diff --git a/pages/cooperate/index.vue b/pages/cooperate/index.vue index 123f534..c6a8fc2 100644 --- a/pages/cooperate/index.vue +++ b/pages/cooperate/index.vue @@ -102,7 +102,8 @@ margin-top:36rpx; } .cooperate-line span:nth-child(2){ - width: 120rpx; + width: 140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff; @@ -128,7 +129,8 @@ margin-top:36rpx; } .cooperate-line1 span:nth-child(2){ - width: 120rpx; + width:140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff; @@ -154,7 +156,8 @@ margin-top:36rpx; } .cooperate-line2 span:nth-child(2){ - width: 120rpx; + width:140rpx; + text-align: center; height: 40rpx; line-height: 40rpx; color: #fff;