feat: 初始化三坛大戒H5应用项目
- 完成启动页面设计和动画效果 - 实现首页布局和功能模块 - 添加三师七证、义工、戒子等核心页面 - 集成Vue3 + Vite + Vant UI框架 - 实现页面路由和导航功能 - 添加响应式设计和交互动画
Showing
39 changed files
with
2139 additions
and
0 deletions
.env.development
0 → 100644
.env.production
0 → 100644
.eslintrc-auto-import.json
0 → 100644
.gitignore
0 → 100644
README.md
0 → 100644
index.html
0 → 100644
package-lock.json
0 → 100644
This diff could not be displayed because it is too large.
package.json
0 → 100644
postcss.config.js
0 → 100644
src/App.vue
0 → 100644
src/api/index.js
0 → 100644
src/auto-imports.d.ts
0 → 100644
src/components.d.ts
0 → 100644
src/components/EmptyState.vue
0 → 100644
src/components/LoadingSpinner.vue
0 → 100644
src/main.js
0 → 100644
src/router/index.js
0 → 100644
src/stores/user.js
0 → 100644
src/style.css
0 → 100644
src/utils/request.js
0 → 100644
src/views/Home.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/views/NewsDetail.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/views/NotFound.vue
0 → 100644
src/views/Splash.vue
0 → 100644
src/views/StudentDetail.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/views/Students.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/views/TeacherDetail.vue
0 → 100644
This diff is collapsed. Click to expand it.
src/views/Teachers.vue
0 → 100644
src/views/Volunteers.vue
0 → 100644
This diff is collapsed. Click to expand it.
tailwind.config.js
0 → 100644
vite.config.js
0 → 100644
三坛大戒资料/设计稿/01启动页.png
0 → 100644
1.37 MB
三坛大戒资料/设计稿/02首页 .png
0 → 100644
3.08 MB
三坛大戒资料/设计稿/03三師七證.png
0 → 100644
3.72 MB
三坛大戒资料/设计稿/04三師七證– 详情.png
0 → 100644
1.38 MB
三坛大戒资料/设计稿/05义工.png
0 → 100644
1.98 MB
三坛大戒资料/设计稿/06戒子.png
0 → 100644
391 KB
三坛大戒资料/设计稿/07戒子 –详情.png
0 → 100644
858 KB
三坛大戒资料/设计稿/08新闻详情.png
0 → 100644
1.52 MB
-
Please register or login to post a comment