整合包sh命令,可自行整合

This commit is contained in:
小易
2024-02-05 18:44:19 +08:00
parent 12600981ab
commit 9f304e0987
7 changed files with 3447 additions and 136 deletions

8
admin/.env.production Normal file
View File

@@ -0,0 +1,8 @@
# 页面标题
VITE_APP_TITLE = Yi-Ai
# 接口请求地址,会设置到 axios 的 baseURL 参数上 生产地址测试
# VITE_APP_API_BASEURL = https://xxx.com/api
# VITE_BASE_PATH=/
VITE_APP_API_BASEURL = /api
VITE_BASE_PATH=/admin/