正在显示
1 个修改的文件
包含
5 行增加
和
5 行删除
@@ -114,7 +114,7 @@ | @@ -114,7 +114,7 @@ | ||
114 | <view style="display: flex;flex-direction: column;align-items: center;"> | 114 | <view style="display: flex;flex-direction: column;align-items: center;"> |
115 | <image src="/images/jinggao.png" mode="widthFix" style="width: 126rpx;"></image> | 115 | <image src="/images/jinggao.png" mode="widthFix" style="width: 126rpx;"></image> |
116 | <text style="font-size: 32rpx; color: #000;margin: 16rpx 0;">支付失败</text> | 116 | <text style="font-size: 32rpx; color: #000;margin: 16rpx 0;">支付失败</text> |
117 | - <text style="font-size: 28rpx;">您的积分不足,可使用微信支付差价</text> | 117 | + <!-- <text style="font-size: 28rpx;">您的积分不足,可使用微信支付差价</text> --> |
118 | </view> | 118 | </view> |
119 | <view style="width: 100%;padding: 32rpx 0;display: flex;justify-content: space-between;border-bottom: 1rpx solid rgba(240,242,245,1);"> | 119 | <view style="width: 100%;padding: 32rpx 0;display: flex;justify-content: space-between;border-bottom: 1rpx solid rgba(240,242,245,1);"> |
120 | <view style="font-size: 28rpx;"> | 120 | <view style="font-size: 28rpx;"> |
@@ -132,15 +132,15 @@ | @@ -132,15 +132,15 @@ | ||
132 | {{order.syjf}} | 132 | {{order.syjf}} |
133 | </view> | 133 | </view> |
134 | </view> | 134 | </view> |
135 | - <view style="width: 100%;padding: 32rpx 0;display: flex;justify-content: space-between;border-bottom: 1rpx solid rgba(240,242,245,1);"> | 135 | + <!-- <view style="width: 100%;padding: 32rpx 0;display: flex;justify-content: space-between;border-bottom: 1rpx solid rgba(240,242,245,1);"> |
136 | <view style="font-size: 28rpx;"> | 136 | <view style="font-size: 28rpx;"> |
137 | 差价支付 | 137 | 差价支付 |
138 | </view> | 138 | </view> |
139 | <view style="font-size: 32rpx;color: #ED261C;"> | 139 | <view style="font-size: 32rpx;color: #ED261C;"> |
140 | ¥{{payMent}} | 140 | ¥{{payMent}} |
141 | </view> | 141 | </view> |
142 | - </view> | ||
143 | - <view style="margin-top: 114rpx;display: flex;align-items: center;font-size: 28rpx;justify-content: space-between;"> | 142 | + </view> --> |
143 | + <!-- <view style="margin-top: 114rpx;display: flex;align-items: center;font-size: 28rpx;justify-content: space-between;"> | ||
144 | <view> | 144 | <view> |
145 | <text style="color: rgba(0,0,0,0.26);">共{{info.totalnum + choudanNum}}件,</text> | 145 | <text style="color: rgba(0,0,0,0.26);">共{{info.totalnum + choudanNum}}件,</text> |
146 | <text style="color: rgba(0,0,0,0.6);">合计:</text> | 146 | <text style="color: rgba(0,0,0,0.6);">合计:</text> |
@@ -151,7 +151,7 @@ | @@ -151,7 +151,7 @@ | ||
151 | <view style="width: 222rpx;height: 88rpx;background-color: #3D9BF5;border-radius: 96rpx;display: flex;align-items: center;justify-content: center;font-size: 32rpx;color: #FFFFFF;" bindtap="mixedPay"> | 151 | <view style="width: 222rpx;height: 88rpx;background-color: #3D9BF5;border-radius: 96rpx;display: flex;align-items: center;justify-content: center;font-size: 32rpx;color: #FFFFFF;" bindtap="mixedPay"> |
152 | 提交 | 152 | 提交 |
153 | </view> | 153 | </view> |
154 | - </view> | 154 | + </view> --> |
155 | </view> | 155 | </view> |
156 | </view> | 156 | </view> |
157 | </view> | 157 | </view> |
-
请 注册 或 登录 后发表评论