Commit 9e0a4480 authored by yushanchen's avatar yushanchen

新增市院硬盘录像机

parent 80ba2afd
...@@ -27,4 +27,7 @@ ...@@ -27,4 +27,7 @@
<div> <div>
<a href="http://143.65.232.12" target="_blank">检察官学院</a> <a href="http://143.65.232.12" target="_blank">检察官学院</a>
</div> </div>
<div>
<a href="http://143.64.60.112" target="_blank">市院硬盘录像机</a>
</div>
</div> </div>
\ No newline at end of file
...@@ -27,6 +27,7 @@ module.exports = webpackMerge(commonConfig({env: ENV}), { //配置环境通过 ...@@ -27,6 +27,7 @@ module.exports = webpackMerge(commonConfig({env: ENV}), { //配置环境通过
'/coms' '/coms'
], ],
target: 'http://10.10.38.99', target: 'http://10.10.38.99',
// target: 'http://192.168.1.100:8090',
// target: 'http://10.10.202.42:8090', // target: 'http://10.10.202.42:8090',
secure: false secure: false
}], }],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment