Commit Graph

12 Commits

Author SHA1 Message Date
8c265e3a21 refactor: 移除未使用的依赖并优化代码
- 移除 nuxt-swiper、tinymce 等相关未使用的依赖
- 优化频道关注接口的请求头配置
- 在频道操作中添加登录验证
- 修复样式类名中的语法错误
2025-08-29 21:18:39 +08:00
fadab4eacb Replace TinyMCE with WangEditor and update dependencies 2025-08-28 17:41:36 +08:00
0c59337af3 Update Prettier config and code style 2025-08-27 09:18:26 +08:00
dd46a68b6c Update async navigation and optimize detail page 2025-08-26 22:42:39 +08:00
84a7263f36 Update detail page routing and swiper implementation 2025-08-26 21:28:11 +08:00
4263a0a235 Update store paths and add persistence plugin 2025-08-26 16:25:58 +08:00
cdcb6e76c2 Update API requests and styling 2025-08-25 22:04:25 +08:00
366b48188d feat: downgrade tinymce and fix editor config 2025-08-24 15:54:02 +08:00
a2fe21a497 feat: tinymce 2025-08-24 09:04:21 +08:00
aac4dec3fd Refactor API requests and update imports 2025-08-18 22:15:55 +08:00
9ae3abeded Refactor API requests and update component imports 2025-08-18 14:28:10 +08:00
99df1d1f81 Refactor code structure and remove redundant changes 2025-08-15 16:45:15 +08:00