Merge branch 'master' of https://github.com/yudaocode/yudao-ui-admin-vue3 into feature/bpm

This commit is contained in:
YunaiV
2025-01-15 20:31:58 +08:00
5 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
"description": "基于vue3、vite4、element-plus、typesScript",
"author": "xingyu",
"private": false,
"type": "module",
"scripts": {
"i": "pnpm install",
"dev": "vite --mode env.local",