From 4c25900e835fbbf5c69deef120ca90c575fdd28f Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Thu, 27 Jun 2024 20:02:52 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
my/hongbao/youhuijuanList.vue | 19 +++++++--
my/order/payModify.vue | 73 +++++++++++++++++++++++++----------
2 files changed, 69 insertions(+), 23 deletions(-)
diff --git a/my/hongbao/youhuijuanList.vue b/my/hongbao/youhuijuanList.vue
index a15b7b2..25bea55 100644
--- a/my/hongbao/youhuijuanList.vue
+++ b/my/hongbao/youhuijuanList.vue
@@ -7,7 +7,7 @@
-->
- 确定
+ 确定
@@ -25,7 +25,7 @@
{{item.endDate}}
@@ -138,6 +138,19 @@
/deep/uni-checkbox .uni-checkbox-input{
border-radius: 50%;
}
+ .ticket-button{
+ display: flex;
+ width: 130rpx;
+ grid-gap:8rpx;
+ gap:8px;
+ align-items: center;
+ justify-content:center;
+ background: #029d88;
+ color: #fff;
+ height:60rpx;
+ border-radius: 30rpx;
+ margin: 15rpx;
+ }
.checkbox-data{
padding: 0px 11px;
margin: 15px 0px;
@@ -222,7 +235,7 @@
height: 242rpx;
border-radius: 21rpx;
background-size: 100%;
- margin: 20px auto;
+ margin: 6px auto;
justify-content: space-between;
}
.you-nav{
diff --git a/my/order/payModify.vue b/my/order/payModify.vue
index 4027f2b..8e591cf 100644
--- a/my/order/payModify.vue
+++ b/my/order/payModify.vue
@@ -2,7 +2,7 @@
-
-