diff --git a/pages/API/get-current-pages/get-current-pages.uvue b/pages/API/get-current-pages/get-current-pages.uvue index 4fe89ef1d06b65e6de8084874e6e573c66b54e2f..384c0717fd946f7424db9259057d29aeacb2f51f 100644 --- a/pages/API/get-current-pages/get-current-pages.uvue +++ b/pages/API/get-current-pages/get-current-pages.uvue @@ -91,6 +91,9 @@ this.checked = true } // #endif + // #ifdef APP-ANDROID + this.checked = true + // #endif this.getPageStyle(); }, onPullDownRefresh() { @@ -254,4 +257,4 @@ .radio-value { margin-left: 10px; } - +