4 Star 13 Fork 6

芦明宝/zhty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pages.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
芦明宝 提交于 2019-08-06 15:32 . '初始提交'
{
"pages": [
{
"path": "pages/index/index",
"style": {}
},
{
"path": "pages/sport/sport"
},
{
"path": "pages/home/home"
},
{
"path": "pages/home/authorize"
},
{
"path": "pages/home/about"
},
{
"path": "pages/sport/countDown"
},
{
"path": "pages/sport/running"
},
{
"path": "pages/sport/riding"
},
{
"path": "pages/sport/list"
},
{
"path": "pages/sport/finish"
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "智慧体育",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"tabBar": {
"color": "#B7B7B7",
"selectedColor": "#00B26A",
"borderStyle": "black",
"backgroundColor": "#FFFFFF",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/icon/tabbar/index.png",
"selectedIconPath": "static/icon/tabbar/index_cur.png",
"text": "首页"
},{
"pagePath": "pages/home/home",
"iconPath": "static/icon/tabbar/home.png",
"selectedIconPath": "static/icon/tabbar/home_cur.png",
"text": "我的"
}]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/lumingbao/zhty.git
git@gitee.com:lumingbao/zhty.git
lumingbao
zhty
zhty
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385