1 Star 0 Fork 1

bruce0109/suixinai-wechat-miniprog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.21 KB
一键复制 编辑 原始数据 按行查看 历史
zichun.niu 提交于 2024-01-25 19:50 . add login
{
"pages": [
"pages/index/index",
"pages/index/buy/buy",
"pages/index/import/import",
"pages/device/device",
"pages/device/space/space",
"pages/device/list/list",
"pages/device/info/info",
"pages/my/my",
"pages/login/login",
"pages/logs/logs"
],
"window": {
"backgroundTextStyle": "dark",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTitleText": "随心AI",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"backgroundColor": "#efefef"
},
"tabBar": {
"selectedColor": "#6887e1",
"borderStyle": "white",
"list": [
{
"pagePath": "pages/index/index",
"text": "声情",
"iconPath": "img/t1.png",
"selectedIconPath": "img/t2.png"
},
{
"pagePath": "pages/device/device",
"text": "设备",
"iconPath": "img/t7.png",
"selectedIconPath": "img/t8.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "img/t5.png",
"selectedIconPath": "img/t6.png"
}
]
},
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/bruce0109/suixinai-wechat-mini.git
git@gitee.com:bruce0109/suixinai-wechat-mini.git
bruce0109
suixinai-wechat-mini
suixinai-wechat-miniprog
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385