TraceabilityAPP/pages.json

184 lines
4.5 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-11-25 16:18:54 +08:00
"navigationStyle": "custom",
"enablePullDownRefresh": true
2023-10-20 18:45:15 +08:00
}
2023-10-23 09:00:12 +08:00
},
2023-11-22 14:08:24 +08:00
// 和撒旦发射点恢复健康快点发货速度较快live harvest
2023-10-23 09:00:12 +08:00
{
2023-11-22 14:08:24 +08:00
"path": "pages/landDetail/index",
2023-10-23 09:00:12 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "土地详情",
2023-10-23 09:00:12 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
2023-11-25 16:18:54 +08:00
{
"path": "pages/landDetail/tudi",
"style": {
"navigationBarTitleText": "种植详情",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
2023-10-23 09:00:12 +08:00
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/harvest",
2023-10-23 09:00:12 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加收获信息",
2023-10-23 09:00:12 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-25 19:55:18 +08:00
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/Pest",
2023-10-25 19:55:18 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加虫害防治信息",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/irrigate",
2023-10-25 19:55:18 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加灌溉信息",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/weeding",
2023-10-25 19:55:18 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加除草信息",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/fertilize",
2023-10-25 19:55:18 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加施肥信息",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/husbandryForm/sow",
2023-10-25 19:55:18 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "添加种植信息",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
2023-11-22 14:08:24 +08:00
"path": "pages/live/live",
2023-10-23 17:57:19 +08:00
"style": {
2023-11-22 14:08:24 +08:00
"navigationBarTitleText": "苗情监测",
2023-10-25 19:55:18 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
2023-10-23 09:00:12 +08:00
},
2023-11-21 18:54:33 +08:00
{
"path": "pages/addLand/addLand",
"style": {
"navigationBarTitleText": "添加土地信息",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/updatePassword/updatePassword",
"style": {
"navigationBarTitleText": "密码修改",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/index/massif",
"style": {
"navigationBarTitleText": "地块",
2023-11-25 16:18:54 +08:00
"navigationStyle": "custom",
2023-11-21 18:54:33 +08:00
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#F4F4F4",
"navigationBarTextStyle": "black"
}
},
2023-10-23 09:00:12 +08:00
{
2023-11-21 18:54:33 +08:00
"path": "pages/index/personal",
2023-10-17 16:02:55 +08:00
"style": {
2023-11-21 18:54:33 +08:00
"navigationStyle": "custom"
2023-10-17 16:02:55 +08:00
}
}, {
2023-11-21 18:54:33 +08:00
"path": "pages/Login/login",
2023-10-17 16:02:55 +08:00
"style": {
2023-11-21 18:54:33 +08:00
"navigationStyle": "custom"
2023-10-17 11:00:41 +08:00
}
}
2023-10-17 16:02:55 +08:00
, {
"path": "pages/Login/resgier",
"style": {
"navigationStyle": "custom"
}
}
2023-11-21 18:54:33 +08:00
2023-10-17 11:00:41 +08:00
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
2023-11-21 18:54:33 +08:00
"tabBar": {
"color": "#B3B3B3",
"selectedColor": "#272822",
"borderStyle": "white",
"backgroundColor": "#EBF1EF",
"list": [{
2023-11-25 16:18:54 +08:00
"pagePath": "pages/index/massif",
2023-11-21 18:54:33 +08:00
"text": "首页",
2023-11-25 16:18:54 +08:00
"iconPath": "static/tabber/a.png",
"selectedIconPath": "static/tabber/a-a.png"
},
{
"pagePath": "pages/index/index",
"text": "地块",
"iconPath": "static/tabber/b.png",
"selectedIconPath": "static/tabber/b-b.png"
2023-11-21 18:54:33 +08:00
},
{
"pagePath": "pages/index/personal",
"text": "我的",
2023-11-25 16:18:54 +08:00
"iconPath": "static/tabber/c.png",
"selectedIconPath": "static/tabber/c-c.png"
2023-11-21 18:54:33 +08:00
}
2023-10-17 16:02:55 +08:00
2023-11-21 18:54:33 +08:00
]
},
2023-10-17 11:00:41 +08:00
"uniIdRouter": {}
2023-10-17 16:02:55 +08:00
}