浏览代码

no message

DESKTOP-GBVU60Q\dell 2 年之前
父节点
当前提交
773d97b065
共有 1 个文件被更改,包括 5 次插入4 次删除
  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)">