diff --git a/11.png b/11.png new file mode 100644 index 0000000000000000000000000000000000000000..8dbc43981068aac21a6ce9f95f7f914a7a076cbe Binary files /dev/null and b/11.png differ diff --git a/api/config/css/css-json-schema.json b/api/config/css/css-json-schema.json index 40ef282b6928113f60479fd5fe7edab544e328fc..3c62b8a4befeffa5424fcca6863fe429677b9c23 100644 --- a/api/config/css/css-json-schema.json +++ b/api/config/css/css-json-schema.json @@ -1,283 +1,194 @@ -{ - "type": "object", - "properties": { - "properties": { - "type": "array", - "items": { - "type": "object", - "properties": { - "name": { - "type": "string" - }, - "supportedDevices": { - "type": "array", - "description": "本字段非必填,如果为空,表示该属性支持所有的设备类型", - "items": { - "type": "string", - "enum": ["tv", "phone", "tablet", "wearable", "liteWearable", "smartVision"] - } - }, - "syntax": { - "type": "array", - "description": "语法", - "items": { - "type": "object", - "properties": { - "name": { - "type": "string", - "description": "支持