diff --git a/v1_5_0_C/tabbar.css b/v1_5_0_C/tabbar.css index c609803..ff8869a 100644 --- a/v1_5_0_C/tabbar.css +++ b/v1_5_0_C/tabbar.css @@ -10,7 +10,7 @@ align-items: center; border-top: 0.01rem solid #E6E6E6; position: fixed; - z-index: 9999; + z-index: 999; bottom: 0; left: 0; right: 0; diff --git a/v1_5_0_C/tabbar.js b/v1_5_0_C/tabbar.js index ef1c529..33fefa7 100644 --- a/v1_5_0_C/tabbar.js +++ b/v1_5_0_C/tabbar.js @@ -1,7 +1,7 @@ const tabComponent = { template: `