blob: 67292a87dc1a52d8066259ad0ae32586cc46dee4 [file] [log] [blame]
{
"@weex-component/2e192c4e656c41953a80de02c8a657a2": {
"template": {
"type": "div",
"children": [
{
"type": "text",
"classList": [
"hi"
],
"attr": {
"value": "Hello Weex"
}
}
]
},
"style": {
"hi": {
"fontSize": 26,
"color": "#FF0000"
}
}
}
}