太湖公益
This commit is contained in:
38
pages.json
38
pages.json
@@ -11,8 +11,7 @@
|
||||
// "height": "60px"
|
||||
// }
|
||||
// },
|
||||
"pages": [
|
||||
{
|
||||
"pages": [{
|
||||
"path": "pages/advertisement/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "启动页",
|
||||
@@ -23,12 +22,12 @@
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
|
||||
},{
|
||||
"path": "pages/advertisement/index/detail",
|
||||
},
|
||||
{
|
||||
"path": "pages/homePage/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarTitleText": "首页",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
@@ -36,10 +35,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/homePage/index/index",
|
||||
{
|
||||
"path": "pages/TaihuPublicWelfare/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页",
|
||||
"navigationBarTitleText": "太湖公益",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
@@ -48,6 +47,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/advertisement/index/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "详情",
|
||||
"enablePullDownRefresh": false,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/login/login",
|
||||
"style": {
|
||||
@@ -60,7 +71,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/curriculum/order/curriculum/videoDetail",
|
||||
"style": {
|
||||
@@ -1786,6 +1796,12 @@
|
||||
"selectedIconPath": "static/tab/home_active.png",
|
||||
"text": ""
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/TaihuPublicWelfare/index/index",
|
||||
"iconPath": "static/tab/thgy.png",
|
||||
"selectedIconPath": "static/tab/thgy_active.png",
|
||||
"text": ""
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/bookShop/orderList",
|
||||
"iconPath": "static/tab/order.png",
|
||||
|
||||
Reference in New Issue
Block a user