1 Star 0 Fork 21

lankii/protocol-plugin-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
form_voucher.json 624 Bytes
一键复制 编辑 原始数据 按行查看 历史
hezhuozhuo 提交于 2024-05-18 11:18 +08:00 . fix bug
[
{
"dataKey": "username",
"label": "MQTT Username",
"placeholder": "please input the MQTT Username",
"type": "input",
"validate": {
"message": "The MQTT Username cannot be empty",
"required": true,
"type": "string"
}
},
{
"dataKey": "password",
"label": "MQTT Password",
"placeholder": "please input the MQTT Password",
"type": "input",
"validate": {
"message": "The MQTT 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

搜索帮助