flx:升级海康web插件谷歌浏览器播放失败bug

This commit is contained in:
Rain_ 2026-01-13 16:07:37 +08:00
parent 08c5565cfd
commit 8cb966947b
4 changed files with 4 additions and 3 deletions

View File

@ -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://101.43.164.214:11111'
VITE_API_URL = 'http://101.43.164.214:11111'
# 七参数标准版(测试平台)
# VITE_API_URL = 'http://jxj.zhgdyun.com:15551'
# 七参数标准版(测试平台)

View File

@ -125,7 +125,7 @@
<!-- 用于前端与插件交互 -->
<script src="/jsencrypt.min.js"></script>
<!-- 用于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加密 -->
<!-- <script
type="text/javascript"

File diff suppressed because one or more lines are too long

2
public/jsWebControl-1.2.5.min.js vendored Normal file

File diff suppressed because one or more lines are too long