mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-08-27 02:11:20 -04:00
23a9dc6c31
update card compiler Signed-off-by: lihong <lihong67@huawei.com> Change-Id: Id80b146b81fa219d5935b290b2a8baa3157fcb1b
22 lines
315 B
JSON
22 lines
315 B
JSON
{
|
|
"template": {
|
|
"type": "div",
|
|
"attr": {
|
|
"value": "importCSS_test"
|
|
},
|
|
"classList": [
|
|
"container"
|
|
]
|
|
},
|
|
"styles": {
|
|
".title": {
|
|
"fontSize": "50px"
|
|
},
|
|
".container": {
|
|
"justifyContent": "center"
|
|
}
|
|
},
|
|
"apiVersion": {},
|
|
"actions": {},
|
|
"data": {}
|
|
} |