店铺详情修改

This commit is contained in:
GaoHao
2024-09-18 16:27:53 +08:00
parent 4a6de0a22b
commit d13405ee3f
7 changed files with 983 additions and 10 deletions

View File

@@ -100,6 +100,28 @@
"navigationStyle": "custom"
}
},
{
"pageId": "PAGES_SHOP_SETUP",
"path": "pages/shopSetUp/index",
"style": {
"navigationBarTitleText": "设置中心"
}
},
{
"pageId": "PAGES_SHOP_QRCODE",
"path": "pages/shopSetUp/shopQRcode",
"style": {
"navigationBarTitleText": ""
}
},
{
"pageId": "PAGES_SHOP_LIST",
"path": "pages/shopSetUp/shopList",
"style": {
"navigationBarTitleText": "选择门店"
}
},
{
"pageId": "PAGES_USER_SETUP",
"path": "pages/userSetUp/userSetUp",