1
0
forked from bot/app

🐛 docs: 添加发布插件表单

This commit is contained in:
2024-09-22 01:38:44 +08:00
parent aa4d930cc4
commit b469c9420e
4 changed files with 87 additions and 21 deletions

View File

@ -54,6 +54,6 @@ body:
label: 标签
description: 标签
placeholder: 'e.g. [{"label": "标签名", "color": "#ea5252"}]'
value: "[]"
value: [ { "label": "标签名", "color": "#a2d8f4" } ]
validations:
required: true