REVIEW 公众号选择的下拉框

This commit is contained in:
YunaiV
2023-04-11 23:28:59 +08:00
parent 129766fca4
commit fd447dc7a3
11 changed files with 18 additions and 16 deletions

View File

@ -19,7 +19,7 @@ VITE_API_URL=/admin-api
VITE_BASE_PATH=/
# 项目本地运行端口号, 与.vscode/launch.json配合
VITE_PORT=5173
VITE_PORT=80
# 是否删除debugger
VITE_DROP_DEBUGGER=false