liveh5-nuxt/app/plugins
xingyy 462a2b23a9 feat(i18n): 实现国际化支持并优化 WebSocket 连接
- 移除 App.vue 中的固定语言设置
- 在 i18n.ts 中实现系统语言自动检测和手动设置支持
- 添加语言切换时重新连接 WebSocket 的逻辑
- 在 profile 页面添加语言设置入口
- 优化 WebSocket连接过程,添加 accept-language头
2025-02-27 14:38:03 +08:00
..
http.ts refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
i18n.ts feat(i18n): 实现国际化支持并优化 WebSocket 连接 2025-02-27 14:38:03 +08:00
vconsole.client.js 12 2025-01-23 14:27:02 +08:00
websocket.ts feat(i18n): 实现国际化支持并优化 WebSocket 连接 2025-02-27 14:38:03 +08:00