소스 검색

no message

linwenxin 2 주 전
부모
커밋
70a91af134
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      src/components/zhifutanchuan.vue

+ 2 - 1
src/components/zhifutanchuan.vue

@@ -39,7 +39,8 @@
       </view>
       <view class="row">
         <view class="label">支付方式:</view>
-        <view class="value">微信支付</view>
+        <!-- <view class="value">微信支付</view> -->
+        <view class="value">线下支付</view>
       </view>
     </view>