Keine Beschreibung

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

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.