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 @@
-
-