You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.0 KiB
76 lines
2.0 KiB
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/record/record",
|
|
"pages/achievement/achievement",
|
|
"pages/index/create",
|
|
"pages/backlog/index",
|
|
"pages/setup/index",
|
|
"pages/user/index",
|
|
"pages/index/detail",
|
|
"pages/index/add",
|
|
"pages/index/operation",
|
|
"pages/index/print",
|
|
"pages/login/register",
|
|
"pages/login/forget",
|
|
"pages/login/setPass",
|
|
"pages/user/personal",
|
|
"pages/album/album",
|
|
"pages/user/notice/notice",
|
|
"pages/user/notice/detail/detail",
|
|
"pages/user/clubs/clubs",
|
|
"pages/user/clubs/detail/detail",
|
|
"pages/user/clubs/add/add",
|
|
"pages/index/competition/competition",
|
|
"pages/user/update/update",
|
|
"pages/album/detail/detail",
|
|
"pages/index/regulations/regulations",
|
|
"pages/index/competition/baoming/baoming"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "",
|
|
"navigationBarBackgroundColor": "#dcdcdc",
|
|
"backgroundColor": "#dcdcdc"
|
|
},
|
|
"tabBar": {
|
|
"color": "#666666",
|
|
"selectedColor": "#CA151F",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"iconPath": "static/shouye2.png",
|
|
"selectedIconPath": "static/shouye1.png",
|
|
"text": "首页"
|
|
},
|
|
{
|
|
"pagePath": "pages/record/record",
|
|
"iconPath": "static/jilu2.png",
|
|
"selectedIconPath": "static/jilu1.png",
|
|
"text": "记录"
|
|
},
|
|
{
|
|
"pagePath": "pages/achievement/achievement",
|
|
"iconPath": "static/chengji2.png",
|
|
"selectedIconPath": "static/chengji1.png",
|
|
"text": "成绩"
|
|
},
|
|
{
|
|
"pagePath": "pages/album/album",
|
|
"iconPath": "static/xiangce2.png",
|
|
"selectedIconPath": "static/xiangce1.png",
|
|
"text": "相册"
|
|
},
|
|
{
|
|
"pagePath": "pages/user/index",
|
|
"iconPath": "static/wode2.png",
|
|
"selectedIconPath": "static/wode1.png",
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |