Browse Source

样式修改

gcz 1 week ago
parent
commit
17c8d98180
1 changed files with 3 additions and 0 deletions
  1. 3 0
      center/order.vue

+ 3 - 0
center/order.vue

@@ -596,6 +596,9 @@ page{
 .tabs-wrap{
 	background-color: #fff;
 	margin-bottom: 10rpx;
+	::v-deep .u-tabs__wrapper__nav__item:nth-child(5){
+		width: 240rpx!important;
+	}
 }
 .list-item{
 	overflow: hidden;