diff --git a/.env.development b/.env.development index aa71a2c4..04bfcc69 100644 --- a/.env.development +++ b/.env.development @@ -16,11 +16,17 @@ ENV = 'development' # VITE_APP_BASE_API_Url = 'http://25.18.122.65:7001' # VITE_APP_BASE_API_Url = 'http://25.16.122.91:9786' -VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786' +#VITE_APP_BASE_API_Url = 'http://25.18.122.66:9786' # h5专用地址x2 + #sit # VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91:9786' + + +# VITE_APP_BASE_H5_API_Url = 'http://25.18.122.65:7001' +#VITE_APP_BASE_H5_API_Url = 'http://25.18.122.91: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/image-preview/image-preview.vue b/src/components/image-preview/image-preview.vue index fc31780c..6285f7c5 100644 --- a/src/components/image-preview/image-preview.vue +++ b/src/components/image-preview/image-preview.vue @@ -1,7 +1,7 @@