- 在 `devices/index.less` 中注释掉不必要的 CSS 规则 - 更新 `AndroidAuthServiceImpl` 和 `AndroidDeviceRegistrationServiceImpl` 中的异常信息和方法简化 - 在 `MeetingCreateDrawer.tsx` 中启用文本精炼功能 - 在 `devices/index.tsx` 中使用通用成功消息 - 在 `DeviceOnlineManagementServiceImpl` 中添加对终端类型的映射 - 更新 `ClientManagement.tsx` 中的平台类型选项 - 在 `MeetingPointsManagement.tsx` 中注释掉当前可用额度显示 - 在 `scan-confirm/index.tsx` 中更新登录确认消息 - 更新 `RedisSupport` 以使用 Lettuce 库并调整相关方法 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.tsbuildinfo | ||
| vite.config.ts | ||