@ -305,8 +305,9 @@
<view class="pay-popup">
<view class="content">
<view class="box1">
<view style="height: 70rpx;line-height: 70rpx;text-align: center;">
<view style="display: flex;align-items: center;justify-content: center;height: 70rpx;">
支付剩余时间 59:09
支付剩余时间
<uni-countdown :show-day="false" :hour="00" :minute="59" :second="59" />
</view>
<view
style="height: 90rpx;line-height: 90rpx;text-align: center;font-weight: 700;font-size: 30rpx;">
@ -439,8 +439,8 @@
<view class="pay-popup" style="height: 580rpx;background: #fff;border-radius: 40rpx 40rpx 0 0;padding-top: 40rpx;">
<view class="content" style="height: 100%;margin-top:0">
支付剩余时间 <uni-countdown :show-day="false" :hour="00" :minute="59" :second="59" />
@ -69,8 +69,8 @@
<view class="kaituan3">
<view class="kaituan3" style="display: flex;margin-left: auto;margin-right: auto;width: 50%;">
剩余<text style="font-size: 32rpx;font-weight: 700;padding: 0 20rpx;color: red;">23:59:23</text>结束
剩余<uni-countdown :show-day="false" :hour="23" :minute="59" :second="59" :font-size="16" color="red" />结束
<view class="kaituan4">
分享至微信 <uni-icons type="weixin" size="15"></uni-icons>
@ -285,8 +285,8 @@
<view class="content2">
<view style="height: 90rpx;line-height: 90rpx;text-align: center;font-weight: 700;font-size: 30rpx;">
¥<text style="font-size: 60rpx;">{{backendTotalAmount ? backendTotalAmount.toFixed(2) : totalAmountCalc.toFixed(2)}}</text>