https://cn.vuejs.org/v2/api/#v-html
htmlStr:'<i style="color:red;font-size:30px">10000</i>',
因此 v-on 可以接收一个需要调用的方法名称。 也可以在内联 JavaScript 语句中调用方法:
v-on