Files
ClassContent/历届学生/刘合群/菜谱/笔记.txt
2024-09-27 02:06:13 +08:00

15 lines
563 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1参考网站https://m.meishij.net/html5/zuofa/fanqiedunxianniunan.html
实现详情页面样式。
2实现首页分类到分类页面的跳转 (完成)
新建页面,实现点击小分类展现分类列表(下拉加载)(完成)
详情页面的收藏
1拒绝多次点击的重复收藏 (完成)
2重复收藏给予弹窗提示 (完成)
3从其他页面重新进入当前详情页的时候应该对已经收藏的继续不可以点击没有收藏可以点击 (完成)
实现我的页面,和收藏管理 (完成)