mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-21 01:45:53 +08:00
优化部分代码,修改店铺ui以及功能
This commit is contained in:
18
pages.json
18
pages.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user