Przeglądaj źródła

去掉没用的提示

shish 1 dzień temu
rodzic
commit
c5fa6b4e63
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      hdApp/src/pagesPurchase/gatherPay.vue

+ 0 - 3
hdApp/src/pagesPurchase/gatherPay.vue

@@ -21,9 +21,6 @@
         <block>
           <div class="call-one-btn">
             <block v-if="orderTime>0">
-              <view style="width:100%;font-size:38upx;margin:0 auto;margin-top:50upx;color:red;font-weight:bold;" v-if="live == 1">请确认收到花材质量没有问题</view>
-              <view style="width:100%;font-size:38upx;margin:0 auto;margin-top:15upx;color:red;font-weight:bold;" v-if="live == 1">欠款单付清后,将无法再申请售后</view>
-              <view style="width:100%;font-size:38upx;margin:0 auto;margin-top:15upx;color:red;font-weight:bold;" v-if="live == 1">确认没问题,点下方按钮付款</view>
 
               <button class="button-com green pay-wx" @click="wxPayFn(1)" style="height:100upx;line-height:50upx;" v-if="live == 1">微信支付</button>