Megghy 45338ffe7d feat: Enhance message content handling and improve UI components
- Updated `getShowContentParts` function to handle message content more robustly, ensuring proper display of content parts.
- Refactored `GamepadViewer.vue` to use async component loading for `GamepadDisplay`, added a toggle for real-time preview.
- Implemented debounced search functionality in `PointGoodsView.vue` for improved performance during keyword searches.
- Enhanced `PointOrderView.vue` with order filtering capabilities and added statistics display for better user insights.
- Improved `PointUserHistoryView.vue` by adding export functionality for history data and enhanced filtering options.
- Updated `PointUserLayout.vue` to improve card styling and tab navigation experience.
- Refined `PointUserSettings.vue` layout for better user interaction and added responsive design adjustments.
- Adjusted `vite.config.mts` for better dependency management and build optimization.
2025-10-05 15:13:47 +08:00
2023-06-05 15:31:37 +08:00
2025-03-19 10:19:19 +08:00
2025-05-03 20:44:42 +08:00

vtsuru.live

Project setup

bun install

Compiles and hot-reloads for development

bun dev

Compiles and minifies for production

bun run build

Lints and fixes files

bun run lint

Customize configuration

See Configuration Reference.

Description
No description provided
Readme 15 MiB
Languages
Vue 64.9%
TypeScript 18.2%
JavaScript 14.1%
CSS 2.8%