yaolonglong
3 天以前 b5f084460e9e639358fbf91056a86be8d0a5c4b2
pages.json
@@ -1,166 +1,273 @@
{
   "easycom": {
      "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
   },
   "pages": [{
         "path": "pages/index/index",
         "style": {
            "enablePullDownRefresh": false,
            "backgroundTextStyle": "dark",
            "navigationBarTitleText": "扫码入企"
         }
      },
      {
         "path": "pages/mine/mine",
         "style": {
            "navigationBarTitleText": "我的"
         }
      },
      {
         "path": "pages/companyLogin/companyLogin",
         "style": {
            "navigationBarTitleText": "登录",
            "navigationStyle": "custom"
         }
      },
      {
         "path" : "pages/registerCompany/registerCompany",
         "style" :
         {
            "navigationBarTitleText" : "企业注册"
         }
      },
      {
         "path" : "pages/companyIndex/companyIndex",
         "style" :
         {
            "navigationBarTitleText" : "企业首页"
         }
      },
      {
         "path" : "pages/hqzc/list",
         "style" :
         {
            "navigationBarTitleText" : "惠企政策"
         }
      },
      {
         "path" : "pages/hqzc/details",
         "style" :
         {
            "navigationBarTitleText" : "惠企政策"
         }
      },
      {
         "path" : "pages/message/list",
         "style" :
         {
            "navigationBarTitleText" : "信息公示"
         }
      },
      {
         "path" : "pages/message/details",
         "style" :
         {
            "navigationBarTitleText" : "信息公示详情"
         }
      }
   ],
   "subPackages": [
      {
         "root": "policy",
         "pages": [
            {
               "path" : "policyIndex/policyIndex",
               "style" :
               {
                  "navigationBarTitleText" : "首页",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "policyApply/policyApply",
               "style" :
               {
                  "navigationBarTitleText" : "执法申请"
               }
            },
            {
               "path" : "changePhone/changePhone",
               "style" :
               {
                  "navigationBarTitleText" : "修改手机号"
               }
            },
            {
               "path" : "dataLook/dataLook",
               "style" :
               {
                  "navigationBarTitleText" : "数据看板",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "reportPage/reportPage",
               "style" :
               {
                  "navigationBarTitleText" : "执法结果上报"
               }
            },
            {
               "path" : "reportDetails/reportDetails",
               "style" :
               {
                  "navigationBarTitleText" : "上报结果"
               }
            },
            {
               "path" : "reportRecord/reportRecord",
               "style" :
               {
                  "navigationBarTitleText" : "上报记录"
               }
            },
            {
               "path" : "applyRecord/applyRecord",
               "style" :
               {
                  "navigationBarTitleText" : "申请记录"
               }
            },
            {
               "path" : "applyRecordDetails/applyRecordDetails",
               "style" :
               {
                  "navigationBarTitleText" : "申请详情",
                  "navigationStyle": "custom"
               }
            },
            {
               "path" : "translate/translate",
               "style" :
               {
                  "navigationBarTitleText" : "执法审批"
               }
            },
            {
               "path" : "translateRecord/translateRecord",
               "style" :
               {
                  "navigationBarTitleText" : ""
               }
            }
         ]
      }
   ],
   "globalStyle": {
      "backgroundColor": "#F8F8F8",
      "backgroundTextStyle": "light",
      "navigationBarBackgroundColor": "#fff",
      "navigationBarTitleText": "扫码入企",
      "navigationBarTextStyle": "black"
   },
   "uniIdRouter": {},
   "lazyCodeLoading": "requiredComponents",
   "sitemapLocation": "sitemap.json"
{
  "easycom": {
    "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
  },
  "pages": [{
      "path": "pages/index/index",
      "style": {
        "enablePullDownRefresh": false,
        "backgroundTextStyle": "dark",
        "navigationBarTitleText": "扫码入企",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/mine/mine",
      "style": {
        "navigationBarTitleText": "我的"
      }
    },
    {
      "path": "pages/companyLogin/companyLogin",
      "style": {
        "navigationBarTitleText": "登录",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/registerCompany/registerCompany",
      "style": {
        "navigationBarTitleText": "企业注册"
      }
    },
    {
      "path": "pages/companyIndex/companyIndex",
      "style": {
        "navigationBarTitleText": "企业首页"
      }
    },
    {
      "path": "pages/hqzc/list",
      "style": {
        "navigationBarTitleText": "惠企政策"
      }
    },
    {
      "path": "pages/hqzc/details",
      "style": {
        "navigationBarTitleText": "惠企政策"
      }
    },
    {
      "path": "pages/message/list",
      "style": {
        "navigationBarTitleText": "信息公示"
      }
    },
    {
      "path": "pages/message/details",
      "style": {
        "navigationBarTitleText": "信息公示详情",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/visitiorRegis/visitiorRegis",
      "style": {
        "navigationBarTitleText": "来访人员登记"
      }
    },
    {
      "path": "pages/index/home",
      "style": {
        "navigationBarTitleText": ""
      }
    }
  ],
  "subPackages": [{
      "root": "policy",
      "pages": [{
          "path": "policyIndex/policyIndex",
          "style": {
            "navigationBarTitleText": "首页",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "policyApply/policyApply",
          "style": {
            "navigationBarTitleText": "执法申请"
          }
        },
        {
          "path": "changePhone/changePhone",
          "style": {
            "navigationBarTitleText": "修改手机号"
          }
        },
        {
          "path": "dataLook/dataLook",
          "style": {
            "navigationBarTitleText": "数据看板",
            "backgroundColor": "#1171E0"
          }
        },
        {
          "path": "reportPage/reportPage",
          "style": {
            "navigationBarTitleText": "执法结果上报"
          }
        },
        {
          "path": "reportDetails/reportDetails",
          "style": {
            "navigationBarTitleText": "上报结果"
          }
        },
        {
          "path": "reportRecord/reportRecord",
          "style": {
            "navigationBarTitleText": "上报记录"
          }
        },
        {
          "path": "applyRecord/applyRecord",
          "style": {
            "navigationBarTitleText": "记录查询"
          }
        },
        {
          "path": "applyRecordDetails/applyRecordDetails",
          "style": {
            "navigationBarTitleText": "申请详情",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "translate/translate",
          "style": {
            "navigationBarTitleText": "执法审批"
          }
        },
        {
          "path": "translateRecord/translateRecord",
          "style": {
            "navigationBarTitleText": "审批记录"
          }
        },
        {
          "path": "scodePage/scodePage",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "judgeApply/judgeApply",
          "style": {
            "navigationBarTitleText": "审批详情",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "applyLook/applyLook",
          "style": {
            "navigationBarTitleText": ""
          }
        }
      ]
    },
    {
      "root": "qiye",
      "pages": [{
          "path": "qiyeIndex/qiyeIndex",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "my/my",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "record/record",
          "style": {
            "navigationBarTitleText": "执法记录",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "record/details",
          "style": {
            "navigationBarTitleText": "执法信息",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "record/evaluate",
          "style": {
            "navigationBarTitleText": "评价"
          }
        },
        {
          "path": "record/compositeDetails",
          "style": {
            "navigationBarTitleText": "执法记录",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "complaint/complaint",
          "style": {
            "navigationBarTitleText": "投诉记录"
          }
        },
        {
          "path": "complaint/details",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "complaint/details1",
          "style": {
            "navigationBarTitleText": "",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "switchPhone/switchPhone",
          "style": {
            "navigationBarTitleText": "切换企业"
          }
        },
        {
          "path": "proposal/proposal",
          "style": {
            "navigationBarTitleText": "投诉"
          }
        },
        {
          "path": "proposal1/proposal1",
          "style": {
            "navigationBarTitleText": "建议"
          }
        },
        {
          "path": "proprsalRecord/proprsalRecord",
          "style": {
            "navigationBarTitleText": "建议记录"
          }
        }
      ]
    }
  ],
  "globalStyle": {
    "backgroundColor": "#F8F8F8",
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "扫码入企",
    "navigationBarTextStyle": "black"
  },
  "uniIdRouter": {},
  "lazyCodeLoading": "requiredComponents",
  "sitemapLocation": "sitemap.json"
}