REVIEW 公众号选择的下拉框

(cherry picked from commit fd447dc7a3)
This commit is contained in:
YunaiV
2023-04-11 23:28:59 +08:00
committed by shizhong
parent 9b00e33ddb
commit 02b5447e12
10 changed files with 31 additions and 83 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