Selaa lähdekoodia

视频软件无安装的提醒

zk 1 vuosi sitten
vanhempi
commit
6453feee66
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/home/cpns/VideoForHK.vue

+ 1 - 1
src/views/home/cpns/VideoForHK.vue

@@ -148,7 +148,7 @@
                                 }, 3000);
                             } else {
                                 initCount.value=0
-                                $("#playWnd").html("插件启动失败,请检查插件是否安装!");
+                                $("#playWnd").html("<a href='http://10.83.68.109:8080/ghjgWebServiceTest/supervise/videoPlugins/VideoWebPlugin.exe'>插件启动失败,请检查插件是否安装</a>");
                             }
                         }
                     );