VueProject/src/components
rsgltzyd 410e5d81b8 refactor(components): 重构登录功能并添加 LinkCard 组件
- 注释掉 CustomLogin.vue 中的 fetch 请求,直接使用 setToken 进行登录
- 新增 LinkCard.js 模型文件,用于创建链接卡片组件
- 重构 HomeView.vue,使用新的 LinkCard 组件替换原有的 moduleCard 类
- 在 fetchInterceptor.js 中添加 console.log,用于调试输出修改后的数据
2025-05-11 22:41:15 +08:00
..
icons checkout init 2024-09-17 11:08:56 +08:00
images change HomeView.vue 2024-11-03 23:08:31 +08:00
CustomCalendar.js fix 2024-09-22 00:06:45 +08:00
CustomCalendar.vue fix 2024-09-22 00:06:45 +08:00
CustomCard.vue feat(auth): 实现退出登录功能并优化登录状态验证 2025-01-01 17:33:57 +08:00
CustomLogin.vue refactor(components): 重构登录功能并添加 LinkCard 组件 2025-05-11 22:41:15 +08:00
CustomNews.vue feat(login): 实现登录功能并优化相关组件 2025-01-01 12:04:08 +08:00
CustomPoem.vue fix 2024-09-22 00:06:45 +08:00
CustomTimestamp.vue Changes view 2024-12-09 23:42:59 +08:00
HelloWorld.vue init vue 2024-09-16 15:39:01 +08:00
TestApi.vue feat(auth): 实现退出登录功能并优化登录状态验证 2025-01-01 17:33:57 +08:00
TheWelcome.vue init vue 2024-09-16 15:39:01 +08:00
WelcomeItem.vue init vue 2024-09-16 15:39:01 +08:00
XiaoMiLogin.vue fix 2024-09-22 00:06:45 +08:00