# cc-designer **Repository Path**: lcc66/cc-designer ## Basic Information - **Project Name**: cc-designer - **Description**: 这是一个表单生成器 xxxxxx - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 10 - **Forks**: 0 - **Created**: 2024-08-29 - **Last Updated**: 2025-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

吕哈哈表单生成器

这是我变强路上的一道风景

tailwindcss打包指令 npx tailwindcss -o ./dist/output.css --minify npm镜像源 https://registry.npmmirror.com/ npm官方源 npm config set registry https://registry.npmjs.org/ #### 技术栈 - [x] Vue3 - [x] TypeScript - [x] Tsx - [x] ElementPlus #### 功能 - [x] 拖拽设计 - [x] 布局组件扩展 - [x] 自定义组件扩展 - [x] 事件扩展 - [x] 组件懒加载 - [x] 完善布局 - [x] 组件属性自定义 - [x] 可扩展 Todo: - [ ] queue队列需要优化 - [ ] 校验规则可以添加 - [ ] 事件简单处理 - [ ] 打包优化 - [ ] 发布