diff --git a/common/css/page.css b/common/css/page.css index 8a9208c6..db029e11 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -188,9 +188,6 @@ button:before { .wh-auto { width: 100% !important; } -.ht-auto { - height: 100% !important; -} .tc { text-align: center; } diff --git a/pages.json b/pages.json index b04fe655..f4ea6f05 100644 --- a/pages.json +++ b/pages.json @@ -2060,9 +2060,7 @@ "transparentTitle": "always", "titlePenetrate": "YES", // #endif - "enablePullDownRefresh": false, - // 禁止页面下拉 - "disableScroll": true, + "enablePullDownRefresh": true, "navigationBarTitleText": "" } }, diff --git a/pages/plugins/video/detail/detail.vue b/pages/plugins/video/detail/detail.vue index 45813b03..15db9f02 100644 --- a/pages/plugins/video/detail/detail.vue +++ b/pages/plugins/video/detail/detail.vue @@ -1,6 +1,6 @@ -