feat: 实现发行申请提交

This commit is contained in:
2025-12-16 03:49:39 +07:00
parent 831bc78ec5
commit 2d1454d08e
21 changed files with 870 additions and 40 deletions

View File

@@ -23,17 +23,21 @@
"@elysiajs/eden": "^1.4.5",
"@ionic/vue": "^8.7.11",
"@ionic/vue-router": "^8.7.11",
"@riwa/api-types": "http://192.168.1.36:9527/api/riwa-api-types-0.0.12.tgz",
"@riwa/api-types": "http://192.168.1.36:9527/api/riwa-api-types-0.0.16.tgz",
"@tailwindcss/vite": "^4.1.18",
"@vee-validate/yup": "^4.15.1",
"@vueuse/core": "^14.1.0",
"@vueuse/router": "^14.1.0",
"better-auth": "^1.4.6",
"ionicons": "^8.0.13",
"lodash-es": "^4.17.21",
"pinia": "^3.0.4",
"tailwindcss": "^4.1.18",
"vee-validate": "^4.15.1",
"vue": "^3.5.25",
"vue-i18n": "^11.2.2",
"vue-router": "^4.6.3"
"vue-router": "^4.6.3",
"yup": "^1.7.1"
},
"devDependencies": {
"@antfu/eslint-config": "^6.6.1",