-
-
-
-
+
+
+
+
+
+
+
diff --git a/src/views/daxpay/outside/checkout/style.less b/src/views/daxpay/outside/checkout/style.less
index 2f514e2d..73c10ab5 100644
--- a/src/views/daxpay/outside/checkout/style.less
+++ b/src/views/daxpay/outside/checkout/style.less
@@ -1,15 +1,15 @@
.page {
box-sizing: border-box;
min-height: 100%;
- //padding-bottom: 80px;
- //margin-top: 81px;
+ padding-bottom: 80px;
+ margin-top: 81px;
}
-.paydemo {
+.pay {
.content {
max-width: 1120px;
margin: 0 auto;
}
- .paydemo-type-content {
+ .pay-type-content {
padding: 20px;
margin-bottom: 10px;
background-color: #FFFFFF;
@@ -26,46 +26,30 @@
margin-right: 10px;
cursor: pointer;
}
- .paydemoType {
+ .payType {
padding: 12px;
border: solid 2px #e2e2e2;
margin-right: 10px;
cursor: pointer;
}
- .paydemo-type-img {
+ .pay-type-img {
width: 40px;
height: 40px;
vertical-align: center;
}
- .paydemo-type-name {
+ .pay-type-name {
font-size: 16px;
margin-bottom: 12px;
display: flex;
align-items: center;
}
- .paydemo-type-body {
+ .pay-type-body {
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 10px;
}
- .paydemo-type-h5 {
- padding: 12px;
- border: solid 2px #e2e2e2;
- margin-right: 10px;
- cursor: pointer;
- font-size: 14px;
- }
- .codeImg_wx_h5 {
- position: absolute;
- z-index: 1001;
- display: flex;
- flex-direction: column;
- align-items: center;
- background-color: #ffffff;
- width: 160px;
- }
- .paydemo-form-item {
+ .pay-form-item {
height: 38px;
margin-bottom: 5px;
display: flex;
支付信息
-
-
-
- {{ orderAndConfig.order.title }}
-
-
-
-
-
- {{ orderAndConfig.order.bizOrderNo }}
-
-
-
-
-
- {{ orderAndConfig.order.orderNo }}
-
-
-
-
-
- {{ orderAndConfig.order.description }}
-
-
-
-
-
+
+
+
-
diff --git a/src/views/daxpay/outside/checkout/CheckoutQrCode.vue b/src/views/daxpay/outside/checkout/CheckoutQrCode.vue
new file mode 100644
index 00000000..7fd8afc8
--- /dev/null
+++ b/src/views/daxpay/outside/checkout/CheckoutQrCode.vue
@@ -0,0 +1,36 @@
+
+
+
-
-
+
+
+
+
+
+
-
+
-
+
+
+
+ 支付信息
+
+
+
+ {{ orderAndConfig.order.title }}
+
+
+
+
+
+ {{ orderAndConfig.order.bizOrderNo }}
+
+
+
+
+
+ {{ orderAndConfig.order.orderNo }}
+
+
+
+
+
+ {{ orderAndConfig.order.description }}
+
+
+
+
+
+ 付款码支付(聚合)
+
-
-
-
-
-
-
-
-
+
+
-
- currentItem=config" v-for="config in group.items" :key="config.id">
-
- {{ config.name }}
+
-
+
+
+
-
-
-
+
- (currentItem = config)"
+ v-for="config in group.items"
+ :key="config.id"
+ >
+
+ {{ config.name }}
+
- {{ '¥ ' + orderAndConfig.order.amount }} 元
+
+
+
+
+ {{ '¥ ' + orderAndConfig.order.amount }} 元
立即支付
+
+
+
+
+
+