mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-02-05 15:35:53 +08:00
新增扫描二维码功能以及h5复制链接app中打开连接功能删除无用的node包
This commit is contained in:
13
pages.json
13
pages.json
@@ -12,7 +12,9 @@
|
||||
"navigationStyle": "custom", // 隐藏系统导航栏
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
}, {
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/tabbar/cart/cartList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "购物车",
|
||||
@@ -47,6 +49,8 @@
|
||||
"navigationBarTitleText": "精选店铺"
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"path": "pages/navigation/search/searchPage",
|
||||
"style": {
|
||||
@@ -64,6 +68,13 @@
|
||||
"enablePullDownRefresh": true,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/tabbar/home/web-view",
|
||||
"style": {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user