完成选择门店静态页面

This commit is contained in:
2025-04-25 14:38:21 +08:00
parent d85ec0e861
commit b3fbfd4f0f
110 changed files with 2865 additions and 646 deletions

View File

@ -51,6 +51,18 @@
{
// 隐私协议
"path": "pages/server_explan/server_explan"
},
{
"path": "pages/store/choose_store",
"style": {
"navigationBarTitleText": "选择门店"
}
},
{
"path": "pages/store/store",
"style": {
"navigationBarTitleText": "门店"
}
}
],
"tabBar": {