This commit is contained in:
Traveler07
2024-11-06 19:11:42 +08:00
3 changed files with 37 additions and 92 deletions

View File

@@ -19,8 +19,12 @@
"type": "input-text",
"label": "加载延迟"
}
<<<<<<< HEAD
// { //等待作者更新多选框
//
=======
// {
>>>>>>> 4ef6622093dc64b25aee0b3568adf04e46285fd7
// "name": "checkValue", // 变量名在js内使用 settings.变量名 获取对应的配置值
// "type": "checkbox", // 类型
// "label": "全选" // 显示标签