瀏覽代碼

修改bug.

zhangfufeng 3 周之前
父節點
當前提交
f82cf26dc3
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      pages/new/customerCheck/customerCheck.wxml
  2. 1 1
      pages/new/customerCheck/customerCheck.wxss

+ 1 - 1
pages/new/customerCheck/customerCheck.wxml

@@ -14,7 +14,7 @@
 	</view>
 	<view class="service-tips">
 
-2. 如您对服务不满意,请先和服务者沟通,如服务者无法解决,添加企微管家,我们竭诚为您解决问;
+2. 如您对服务不满意,请先和服务者沟通,如服务者无法解决,添加企微管家,我们竭诚为您解决问
 	</view>
 
 	<view class="btn-wrapper" wx:if="{{status==2}}">

+ 1 - 1
pages/new/customerCheck/customerCheck.wxss

@@ -20,7 +20,7 @@ view,text{
 }
 .customer-title,.customer-tips{
 	height:56rpx;
-	line-height: 56rpx;
+	line-height: 100rpx;
 	text-align: center;
 }
 .customer-btn{