mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-14 19:15:06 +08:00
feat: add vue3(element-plus)
This commit is contained in:
11
yudao-ui-admin-vue3/.env
Normal file
11
yudao-ui-admin-vue3/.env
Normal file
@ -0,0 +1,11 @@
|
||||
# 标题
|
||||
VITE_APP_TITLE=芋道管理系统
|
||||
|
||||
# 项目本地运行端口号
|
||||
VITE_PORT=80
|
||||
|
||||
# open 运行 npm run dev 时自动打开浏览器
|
||||
VITE_OPEN=true
|
||||
|
||||
# 租户开关
|
||||
VITE_APP_TENANT_ENABLE=true
|
Reference in New Issue
Block a user