diff --git a/.env.development b/.env.development index f976331..7f8ec43 100644 --- a/.env.development +++ b/.env.development @@ -22,7 +22,4 @@ VUE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin' # 路由懒加载 VUE_CLI_BABEL_TRANSPILE_MODULES = true -VUE_APP_COS_BASE_URL = 'https://test-123123-1257812345.cos.ap-nanjing.myqcloud.com/' - VUE_APP_LOGO_PRE = 'huahe' -# VUE_APP_COS_BASE_URL = 'https://caisasd-1326789998.cos.ap-guangzhou.myqcloud.com/' diff --git a/.env.huahe b/.env.huahe index 09ad87b..3326925 100644 --- a/.env.huahe +++ b/.env.huahe @@ -17,10 +17,6 @@ VUE_APP_MONITRO_ADMIN = '/admin/applications' VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin' # 花荷 -# 花荷生产 -VUE_APP_COS_BASE_URL = 'https://filedsass.mggfe.cn/' -# 花荷测试 -# VUE_APP_COS_BASE_URL = 'https://he-test-1330083379.cos.ap-guangzhou.myqcloud.com/' VUE_APP_SYSTEM_HOME = '花荷' VUE_APP_TITLE = 花荷后台管理系统 VUE_APP_LOGO_PRE = 'huahe' diff --git a/.env.production b/.env.production index efe25fc..263dd6f 100644 --- a/.env.production +++ b/.env.production @@ -15,10 +15,6 @@ VUE_APP_MONITRO_ADMIN = '/admin/applications' # xxl-job 控制台地址 VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin' -# 知予生产 -# VUE_APP_COS_BASE_URL = 'https://filedskal.lldsna.cn/' -# 知予测试 -VUE_APP_COS_BASE_URL = 'https://zhiyu-test-1333134566.cos.ap-guangzhou.myqcloud.com/' VUE_APP_SYSTEM_HOME = '知予' VUE_APP_TITLE = 知予后台管理系统 VUE_APP_LOGO_PRE = 'zhiyu' diff --git a/.env.zhiyu b/.env.zhiyu index f43339f..396f093 100644 --- a/.env.zhiyu +++ b/.env.zhiyu @@ -16,10 +16,6 @@ VUE_APP_MONITRO_ADMIN = '/admin/applications' # xxl-job 控制台地址 VUE_APP_XXL_JOB_ADMIN = '/xxl-job-admin' -# 知予生产 -# VUE_APP_COS_BASE_URL = 'https://filedskal.lldsna.cn/' -# 知予测试 -VUE_APP_COS_BASE_URL = 'https://zhiyu-test-1333134566.cos.ap-guangzhou.myqcloud.com/' VUE_APP_SYSTEM_HOME = '知予' VUE_APP_TITLE = 知予后台管理系统 VUE_APP_LOGO_PRE = 'zhiyu' diff --git a/src/components/FileUpload2/index.vue b/src/components/FileUpload2/index.vue index 0114d34..9c42e44 100644 --- a/src/components/FileUpload2/index.vue +++ b/src/components/FileUpload2/index.vue @@ -42,6 +42,7 @@