diff --git a/JSUI/JsFACard/entry/src/main/config.json b/JSUI/JsFACard/entry/src/main/config.json index 0c7d85a3fdad8fae247593e0cee967f73d7846a0..a49f23bdace85a4dc937d118eaad1ccaec0d4651 100644 --- a/JSUI/JsFACard/entry/src/main/config.json +++ b/JSUI/JsFACard/entry/src/main/config.json @@ -111,21 +111,6 @@ ], "updateEnabled": true, "updateDuration": 1 - }, - { - "jsComponentName": "card", - "isDefault": true, - "scheduledUpdateTime": "10:30", - "defaultDimension": "2*4", - "name": "card", - "description": "This is a service widget", - "colorMode": "auto", - "type": "JS", - "supportDimensions": [ - "2*4" - ], - "updateEnabled": true, - "updateDuration": 1 } ] }, diff --git a/JSUI/JsFACard/screenshots/device/JsCardTemplate.png b/JSUI/JsFACard/screenshots/device/JsCardTemplate.png deleted file mode 100644 index cb083b0528a2ef53f0a34f8ebca66e458d782d89..0000000000000000000000000000000000000000 Binary files a/JSUI/JsFACard/screenshots/device/JsCardTemplate.png and /dev/null differ