1 Star 0 Fork 0

焕发@青春/xiaochengxu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1.68 KB
一键复制 编辑 原始数据 按行查看 历史
焕发@青春 提交于 2023-11-10 11:13 . 点击没反应修复
{
"pages": [
"pages/home/home",
"pages/mine/mine",
"pages/play/play",
"pages/commutiy/commutiy",
"pages/index/index",
"pages/logs/logs",
"pages/home-music/home-music",
"pages/home-sport/home-sport",
"pages/home-reading/home-reading",
"pages/mine-self/mine-self",
"pages/mine-friends/mine-friends",
"pages/mine-collect/mine-collect",
"pages/weizhi/weizhi",
"pages/mine-opinion/mine-opinion",
"pages/mine-check/mine-check",
"pages/mine-set/mine-set"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarTitleText": "呜啦啦啦组",
"navigationBarBackgroundColor": "#7acfa6",
"navigationBarTextStyle": "white",
"backgroundColor": "#7acfa6",
"enablePullDownRefresh": true
},
"tabBar": {
"backgroundColor": "#ffffff",
"color": "#979795",
"selectedColor": "#fb977e",
"list": [
{
"pagePath": "pages/home/home",
"iconPath": "icon/首页1.png",
"selectedIconPath": "icon/首页2.png",
"text": "首页"
},
{
"pagePath": "pages/commutiy/commutiy",
"iconPath": "icon/社区1.png",
"selectedIconPath": "icon/社区2.png",
"text": "社区"
},
{
"pagePath": "pages/weizhi/weizhi",
"iconPath": "icon/weizhiAfter.png",
"selectedIconPath": "icon/weizhiBefore.png",
"text": "位置"
},
{
"pagePath": "pages/mine/mine",
"iconPath": "icon/我的1.png",
"selectedIconPath": "icon/我的2.png",
"text": "我的"
}
]
},
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"sitemapLocation": "sitemap.json"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huanf/xiaochengxu.git
git@gitee.com:huanf/xiaochengxu.git
huanf
xiaochengxu
xiaochengxu
master

搜索帮助