This commit is contained in:
weipengfei 2023-09-05 11:26:42 +08:00
parent db0c91f3d9
commit 46ffdbe82a

View File

@ -170,13 +170,13 @@ export default {
//
AllMenuList: [{
name: '商户平台',
icon: '/static/applet/SHOP_APP.png',
icon: '/static/applet/shop_app.png',
data: '/pages/moreProject/moreProject',
type: 2,
},
{
name: '供销平台',
icon: '/static/applet/GX_APP.png',
icon: '/static/applet/gx_app.png',
data: '__UNI__B5B1EDD',
type: 1,
},