diff --git a/pages/order/confirm.vue b/pages/order/confirm.vue
index 7f866a4..b88bd95 100644
--- a/pages/order/confirm.vue
+++ b/pages/order/confirm.vue
@@ -1,414 +1,388 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 配送方式
-
- {{ item.dispatch_type_text }}
-
-
-
-
+
+
+
+
+
+
+
+
+
-
- 订单备注
-
-
-
-
-
-
-
-
-
- 商品金额
-
- ¥{{ state.orderInfo.goods_amount }}
-
-
-
- 扣除积分
-
-
- {{ state.orderInfo.score_amount }}
-
-
-
- 运费
-
- +¥{{ state.orderInfo.dispatch_amount }}
-
-
-
-
- 优惠券
-
- -¥{{ state.orderInfo.coupon_discount_fee }}
- {{
- state.couponInfo.can_use?.length > 0
- ? state.couponInfo.can_use?.length + '张可用'
- : '暂无可用优惠券'
- }}
+
+
+
+
+ 订单备注
+
+
+
+
+
-
-
-
-
-
- 活动优惠
-
- -¥{{ state.orderInfo.promo_discount_fee }}
-
-
-
-
-
-
-
-
-
- 发票申请
-
- {{ state.invoiceInfo.name || '无需开具发票' }}
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
+ .cicon-box {
+ font-size: 36rpx;
+ color: #999999;
+ }
+
diff --git a/pages/pay/index.vue b/pages/pay/index.vue
index 8b11d90..7ea40be 100644
--- a/pages/pay/index.vue
+++ b/pages/pay/index.vue
@@ -2,14 +2,17 @@
+
+
+
选择支付方式
@@ -17,7 +20,6 @@
+ />
+ />
{{ item.title }}
-
+
余额: {{ userInfo.money }}元
-
- 部分商品不支持
-
+