diff --git a/pages/template/custom-tab-bar/custom-tab-bar.uvue b/pages/template/custom-tab-bar/custom-tab-bar.uvue index 768f8926a44a0e7479774faec850d1d49fa74fe1..f0805a1e97ec27d543809db5efd0374e4785cc64 100644 --- a/pages/template/custom-tab-bar/custom-tab-bar.uvue +++ b/pages/template/custom-tab-bar/custom-tab-bar.uvue @@ -142,6 +142,9 @@ flex: 1; background-color: #fff; overflow: visible; + /* #ifdef MP */ + height: 100vh; + /* #endif */ } .tab-view {