1 Star 0 Fork 2

jijicanyu/werewolf_wechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
app.json 1004 Bytes
一键复制 编辑 原始数据 按行查看 历史
zero 提交于 2017-10-27 16:20 . 10-27
{
"pages": [
"pages/homePage/homePage",
"pages/detail/detail",
"pages/userInfo/userInfo",
"pages/roomScore/roomScore",
"pages/room/room",
"pages/sort/sort",
"pages/create/create",
"pages/clubSort/clubSort"
],
"window": {},
"tabBar": {
"color": "#8a8a8a",
"selectedColor": "#5F56C1",
"borderStyle": "white",
"backgroundColor": "#eeeeee",
"position": "bottom",
"list": [
{
"pagePath": "pages/homePage/homePage",
"text": "活动",
"iconPath": "images/home_page.png",
"selectedIconPath": "images/home_page_click.png"
},
{
"pagePath": "pages/sort/sort",
"text": "排名",
"iconPath": "images/sort_logo.png",
"selectedIconPath": "images/sort_logo_click.png"
},
{
"pagePath": "pages/userInfo/userInfo",
"text": "我的",
"iconPath": "images/my_logo.png",
"selectedIconPath": "images/my_logo_click.png"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jijicanyu/werewolf_wechat.git
[email protected]:jijicanyu/werewolf_wechat.git
jijicanyu
werewolf_wechat
werewolf_wechat
master

搜索帮助