1 Star 1 Fork 0

qjw小齐/wifi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 982 Bytes
一键复制 编辑 原始数据 按行查看 历史
qijingwei 提交于 2024-08-13 15:40 . 基础版本
{
"pages": [
"pages/wifi/index",
"pages/wifi/add",
"pages/wifi/connect",
"pages/index/index",
"pages/logs/logs"
],
"tabBar": {
"custom": true,
"color": "#7A7E83",
"selectedColor": "#3cc51f",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [
{
"pagePath": "pages/wifi/connect",
"iconPath": "images/bar/icon_home.png",
"selectedIconPath": "/images/bar/icon_home_ok.png",
"text": "连接WiFi"
},
{
"pagePath": "pages/wifi/index",
"iconPath": "images/bar/icon_user.png",
"selectedIconPath": "/images/bar/icon_user_ok.png",
"text": "我的"
}
]
},
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "Weixin",
"navigationBarBackgroundColor": "#ffffff"
},
"style": "v2",
"componentFramework": "glass-easel",
"sitemapLocation": "sitemap.json",
"lazyCodeLoading": "requiredComponents"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
微信
1
https://gitee.com/null_719_4764/wifi.git
git@gitee.com:null_719_4764/wifi.git
null_719_4764
wifi
wifi
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385