소스 검색

Merge branch 'master' of http://192.168.40.220/dmc/jz_applet into master

yxb
wq 2 년 전
부모
커밋
d56882f786
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3
    3
      subpackage/after-sale/activation-once-again/activation-once-again.vue

+ 3
- 3
subpackage/after-sale/activation-once-again/activation-once-again.vue 파일 보기

@@ -43,7 +43,7 @@
<text>储蓄卡</text>
<text class="tips-card">{{getCodeName('CARD_STATE_TYPE',orderInfos.cardStatus)}}</text>
</view>
<view class="choose-item"> 有效期:xxxx-xx-xx </view>
<!-- <view class="choose-item"> 有效期:xxxx-xx-xx </view> -->
</view>
</view>

@@ -58,7 +58,7 @@
<!-- <text>储蓄卡</text> -->
<text class="tips-card">{{getCodeName('OBU_STATE_TYPE',orderInfos.obuStatus)}}</text>
</view>
<view class="choose-item"> 有效期:xxxx-xx-xx </view>
<!-- <view class="choose-item"> 有效期:xxxx-xx-xx </view> -->
</view>
</view>
</view>
@@ -200,7 +200,7 @@
const options = {
type: 2,
data: {
id: id,
id: "cebc78a8aa024a0c96c0d1b0da3752e5",
},
method: "POST",
showLoading: true,

Loading…
취소
저장