{ // 如果您是通过uni_modules形式引入uView,可以忽略此配置 "easycom": { "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue" }, "pages": [{ "path": "pages/login", "style": { "navigationBarTitleText": "登录" // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/index", "style": { "navigationBarTitleText": "首页", // "navigationStyle": "custom" // 隐藏系统导航栏 "navigationStyle": "custom" } }, { "path": "pages/mine/index", "style": { "navigationBarTitleText": "模块运维" } }, { "path": "pages/mine/avatar/index", "style": { "navigationBarTitleText": "修改头像" // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/info/index", "style": { "navigationBarTitleText": "个人信息" // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/info/edit", "style": { "navigationBarTitleText": "编辑资料" // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/pwd/index", "style": { // "navigationStyle": "custom", // 隐藏系统导航栏 "navigationBarTitleText": "修改密码" } }, { "path": "pages/common/webview/index", "style": { // "navigationStyle": "custom", // 隐藏系统导航栏 "navigationBarTitleText": "浏览网页" } }, { "path": "pages/common/textview/index", "style": { // "navigationStyle": "custom", // 隐藏系统导航栏 "navigationBarTitleText": "浏览文本" } }, { "path": "pages/mine/sign/sign", "style": { // "navigationStyle": "custom", // 隐藏系统导航栏 "navigationBarTitleText": "我的签名" } }, { "path": "pages/common/sign/sigenameTwo", "style": { "navigationBarTitleText": "电子签名", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/pdf/filePreview", "style": { "navigationBarTitleText": "文件预览", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/richScan/richScan/richScan", "style": { "navigationBarTitleText": "扫码详情", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 // "app-plus": { // "titleNView": false // } } }, { "path": "pages/richScan/indexScan/indexScan", "style": { "navigationBarTitleText": "扫一扫", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/safeSysteme/safeSysteme", "style": { "navigationBarTitleText": "安全管理制度", "enablePullDownRefresh": true, //配置后,可以下拉刷新,上拉加载` "onReachBottomDistance": 100 // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/zdwxy/zdwxy", "style": { "navigationBarTitleText": "重大危险源场站", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/YJplan/YJplan", "style": { "navigationBarTitleText": "应急预案", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/YJgoods", "style": { "navigationBarTitleText": "应急物资", "navigationStyle": "custom", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/YJdrill/YJdrill", "style": { "navigationBarTitleText": "应急演练", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/adressBook/adressBook", "style": { "navigationBarTitleText": "应急通讯录", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/expert/expert", "style": { "navigationBarTitleText": "应急队伍", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/Yjcar/Yjcar", "style": { "navigationBarTitleText": "应急车辆", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/indexpage/more/more", "style": { "navigationBarTitleText": "更多", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/message/mineNews/mineNews", "style": { "navigationStyle": "custom", "navigationBarTitleText": "工作待办", "enablePullDownRefresh": false, "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/advice/advice", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "提升建议", "enablePullDownRefresh": false, "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/question/question", "style": { "navigationBarTitleText": "问题咨询", "navigationStyle": "custom", "enablePullDownRefresh": false // "navigationStyle": "custom" // 隐藏系统导航栏 } }, { "path": "pages/mine/phone/phone", "style": { "navigationBarTitleText": "运维联系", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/mine/question/questionForm/questionForm", "style": { "navigationBarTitleText": "问题咨询", // "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/mine/question/detail/detail", "style": { "navigationBarTitleText": "问题详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/mine/question/historyQuestion/historyQuestion", "style": { "navigationBarTitleText": "反馈历史", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/mine/question/historyQuestion/detail/detail", "style": { "navigationBarTitleText": "反馈详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/zdwxy/dangerDetail/dangerDetail", "style": { "navigationBarTitleText": "重大危险源详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/zdwxy/beianDetail/beianDetail", "style": { "navigationBarTitleText": "危险源备案信息", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/YJplan/detail/detail", "style": { "navigationBarTitleText": "应急预案详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/YJdrill/detail/detail", "style": { "navigationBarTitleText": "应急演练详情", // "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/fireMan/fireMan", "style": { "navigationBarTitleText": "消防员排班记录", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/fireMan/tiaoban/choosePerson/choosePerson", "style": { "navigationBarTitleText": "请选择", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/fireMan/paiban/paiban", "style": { "navigationBarTitleText": "周期排班", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/fireMan/tiaoban/tiaoban", "style": { "navigationBarTitleText": "调班申请", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/cangKuKuCun/cangKuKuCun", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "场库库存", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/wzRuKu/wzRuKu", "style": { "navigationStyle": "custom", "navigationBarTitleText": "物资入库", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/wzPanDian/wzPanDian", "style": { "navigationStyle": "custom", "navigationBarTitleText": "物资盘点", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/wzChuKu/wzChuKu", "style": { "navigationStyle": "custom", "navigationBarTitleText": "物资出库", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/wzDiaoBo/wzDiaoBo", "style": { "navigationStyle": "custom", "navigationBarTitleText": "物资调拨", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/rkMingXi/rkMingXi", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "入库明细", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/rkMingXi/rkdan", "style": { "navigationBarTitleText": "入库明单", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/YJgoods/ckMingXi/ckMingXi", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "出库明细", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/ckMingXi/ckdan", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "出库明单", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/diaoboMingXi/diaoboMingXi", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "调拨明细", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/YJgoods/pandianMingXi/pandianMingXi", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "盘点明细", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/sheShiXunJian/sheShiXunJian", "style": { "navigationBarTitleText": "设施巡检", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/sheBeiSheShi/sheBeiSheShi", "style": { "navigationBarTitleText": "设备设施", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/sheBeiSheShi/sheBeiSheShiDetail/sheBeiSheShiDetail", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "设备设施详情", "enablePullDownRefresh": false } }, { "path": "pages/indexpage/sheBeiSheShi/myBaoXiu/myBaoXiu", "style": { "navigationBarTitleText": "设备设施报修", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/sheShiXunJian/XunJianDetail/XunJianDetail", "style": { "navigationBarTitleText": "巡检详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/expert/renYuanDetail/renYuanDetail", "style": { "navigationBarTitleText": "人员详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/message/mineNews/lishiNews", "style": { "navigationBarTitleText": "历史消息", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/fireMan/shenpi/shenpi", "style": { "navigationBarTitleText": "调班审核", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/fireMan/shenpi/detail/detail", "style": { "navigationBarTitleText": "申请详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/mine/advice/advicedeailt/advicedeailt", "style": { "navigationBarTitleText": "我的建议", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/Yjcar/carXiangQing/carXiangQing", "style": { "navigationBarTitleText": "车辆详情", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/YJgoods/wzYvJing/wzYvJing", "style": { // "navigationStyle": "custom", "navigationBarTitleText": "库存预警", "enablePullDownRefresh": false } }, { "path": "pages/makePhoneCall/makePhoneCall", "style": { "navigationBarTitleText": "值班电话", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/indexpage/fireMan/list/list", "style": { "navigationBarTitleText": "消防员列表", "enablePullDownRefresh": false // "navigationStyle": "custom" } }, { "path": "pages/GongGao/GongGao", "style": { "navigationBarTitleText": "通知公告", "enablePullDownRefresh": false // "navigationStyle": "custom" } } ], // "tabBar": { // "color": "#000000", // "selectedColor": "#000000", // "borderStyle": "white", // "backgroundColor": "#ffffff", // // "list": [{ // // "pagePath": "pages/index" // // // "iconPath": "static/images/tabbar/home.png", // // // "selectedIconPath": "static/images/tabbar/home_.png", // // // "text": "首页" // // }, // // { // // "pagePath": "pages/work/index" // // // "iconPath": "static/images/tabbar/work.png", // // // "selectedIconPath": "static/images/tabbar/work_.png", // // // "text": "工作台" // // }, // // { // // "pagePath": "pages/mine/index" // // // "iconPath": "static/images/tabbar/mine.png", // // // "selectedIconPath": "static/images/tabbar/mine_.png", // // // "text": "我的" // // }, // // { // // "pagePath": "pages/indexpage/RenWuTabbar/RenWuTabbar" // // } // // ] // }, // "globalStyle": { // "navigationBarTextStyle": "black", // "navigationBarTitleText": "OA", // "navigationBarBackgroundColor": "#FFFFFF", // "onReachBottomDistance": 0 //设置后,所有页面都起效 // }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "应急资源管理模块", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "backgroundColorTop": "#F4F5F6", "backgroundColorBottom": "#F4F5F6", "mp-alipay": { "titleBarColor": "#FFFFFF" }, "navigationStyle": "custom", "onReachBottomDistance": 0, "app-plus": { "titleNView": false } } }