1 Star 0 Fork 0

scut_少东/danceParty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.json 1.34 KB
一键复制 编辑 原始数据 按行查看 历史
scut_少东 提交于 2018-12-28 15:50 . update sth
{
"pages":[
"pages/activity/index",
"pages/index/index",
"pages/my-activity/index",
"pages/mine/index",
"pages/send-square/index",
"pages/publish-activity/index",
"pages/register/index",
"pages/notice/index",
"pages/my-info/index",
"pages/my-activity-detail/index",
"pages/activity-detail/index",
"pages/start/start",
"pages/authorize/index",
"pages/test/indexs"
],
"window":{
"backgroundTextStyle":"light",
"navigationBarBackgroundColor": "#2FBDB3",
"navigationBarTitleText": "WeChat",
"navigationBarTextStyle":"black"
},
"tabBar": {
"color": "#6e6d6b",
"selectedColor": "#2FBDB3",
"borderStyle": "white",
"backgroundColor": "#fff",
"box-shadow":"0 0 6px 0",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "images/tabBar/square-off.png",
"selectedIconPath": "images/tabBar/square-on.png",
"text": "广场"
}, {
"pagePath": "pages/activity/index",
"iconPath": "images/tabBar/activity-off.png",
"selectedIconPath": "images/tabBar/activity-on.png",
"text": "活动"
},
{
"pagePath": "pages/mine/index",
"iconPath": "images/tabBar/mine-off.png",
"selectedIconPath": "images/tabBar/mine-on.png",
"text": "我的"
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/scutSd/danceParty.git
git@gitee.com:scutSd/danceParty.git
scutSd
danceParty
danceParty
master

搜索帮助