增加门店信息页面

This commit is contained in:
Gao xiaosong
2020-06-15 07:31:41 +08:00
parent ba199ff02d
commit 204ea408b8
5 changed files with 234 additions and 7 deletions

View File

@ -60,6 +60,12 @@
"navigationBarTitleText": "购物车"
}
},
{
"path": "pages/shop/StoreList/index",
"style": {
"navigationBarTitleText": "商家列表"
}
},
{
"path": "pages/shop/GoodsList/index",
"style": {