diff --git a/.env.development b/.env.development index ce4ccb5..a8a9f1c 100644 --- a/.env.development +++ b/.env.development @@ -2,12 +2,12 @@ NODE_ENV = 'development' # 本地环境接口地址(/api/index.ts文件中使用) -VITE_API_URL = 'http://192.168.34.155:6688' +# VITE_API_URL = 'http://192.168.34.155:6688' # VITE_API_URL = 'http://183.63.230.59:6090' # VITE_API_URL = 'http://2xliv7gs.shenzhuo.vip:55296' VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081" # VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" -# VITE_API_URL = 'https://xmglcs.hyjgxt.cn:6090' +VITE_API_URL = 'https://xmglcs.hyjgxt.cn:6090' # 上传 # VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/.env.production b/.env.production index 510d8ba..2afac7e 100644 --- a/.env.production +++ b/.env.production @@ -1,16 +1,17 @@ -# 线上环境 -NODE_ENV = "production" - -# 线上环境接口地址(easymock) -# VITE_API_URL = "http://139.9.66.234:6688" -# VITE_API_URL = 'http://10.75.253.12:6090' -VITE_API_URL = 'https://xmgl.hyjgxt.cn:6090' -# VITE_API_URL = 'http://183.63.230.59:6090' -# VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" -VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081" -# VITE_API_URL = "http://101.43.164.214:6688" -# VITE_API_URL = "https://wx.antjg.com:6081/" - -# 打包 -VITE_ULD_API_URL = 'http://jxjzw.zhgdyun.com:8012/onlinePreview?url=' - +# 线上环境 +NODE_ENV = "production" + +# 线上环境接口地址(easymock) +# VITE_API_URL = "http://139.9.66.234:6688" +# VITE_API_URL = 'http://10.75.253.12:6090' +# VITE_API_URL = 'https://xmgl.hyjgxt.cn:6090' +VITE_API_URL = "https://hyjgxt.cn:6090" +# VITE_API_URL = 'http://183.63.230.59:6090' +# VITE_API_URL = "http://jxjzw.zhgdyun.com:9013" +VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081" +# VITE_API_URL = "http://101.43.164.214:6688" +# VITE_API_URL = "https://wx.antjg.com:6081/" + +# 打包 +VITE_ULD_API_URL = 'http://jxjzw.zhgdyun.com:8012/onlinePreview?url=' + diff --git a/src/views/goverment/huizhou/progressManagement/contractManagement/index.vue b/src/views/goverment/huizhou/progressManagement/contractManagement/index.vue index 15e9edd..1fa3705 100644 --- a/src/views/goverment/huizhou/progressManagement/contractManagement/index.vue +++ b/src/views/goverment/huizhou/progressManagement/contractManagement/index.vue @@ -70,7 +70,7 @@