代码拉取完成,页面将自动刷新
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom", // 取消头部导航
"onReachBottomDistance": 200,
"pullToRefresh": {
"color": "#0d59a4"
}
}
},
{
"path": "pages/index/zcwjList",
"style": {
"navigationBarTitleText" : "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200,
"pullToRefresh": {
"color": "#0d59a4"
}
// "navigationBarTitleText": "",
// "enablePullDownRefresh": true,
// "navigationStyle": "custom", // 取消头部导航
// "onReachBottomDistance": 200,
// "pullToRefresh": {
// "color": "#0d59a4"
// }
}
},
{
"path": "pages/zcwj/zcwj",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/yshj/yshj",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zfgb/zfgb",
"style": {
// "disableScroll": true,
"navigationBarTitleText": ""
}
},
{
"path": "pages/me/me",
"style": {
// "disableScroll": true,
"navigationBarTitleText": ""
}
},
{
"path": "pages/zcwj/info/info", //政策文件列表
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false
// "navigationStyle": "custom" // 取消头部导航
}
},
// {
// "path" : "pages/components/navigationBar/navigationBar",
// "style" :
// {
// "navigationBarTitleText" : ""
// }
// },
// {
// "path" : "components/Header/Header",
// "style" :
// {
// "navigationBarTitleText" : ""
// }
// },
{
"path": "pages/zcwj/zcwjList/zcwjList",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200,
"pullToRefresh": {
"color": "#0d59a4"
},
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/zcwjmlList/zcwjmlList",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200,
"pullToRefresh": {
"color": "#0d59a4"
},
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/zcwjmlList/info",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false
// "navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/zcwjmlList/infoHtml",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0d59a4",
"navigationBarTextStyle": "#fff"
}
},
{
"path": "pages/zcwj/zcwjmlList/moreSearch",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/zcwjmlList/memberInfo",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/mldhList/mldhList",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
// {
// "path" : "pages/zcwj/zccxList/zccxList",
// "style": {
// "navigationBarTitleText": "",
// "enablePullDownRefresh": false,
// "navigationStyle": "custom" // 取消头部导航
// }
// },
{
"path": "pages/zcwj/zcxxList/zcxxList",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/index/zfgblist/zfgblist",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200
// "navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/index/zfgbinfo/zfgbinfo",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true
// "navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/me/meinfo/meinfo",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/zcwj/zfgbInfo/zfgbInfo",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
// "navigationStyle": "custom" ,// 取消头部导航
"onReachBottomDistance": 200
}
},
{
"path": "pages/zcwj/zfgbInfo/infoHtml",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0d59a4",
"navigationBarTextStyle": "#fff"
}
},
//
{
"path": "pages/me/subscription/subscription",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200
// "navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/me/collect/collect",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200
}
},
{
"path": "pages/me/like/like",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true,
"onReachBottomDistance": 200
}
},
{
"path": "pages/yshj/yshjList/yshjList",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": true
// "navigationStyle": "custom" // 取消头部导航
}
},
{
"path": "pages/yshj/yshjList/infoHtml",
"style": {
// "disableScroll": true,
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#0d59a4",
"navigationBarTextStyle": "#fff"
}
},
{
"path" : "pages/me/subscriptioninfo/subscriptioninfo",
"style" :
{
"navigationBarTitleText" : "",
"enablePullDownRefresh": true,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path" : "pages/me/feedback/feedback",
"style" :
{
"navigationBarTitleText" : "用户意见反馈"
}
},
{
"path" : "pages/me/information/information",
"style" :
{
"navigationBarTitleText" : "消息",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/me/login/login",
"style" :
{
"navigationBarTitleText" : "登录"
}
},
{
"path" : "pages/me/informationinfo/informationinfo",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/me/login2/login2",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/me/login/moreSearch",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom" // 取消头部导航
}
},
{
"path" : "pages/index/name/name",
"style" :
{
"navigationBarTitleText" : "市政府领导",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/index/nameinfo/nameinfo",
"style" :
{
"navigationBarTitleText" : "市政府领导"
}
},
{
"path" : "pages/index/cwhyList/cwhyList",
"style" :
{
"navigationBarTitleText" : "常务会议"
}
},
{
"path" : "pages/index/cwhyinfo/cwhyinfo",
"style" :
{
"navigationBarTitleText" : ""
}
},
{
"path" : "pages/index/yyfw/yyfw",
"style" :
{
"navigationBarTitleText" : "应用服务"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#eff4f7"
},
"tabBar": {
"borderStyle": "white",
"backgroundColor": "#fff",
"color": "#abb1be",
"selectedColor": "#0d5aa4",
"list": [
{
"text": "首页",
"pagePath": "pages/index/index",
"iconPath": "static/daohang/home_6_line.png",
"selectedIconPath": "static/daohang/home_6_fill.png"
},
{
"text": "政策文件",
"pagePath": "pages/zcwj/zcwjmlList/zcwjmlList",
"iconPath": "static/daohang/album_2_line.png",
"selectedIconPath": "static/daohang/album_2_fill.png"
// "style": {
// "navigationStyle": "custom", // 自定义导航栏样式
// "app-plus": {
// "titleNView": false, // 关闭默认导航栏
// "statusbar": {
// "background": "#000" // 设置状态栏颜色,与导航栏颜色一致可实现沉浸式效果
// }
// }
// }
},
{
"text": "营商环境",
"pagePath": "pages/yshj/yshjList/yshjList",
"iconPath": "static/logo.png",
"iconPath": "static/daohang/building_4_line.png",
"selectedIconPath": "static/daohang/building_4_fill.png"
},
{
"text": "政府公报",
"pagePath": "pages/index/zfgblist/zfgblist",
"iconPath": "static/logo.png",
"iconPath": "static/daohang/document_line.png",
"selectedIconPath": "static/daohang/document_fill.png"
},
{
"text": "我的",
"pagePath": "pages/me/meinfo/meinfo",
"iconPath": "static/logo.png",
"iconPath": "static/daohang/user_3_line.png",
"selectedIconPath": "static/daohang/user_3_fill.png"
}
]
},
"uniIdRouter": {}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。