2 Star 8 Fork 3

iot_camp / wechat_onenet_led

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
"pages/start/start",
"pages/index/index",
"pages/led/led",
"pages/logs/logs",
"pages/find/find",
"pages/my/my"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#0b737a",
"navigationBarTitleText": "三色灯",
"navigationBarTextStyle": "white",
"backgroundColor": "#fbf9fe"
},
"tabBar": {
"color": "#929292",
"backgroundColor": "#ffffff",
"selectedColor": "#69C3AA",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "image/shouye1.png",
"selectedIconPath": "image/shouye.png"
},
{
"pagePath": "pages/find/find",
"text": "发现",
"iconPath": "image/huodong1.png",
"selectedIconPath": "image/huodong.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "image/wode1.png",
"selectedIconPath": "image/wode.png"
}
]
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/iot_camp/wechat_onenet_led.git
git@gitee.com:iot_camp/wechat_onenet_led.git
iot_camp
wechat_onenet_led
wechat_onenet_led
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891