You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by GitBox <gi...@apache.org> on 2018/09/29 06:41:54 UTC

[GitHub] fanlvwen opened a new issue #1599: 页面加载html标签无法显示

fanlvwen opened a new issue #1599: 页面加载html标签无法显示
URL: https://github.com/apache/incubator-weex/issues/1599
 
 
    <div v-html="htmlData" style="height: 500px;width: 750px;background-color: red">{{htmlData}}</div>
   <text>{{htmlData}}</text>
   htmlData是一段html源码:
   `<p>虽然湖人队在勒布朗-詹姆斯时代的第一次正式训练是集中于防守和学习新战术,但是他们以一场老式的三分球大赛结束了这场比赛。</p>`
   weex是否不支持vue的v-html语法?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services