解决了大量遗留bug

This commit is contained in:
田岩
2025-12-17 10:22:32 +08:00
parent 9c7ae6cf11
commit 2185e00fa7
30 changed files with 3058 additions and 888 deletions
+4 -2
View File
@@ -2,6 +2,7 @@
"name": "tra-app",
"version": "0.0.1",
"description": "",
"overrides": {"rollup":"4.14.3"},
"scripts": {
"dev:h5": "uni",
"dev:rd": "uni -p h5 --mode development.rd",
@@ -39,11 +40,12 @@
"dompurify": "^3.3.0",
"markdown-it": "^14.1.0",
"pinia": "^2.3.1",
"pnpm": "^10.25.0",
"terser": "^5.42.0",
"text-encoding": "^0.7.0",
"uuid": "^11.1.0",
"vue": "^3.5.11",
"vue-i18n": "^9.1.9",
"text-encoding": "^0.7.0"
"vue-i18n": "^9.1.9"
},
"devDependencies": {
"@dcloudio/types": "^3.4.8",