1 Star 0 Fork 41

英博 / dgiot_wechat

forked from dgiot开源社区 / iotWechat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
2258650676@qq.com 提交于 2022-02-18 10:14 . fix
{
"pages": [
"pages/home/home",
"pages/deviceList/deviceList",
"pages/alarm/alarm",
"pages/index/index",
"pages/deviceInfo/deviceInfo",
"pages/addDevice/addDevice",
"pages/map/map",
"pages/work/work",
"pages/userList/userList",
"pages/logs/logs",
"pages/login/login"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#166ead",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "white"
},
"tabBar": {
"selectedColor": "#196ead",
"list": [
{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "images/icon_1_bom.png",
"selectedIconPath": "images/icon_1_top.png"
},
{
"pagePath": "pages/deviceList/deviceList",
"text": "设备",
"iconPath": "images/icon_3_bom.png",
"selectedIconPath": "images/icon_3_top.png"
},
{
"pagePath": "pages/alarm/alarm",
"text": "告警",
"iconPath": "images/icon_4_bom.png",
"selectedIconPath": "images/icon_4_top.png"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lszx172/dgiot_wechat.git
git@gitee.com:lszx172/dgiot_wechat.git
lszx172
dgiot_wechat
dgiot_wechat
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891