chore: 初始化东安动力管理前端项目

This commit is contained in:
yexingqiang
2026-05-29 13:58:41 +08:00
commit d73108370d
831 changed files with 120293 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
.DS_Store
node_modules/
dist/
dist-MES-MANAGER/
*.zip
*.log
*.stackdump
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln