flx:升级海康web插件谷歌浏览器播放失败bug
This commit is contained in:
parent
08c5565cfd
commit
8cb966947b
@ -22,7 +22,7 @@ VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地
|
|||||||
# 演示平台
|
# 演示平台
|
||||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:9809'
|
# VITE_API_URL = 'http://jxj.zhgdyun.com:9809'
|
||||||
# 百色七参数线上地址
|
# 百色七参数线上地址
|
||||||
# VITE_API_URL = 'http://101.43.164.214:11111'
|
VITE_API_URL = 'http://101.43.164.214:11111'
|
||||||
# 七参数标准版(测试平台)
|
# 七参数标准版(测试平台)
|
||||||
# VITE_API_URL = 'http://jxj.zhgdyun.com:15551'
|
# VITE_API_URL = 'http://jxj.zhgdyun.com:15551'
|
||||||
# 七参数标准版(测试平台)
|
# 七参数标准版(测试平台)
|
||||||
|
|||||||
@ -125,7 +125,7 @@
|
|||||||
<!-- 用于前端与插件交互 -->
|
<!-- 用于前端与插件交互 -->
|
||||||
<script src="/jsencrypt.min.js"></script>
|
<script src="/jsencrypt.min.js"></script>
|
||||||
<!-- 用于RSA加密 -->
|
<!-- 用于RSA加密 -->
|
||||||
<script type="text/javascript" src="/jsWebControl-1.0.0.min.js"></script>
|
<script type="text/javascript" src="/jsWebControl-1.2.5.min.js"></script>
|
||||||
<!-- 用于RSA加密 -->
|
<!-- 用于RSA加密 -->
|
||||||
<!-- <script
|
<!-- <script
|
||||||
type="text/javascript"
|
type="text/javascript"
|
||||||
|
|||||||
1
public/jsWebControl-1.0.0.min.js
vendored
1
public/jsWebControl-1.0.0.min.js
vendored
File diff suppressed because one or more lines are too long
2
public/jsWebControl-1.2.5.min.js
vendored
Normal file
2
public/jsWebControl-1.2.5.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user