jsy-app/pages.json
2025-01-14 17:59:17 +08:00

333 lines
7.6 KiB
JSON

{
// "easycom": {
// "custom": {
// "^u-(.*)": "uview-plus/components/u-$1/u-$1.vue"
// }
// },
"pages": [{
"path": "pages/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
}, {
"path": "pages/index",
"style": {
"navigationBarTitleText": "田间",
"navigationStyle": "custom"
}
}, {
"path": "pages/index-map",
"style": {
"navigationBarTitleText": "地图",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/index",
"style": {
"navigationBarTitleText": "轮灌",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/add/scheme",
"style": {
"navigationBarTitleText": "轮灌方案",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/add/addtask",
"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/irrigationgroup",
"style": {
"navigationBarTitleText": "轮灌组列表",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/config",
"style": {
"navigationBarTitleText": "轮灌组配置",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/rotationrecord",
"style": {
"navigationBarTitleText": "轮灌履历",
"navigationStyle": "custom"
}
}, {
"path": "pages/head/index",
"style": {
"navigationBarTitleText": "首部",
"navigationStyle": "custom"
}
}, {
"path": "pages/head/fertilizerapplicator/detail",
"style": {
"navigationBarTitleText": "施肥机",
"navigationStyle": "custom"
}
}, {
"path": "pages/head/fertilizerapplicator/detailkl",
"style": {
"navigationBarTitleText": "施肥机",
"navigationStyle": "custom"
}
}, {
"path": "pages/head/headdevice/detail",
"style": {
"navigationBarTitleText": "首部",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的",
"navigationStyle": "custom"
}
}, {
"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"
}
}, {
"path": "pages/common/textview/index",
"style": {
"navigationBarTitleText": "浏览文本",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/land/index",
"style": {
"navigationBarTitleText": "地块管理",
"navigationStyle": "custom"
}
}, {
"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": "用户管理",
"navigationStyle": "custom"
}
},
{
"path": "pages/work/user/create-user",
"style": {
"navigationBarTitleText": "新增用户",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/user/ground",
"style": {
"navigationBarTitleText": "用户地块",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/device",
"style": {
"navigationBarTitleText": "设备权限",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/user/otherDevice",
"style": {
"navigationBarTitleText": "其它设备权限",
"navigationStyle": "custom"
}
},
{
"path": "pages/work/user/selectOtherDevice",
"style": {
"navigationBarTitleText": "其它设备选择",
"enablePullDownRefresh": false
}
},
{
"path": "pages/work/watering-history/index",
"style": {
"navigationBarTitleText": "灌溉履历",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
}, {
"path": "pages/work/operation-log/index",
"style": {
"navigationBarTitleText": "操作日志",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/fourmonitor/index",
"style": {
"navigationBarTitleText": "农情",
"navigationStyle": "custom"
}
},
{
"path": "pages/fourmonitor/weatherstation",
"style": {
"navigationBarTitleText": "气象站",
"navigationStyle": "custom"
}
},
{
"path": "pages/fourmonitor/pest",
"style": {
"navigationBarTitleText": "虫情",
"navigationStyle": "custom"
}
},
{
"path": "pages/fourmonitor/spore",
"style": {
"navigationBarTitleText": "孢子",
"navigationStyle": "custom"
}
},
{
"path": "pages/fourmonitor/camera",
"style": {
"navigationBarTitleText": "摄像头",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/index",
"style": {
"navigationBarTitleText": "运维",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/device",
"style": {
"navigationBarTitleText": "设备运维",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/station",
"style": {
"navigationBarTitleText": "基站",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/valve",
"style": {
"navigationBarTitleText": "阀门",
"navigationStyle": "custom"
}
},
{
"path": "pages/dev-ops/valve4g",
"style": {
"navigationBarTitleText": "4g阀门",
"navigationStyle": "custom"
}
}
],
"tabBar": {
"color": "#000000",
"selectedColor": "#39ac4f",
"borderStyle": "white",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "田间"
}, {
"pagePath": "pages/index-map",
"iconPath": "static/images/tabbar/map.png",
"selectedIconPath": "static/images/tabbar/map_.png",
"text": "地图"
}, {
"pagePath": "pages/irrigation/index",
"iconPath": "static/images/tabbar/agricultural.png",
"selectedIconPath": "static/images/tabbar/agricultural_.png",
"text": "轮灌"
}, {
"pagePath": "pages/head/index",
"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": "我的"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "滴灌",
"navigationBarBackgroundColor": "#FFFFFF",
"backgroundColorTop": "#FFFFFF",
"pageOrientation": "auto"
}
}