jsy-app/pages.json

314 lines
7.1 KiB
JSON
Raw Normal View History

2024-09-18 10:30:10 +08:00
{
// "easycom": {
// "custom": {
// "^u-(.*)": "uview-plus/components/u-$1/u-$1.vue"
// }
// },
"pages": [{
2024-11-25 12:02:57 +08:00
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/index",
"style": {
"navigationBarTitleText": "田间",
"navigationStyle": "custom"
}
}, {
2024-11-27 18:46:21 +08:00
"path": "pages/index-map",
2024-11-25 12:02:57 +08:00
"style": {
2024-11-29 16:57:45 +08:00
"navigationBarTitleText": "地图",
"navigationStyle": "custom"
2024-11-25 12:02:57 +08:00
}
}, {
"path": "pages/irrigation/index",
"style": {
2025-01-09 18:29:36 +08:00
"navigationBarTitleText": "轮灌",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/add/scheme",
"style": {
"navigationBarTitleText": "轮灌方案",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/details/taskdetails",
"style": {
"navigationBarTitleText": "任务详情",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/details/irrigationdetails",
"style": {
"navigationBarTitleText": "轮灌详情",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/rotationrecord",
"style": {
"navigationBarTitleText": "轮灌履历",
"navigationStyle": "custom"
2024-11-25 12:02:57 +08:00
}
}, {
2024-12-18 16:26:40 +08:00
"path": "pages/head/index",
2024-11-25 12:02:57 +08:00
"style": {
2024-12-18 16:26:40 +08:00
"navigationBarTitleText": "首部",
"navigationStyle": "custom"
2024-11-25 12:02:57 +08:00
}
}, {
2024-12-18 16:26:40 +08:00
"path": "pages/head/fertilizerapplicator/detail",
"style": {
2024-12-20 10:50:22 +08:00
"navigationBarTitleText": "施肥机",
"navigationStyle": "custom"
2024-12-18 16:26:40 +08:00
}
2024-12-19 18:12:16 +08:00
}, {
2024-12-18 16:26:40 +08:00
"path": "pages/head/fertilizerapplicator/detailkl",
"style": {
2024-12-20 10:50:22 +08:00
"navigationBarTitleText": "施肥机",
"navigationStyle": "custom"
2024-12-18 16:26:40 +08:00
}
2024-12-19 18:12:16 +08:00
}, {
2024-12-18 16:26:40 +08:00
"path": "pages/head/headdevice/detail",
"style": {
2024-12-20 10:50:22 +08:00
"navigationBarTitleText": "首部",
"navigationStyle": "custom"
2024-12-18 16:26:40 +08:00
}
2024-12-19 18:12:16 +08:00
}, {
2024-11-25 12:02:57 +08:00
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
2024-12-02 16:49:48 +08:00
}, {
"path": "pages/mine/avatar/index",
"style": {
"navigationBarTitleText": "修改头像"
}
}, {
"path": "pages/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
}, {
"path": "pages/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
}, {
"path": "pages/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
}, {
"path": "pages/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
}, {
"path": "pages/mine/help/index",
"style": {
"navigationBarTitleText": "常见问题"
}
}, {
"path": "pages/mine/about/index",
"style": {
"navigationBarTitleText": "关于我们"
}
}, {
"path": "pages/common/webview/index",
"style": {
"navigationBarTitleText": "浏览网页",
"navigationStyle": "custom"
2024-12-02 16:49:48 +08:00
}
}, {
"path": "pages/common/textview/index",
"style": {
2025-01-03 17:30:03 +08:00
"navigationBarTitleText": "浏览文本",
"navigationStyle": "custom"
2024-12-02 16:49:48 +08:00
}
}, {
2024-11-25 12:02:57 +08:00
"path": "pages/work/land/index",
"style": {
"navigationBarTitleText": "地块管理",
2024-11-25 19:20:01 +08:00
"navigationStyle": "custom"
2024-11-20 18:20:46 +08:00
}
2024-11-25 12:02:57 +08:00
}, {
"path": "pages/work/land/create-new",
"style": {
"navigationBarTitleText": "新增地块",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/land/index-detail",
"style": {
"navigationBarTitleText": "地块详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/user/index",
"style": {
"navigationBarTitleText": "用户管理",
2024-11-25 19:20:01 +08:00
"navigationStyle": "custom"
2024-11-22 17:29:55 +08:00
}
2024-11-25 12:02:57 +08:00
},
{
"path": "pages/work/user/create-user",
"style": {
"navigationBarTitleText": "新增用户",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/user/ground",
"style": {
"navigationBarTitleText": "用户地块",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/user/device",
"style": {
"navigationBarTitleText": "设备权限",
"enablePullDownRefresh": false
}
}, {
2024-12-19 12:41:30 +08:00
"path": "pages/work/user/otherDevice",
"style": {
"navigationBarTitleText": "其它设备权限",
"navigationStyle": "custom"
}
},
{
"path": "pages/work/user/selectOtherDevice",
"style": {
"navigationBarTitleText": "其它设备选择",
"enablePullDownRefresh": false
}
},
{
2024-12-02 16:49:48 +08:00
"path": "pages/work/watering-history/index",
2024-11-25 12:02:57 +08:00
"style": {
2024-12-02 16:49:48 +08:00
"navigationBarTitleText": "灌溉履历",
"navigationStyle": "custom",
"enablePullDownRefresh": false
2024-11-25 12:02:57 +08:00
}
}, {
2024-12-02 16:49:48 +08:00
"path": "pages/work/operation-log/index",
2024-11-25 12:02:57 +08:00
"style": {
2024-12-02 16:49:48 +08:00
"navigationBarTitleText": "操作日志",
"navigationStyle": "custom",
"enablePullDownRefresh": false
2024-11-25 12:02:57 +08:00
}
2024-12-10 19:00:27 +08:00
},
{
2024-12-19 18:12:16 +08:00
"path": "pages/fourmonitor/index",
2024-12-10 19:00:27 +08:00
"style": {
2024-12-19 18:12:16 +08:00
"navigationBarTitleText": "农情",
2024-12-20 10:50:22 +08:00
"navigationStyle": "custom"
2024-12-19 18:12:16 +08:00
}
},
{
"path": "pages/fourmonitor/weatherstation",
"style": {
"navigationBarTitleText": "气象站",
2024-12-20 10:50:22 +08:00
"navigationStyle": "custom"
2024-12-19 18:12:16 +08:00
}
},
{
"path": "pages/fourmonitor/pest",
"style": {
"navigationBarTitleText": "虫情",
2024-12-20 10:50:22 +08:00
"navigationStyle": "custom"
2024-12-19 18:12:16 +08:00
}
},
{
"path": "pages/fourmonitor/spore",
"style": {
"navigationBarTitleText": "孢子",
2024-12-20 10:50:22 +08:00
"navigationStyle": "custom"
2024-12-19 18:12:16 +08:00
}
},
{
"path": "pages/fourmonitor/camera",
"style": {
"navigationBarTitleText": "摄像头",
2024-12-20 10:50:22 +08:00
"navigationStyle": "custom"
2024-12-10 19:00:27 +08:00
}
2024-12-28 21:29:59 +08:00
},
2024-12-31 19:42:29 +08:00
{
"path": "pages/dev-ops/index",
"style": {
"navigationBarTitleText": "运维",
"navigationStyle": "custom"
}
},
2025-01-13 12:02:37 +08:00
{
"path": "pages/dev-ops/device",
"style": {
"navigationBarTitleText": "设备运维",
"navigationStyle": "custom"
}
},
2024-12-28 21:29:59 +08:00
{
"path": "pages/dev-ops/station",
2024-12-13 16:34:19 +08:00
"style": {
2024-12-28 21:29:59 +08:00
"navigationBarTitleText": "基站",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/valve",
"style": {
"navigationBarTitleText": "阀门",
"navigationStyle": "custom"
2024-12-13 16:34:19 +08:00
}
2024-12-31 19:42:29 +08:00
},
{
"path": "pages/dev-ops/valve4g",
"style": {
"navigationBarTitleText": "4g阀门",
"navigationStyle": "custom"
}
2024-11-22 17:29:55 +08:00
}
2024-11-25 12:02:57 +08:00
],
2024-09-18 10:30:10 +08:00
"tabBar": {
"color": "#000000",
"selectedColor": "#39ac4f",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
2024-09-30 15:52:11 +08:00
"pagePath": "pages/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "田间"
}, {
2024-11-27 18:46:21 +08:00
"pagePath": "pages/index-map",
2024-11-25 12:02:57 +08:00
"iconPath": "static/images/tabbar/map.png",
"selectedIconPath": "static/images/tabbar/map_.png",
2024-11-25 11:48:03 +08:00
"text": "地图"
2024-09-30 15:52:11 +08:00
}, {
2024-11-25 11:48:03 +08:00
"pagePath": "pages/irrigation/index",
2024-09-30 15:52:11 +08:00
"iconPath": "static/images/tabbar/agricultural.png",
"selectedIconPath": "static/images/tabbar/agricultural_.png",
2024-11-25 11:48:03 +08:00
"text": "轮灌"
2024-09-30 15:52:11 +08:00
}, {
2024-12-18 16:26:40 +08:00
"pagePath": "pages/head/index",
2024-09-30 15:52:11 +08:00
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"text": "首部"
}, {
"pagePath": "pages/mine/index",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
"text": "我的"
}]
2024-09-18 10:30:10 +08:00
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "滴灌",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColorTop": "#FFFFFF",
"pageOrientation": "auto"
}
}