首页改版,增加全部操作页面,新增店铺装修页面

This commit is contained in:
2025-05-28 17:00:29 +08:00
parent 6cc53db443
commit bb84b49ddc
23 changed files with 1817 additions and 558 deletions

View File

@@ -62,6 +62,36 @@
"style": {
"navigationBarTitleText": "选择门店"
}
},
{
"path" : "pages/permission/permission",
"pageId": "PAGES_PERSSION",
"style" :
{
"navigationBarTitleText" : "全部操作"
}
},
{
"path" : "pages/shopSetUp/decoration",
"pageId": "PAGES_DECORATION",
"style" :
{
"navigationBarTitleText" : "店铺装修"
}
},
{
"path" : "pages/appliccation/list",
"style" :
{
"navigationBarTitleText" : "列表管理"
}
},
{
"path" : "pages/appliccation/marketing",
"style" :
{
"navigationBarTitleText" : "营销中心"
}
}
],
"subPackages": [{