图标修改替换

This commit is contained in:
shane 2021-07-07 18:45:44 +08:00
parent 08d1a1faf9
commit 3712bd6344
7 changed files with 5 additions and 5 deletions

View File

@ -87,27 +87,27 @@ export function getCategoryList() {
}, },
{ {
name: "空置房", name: "空置房",
src: "/static/images/index_openDoor.png", src: "/static/images/index_emptyRoom.png",
href: "/pages/applyRoom/applyRoom" href: "/pages/applyRoom/applyRoom"
}, },
{ {
name: "房屋装修", name: "房屋装修",
src: "/static/images/index_openDoor.png", src: "/static/images/index_fitment.png",
href: "/pages/roomRenovation/roomRenovation" href: "/pages/roomRenovation/roomRenovation"
}, },
// { // {
// name: "临时车收费", // name: "临时车收费",
// src: "/static/images/index_openDoor.png", // src: "/static/images/index_carCharges.png",
// href: "/pages/tempParkingFee/tempParkingFee" // href: "/pages/tempParkingFee/tempParkingFee"
// }, // },
{ {
name: "合同费用", name: "合同费用",
src: "/static/images/index_property.png", src: "/static/images/index_contractCost.png",
href: "/pages/contractFeeList/contractFeeList" href: "/pages/contractFeeList/contractFeeList"
}, },
{ {
name: "投票问卷", name: "投票问卷",
src: "/static/images/index_property.png", src: "/static/images/index_Voting.png",
href: "/pages/questionAnswer/questionAnswer" href: "/pages/questionAnswer/questionAnswer"
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB