Kaynağa Gözat

客服”

git commit -m 客服”
liujiaxin 9 saat önce
ebeveyn
işleme
db97a32e99
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      components/Server.vue

+ 2 - 2
components/Server.vue

@@ -11,7 +11,7 @@
 				<image class="w130 h130"
 					src="/static/images/server.png"
 					mode="aspectFit"></image>
-				<text class="text">官方客服</text>
+				<text class="text">客服投诉</text>
 				<button class="contact-btn" open-type="contact"></button>
 			</view>
 		</view>
@@ -205,7 +205,7 @@
 	.text{
 		margin-top: 8rpx;
 		font-weight: 500;
-		font-size: 24rpx;
+		font-size: 28rpx;
 		color: #333;
 		background: rgba(255, 255, 255, 0.9);
 		padding: 6rpx 12rpx;