Megghy 630fe45b47 feat: 更新依赖项和配置,添加新通知类型
- 在 package.json 中添加了 @types/md5 和 @vueuse/integrations 依赖。
- 更新了 tsconfig.json 中的模块解析方式为 bundler。
- 在组件声明中移除了不再使用的 Naive UI 组件。
- 在弹幕窗口和设置中添加了启用动画的选项,并更新了相关样式。
- 实现了私信发送失败的通知功能,增强了用户体验。
2025-04-19 22:29:09 +08:00
2025-03-19 10:22:17 +08:00
2023-06-05 15:31:37 +08:00
2024-04-23 12:19:25 +08:00
2024-10-21 18:02:22 +08:00
2025-03-19 10:19:19 +08:00
2024-04-23 12:19:25 +08:00
2023-04-26 20:51:29 +08:00

vtsuru.live

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn 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%