diff --git a/pages.json b/pages.json
index e4d561ed..d1d077f3 100644
--- a/pages.json
+++ b/pages.json
@@ -2035,28 +2035,40 @@
{
"path": "index/index",
"style": {
- "enablePullDownRefresh": true,
+ // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
+ "navigationStyle": "custom",
+ // #endif
+ "enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
},
{
"path": "detail/detail",
"style": {
- "enablePullDownRefresh": true,
+ // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
+ "navigationStyle": "custom",
+ // #endif
+ "enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
},
{
"path": "search/search-record",
"style": {
- "enablePullDownRefresh": true,
+ // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
+ "navigationStyle": "custom",
+ // #endif
+ "enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
},
{
"path": "search/search",
"style": {
- "enablePullDownRefresh": true,
+ // #ifdef MP-WEIXIN || MP-BAIDU || MP-QQ || MP-KUAISHOU || H5 || APP
+ "navigationStyle": "custom",
+ // #endif
+ "enablePullDownRefresh": false,
"navigationBarTitleText": ""
}
}
diff --git a/pages/plugins/video/components/loading.vue b/pages/plugins/video/components/loading.vue
index d4063dff..e43318db 100644
--- a/pages/plugins/video/components/loading.vue
+++ b/pages/plugins/video/components/loading.vue
@@ -12,7 +12,7 @@
-