diff --git a/data/categories.json b/data/categories.json index 8388679..0bc2d6f 100644 --- a/data/categories.json +++ b/data/categories.json @@ -213,6 +213,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "key": "description", "label": "描述", @@ -448,6 +464,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "key": "description", "label": "描述", @@ -668,6 +700,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "key": "description", "label": "描述", @@ -803,6 +851,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "description": "产品简介", "key": "description", @@ -962,6 +1026,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "description": "产品简介", "input_style": "long", @@ -1079,6 +1159,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "description": "车型简介", "input_style": "long", @@ -1225,6 +1321,22 @@ "required": false, "input_style": "normal" }, + { + "key": "official_urls", + "label": "官网地址", + "type": "json", + "description": "产品官网链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, + { + "key": "reference_urls", + "label": "数据参考", + "type": "json", + "description": "参数来源链接,JSON数组格式:[{\"url\":\"https://...\",\"title\":\"...\"}]", + "required": false, + "input_style": "long" + }, { "key": "description", "label": "描述",