Commit Graph

16 Commits

Author SHA1 Message Date
addef04ff0 refactor: 重构搜索栏使用Vant组件并优化样式 2025-09-03 18:03:58 +08:00
f4312f5f0c refactor: 添加登录中间件和重命名系统中间件 2025-09-01 22:01:08 +08:00
2c2e6f600b 优化依赖配置,调整构建和样式设置 2025-09-01 15:27:52 +08:00
7a8f096513 refactor: 添加移动端适配和路由中间件 2025-09-01 09:57:10 +08:00
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