模糊搜索后,想让关键词高亮,但是wxml不能动态识别标签怎么办 类似于这样{{str.replace(key,“<text class=‘key’>”+key+“</text>”)}}