shgx_tz_vue2/.gitignore
git_rabbit cf57925fe1 feat: 优化标签显示和图片查看功能
refactor(WorkOrderCard): 重构工单卡片组件,添加标签图片查看功能
style(thirtyFQC): 简化标签参考图片显示文本
fix(SpecialPrintDialog): 修正打印操作按钮标签显示
2026-02-03 15:07:35 +08:00

27 lines
295 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
/*.jsbeautifyrc
/.prettierrc.js
/.trae