mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
feat: 更新依赖和增强动态表单功能
- 在 package.json 中添加 hammerjs 和 tui-image-editor 依赖 - 在 DynamicForm.vue 中引入并实现装饰性图片功能,支持图片上传、删除和属性调整 - 优化颜色处理逻辑,支持 RGBA 格式 - 更新常量和类型定义,增强代码可读性和可维护性
This commit is contained in:
@@ -221,12 +221,12 @@ import { CodeOutline, ServerOutline, HeartOutline, LogoGithub } from '@vicons/io
|
||||
>
|
||||
<NButton
|
||||
tag="a"
|
||||
href="https://keydb.dev/"
|
||||
href="hhttps://microsoft.github.io/garnet/"
|
||||
target="_blank"
|
||||
text
|
||||
style="padding: 0; color: inherit;"
|
||||
>
|
||||
KeyDB
|
||||
Garnet
|
||||
</NButton>
|
||||
</NTag>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user