123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213 |
- {
- "pages": [
- {
- "path": "pages/home/home",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- }
- ],
- "subPackages": [
- {
- "root": "pagesA",
- "pages": [
- {
- "path": "deviceDetail/deviceDetail",
- "style": {
- "navigationBarTitleText": "设备详情",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "adDevice/adDevice",
- "style": {
- "navigationBarTitleText": "添加设备",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {
- "van-cell": "@vant/weapp/cell/index",
- "van-cell-group": "@vant/weapp/cell-group/index",
- "van-field": "@vant/weapp/field/index",
- "van-picker": "@vant/weapp/picker/index",
- "van-popup": "@vant/weapp/popup/index",
- "van-button": "@vant/weapp/button/index"
- }
- },
- {
- "path": "loginNew/loginNew",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- },
- "usingComponents": {
- "van-button": "@vant/weapp/button/index",
- "van-checkbox": "@vant/weapp/checkbox/index"
- }
- },
- {
- "path": "roomSetting/roomSetting",
- "style": {
- "navigationBarTitleText": "房间布局",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {
- "van-nav-bar": "@vant/weapp/nav-bar/index",
- "van-cell": "@vant/weapp/cell/index",
- "van-tab": "@vant/weapp/tab/index",
- "van-tabs": "@vant/weapp/tabs/index",
- "van-field": "@vant/weapp/field/index",
- "van-picker": "@vant/weapp/picker/index",
- "van-popup": "@vant/weapp/popup/index"
- }
- },
- {
- "path": "devices/devices",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的设备",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {
- "van-nav-bar": "@vant/weapp/nav-bar/index",
- "van-field": "@vant/weapp/field/index",
- "van-button": "@vant/weapp/button/index",
- "van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
- "van-empty": "@vant/weapp/empty/index",
- "van-dropdown-item": "@vant/weapp/dropdown-item/index"
- }
- },
- {
- "path": "deviceSetting/deviceSetting",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "设置",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "my/my",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "OTA/OTA",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "OTA升级",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "alarmDevice/alarmDevice",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "报警设备",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "shareList/shareList",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "分享记录",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "linkShare/linkShare",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "链接分享",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- },
- "usingComponents": {}
- },
- {
- "path": "sharePages/sharePages",
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "确认分享",
- "navigationBarBackgroundColor": "#faede2",
- "navigationBarTextStyle": "black"
- }
- }
- ]
- }
- ],
- "plugins": {
- "airkiss": {
- "version": "1.1.2",
- "provider": "wx610ea582556c983e"
- }
- },
- "globalStyle": {
- "usingComponents": {
- "van-action-sheet": "/wxcomponents/vant/action-sheet/index",
- "van-area": "/wxcomponents/vant/area/index",
- "van-button": "/wxcomponents/vant/button/index",
- "van-card": "/wxcomponents/vant/card/index",
- "van-cell": "/wxcomponents/vant/cell/index",
- "van-cell-group": "/wxcomponents/vant/cell-group/index",
- "van-checkbox": "/wxcomponents/vant/checkbox/index",
- "van-checkbox-group": "/wxcomponents/vant/checkbox-group/index",
- "van-col": "/wxcomponents/vant/col/index",
- "van-dialog": "/wxcomponents/vant/dialog/index",
- "van-field": "/wxcomponents/vant/field/index",
- "van-goods-action": "/wxcomponents/vant/goods-action/index",
- "van-goods-action-icon": "/wxcomponents/vant/goods-action-icon/index",
- "van-goods-action-button": "/wxcomponents/vant/goods-action-button/index",
- "van-icon": "/wxcomponents/vant/icon/index",
- "van-loading": "/wxcomponents/vant/loading/index",
- "van-nav-bar": "/wxcomponents/vant/nav-bar/index",
- "van-notice-bar": "/wxcomponents/vant/notice-bar/index",
- "van-notify": "/wxcomponents/vant/notify/index",
- "van-panel": "/wxcomponents/vant/panel/index",
- "van-popup": "/wxcomponents/vant/popup/index",
- "van-progress": "/wxcomponents/vant/progress/index",
- "van-radio": "/wxcomponents/vant/radio/index",
- "van-radio-group": "/wxcomponents/vant/radio-group/index",
- "van-row": "/wxcomponents/vant/row/index",
- "van-search": "/wxcomponents/vant/search/index",
- "van-slider": "/wxcomponents/vant/slider/index",
- "van-stepper": "/wxcomponents/vant/stepper/index",
- "van-steps": "/wxcomponents/vant/steps/index",
- "van-submit-bar": "/wxcomponents/vant/submit-bar/index",
- "van-swipe-cell": "/wxcomponents/vant/swipe-cell/index",
- "van-switch": "/wxcomponents/vant/switch/index",
- "van-tab": "/wxcomponents/vant/tab/index",
- "van-tabs": "/wxcomponents/vant/tabs/index",
- "van-tabbar": "/wxcomponents/vant/tabbar/index",
- "van-tabbar-item": "/wxcomponents/vant/tabbar-item/index",
- "van-tag": "/wxcomponents/vant/tag/index",
- "van-toast": "/wxcomponents/vant/toast/index",
- "van-transition": "/wxcomponents/vant/transition/index",
- "van-tree-select": "/wxcomponents/vant/tree-select/index",
- "van-datetime-picker": "/wxcomponents/vant/datetime-picker/index",
- "van-rate": "/wxcomponents/vant/rate/index",
- "van-collapse": "/wxcomponents/vant/collapse/index",
- "van-collapse-item": "/wxcomponents/vant/collapse-item/index",
- "van-picker": "/wxcomponents/vant/picker/index"
- }
- },
- "usingComponts": true
- }
|