1 Star 0 Fork 15

lankii/protocol-plugin-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
form_service_voucher.json 642 Bytes
一键复制 编辑 原始数据 按行查看 历史
hezhuozhuo 提交于 2024-06-27 13:46 +08:00 . fix:优化模板
[
{
"dataKey": "username",
"label": "Service Username",
"placeholder": "please input the Service Username",
"type": "input",
"validate": {
"message": "The Service Username cannot be empty",
"required": true,
"type": "string"
}
},
{
"dataKey": "password",
"label": "Service Password",
"placeholder": "please input the Service Password",
"type": "input",
"validate": {
"message": "The Service Password cannot be empty",
"required": true,
"type": "string"
}
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lankii/protocol-plugin-template.git
git@gitee.com:lankii/protocol-plugin-template.git
lankii
protocol-plugin-template
protocol-plugin-template
master

搜索帮助