diff --git a/pages/home/newZone.vue b/pages/home/newZone.vue index 0ca0d56..2b6b924 100644 --- a/pages/home/newZone.vue +++ b/pages/home/newZone.vue @@ -140,7 +140,7 @@ export default{ } .tabs-wrap{ overflow: auto; - justify-content: space-around; + justify-content: justify-between; } .tab-item{ margin-right: 20rpx;