Commit Graph

6 Commits

Author SHA1 Message Date
309606565b Refactor code structure for improved readability and maintainability 2026-01-11 15:51:22 +07:00
3cd91fcad0 feat: 添加 unselectable 类,更新样式导入,优化返回按钮图标插槽,修改应用名称为 Riwsan 2026-01-10 13:05:54 +07:00
3d9785fdf2 Refactor and enhance localization support; update language files and improve validation messages
- Updated localization files for Arabic and Traditional Chinese (Hong Kong).
- Added Arabic language support in the i18n configuration.
- Improved validation messages in the withdrawal schema.
- Refactored Vue components to ensure consistent usage of translation functions.
- Cleaned up CSS files for better formatting and consistency.
2025-12-20 05:30:59 +07:00
9d6bceb6cd feat: 添加 Tailwind CSS 配置并优化组件样式 2025-12-14 20:31:52 +07:00
70f87d07f6 refactor: remove @nuxt/ui integration and update Vite configuration
- Removed @nuxt/ui plugin from main.ts and index.css
- Updated vite.config.ts to replace @nuxt/ui with unplugin-auto-import and unplugin-vue-components for better component auto-importing and resolution
2025-12-14 20:17:52 +07:00
0cefa47b46 feat: tailwind and nuxt ui 2025-12-14 18:43:31 +07:00