修改心身量表选择城市的展现形式
This commit is contained in:
12
pages.json
12
pages.json
@@ -3,6 +3,12 @@
|
||||
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||
// },
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/peanut/home",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/user/login",
|
||||
"style": {
|
||||
@@ -10,12 +16,6 @@
|
||||
"enablePullDownRefresh": false // 禁止下拉刷新
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/peanut/home",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/vip/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user