优化部分代码,修改店铺ui以及功能

This commit is contained in:
lemon橪
2021-08-09 18:40:06 +08:00
parent e02fa75274
commit 209060fd76
14 changed files with 559 additions and 1143 deletions

View File

@@ -335,12 +335,18 @@
{
"root": "pages/product",
"pages": [{
"path": "shopPage",
"style": {
"navigationBarTitleText": "详情展示",
"navigationStyle": "custom"
}
},
"path": "shopPage",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},{
"path": "shopPageGoods",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom"
}
},
{
"path": "goods",
"style": {