Megghy dd29a141de feat: 优化自动操作逻辑,简化组件初始化和事件处理
- 移除了 ClientAutoAction 组件中的状态监视逻辑,直接在挂载时初始化自动操作存储。
- 在 useAutoAction 中增加初始化标志,避免重复初始化。
- 统一了测试事件的基础属性,简化了事件创建逻辑,提升代码可读性。
2025-04-22 19:56:47 +08:00
2025-03-19 10:22:17 +08:00
2023-06-05 15:31:37 +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%