{{ storeItems.name }}
@@ -69,10 +53,7 @@
-
+
积分抵扣
@@ -124,33 +105,21 @@
支付方式
-
+
微信支付
微信快捷支付
-
+
微信支付
微信快捷支付
-
+
余额支付
@@ -185,392 +154,396 @@
立即结算
-
-
+
+
diff --git a/pages/shop/StoreList/index.vue b/pages/shop/StoreList/index.vue
index fa8d7e8..434a77f 100644
--- a/pages/shop/StoreList/index.vue
+++ b/pages/shop/StoreList/index.vue
@@ -107,7 +107,11 @@ export default {
this.mapKey = res.data.mapKey;
})
.catch(err => {
- this.$dialog.error(err.msg);
+ uni.showToast({
+ title: err.msg,
+ icon: "none",
+ duration: 2000,
+ });
});
}
}
diff --git a/pages/user/Recharge/index.vue b/pages/user/Recharge/index.vue
index 49cfd1e..f69688c 100644
--- a/pages/user/Recharge/index.vue
+++ b/pages/user/Recharge/index.vue
@@ -15,23 +15,16 @@
-
+
{{ item.value.price }}
元
- 赠送:{{ item.value.give_price }} 元
+ 赠送:{{ item.value.give_price }} 元