mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-02-23 21:36:38 +08:00
优化商城
This commit is contained in:
parent
9770aef583
commit
67d2a5760b
@ -127,12 +127,12 @@
|
|||||||
{
|
{
|
||||||
name: '空置房申请',
|
name: '空置房申请',
|
||||||
src: this.imgUrl+'/h5/images/serve/my9.png',
|
src: this.imgUrl+'/h5/images/serve/my9.png',
|
||||||
href: '/pages/myApplyRoom/myRoomList'
|
href: '/pages/applyRoomDetail/applyRoomDetail'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '房屋装修',
|
name: '房屋装修',
|
||||||
src: this.imgUrl+'/h5/images/serve/15.png',
|
src: this.imgUrl+'/h5/images/serve/15.png',
|
||||||
href: '/pages/myRenovation/myRoomList'
|
href: '/pages/roomRenovationDetail/roomRenovationDetail'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user