当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 0

侯坤林 / same-微信小程序版本
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.json 1007 Bytes
一键复制 编辑 原始数据 按行查看 历史
侯坤林 提交于 2018-10-24 21:23 . '重构代码'
{
"pages": [
"pages/me/index/me",
"pages/me/comment/index",
"pages/me/qrcode/index",
"pages/me/user/index",
"pages/me/channelDynamic/index",
"pages/index/index",
"pages/logs/logs",
"pages/chat/chat"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Same +",
"navigationBarTextStyle": "black"
},
"tabBar": {
"borderStyle": "white",
"selectedColor": "#000000",
"list": [
{
"pagePath": "pages/me/index/me",
"iconPath": "/assets/me.png",
"selectedIconPath": "/assets/me-active.png"
},
{
"pagePath": "pages/index/index",
"iconPath": "/assets/home.png",
"selectedIconPath": "/assets/home-active.png"
},
{
"pagePath": "pages/logs/logs",
"iconPath": "/assets/channel.png",
"selectedIconPath": "/assets/channel-active.png"
}
]
}
}
微信
1
https://gitee.com/houkunlin/same_wechat_applet.git
git@gitee.com:houkunlin/same_wechat_applet.git
houkunlin
same_wechat_applet
same-微信小程序版本
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891