1 Star 0 Fork 64

trainee/智能家居小程序

forked from cdy/mulink 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 2.02 KB
一键复制 编辑 原始数据 按行查看 历史
cdy 提交于 2020-08-12 14:57 . 代码提交
{
"pages": [
"pages/index/index",
"pages/device/manage/manage",
"pages/device/0000/0000",
"pages/device/0301/0301",
"pages/device/0401/0401",
"pages/device/0405/0405",
"pages/device/0402/0402",
"pages/device/0408/0408",
"pages/device/0406/0406",
"pages/device/0409/0409",
"pages/device/0501/0501",
"pages/area/area",
"pages/login/login",
"pages/logs/logs",
"pages/my/my",
"pages/gdevice/gdevice",
"pages/area/edit/edit",
"pages/device/edit/edit",
"pages/scene/scene",
"pages/scene/manage/manage",
"pages/area/manage/manage",
"pages/gdevice/glist/glist",
"pages/scene/edit/edit",
"pages/scene/action/action",
"pages/scene/week/week",
"pages/user/user",
"pages/nearby/nearby",
"pages/gate/add/add",
"pages/gate/manage/manage",
"pages/user/edit/edit",
"pages/share/share",
"pages/clock/clock",
"pages/clock/week/week",
"pages/clock/action/action",
"pages/clock/edit/edit",
"pages/safe/safe",
"pages/msgset/msgset"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#07c160",
"navigationBarTitleText": "智能家居",
"navigationBarTextStyle": "white"
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "主页",
"iconPath": "/iconfont/zhuye.png",
"selectedIconPath": "/iconfont/zhuye-g.png"
},
{
"pagePath": "pages/scene/scene",
"text": "场景",
"iconPath": "/iconfont/yueliang.png",
"selectedIconPath": "/iconfont/yueliang-g.png"
},
{
"pagePath": "pages/gdevice/gdevice",
"text": "电器",
"iconPath": "/iconfont/gengduo.png",
"selectedIconPath": "/iconfont/gengduo-g.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "/iconfont/wode.png",
"selectedIconPath": "/iconfont/wode-g.png"
}
]
},
"style": "v2",
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/guwei/smh.git
git@gitee.com:guwei/smh.git
guwei
smh
智能家居小程序
master

搜索帮助