jsy-app/pages.json
2025-02-18 15:41:31 +08:00

440 lines
10 KiB
JSON

{
// "easycom": {
// "custom": {
// "^u-(.*)": "uview-plus/components/u-$1/u-$1.vue"
// }
// },
"pages": [{
"path": "pages/agreement",
"style": {
"navigationBarTitleText": "协议",
"navigationStyle": "custom"
}
}, {
"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/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": "修改密码",
"navigationStyle": "custom"
}
}, {
"path": "pages/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置",
"navigationStyle": "custom"
}
}, {
"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": "新增地块",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/land/index-detail",
"style": {
"navigationBarTitleText": "地块详情",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/index",
"style": {
"navigationBarTitleText": "用户管理",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/create-user",
"style": {
"navigationBarTitleText": "新增用户",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/ground",
"style": {
"navigationBarTitleText": "用户地块",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/device",
"style": {
"navigationBarTitleText": "设备权限",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/otherDevice",
"style": {
"navigationBarTitleText": "其它设备权限",
"navigationStyle": "custom"
}
}, {
"path": "pages/work/user/selectOtherDevice",
"style": {
"navigationBarTitleText": "其它设备选择",
"navigationStyle": "custom"
}
}, {
"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/retrace/index",
"style": {
"navigationBarTitleText": "追溯列表",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/report",
"style": {
"navigationBarTitleText": "生产日报表",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/signBill",
"style": {
"navigationBarTitleText": "签收单",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/signBillAdd",
"style": {
"navigationBarTitleText": "签收单新增",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/signQuery",
"style": {
"navigationBarTitleText": "签收查询",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/selectDeviceBill",
"style": {
"navigationBarTitleText": "签收单据选择",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/stockRefund",
"style": {
"navigationBarTitleText": "退库",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/stockRefunAdd",
"style": {
"navigationBarTitleText": "退库新增",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/transferGoods",
"style": {
"navigationBarTitleText": "调货",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/transferGoodsAdd",
"style": {
"navigationBarTitleText": "调货新增",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/resumeTrack",
"style": {
"navigationBarTitleText": "出入库查询",
"navigationStyle": "custom"
}
},
{
"path": "pages/retrace/stockWms",
"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/valve",
"style": {
"navigationBarTitleText": "阀门",
"navigationStyle": "custom"
}
}, {
"path": "pages/dev-ops/editMp",
"style": {
"navigationBarTitleText": "修改墒情",
"navigationStyle": "custom"
}
},
/******************************* ******************************/
{
"path": "pages/batch-control/index",
"style": {
"navigationBarTitleText": "批量控制",
"navigationStyle": "custom"
}
}, {
"path": "pages/batch-control/edit",
"style": {
"navigationBarTitleText": "批量控制编辑",
"navigationStyle": "custom"
}
}, {
"path": "pages/batch-control/share",
"style": {
"navigationBarTitleText": "批量控制分享",
"navigationStyle": "custom"
}
},
/******************************* ******************************/
{
"path": "pages/irrigation/scenario/scenario",
"style": {
"navigationBarTitleText": "轮灌方案",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/scenario/scenarioGroup",
"style": {
"navigationBarTitleText": "轮灌方案-组",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/scenario/detail",
"style": {
"navigationBarTitleText": "轮灌方案-明细",
"navigationStyle": "custom"
}
},
/******************************* ******************************/
{
"path": "pages/irrigation/task/task",
"style": {
"navigationBarTitleText": "轮灌任务",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/task/detail",
"style": {
"navigationBarTitleText": "轮灌任务-详情",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/task/detailGroup",
"style": {
"navigationBarTitleText": "轮灌任务-详情-组",
"navigationStyle": "custom"
}
}, {
"path": "pages/irrigation/task/record",
"style": {
"navigationBarTitleText": "轮灌任务-详情-组-履历",
"navigationStyle": "custom"
}
},
{
"path": "pages/demo-page/form",
"style": {
"navigationBarTitleText": "一个新增页面",
"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"
}
}