123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
-
- {
- "path": "pages/index/index",
- "style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": "首页",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white"
-
- }
- },
-
-
-
- {
- "path": "pages/mine/mine",
- "style": {
- "navigationStyle": "custom"
-
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ,{
- "path" : "pages/home/statis",
- "style" : {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- },
- {
- "path" : "pages/home/resident",
- "style" : {
- "navigationBarTitleText": "常住人口统计",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
-
- }
- },
-
- {
- "path" : "pages/resident/resident",
- "style" : {
- "navigationBarTitleText": "统计列表",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
-
- }
- },
- {
- "path" : "pages/resident/residentdetail",
- "style" : {
- "navigationBarTitleText": "统计详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
-
- }
- }
- ],
- "subPackages": [
- {
- "root": "home",
- "pages": [{
- "path": "pages/recordthree/recordnuclein",
- "style": {
- "navigationBarTitleText": "人员核酸信息",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/recordthree/addressacid",
- "style": {
- "navigationBarTitleText": "核酸采集点",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/statistics",
- "style": {
- "navigationBarTitleText": "统计信息",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- // {
- // "path": "pages/recordthree/recordthree",
- // "style": {
- // "navigationBarTitleText": "疫苗情况",
- // "navigationBarBackgroundColor": "#009FE8",
- // "navigationBarTextStyle": "white"
- // }
- // },
- {
- "path": "pages/recordthree/recordpeople",
- "style": {
- "navigationBarTitleText": "人口信息情况",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "navigationStyle":"custom"
- }
- },
- {
- "path": "pages/recordthree/familylist",
- "style": {
- "navigationBarTitleText": "家庭成员",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/recordstate",
- "style": {
- "navigationBarTitleText": "状态变更",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/changerecord",
- "style": {
- "navigationBarTitleText": "变更记录",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/returnpeople",
- "style": {
- "navigationBarTitleText": "返乡人员信息",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/problem",
- "style": {
- "navigationBarTitleText": "常见问题及解答",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- {
- "path": "pages/recordthree/prodetail",
- "style": {
- "navigationBarTitleText": "问题解答详情",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- }
- // {
- // "path": "pages/recordthree/recordvacc",
- // "style": {
- // "navigationBarTitleText": "人员核酸信息",
- // "navigationBarBackgroundColor": "#009FE8",
- // "navigationBarTextStyle": "white",
- // "h5":{
- // "titleNView":false
- // }
- // }
- // },
- ]
- },
- {
- "root": "add",
- "pages": [
- {
- "path": "pages/addvacfrom/nucleindetail",
- "style": {
- "navigationBarTitleText": "人员核酸详情",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
- }
- },
- // {
- // "path": "pages/addvacfrom/addvacfrom",
- // "style": {
- // "navigationBarTitleText": "新增",
- // "navigationBarBackgroundColor": "#009FE8",
- // "navigationBarTextStyle": "white"
- // }
- // },
- {
- "path": "pages/addvacfrom/addpeople",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/addvacfrom/scan",
- "style": {
- "navigationBarTitleText": "扫码登录",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/addvacfrom/wufa",
- "style": {
- "navigationBarTitleText": "确认登录",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path" : "pages/addvacfrom/returnpeople",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path" : "pages/addvacfrom/submit",
- "style" : {
- "navigationBarTitleText": "提交",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#009FE8",
- "navigationBarTextStyle": "white",
- "h5":{
- "titleNView":false
- }
-
- }
- }
- // {
- // "path": "pages/addvacfrom/vaccdetail",
- // "style": {
- // "navigationBarTitleText": "人员核酸详情",
- // "navigationBarBackgroundColor": "#009FE8",
- // "navigationBarTextStyle": "white",
- // "h5":{
- // "titleNView":false
- // }
- // }
- // },
- ]
- }
- ],
- "preloadRule": {
- "pages/index/index": {
- "network": "all",
- "packages": ["home","add"]
- }
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- }
|