feat(part4): 添加滤芯排序游戏页面和资源文件
- 新增游戏起始页和主游戏页面,包含完整的交互逻辑 - 添加所有游戏所需的静态资源文件(.webp格式) - 在pages.json中注册新的游戏页面路由 - 实现拖拽排序功能,包含进度跟踪和完成验证 - 添加游戏重置和完成弹窗功能
Showing
src/pages/second/part4/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/pages/second/part4/start.vue
0 → 100644
src/static/second/part4/index/arrange.webp
0 → 100644
File added
src/static/second/part4/index/black.webp
0 → 100644
File added
src/static/second/part4/index/black1.webp
0 → 100644
File added
src/static/second/part4/index/black2.webp
0 → 100644
File added
src/static/second/part4/index/blue.webp
0 → 100644
File added
src/static/second/part4/index/blue1.webp
0 → 100644
File added
src/static/second/part4/index/blue2.webp
0 → 100644
File added
src/static/second/part4/index/box.webp
0 → 100644
File added
src/static/second/part4/index/empty.webp
0 → 100644
File added
src/static/second/part4/index/grey.webp
0 → 100644
File added
src/static/second/part4/index/grey2.webp
0 → 100644
File added
src/static/second/part4/index/progress1.webp
0 → 100644
File added
src/static/second/part4/index/progress2.webp
0 → 100644
File added
src/static/second/part4/index/progress3.webp
0 → 100644
File added
src/static/second/part4/index/progress4.webp
0 → 100644
File added
No preview for this file type
src/static/second/part4/index/sequence.webp
0 → 100644
File added
src/static/second/part4/index/white.webp
0 → 100644
File added
src/static/second/part4/index/white1.webp
0 → 100644
File added
src/static/second/part4/index/white2.webp
0 → 100644
File added
src/static/second/part4/start/1-info.webp
0 → 100644
File added
src/static/second/part4/start/1.webp
0 → 100644
File added
src/static/second/part4/start/2-info.webp
0 → 100644
File added
src/static/second/part4/start/2.webp
0 → 100644
File added
src/static/second/part4/start/3-info.webp
0 → 100644
File added
src/static/second/part4/start/3.webp
0 → 100644
File added
src/static/second/part4/start/4-info.webp
0 → 100644
File added
src/static/second/part4/start/4.webp
0 → 100644
File added
src/static/second/part4/start/battery.webp
0 → 100644
File added
src/static/second/part4/start/bg.webp
0 → 100644
File added
src/static/second/part4/start/drag-bg.webp
0 → 100644
File added
src/static/second/part4/start/jt.webp
0 → 100644
File added
src/static/second/part4/start/right.webp
0 → 100644
File added
Please
register
or
sign in
to comment