Commit 66d369e4 authored by qipeng's avatar qipeng

短信展示为兑换码

parent 3c13dff3
......@@ -41,7 +41,7 @@
<view class="box-verificationCode">请使用身份证过闸</view>
</view>
<view class="certificate-box" v-else-if="orderInfo.exchangeMode==3">
<view class="box-verificationCode">验证码:{{ticketCode}}</view>
<view class="box-verificationCode">兑换码:{{ticketCode}}</view>
</view>
</view>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment