feat: pk
This commit is contained in:
22
pages.json
22
pages.json
@@ -49,6 +49,14 @@
|
||||
"backgroundColor": "#fbfbfb"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/pk/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "PK站",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/webview/index",
|
||||
"style": {
|
||||
@@ -80,6 +88,14 @@
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rating/pk",
|
||||
"style": {
|
||||
"navigationBarTitleText": "PK 对决",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/topics",
|
||||
"style": {
|
||||
@@ -112,6 +128,12 @@
|
||||
"iconPath": "static/images/tabBar/home.png",
|
||||
"selectedIconPath": "static/images/tabBar/home_s.png"
|
||||
},
|
||||
{
|
||||
"text": "PK站",
|
||||
"pagePath": "pages/pk/index",
|
||||
"iconPath": "static/images/tabBar/creation.png",
|
||||
"selectedIconPath": "static/images/tabBar/creation_s.png"
|
||||
},
|
||||
{
|
||||
"text": "发布",
|
||||
"pagePath": "pages/release/index",
|
||||
|
||||
Reference in New Issue
Block a user