diff --git a/.env.development b/.env.development index 436b0ec..ab104ed 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VITE_ENV = 'development' VITE_OUTPUT_DIR = 'dev' # public path -VITE_PUBLIC_PATH = / +VITE_PUBLIC_PATH = /AIxiaocaishen #新数据接口 VITE_APP_API_BASE_URL = "http://39.101.133.168:8828/link" diff --git a/index.html b/index.html index e465776..8bae75e 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + AI小财神 diff --git a/src/App.vue b/src/App.vue index 68a251a..632425f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,14 @@