| | |
| | | "easycom": {
|
| | | "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
| | | },
|
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | {
|
| | | "path": "pages/login/login",
|
| | | "style": {
|
| | |
| | | "enablePullDownRefresh": false
|
| | | }
|
| | |
|
| | | }, |
| | | { |
| | | "path": "pages/tabBar/general", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pages/tabBar/device", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/tabBar/warning", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | },
|
| | | {
|
| | | "path": "pages/index/index",
|
| | | "style": {
|
| | | "navigationBarTitleText": "uni-app"
|
| | | }
|
| | | },
|
| | | {
|
| | | "path": "pages/tabBar/main",
|
| | | "style": {
|
| | | "navigationStyle": "custom",
|
| | | "app-plus": {
|
| | | "titleNView": false
|
| | | }
|
| | |
|
| | | }
|
| | | }, {
|
| | | {
|
| | | "path": "pages/tabBar/formula",
|
| | | "style": {
|
| | | "navigationStyle": "custom"
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/category/formulaDetail",
|
| | | "style": {
|
| | | "navigationStyle": "custom"
|
| | | }
|
| | |
|
| | | }, {
|
| | | }, |
| | | { |
| | | "path": "pages/tabBar/me", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | |
| | | } |
| | | |
| | | /* { |
| | | "path": "pages/tabBar/main", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | |
| | | } |
| | | }, |
| | | {
|
| | | "path": "pages/tabBar/monitor",
|
| | | "style": {
|
| | | "navigationStyle": "custom",
|
| | |
| | | }
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/tabBar/me",
|
| | | "style": {
|
| | | "navigationStyle": "custom",
|
| | | "app-plus": {
|
| | | "titleNView": false
|
| | | }
|
| | | }
|
| | | }, */
|
| | | |
| | |
|
| | | }, {
|
| | | "path": "pages/tabBar/general",
|
| | | "style": {
|
| | | "navigationStyle": "custom"
|
| | | }
|
| | |
|
| | | }
|
| | |
|
| | | , {
|
| | | "path": "pages/charts/charts",
|
| | | "style": {
|
| | | "navigationBarTitleText": "图表",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/tabBar/analy",
|
| | | "style": {
|
| | | "navigationStyle": "custom"
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/analy/analyList",
|
| | | "style": {
|
| | | "navigationBarTitleText": "生产记录分析",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/tabBar/demo",
|
| | | "style": {
|
| | | "navigationBarTitleText": "测试",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/me/control",
|
| | | "style": {
|
| | | "navigationStyle": "custom",
|
| | | "app-plus": {
|
| | | "titleNView": false
|
| | | }
|
| | | }
|
| | |
|
| | | }, {
|
| | | "path": "pages/me/video",
|
| | | "style": {
|
| | | "navigationStyle": "custom",
|
| | | "app-plus": {
|
| | | "titleNView": false
|
| | | }
|
| | | }
|
| | |
|
| | | }
|
| | | ],
|
| | | ], |
| | | "subPackages": [ |
| | | { |
| | | "root": "packageA", |
| | | "pages": [ |
| | | { |
| | | "path": "pages/category/formulaDetail", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/charts/charts", |
| | | "style": { |
| | | "navigationBarTitleText": "图表", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/me/analy", |
| | | "style": { |
| | | "navigationStyle": "custom" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/analy/analyList", |
| | | "style": { |
| | | "navigationBarTitleText": "生产记录分析", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pages/me/control", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | |
| | | }, |
| | | // { |
| | | // "path": "pages/me/video", |
| | | // "style": { |
| | | // "navigationStyle": "custom", |
| | | // "app-plus": { |
| | | // "titleNView": false |
| | | // } |
| | | // } |
| | | |
| | | // }, |
| | | |
| | | { |
| | | "path": "pages/device/control", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/login/switchMode", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "app-plus": { |
| | | "titleNView": false |
| | | } |
| | | } |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "preloadRule": { |
| | | "packageA/pages/device/control": { |
| | | "network": "all", |
| | | "packages": ["packageA"] |
| | | } |
| | | }, |
| | | "globalStyle": {
|
| | | "navigationBarTextStyle": "white",
|
| | | "navigationBarTitleText": "兰宝智能",
|
| | |
| | | "text": "首页"
|
| | |
|
| | | }, {
|
| | | "pagePath": "pages/tabBar/monitor",
|
| | | "pagePath": "pages/tabBar/device",
|
| | | "iconPath": "static/tabBar/shop.png",
|
| | | "selectedIconPath": "static/tabBar/shop_cur.png",
|
| | | "text": "监控"
|
| | | "text": "机台监控"
|
| | | }, {
|
| | | "pagePath": "pages/tabBar/analy",
|
| | | "pagePath": "pages/tabBar/warning",
|
| | | "iconPath": "static/tabBar/analy.png",
|
| | | "selectedIconPath": "static/tabBar/analy_cur.png",
|
| | | "text": "分析"
|
| | | "text": "报警统计"
|
| | | }, {
|
| | | "pagePath": "pages/tabBar/formula",
|
| | | "iconPath": "static/tabBar/order.png",
|
| | | "selectedIconPath": "static/tabBar/order_cur.png",
|
| | | "text": "配方"
|
| | | "text": "干燥配方"
|
| | | }, {
|
| | | "pagePath": "pages/tabBar/me",
|
| | | "iconPath": "static/tabBar/me.png",
|