diff --git a/pages/template/long-list/long-list-page.uvue b/pages/template/long-list/long-list-page.uvue index 9a63ba2fd12673445dae07f8c0f76f2cd361fa0e..276ffe123db2c417ba4c55535358a3a001c799c5 100644 --- a/pages/template/long-list/long-list-page.uvue +++ b/pages/template/long-list/long-list-page.uvue @@ -2,10 +2,10 @@ - + - + {{item.plugin_name}} @@ -254,11 +254,12 @@ } .loading { - position: absolute; + /* position: absolute; left: 0; top: 0; right: 0; - bottom: 0; + bottom: 0; */ + flex:1; background-color: #f8f8f8; margin-bottom: 1px; justify-content: center; @@ -268,4 +269,4 @@ padding: 20px; text-align: center; } - \ No newline at end of file +