feat: 正式开源vue2客户端

This commit is contained in:
yubaolee
2025-06-06 12:17:02 +08:00
parent 04df41570f
commit 0032a02142
529 changed files with 242254 additions and 12985 deletions

19
Vue2/.eslintignore Normal file
View File

@@ -0,0 +1,19 @@
build/*.js
src/assets
src/lib
mock
*.sh
node_modules
*.md
*.woff
*.ttf
.vscode
.idea
dist
/public
/docs
.husky
.local
/bin
Dockerfile