Complete V2 user H5 flow

This commit is contained in:
2026-07-06 18:00:21 +08:00
parent 207340973c
commit 86cbed2437
10 changed files with 383 additions and 15 deletions

View File

@@ -9,7 +9,9 @@
"preview": "vite preview --host 127.0.0.1"
},
"dependencies": {
"@types/markdown-it": "^14.1.2",
"@vitejs/plugin-vue": "^6.0.1",
"markdown-it": "^14.3.0",
"vite": "^7.1.0",
"vue": "^3.5.0"
},