mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-06 18:36:55 +08:00
dd29a141dedf533b834b00808901a42963c8f58a
- 移除了 ClientAutoAction 组件中的状态监视逻辑,直接在挂载时初始化自动操作存储。 - 在 useAutoAction 中增加初始化标志,避免重复初始化。 - 统一了测试事件的基础属性,简化了事件创建逻辑,提升代码可读性。
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
Description
Languages
Vue
64.9%
TypeScript
18.2%
JavaScript
14.1%
CSS
2.8%