DESKTOP-GBVU60Q\dell %!s(int64=2) %!d(string=hai) anos
pai
achega
213dd722bd

+ 1 - 2
src/components/jt-echarts/jt-echarts.vue

@@ -100,8 +100,7 @@ export default {
 		},
 	},
 	mounted() {
-		console.log(444777)
-		console.log('55556',this.chartData)
+
 	}
 };
 </script>

+ 3 - 5
src/components/jt-popup/jt-popup2.vue

@@ -144,11 +144,9 @@
 	.popup-main {
 		position: absolute;
 		left: 10rem;
-		top: 105rem;
-		margin-top: 5rem;
-		// height: 490rem;
-
-		height: calc((100% - 145rem) / 3);
+		top: 95rem;
+		margin-top: 15rem;
+		height: calc((100% - 165rem) / 3);
 		width: 350rem;
 		// padding: 10rem;
 		z-index: 11;

+ 3 - 5
src/components/jt-popup/jt-popup3.vue

@@ -144,11 +144,9 @@
 	.popup-main {
 		position: absolute;
 		right: 10rem;
-		top: 105rem;
-		margin-top: 5rem;
-		// height: 490rem;
-
-		height: calc((100% - 145rem) / 3);
+		top: 95rem;
+		margin-top: 15rem;
+		height: calc((100% - 165rem) / 3);
 		width: 350rem;
 		// padding: 10rem;
 		z-index: 11;