太湖公益

This commit is contained in:
2024-05-30 14:26:42 +08:00
parent 314f4a4fb4
commit e595e034dc
144 changed files with 17860 additions and 13154 deletions

View File

@@ -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",