diff --git a/config/service.js b/config/service.js index c2cff75..953c57b 100644 --- a/config/service.js +++ b/config/service.js @@ -1,6 +1,4 @@ -const HOST_URL = "https://tpoint.agrimedia.cn"; -// const HOST_URL = window.location.protocol + "//" + window.location.host; - +const HOST_URL = window.location.protocol + "//" + window.location.host; const serviceConfig = { BASE_URL: HOST_URL, diff --git a/unpackage/dist/build/web/index.html b/unpackage/dist/build/web/index.html index 487bc89..a135e8f 100644 --- a/unpackage/dist/build/web/index.html +++ b/unpackage/dist/build/web/index.html @@ -1,2 +1,2 @@