diff --git a/.env.development b/.env.development index 4bcf2cc..d4f54f6 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -VITE_API_BASE=http://localhost:8099 +VITE_API_BASE=http://syliang.nat100.top diff --git a/.env.production b/.env.production index 4bcf2cc..d4f54f6 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_API_BASE=http://localhost:8099 +VITE_API_BASE=http://syliang.nat100.top diff --git a/.env.test b/.env.test index 4bcf2cc..d4f54f6 100644 --- a/.env.test +++ b/.env.test @@ -1 +1 @@ -VITE_API_BASE=http://localhost:8099 +VITE_API_BASE=http://syliang.nat100.top diff --git a/src/components/model-placeholder/index.vue b/src/components/model-placeholder/index.vue index 77ebb6b..4862109 100644 --- a/src/components/model-placeholder/index.vue +++ b/src/components/model-placeholder/index.vue @@ -37,6 +37,8 @@