|
|
@@ -182,6 +182,15 @@
|
|
|
"navigationBarTitleText": "修改密码",
|
|
|
"navigationStyle": "#custom"
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/splash/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "backgroundColor": "#ffffff"
|
|
|
+ }
|
|
|
}
|
|
|
],
|
|
|
"globalStyle": {
|