shuishen
2022-02-18 7473eb735cf82bb88f43b263f9cc74e43fe8f5e3
pages.json
@@ -52,13 +52,20 @@
         }
      },
      {
         "path": "pages/myself/childen/collect",
         "style": {
            "navigationBarTitleText": "我的收藏",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      {
         "path": "pages/myself/myself",
         "name": "myself",
         "style": {
            "navigationBarTitleText": "",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white",
            "navigationStyle": "custom"
            "navigationBarTextStyle": "white"
         }
      },
      {
@@ -100,8 +107,8 @@
         "path": "pages/business/business",
         "style": {
            "navigationBarTitleText": "工作台",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
      },
      {
@@ -229,7 +236,41 @@
         "style": {
            "navigationBarTitleText": "资讯",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
            "navigationBarTextStyle": "white",
            "onReachBottomDistance": 0
         }
      },
      {
         "path": "pages/article/article_video",
         "style": {
            "navigationBarTitleText": "视频",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white",
            "app-plus": {
               "titleNView": false,
               "subNVues": [{
                  "id": "comment",
                  "path": "pages/subnvue/comment",
                  "style": {
                     "height": "100%",
                     "position": "absolute",
                     "bottom": "0",
                     "background": "transparent",
                     "zindex": 1
                  }
               }, {
                  "id": "input-box",
                  "path": "pages/subnvue/input-box",
                  "style": {
                     "height": "100%",
                     "position": "absolute",
                     "bottom": "0",
                     "background": "transparent",
                     "zindex": 2
                  }
               }]
            }
         }
      },
      {
@@ -281,7 +322,61 @@
         "path": "pages/alarm_list/alarm_list",
         "name": "alarm_list",
         "style": {
            "navigationBarTitleText": "群防任务",
            "navigationBarTitleText": "我要查",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      {
         "path": "pages/grabOrders/grabOrders",
         "name": "grabOrders",
         "style": {
            "navigationBarTitleText": "我参与",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      {
         "path": "pages/grabOrders/map",
         "name": "map",
         "style": {
            "navigationBarTitleText": "任务详情",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      // {
      //    "path": "pages/grabOrders/xcxm",
      //    "name": "map",
      //    "style": {
      //       "navigationBarTitleText": "任务详情",
      //       "navigationBarBackgroundColor": "#103289",
      //       "navigationBarTextStyle": "white"
      //    }
      // },
      {
         "path": "pages/issue/issue",
         "name": "issue",
         "style": {
            "navigationBarTitleText": "发布",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      {
         "path": "pages/grabOrders/task",
         "name": "task",
         "style": {
            "navigationBarTitleText": "任务详情",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      },
      {
         "path": "pages/grabOrders/feedback",
         "name": "feedback",
         "style": {
            "navigationBarTitleText": "任务反馈",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
@@ -355,8 +450,74 @@
         "style": {
            "navigationBarTitleText": "500"
         }
      }, {
         "path": "pages/alarm_list/integral/integral",
         "style": {
            "navigationBarTitleText": "查积分",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/alarm_list/organ/organ",
         "style": {
            "navigationBarTitleText": "组织申请",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/alarm_list/industry/industry",
         "style": {
            "navigationBarTitleText": "行业政策",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/alarm_list/industry/industry_detail",
         "style": {
            "navigationBarTitleText": "行业政策",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/voting/vote",
         "style": {
            "navigationBarTitleText": "参与投票",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/voting/voteManage",
         "style": {
            "navigationBarTitleText": "我的投票",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }, {
         "path": "pages/voting/voteDetail",
         "style": {
            "navigationBarTitleText": "投票详情",
            "navigationBarBackgroundColor": "#103289",
            "navigationBarTextStyle": "white"
         }
      }
   ],
       ,{
            "path" : "pages/voting/votRanking",
            "style" :
            {
                "navigationBarTitleText": "投票排名",
                "navigationBarBackgroundColor": "#103289",
                "navigationBarTextStyle": "white"
            }
        }
    ],
   "globalStyle": { //将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。
      "autoscan": true
   },
@@ -369,11 +530,18 @@
            "text": "首页",
            "iconPath": "static/tabbar/index01.png",
            "selectedIconPath": "static/tabbar/index02.png"
         }, {
         },
         {
            "pagePath": "pages/article/article",
            "text": "资讯",
            "iconPath": "static/tabbar/article.png",
            "selectedIconPath": "static/tabbar/articleH.png"
         },
         {
            "pagePath": "pages/issue/issue",
            "iconPath": "static/tabbar/addIcon.png",
            "selectedIconPath": "static/tabbar/addSelectedIcon.png",
            "text": "发布"
         },
         {
            "pagePath": "pages/business/business",
@@ -387,7 +555,6 @@
            "iconPath": "static/tabbar/my.png",
            "selectedIconPath": "./static/tabbar/my-blue.png"
         }
      ]
   },
   "globalStyle": { // 不能在globalStyle中设置隐藏头部导航栏,否则聊天页面的头部栏会不显示,在pages中设置titleNView为false就可以隐藏头部导航栏了