赛事运营平台 相关功能 #13

Merged
chenzhen merged 133 commits from release/0.01 into master 2026-08-10 16:02:04 +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",