diff --git a/.env.development b/.env.development index fbcc74b..21e4ab5 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ VITE_APP_NAME=后台管理(开发环境) -VITE_API_URL=http://127.0.0.1:9200/api +#VITE_API_URL=http://192.168.1.131:9200/api #VITE_SERVER_API_URL=http://127.0.0.1:8000/api diff --git a/dist.zip b/dist.zip deleted file mode 100644 index 84cd7ae..0000000 Binary files a/dist.zip and /dev/null differ diff --git a/src/views/cms/help/components/search.vue b/src/views/cms/help/components/search.vue index 31f7000..4d3feee 100644 --- a/src/views/cms/help/components/search.vue +++ b/src/views/cms/help/components/search.vue @@ -13,6 +13,7 @@