mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
图标修改替换
This commit is contained in:
parent
08d1a1faf9
commit
3712bd6344
@ -87,27 +87,27 @@ export function getCategoryList() {
|
||||
},
|
||||
{
|
||||
name: "空置房",
|
||||
src: "/static/images/index_openDoor.png",
|
||||
src: "/static/images/index_emptyRoom.png",
|
||||
href: "/pages/applyRoom/applyRoom"
|
||||
},
|
||||
{
|
||||
name: "房屋装修",
|
||||
src: "/static/images/index_openDoor.png",
|
||||
src: "/static/images/index_fitment.png",
|
||||
href: "/pages/roomRenovation/roomRenovation"
|
||||
},
|
||||
// {
|
||||
// name: "临时车收费",
|
||||
// src: "/static/images/index_openDoor.png",
|
||||
// src: "/static/images/index_carCharges.png",
|
||||
// href: "/pages/tempParkingFee/tempParkingFee"
|
||||
// },
|
||||
{
|
||||
name: "合同费用",
|
||||
src: "/static/images/index_property.png",
|
||||
src: "/static/images/index_contractCost.png",
|
||||
href: "/pages/contractFeeList/contractFeeList"
|
||||
},
|
||||
{
|
||||
name: "投票问卷",
|
||||
src: "/static/images/index_property.png",
|
||||
src: "/static/images/index_Voting.png",
|
||||
href: "/pages/questionAnswer/questionAnswer"
|
||||
}
|
||||
|
||||
|
||||
BIN
static/images/index_Voting.png
Normal file
BIN
static/images/index_Voting.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
static/images/index_carCharges.png
Normal file
BIN
static/images/index_carCharges.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
BIN
static/images/index_contractCost.png
Normal file
BIN
static/images/index_contractCost.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
BIN
static/images/index_emptyRoom.png
Normal file
BIN
static/images/index_emptyRoom.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
static/images/index_fitment.png
Normal file
BIN
static/images/index_fitment.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
BIN
static/images/房屋出租.png
Normal file
BIN
static/images/房屋出租.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
Loading…
Reference in New Issue
Block a user