diff --git a/.env b/.env index 34b994b..f8bed18 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ # 页面标题 -VITE_APP_TITLE = '申请礼物后台管理' \ No newline at end of file +VITE_APP_TITLE = '抚顺电机客户福利平台后台管理' \ No newline at end of file diff --git a/.env.development b/.env.development index 778a5fa..bf6de5e 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,8 @@ ENV = 'development' VITE_APP_API_HOST = 'http://localhost:8888/' # 开发环境 -# VITE_APP_BASE_API = 'http://localhost:8888/' -VITE_APP_BASE_API = 'https://gift.zpc-xy.com/' +VITE_APP_BASE_API = 'http://localhost:8888/' +# VITE_APP_BASE_API = 'https://gift.zpc-xy.com/' # 路由前缀 VITE_APP_ROUTER_PREFIX = '/' diff --git a/dist.zip b/dist.zip deleted file mode 100644 index a76d8c6..0000000 Binary files a/dist.zip and /dev/null differ diff --git a/index.html b/index.html index 4f6d73e..53a5b6e 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -