No Description

bill a93e4e6d84 fix: 文字组件 超出高度 和矩阵调整错误 修复 4 months ago
public 4176757b8f feat: 优化默认样式 4 months ago
src a93e4e6d84 fix: 文字组件 超出高度 和矩阵调整错误 修复 4 months ago
.env de4ef25c9f feat: 提供第三方数据导入功能 5 months ago
.env.development 6997b54246 feat: 优化demo界面 5 months ago
.env.test de4ef25c9f feat: 提供第三方数据导入功能 5 months ago
.gitignore 3d0bebc893 初始化画板公共服务 10 months ago
README.md 3d0bebc893 初始化画板公共服务 10 months ago
components.d.ts 3e608f3816 feat: 初始化工程结构 10 months ago
index.html 3e608f3816 feat: 初始化工程结构 10 months ago
konva-components.d.ts 3d0bebc893 初始化画板公共服务 10 months ago
package.json 4176757b8f feat: 优化默认样式 4 months ago
pnpm-lock.yaml 4176757b8f feat: 优化默认样式 4 months ago
tsconfig.app.json 3d0bebc893 初始化画板公共服务 10 months ago
tsconfig.json 3d0bebc893 初始化画板公共服务 10 months ago
tsconfig.node.json 3e608f3816 feat: 初始化工程结构 10 months ago
vite.config.ts 6997b54246 feat: 优化demo界面 5 months ago

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.