cultivationApp/pages.json

361 lines
9.6 KiB
JSON
Raw Normal View History

2023-10-17 11:00:41 +08:00
{
2023-10-17 16:02:55 +08:00
"easycom": {
// 注意一定要放在custom里否则无效https://ask.dcloud.net.cn/question/131175
"custom": {
"^u--(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^up-(.*)": "uview-plus/components/u-$1/u-$1.vue",
"^u-([^-].*)": "uview-plus/components/u-$1/u-$1.vue"
}
},
2023-10-17 11:00:41 +08:00
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
2023-10-20 18:45:15 +08:00
"navigationStyle": "custom"
}
}, {
"path": "pages/InformationAdd/index",
"style": {
"navigationBarTitleText": "信息添加",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/growRecord/index",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-28 18:28:10 +08:00
}, {
"path": "pages/growRecord/feedIng",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/growRecord/chick",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/growRecord/fish",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-20 18:45:15 +08:00
}, {
"path": "pages/detail/plant",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
2023-10-17 16:02:55 +08:00
}
}, {
2023-10-23 09:00:12 +08:00
"path": "pages/allPlant/index",
"style": {
"navigationBarTitleText": "全部种植",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/records/index",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/profile/index",
"style": {
"navigationBarTitleText": "生长概况",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/feedIng/feedList",
"style": {
"navigationBarTitleText": "养殖列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/feedIng/feedDetail",
"style": {
"navigationBarTitleText": "养殖详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/feedIng/histroyFeed",
"style": {
"navigationBarTitleText": "历史养殖记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/feedIng/updateFeed",
"style": {
"navigationBarTitleText": "更新饲养状态",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/feedIng/vaccineInfo",
"style": {
"navigationBarTitleText": "疫苗信息",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/feedIng/addPoultry",
"style": {
"navigationBarTitleText": "添加饲养动物",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-27 18:38:25 +08:00
}, {
"path": "pages/feedIng/allRecordTable",
"style": {
"navigationBarTitleText": "记录列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 09:00:12 +08:00
}, {
"path": "pages/feedIng/allFeed",
"style": {
"navigationBarTitleText": "全部养殖记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-26 19:02:26 +08:00
}, {
"path": "pages/feedIng/SingleDetail",
"style": {
"navigationBarTitleText": "单个详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 09:00:12 +08:00
}, {
"path": "pages/feedIng/allRecording",
"style": {
"navigationBarTitleText": "全部记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-25 19:55:18 +08:00
},
{
"path": "pages/poultry/feedList",
"style": {
"navigationBarTitleText": "养殖列表",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/poultry/feedDetail",
"style": {
"navigationBarTitleText": "养殖详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/poultry/histroyFeed",
"style": {
"navigationBarTitleText": "历史养殖记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/poultry/updateFeed",
"style": {
"navigationBarTitleText": "更新饲养状态",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/poultry/vaccineInfo",
"style": {
"navigationBarTitleText": "疫苗信息",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/poultry/addPoultry",
"style": {
"navigationBarTitleText": "添加饲养动物",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/poultry/allFeed",
"style": {
"navigationBarTitleText": "全部养殖记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-26 19:02:26 +08:00
}, {
"path": "pages/poultry/SingleDetail",
"style": {
"navigationBarTitleText": "单个详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 17:57:19 +08:00
}, {
2023-10-25 19:55:18 +08:00
"path": "pages/poultry/allRecording",
"style": {
"navigationBarTitleText": "全部记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
2023-10-26 19:02:26 +08:00
2023-10-25 19:55:18 +08:00
{
2023-10-23 17:57:19 +08:00
"path": "pages/aquatic/addAquatic",
"style": {
"navigationBarTitleText": "添加养殖",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-26 19:02:26 +08:00
}, {
"path": "pages/aquatic/addPond",
"style": {
"navigationBarTitleText": "养殖信息",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 17:57:19 +08:00
}, {
"path": "pages/aquatic/updateGrow",
"style": {
"navigationBarTitleText": "更新生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-30 19:09:40 +08:00
}, {
"path": "pages/aquatic/allRecordTable",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-26 19:02:26 +08:00
}, {
"path": "pages/aquatic/imgList",
"style": {
"navigationBarTitleText": "生长记录",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 17:57:19 +08:00
}, {
"path": "pages/aquatic/detail",
"style": {
"navigationBarTitleText": "详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-25 19:55:18 +08:00
}, {
"path": "pages/supervision/group",
"style": {
"navigationBarTitleText": "小组公司监管",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/supervision/captain",
"style": {
"navigationBarTitleText": "生产队长监管",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/supervision/farmerDeatil",
"style": {
"navigationBarTitleText": "农户详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/supervision/detail",
"style": {
"navigationBarTitleText": "土地详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 09:00:12 +08:00
},
2023-10-23 17:57:19 +08:00
2023-10-25 19:55:18 +08:00
2023-10-23 09:00:12 +08:00
{
2023-10-17 16:02:55 +08:00
"path": "pages/test/index",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": true
}
}, {
"path": "pages/test/index1",
"style": {
"navigationBarTitleText": "uni-app",
"enablePullDownRefresh": true
2023-10-17 11:00:41 +08:00
}
}
2023-10-17 16:02:55 +08:00
2023-10-17 11:00:41 +08:00
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
2023-10-17 16:02:55 +08:00
2023-10-17 11:00:41 +08:00
"uniIdRouter": {}
2023-10-17 16:02:55 +08:00
}