|
|
|
@ -309,7 +309,17 @@ |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
,{ |
|
|
|
"path" : "pages/start-page/index", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "启动页", |
|
|
|
"navigationStyle": "custom", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
], |
|
|
|
"globalStyle": { |
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
"navigationBarTitleText": "uni-app", |
|
|
|
|