You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/01/21 10:17:34 UTC

[GitHub] qzcsgs opened a new issue #2068: richtext中文字在ios端显示不出来

qzcsgs opened a new issue #2068: richtext中文字在ios端显示不出来
URL: https://github.com/apache/incubator-weex/issues/2068
 
 
   下面这段代码在ios端一个字都显示不出来
   ```html
   <richtext :style="{'border-width': '1px', height: '100px', 'background-color': 'red'}">
       sdsdfss
       <span :style="{color: '#333', 'font-size': '30px'}">asdasd</span>
       <a :style="{color: '#333', 'font-size': '30px'}">asdasd</a>
   </richtext>
   ```
   macOS v10.13.4
   weex v1.3.11
   weexpack : v1.2.7
   weex-builder : v0.4.0
   weex-previewer : v1.5.1
   

----------------------------------------------------------------
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