diff --git a/App.vue b/App.vue index d81707b2..92ba2221 100644 --- a/App.vue +++ b/App.vue @@ -2889,7 +2889,7 @@ if(temp !== undefined && this.is_tabbar_pages()) { obj.$vm.setData( { - bottom_fixed_style: 'bottom:'+(this.app_tabbar_height_value()*2)+'rpx' + bottom_fixed_style: 'bottom:'+this.app_tabbar_height_value()+'px' }); } } diff --git a/components/cart/cart.vue b/components/cart/cart.vue index 87bec2d4..bbd6f3d2 100644 --- a/components/cart/cart.vue +++ b/components/cart/cart.vue @@ -141,7 +141,7 @@ - +