生产管理系统前端 1开发分类字典 2.适配input框灰色背景 3.适配textarea灰色背景.

This commit is contained in:
2025-10-23 18:04:05 +08:00
parent d254790901
commit dbbdf1f2d7
13 changed files with 788 additions and 12 deletions

View File

@@ -4,7 +4,6 @@
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"next:dev": "next dev --turbopack",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",