DESKTOP-GBVU60Q\dell 2 anni fa
parent
commit
773d97b065
1 ha cambiato i file con 5 aggiunte e 4 eliminazioni
  1. 5 4
      src/views/test/test.vue

+ 5 - 4
src/views/test/test.vue

@@ -11,8 +11,9 @@
 </script>
 
 <template>
-	<jt-popup2 title="环境变化" >
-		<disaster></disaster>
+	<jt-popup2 title="气象监测" >
+		<WeatherWatch></WeatherWatch>
+		
 	</jt-popup2>
 	
 	<jt-popup2 title="虫情检测预警" top="calc(calc(100% - 115rem) / 3 + 90rem)" >
@@ -23,8 +24,8 @@
 		<SeedingMonitor></SeedingMonitor>
 	</jt-popup2>
 	
-	<jt-popup3  title="气象监测">
-		<WeatherWatch></WeatherWatch>
+	<jt-popup3  title="环境变化">
+		<disaster></disaster>
 	</jt-popup3>
 	
 	<jt-popup3  title="虫情逐日趋势" top="calc(calc(100% - 115rem) / 3 + 90rem)">