feat: 补充新项目hx-op
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
"start": "npm run dev",
|
||||
"ai": "vite serve ./hx-ai-intelligent --config ./hx-ai-intelligent/vite.config.ts",
|
||||
"ai-build": "cross-env NODE_ENV=production vite build ./hx-ai-intelligent --config ./hx-ai-intelligent/vite.config.ts",
|
||||
"ai-op": "vite serve ./hx-op --config ./hx-op/vite.config.ts",
|
||||
"ai-op-build": "cross-env NODE_ENV=production vite build ./hx-op --config ./hx-op/vite.config.ts",
|
||||
"dev": "vite",
|
||||
"lint:eslint-fix": "eslint --cache --max-warnings 0 \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
|
||||
"build": "cross-env NODE_ENV=production vite build ",
|
||||
@@ -34,7 +36,6 @@
|
||||
"dayjs": "^1.11.2",
|
||||
"echarts": "^5.3.2",
|
||||
"echarts-gl": "^2.0.9",
|
||||
"element-plus": "^2.7.4",
|
||||
"element-resize-detector": "^1.2.4",
|
||||
"exceljs": "^4.3.0",
|
||||
"file-saver": "^2.0.5",
|
||||
|
Reference in New Issue
Block a user