|
|
|
|
@ -100,6 +100,9 @@ import DraggableButton from "@/pages/components/goHome.vue";
|
|
|
|
|
<image src="@/static/assets/buy/buy_done@2x.png"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="order_icon_tip_wrapper">恭喜您,支付成功!</view>
|
|
|
|
|
<view v-if="order_info.checkup_type_id==4" style="font-size: 24rpx;padding:20rpx 40rpx; 0rpx 40rpx;color:#FF0000;">
|
|
|
|
|
请您的配偶在15分钟内完成预约,否则本次预约将会失效,如有支付金额会原路退回
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="order_info_wrapper">
|
|
|
|
|
<view class="order_info_title_wrapper">{{ order_info.title }}</view>
|
|
|
|
|
|