설명 없음

bill 8e2d32777a feat: 添加表格核心功能 1 년 전
public b56ab9398a 钢笔编辑功能制作 1 년 전
src 8e2d32777a feat: 添加表格核心功能 1 년 전
.env 861d2cc7fb 修改example结构 1 년 전
.gitignore 3d0bebc893 初始化画板公共服务 1 년 전
README.md 3d0bebc893 初始化画板公共服务 1 년 전
components.d.ts 3e608f3816 feat: 初始化工程结构 1 년 전
index.html 3e608f3816 feat: 初始化工程结构 1 년 전
konva-components.d.ts 3d0bebc893 初始化画板公共服务 1 년 전
package.json 2457f2886c feat: 修复textarea文字对应不上textShape 1 년 전
pnpm-lock.yaml 2457f2886c feat: 修复textarea文字对应不上textShape 1 년 전
tsconfig.app.json 3d0bebc893 初始化画板公共服务 1 년 전
tsconfig.json 3d0bebc893 初始化画板公共服务 1 년 전
tsconfig.node.json 3e608f3816 feat: 初始化工程结构 1 년 전
vite.config.ts cbfdb40550 feat: 增加绘画时操控View的能力 1 년 전

README.md

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.