diff --git a/env/.env.development b/env/.env.development index 39474bb..52da8f1 100644 --- a/env/.env.development +++ b/env/.env.development @@ -5,6 +5,6 @@ VITE_DELETE_CONSOLE=false #本地环境 #VITE_SERVER_BASEURL=https://howhowfresh.com/prod-api -VITE_SERVER_BASEURL=http://192.168.5.23:8889 +VITE_SERVER_BASEURL=http://192.168.5.33:8889 #VITE_SERVER_BASEURL=http://192.168.0.148:8888 #VITE_SERVER_BASEURL=http://liuyao.nat100.top/meiguowaimai \ No newline at end of file diff --git a/src/pages-store/pages/list/index.vue b/src/pages-store/pages/list/index.vue index ea69bd9..04e6abf 100644 --- a/src/pages-store/pages/list/index.vue +++ b/src/pages-store/pages/list/index.vue @@ -1,5 +1,5 @@