|
|
@@ -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;
|