We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kaiyuanshe.github.io/models/Activity/Agenda.ts
Lines 126 to 132 in e948952
拉取某个议程的数据,以其数据对象字段名为组件名罗列可拖拽组件:
点击画布空白处上传背景图到对象存储,并在模板 JSON 中记录图片 URL
点击拖拽组件后加入画布,并可在其中拖拽移动,其尺寸、位置均以画布尺寸百分比为单位记录在模板 JSON
将模板 JSON 存入活动记录的 cardTemplate 字段
cardTemplate
邀请函生成页面读取模板、议程数据后渲染
The text was updated successfully, but these errors were encountered:
现在可以用 gpt-4-vision-preview 模型从 issue 中的图片生成代码发 pull request,拖拽式编辑器就不需要做了:
gpt-4-vision-preview
界面参考:https://github.com/Yuyz0112/dewhale
Sorry, something went wrong.
No branches or pull requests
业务逻辑
kaiyuanshe.github.io/models/Activity/Agenda.ts
Lines 126 to 132 in e948952
拉取某个议程的数据,以其数据对象字段名为组件名罗列可拖拽组件:
点击画布空白处上传背景图到对象存储,并在模板 JSON 中记录图片 URL
点击拖拽组件后加入画布,并可在其中拖拽移动,其尺寸、位置均以画布尺寸百分比为单位记录在模板 JSON
将模板 JSON 存入活动记录的
cardTemplate
字段邀请函生成页面读取模板、议程数据后渲染
参考代码
Upvote & Fund
The text was updated successfully, but these errors were encountered: