feature/0723/ZR #1

Merged
chenzhen merged 14 commits from feature/0723/ZR into release/0.01 2026-07-27 10:44:41 +08:00
Showing only changes of commit 17d5c85904 - Show all commits
+1 -2
View File
@@ -5,7 +5,7 @@
"private": true,
"type": "module",
"scripts": {
"dev": "vite",
"serve": "vite",
"build:dev": "vue-tsc --noEmit && vite build --mode development",
"build:test": "vue-tsc --noEmit && vite build --mode test",
"build:prod": "vue-tsc --noEmit && vite build --mode production",
@@ -21,7 +21,6 @@
"@yp-component/root": "^0.0.48",
"ant-design-vue": "^4.0.0",
"china-area-data": "^5.0.1",
"cropperjs": "^1.6.2",
"dayjs": "^1.11.21",
"express": "^5.2.1",
"html2canvas": "^1.4.1",