- 添加dayjs依赖用于日期处理 - 新增Dialog组件用于消息提示 - 完善短信验证码发送与校验逻辑 - 实现OCR识别结婚证信息功能 - 完成领取前校验与提交接口对接 - 根据活动状态显示不同界面 |
||
|---|---|---|
| .vscode | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tailwind.config.js | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
README.md
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.