diff --git a/.env.development b/.env.development index 0ca35a60..583a07ea 100644 --- a/.env.development +++ b/.env.development @@ -11,14 +11,15 @@ VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7002' # app入口 -#VITE_APP_BASE_API_Url = 'http://25.16.122.65:7001' +# VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001' # VITE_APP_BASE_API_Url = 'http://25.16.122.92:9786' # VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786' # h5专用地址x2 # VITE_APP_BASE_H5_API_Url = 'http://25.18.122.65:7001' -# VITE_APP_BASE_H5_API_Url = 'http://25.18.122.21:9786' +VITE_APP_BASE_H5_API_Url = 'http://25.18.122.78:9786' +# VITE_APP_BASE_H5_API_Url_TRAASK = 'http://25.64.16.144:9605' diff --git a/src/components/file-preview/file-preview.vue b/src/components/file-preview/file-preview.vue index 021e2f00..d4db2703 100644 --- a/src/components/file-preview/file-preview.vue +++ b/src/components/file-preview/file-preview.vue @@ -14,12 +14,14 @@