Browse Source

跳到iot

Zimo 4 tuần trước cách đây
mục cha
commit
3268003c58
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/home/CardItem.vue

+ 1 - 1
src/components/home/CardItem.vue

@@ -99,7 +99,7 @@ const handleView = (item: Item) => {
     window.open("https://yfoa.keruioil.com", "_blank");
     window.open("https://yfoa.keruioil.com", "_blank");
   }
   }
   if (item.label === "设备管理系统 (PMS)") {
   if (item.label === "设备管理系统 (PMS)") {
-    window.open("https://aims.deepoil.cc", "_blank");
+    window.open("https://iot.deepoil.cc", "_blank");
   }
   }
   if (item.label === "中航北斗智慧管理系统") {
   if (item.label === "中航北斗智慧管理系统") {
     window.open("https://zhbdgps.cn", "_blank");
     window.open("https://zhbdgps.cn", "_blank");