fix:替换appID为7a9,修复支付分调用失败订单无法正确取消的问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user