add 视频上传组件

This commit is contained in:
heyi
2023-09-07 10:11:27 +08:00
parent 2c634ecd6f
commit 376048fddb
6 changed files with 1042 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
// 应用全局配置
module.exports = {
baseUrl: 'http://localhost:8080',
fileUploadUrl: 'http://192.168.1.135:8080/prod-api/uploadImage',
fileUploadUrl: 'http://192.168.1.118:8080/lxk/uploadImage',
WebSocketUrl: 'ws://121.199.24.205:9107/lxk/websocket',
WebSocketOpen: true,
// 应用信息