shawenguan 1 rok temu
rodzic
commit
3787893701
1 zmienionych plików z 6 dodań i 2 usunięć
  1. 6 2
      BoxJsSub/hbcpre.json

+ 6 - 2
BoxJsSub/hbcpre.json

@@ -291,11 +291,15 @@
                 {
                     "id": "HbcpreCompositeEntryTitleList",
                     "name": "合成功能入口名称选择",
-                    "val": [],
-                    "type": "checkboxes",
+                    "val": "item0",
+                    "type": "selects",
                     "desc": "",
                     "items": [
                         {
+                            "key": "item0",
+                            "label": "无"
+                        },
+                        {
                             "key": "item1",
                             "label": "合成活动"
                         },