列权限添加

This commit is contained in:
sheng
2023-09-11 12:02:29 +08:00
committed by 李强
parent ad6ec5ca58
commit 94815f4b20
7 changed files with 121 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
# port 端口号
VITE_PORT = 8085
VITE_PORT = 8080
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = false