完成选择门店静态页面
This commit is contained in:
12
pages.json
12
pages.json
@ -51,6 +51,18 @@
|
||||
{
|
||||
// 隐私协议
|
||||
"path": "pages/server_explan/server_explan"
|
||||
},
|
||||
{
|
||||
"path": "pages/store/choose_store",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选择门店"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/store/store",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门店"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user