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

This commit is contained in:
Rain_ 2026-01-13 16:07:37 +08:00
parent ac2b281bee
commit 1960b4e1d2
4 changed files with 6 additions and 5 deletions

View File

@ -4,8 +4,8 @@ NODE_ENV = 'development'
# 本地环境接口地址(/api/index.ts文件中使用)
# 后端本地
# VITE_API_URL = 'http://192.168.34.155:28890' #彭杰鞍钢本地
VITE_API_URL = 'http://192.168.34.155:19111'
# VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地
# VITE_API_URL = 'http://192.168.34.155:19111'
VITE_API_URL = 'http://192.168.34.221:8111' #雄哥本地
# VITE_API_URL = 'http://192.168.34.221:19112' #雄哥本地
# VITE_API_URL = 'http://192.168.34.221:28890' #雄哥本地
# VITE_API_URL = 'http://182.90.224.237:51234' #雄哥远程
@ -21,7 +21,7 @@ VITE_API_URL = 'http://192.168.34.155:19111'
# 演示平台
# 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

@ -128,7 +128,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