店铺详情修改
This commit is contained in:
22
pages.json
22
pages.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user