|
@@ -5,7 +5,8 @@
|
|
"path": "pages/home/index",
|
|
"path": "pages/home/index",
|
|
"style": {
|
|
"style": {
|
|
"navigationBarTitleText": "首页",
|
|
"navigationBarTitleText": "首页",
|
|
- "navigationStyle": "custom"
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
+ "enablePullDownRefresh": true
|
|
}
|
|
}
|
|
},
|
|
},
|
|
{
|
|
{
|