1 Star 2 Fork 2

Aran/智慧农业小程序

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 2.03 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [{
"path": "pages/weather-forecast/weather-forecast",
"style": {
"navigationBarTitleText": "天气预报",
"enablePullDownRefresh": false
}
}, {
"path": "pages/monitor/monitor",
"style": {
"navigationBarTitleText": "监控",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "uni-app"
}
}, {
"path": "pages/mine/index",
"style": {
"navigationBarTitleText": "我的"
}
}, {
"path": "pages/mine/info/index",
"style": {
"navigationBarTitleText": "个人信息"
}
}, {
"path": "pages/mine/info/edit",
"style": {
"navigationBarTitleText": "编辑资料"
}
}, {
"path": "pages/mine/setting/index",
"style": {
"navigationBarTitleText": "应用设置"
}
}, {
"path": "pages/mine/pwd/index",
"style": {
"navigationBarTitleText": "修改密码"
}
}, {
"path": "pages/login/index",
"style": {
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/deviceController/deviceController",
"style": {
"navigationBarTitleText": "设备控制",
"enablePullDownRefresh": false
}
}
],
"tabBar": {
"color": "#000",
"selectedColor": "#000",
"borderStyle": "white",
"backgroundColor": "#fff",
"list": [{
"pagePath": "pages/weather-forecast/weather-forecast",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "监控"
}, {
"pagePath": "pages/deviceController/deviceController",
"iconPath": "static/images/tabbar/home.png",
"selectedIconPath": "static/images/tabbar/home_.png",
"text": "设备控制"
}, {
"pagePath": "pages/mine/index",
"iconPath": "static/images/tabbar/mine.png",
"selectedIconPath": "static/images/tabbar/mine_.png",
"text": "我的"
}]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "RuoYi-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"uniIdRouter": {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lu0ran/smart-agriculture-mini-program.git
git@gitee.com:lu0ran/smart-agriculture-mini-program.git
lu0ran
smart-agriculture-mini-program
智慧农业小程序
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385