fix:替换appID为7a9,修复支付分调用失败订单无法正确取消的问题

This commit is contained in:
2025-07-08 09:03:06 +08:00
parent 309963755d
commit 893a2a55c6
51 changed files with 157 additions and 148 deletions
+9 -3
View File
@@ -80,7 +80,7 @@
<view class="step-icon">
<text class="step-number">1</text>
</view>
<text class="step-text">扫码开锁</text>
<text class="step-text">扫码弹出</text>
</view>
<view class="step-arrow"></view>
<view class="step-item">
@@ -94,7 +94,13 @@
<view class="step-icon">
<text class="step-number">3</text>
</view>
<text class="step-text">归还结算</text>
<text class="step-text">插入归还</text>
</view><view class="step-arrow"></view>
<view class="step-item">
<view class="step-icon">
<text class="step-number">4</text>
</view>
<text class="step-text">结束订单</text>
</view>
</view>
</view>
@@ -382,7 +388,7 @@
/* 扫码区域 */
.scan-section {
padding: 0 30rpx;
margin-top: -60rpx;
// margin-top: -60rpx;
.scan-card {
background: #ffffff;