mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-23 07:05:27 -04:00
26f0e8404e
add card test with *.js Signed-off-by: lihong <lihong67@huawei.com> Change-Id: Ide01b23857f0ced78b392c4ce35fc27e8da82c2d
16 lines
284 B
JSON
16 lines
284 B
JSON
{
|
|
"template": {
|
|
"attr": {},
|
|
"classList": [
|
|
"container"
|
|
],
|
|
"type": "div"
|
|
},
|
|
"styles": {},
|
|
"actions": {},
|
|
"data": {
|
|
"event": "$event.talk",
|
|
"name": "{{map.amy}}"
|
|
},
|
|
"apiVersion": {}
|
|
} |