福彩领取端 H5
Go to file
前端小啊白 2b311f787a fix: 修复加载动画居中问题和表单响应式布局
调整axios超时时间为60秒
修复Loading组件动画居中问题
优化index.html的viewport设置并添加响应式字体大小
修复home页面表单布局和输入框宽度问题
移除不必要的loading隐藏调用
2025-11-17 09:41:23 +08:00
.vscode feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
public feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
src fix: 修复加载动画居中问题和表单响应式布局 2025-11-17 09:41:23 +08:00
.env.development feat: 优化表单交互并添加环境变量配置 2025-11-15 16:03:07 +08:00
.env.production feat: 优化表单交互并添加环境变量配置 2025-11-15 16:03:07 +08:00
.gitignore feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
README.md feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
index.html fix: 修复加载动画居中问题和表单响应式布局 2025-11-17 09:41:23 +08:00
package.json feat: 添加二维码和加载组件功能 2025-11-15 14:42:39 +08:00
pnpm-lock.yaml feat: 添加二维码和加载组件功能 2025-11-15 14:42:39 +08:00
tailwind.config.js feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
tsconfig.app.json feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
tsconfig.json feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
tsconfig.node.json feat: 新增新婚送福活动前端页面及功能实现 2025-11-14 18:55:27 +08:00
vite.config.ts fix: 配置Vite服务器监听所有网络接口 2025-11-15 16:41:28 +08:00

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.