jiaxing.liao 2af0855b2c fix: 修复拖拽节点位置偏差,节点库调整 hace 1 mes
..
.vscode 3aba922beb init: 初始化项目 hace 3 meses
public 3aba922beb init: 初始化项目 hace 3 meses
src 2af0855b2c fix: 修复拖拽节点位置偏差,节点库调整 hace 1 mes
.env 0432243974 feat: 新增触发节点及循环结束节点 hace 1 mes
.gitignore a6b2484af3 fix: 修复节点问题 hace 1 mes
README.md 3aba922beb init: 初始化项目 hace 3 meses
auto-imports.d.ts 630c29c69a perf: 优化功能 hace 3 meses
components.d.ts 7ea9e8072d pref: 优化列表节点配置 hace 1 mes
index.html 57388a4204 feat: 添加定时触发配置 hace 1 mes
package.json 1ec3eb8291 feat: 添加用户输入设置器 hace 1 mes
tsconfig.app.json a99500bdd8 feat: 新增主题样式/并可切换主题 hace 3 meses
tsconfig.json 3aba922beb init: 初始化项目 hace 3 meses
tsconfig.node.json a6df223c9b feat: 模板列表/模板页面完成/帮助菜单列表/设置列表/快速入门/文档/关于页面完成/用户中心/日志跟踪/大模型调用日志页面完成/修改main样式 hace 3 meses
uno.config.ts 819d0eb3f8 feat: 添加编辑器 hace 3 meses
vite.config.ts a6b2484af3 fix: 修复节点问题 hace 1 mes

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.