列权限添加

This commit is contained in:
sheng
2023-09-11 12:02:29 +08:00
parent 86f539a193
commit 111edb3f4a
8 changed files with 122 additions and 31 deletions

View File

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