zs hace 7 meses
padre
commit
69ae95a9a8

+ 1 - 2
pagesMy/activity/index.vue

@@ -300,8 +300,7 @@
 			.tabsList {
 				position: relative;
 				width: 100vw;
-				// height: 82vh;
-				height: 90vh;
+				height: 82vh;
 
 				.list {
 					background-color: var(--mainColor);

+ 1 - 2
pagesMy/match/index.vue

@@ -306,8 +306,7 @@
 			.tabsList {
 				position: relative;
 				width: 100vw;
-				// height: 82vh;
-				height: 90vh;
+				height: 82vh;
 
 				.list {
 					background-color: var(--mainColor);

+ 1 - 1
pagesMy/match/score.vue

@@ -287,7 +287,7 @@
 				position: relative;
 				flex-grow: 1;
 				width: 100vw;
-				height: 90vh;
+				height: 82vh;
 				margin: 10px 0 0 0;
 
 				.list {

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pagesMy/activity/index.js.map


+ 1 - 1
unpackage/dist/dev/mp-weixin/pagesMy/activity/index.wxss

@@ -35,7 +35,7 @@
 .main .two .tabsList.data-v-297ae7bf {
   position: relative;
   width: 100vw;
-  height: 90vh;
+  height: 82vh;
 }
 .main .two .tabsList .list.data-v-297ae7bf {
   background-color: var(--mainColor);