diff --git a/.env.development b/.env.development index c1c1959..c3c2c79 100644 --- a/.env.development +++ b/.env.development @@ -6,7 +6,7 @@ VITE_PUBLIC_PATH = / # 跨域代理,您可以配置多个 ,请注意,没有换行符 -VITE_PROXY = [["/nursing-unit_101","http://localhost:8091/nursing-unit_101"],["/upload","http://localhost:3300/upload"],["/opeexup","http://localhost:8081/opeapi/"]] +VITE_PROXY = [["/nursing-unit_101","http://localhost:8091/nursing-unit_101"],["/upload","http://localhost:3300/upload"],["/opeexup","http://localhost:8081/opeapi/"],["/opemedia","https://www.focusnu.com/media101/upFiles101"]] #后台接口全路径地址(必填) VITE_GLOB_DOMAIN_URL=http://localhost:8091/nursing-unit_101 diff --git a/.env.production b/.env.production index 4a66108..d684078 100644 --- a/.env.production +++ b/.env.production @@ -4,6 +4,8 @@ VITE_USE_MOCK = false # 发布路径 VITE_PUBLIC_PATH = /biz101 +VITE_PROXY = [["/opemedia","https://www.focusnu.com/media101/upFiles101"]] + # 是否启用gzip或brotli压缩 # 选项值: gzip | brotli | none # 如果需要多个可以使用“,”分隔 diff --git a/src/views/test/video/tongshibofang.vue b/src/views/test/video/tongshibofang.vue new file mode 100644 index 0000000..6b184e9 --- /dev/null +++ b/src/views/test/video/tongshibofang.vue @@ -0,0 +1,168 @@ + + + + + \ No newline at end of file diff --git a/src/views/test/video/tongshibofangCom.vue b/src/views/test/video/tongshibofangCom.vue new file mode 100644 index 0000000..ec8692e --- /dev/null +++ b/src/views/test/video/tongshibofangCom.vue @@ -0,0 +1,256 @@ + + + + + \ No newline at end of file