1 Star 1 Fork 0

雨腾先生 (Tunny Zhang)/txflove

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
雨腾先生 (Tunny Zhang) 提交于 2019-10-09 18:42 . first commit
{
"pages": [
"pages/home/home",
"pages/shop/shop",
"pages/enjoy/enjoy",
"pages/help/help",
"pages/my/my",
"pages/logs/logs",
"pages/index/index"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "多漾购",
"navigationBarTextStyle": "black"
},
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#AAAAAA",
"selectedColor": "#F4C12D",
"list": [
{
"pagePath": "pages/home/home",
"text": "首页",
"iconPath": "assets/tabBar/home0.png",
"selectedIconPath": "assets/tabBar/home.png"
},
{
"pagePath": "pages/shop/shop",
"text": "商城",
"iconPath": "assets/tabBar/shop0.png",
"selectedIconPath": "assets/tabBar/shop.png"
},
{
"pagePath": "pages/enjoy/enjoy",
"text": "优享金",
"iconPath": "assets/tabBar/youxiang0.png",
"selectedIconPath": "assets/tabBar/youxiang.png"
},
{
"pagePath": "pages/help/help",
"text": "助力",
"iconPath": "assets/tabBar/zhuli0.png",
"selectedIconPath": "assets/tabBar/zhuli.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "assets/tabBar/my0.png",
"selectedIconPath": "assets/tabBar/my.png"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tunny1216/txf.git
[email protected]:tunny1216/txf.git
tunny1216
txf
txflove
master

搜索帮助