语法

{静态 style}
{key: val, key: val}

示例

:style="{font-size: fontSize;borderWidth: 10, border-style: 'solid'}"

这里字体大小为 {{fontSize}}px,边框大小为 10px