diff --git a/components/my-tabbar.vue b/components/my-tabbar.vue
index 8197de2..d49bcad 100644
--- a/components/my-tabbar.vue
+++ b/components/my-tabbar.vue
@@ -8,13 +8,14 @@
{{item.name}}
-
+
+ style="border-radius: 50%;width: 102rpx;height: 102rpx">
+ style="border-radius: 50%;width: 102rpx;height: 102rpx;">
- {{item.name}}
+
+ {{item.name}}
@@ -244,8 +245,8 @@
width: 100%;
height: 100rpx;
padding-bottom: 0;
- background: url('/static/bottom_tab.png') no-repeat;
- background-size: 100%;
+ background: url('/static/bottom_tab.png') no-repeat;
+ background-size: 100%;
box-sizing: border-box;
.list {
@@ -256,7 +257,8 @@
width: 200rpx;
height: 130rpx;
position: relative;
- z-index: 1000;
+ z-index: 1000;
+
image {
width: 44rpx;
height: 44rpx;
@@ -300,9 +302,10 @@
align-items: center;
justify-content: center;
width: 200rpx;
- height: 130rpx;
+ height: 125rpx;
position: relative;
- z-index: 1000;
+ z-index: 1000;
+
image {
width: 44rpx;
height: 44rpx;
diff --git a/packageA/center/detailSys.vue b/packageA/center/detailSys.vue
index 346f47c..c66ea97 100644
--- a/packageA/center/detailSys.vue
+++ b/packageA/center/detailSys.vue
@@ -168,7 +168,7 @@