|
@@ -7,7 +7,11 @@
|
|
|
<view class="result-title">付款成功</view>
|
|
<view class="result-title">付款成功</view>
|
|
|
<view class="result-title" v-if="Number(customInfo.remainDebtAmount)>0">剩余欠款:{{ customInfo.remainDebtAmount }}元</view>
|
|
<view class="result-title" v-if="Number(customInfo.remainDebtAmount)>0">剩余欠款:{{ customInfo.remainDebtAmount }}元</view>
|
|
|
<view class="result-title" v-else>欠款已全部结清</view>
|
|
<view class="result-title" v-else>欠款已全部结清</view>
|
|
|
- <button class="admin-button-com big" style="width:70vw;margin-top:20upx;" @click="goBack">返回</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com big" style="width:60vw;margin-top:20upx;" @click="goBack">返回</button>
|
|
|
|
|
+ <!-- #ifdef MP-WEIXIN -->
|
|
|
|
|
+ <view style="width:690upx;height:40upx;background-color: white;"></view>
|
|
|
|
|
+ <ad-custom unit-id="adunit-b3f48f1b6c1a39ff"></ad-custom>
|
|
|
|
|
+ <!-- #endif -->
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|