mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 15:05:27 +00:00
8bae1509b220b3b9cc28a45fdf67578704e9f0fd
- 愿景一完成度:100%(步骤 1-10 全部完成) - 总体完成度:95% -> 98% - 更新画布模块:新增 vectorNode 注册说明 - 更新组件库模块:新增 vectorNode 组件 - 更新属性面板模块:新增 VectorPanel - 更新实施进度:步骤 8 标记为完成 - 更新下一步行动计划:矢量节点 MVP 移至低优先级增强功能
阴阳师攻略编辑器
基于Vue3+ElementPlus实现的阴阳师攻略编辑器,旨在减少各大攻略博主和玩家的工作量。
用户可以通过点击简单的操作,快速编辑阴阳师的攻略。
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint
Description
Languages
Vue
60.9%
TypeScript
32.4%
JavaScript
3.7%
HTML
2.4%
CSS
0.6%