diff --git a/App.vue b/App.vue index 54c2aca..a638731 100644 --- a/App.vue +++ b/App.vue @@ -33,12 +33,6 @@ export default { width: 404rpx!important; height: 306rpx!important; } -.u-tabbar__content { - display: flex; - align-items: center; - height: 166rpx; -} -.u-border-top { - border: none !important; -} + + diff --git a/components/uiq-tabbar/uiq-tabbar.vue b/components/uiq-tabbar/uiq-tabbar.vue index ad0686f..3d03983 100644 --- a/components/uiq-tabbar/uiq-tabbar.vue +++ b/components/uiq-tabbar/uiq-tabbar.vue @@ -1,11 +1,11 @@