wanghao 1 year ago
parent
commit
3ee37e2993

+ 2 - 2
components/bottomSheet/bottomSheet.vue

@@ -505,8 +505,8 @@
 			width: 100%;
 			height: 30px;
 			display: flex;
-			justify-content: left;
-			margin: 30rpx 35rpx;
+			justify-content: center;
+			margin: 30rpx 0;
 			align-items: center;
 
 			// &::after {

+ 2 - 2
components/bottomSheet/bottomSheetMore.vue

@@ -332,8 +332,8 @@
 			width: 100%;
 			height: 30px;
 			display: flex;
-			justify-content: left;
-			margin: 30rpx 35rpx;
+			justify-content: center;
+			margin: 30rpx 0;
 			align-items: center;
 
 			// &::after {

+ 3 - 3
pages/statistics/historyDetails.vue

@@ -682,11 +682,11 @@
 		z-index: 1999;
 
 		.share-to {
-			width: 100%;
+			// width: 100%;
 			height: 30px;
 			display: flex;
-			justify-content: left;
-			margin: 30rpx 35rpx;
+			justify-content: center;
+			margin: 30rpx 0 !important;
 			align-items: center;
 
 

+ 2 - 2
pages/statistics/historyDetailsCourtyard.vue

@@ -987,8 +987,8 @@
 			width: 100%;
 			height: 30px;
 			display: flex;
-			justify-content: left;
-			margin: 30rpx 35rpx;
+			justify-content: center;
+			margin: 30rpx 0;
 			align-items: center;
 
 

+ 2 - 2
pages/statistics/history_details_bottom_leg.vue

@@ -668,8 +668,8 @@
 			width: 100%;
 			height: 30px;
 			display: flex;
-			justify-content: left;
-			margin: 30rpx 35rpx;
+			justify-content: center;
+			margin: 30rpx 0;
 			align-items: center;