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/11/14 02:12:50 UTC

[GitHub] [incubator-weex] e020120 commented on issue #3016: weex如何实现这样的文字布局?

e020120 commented on issue #3016: weex如何实现这样的文字布局?
URL: https://github.com/apache/incubator-weex/issues/3016#issuecomment-553691655
 
 
   <div>
   <text style="position: absolute;left: 0;">个人简历:</text>
   <text>{{space}}{{content}}</text>
   </div>
   
   个人简历用定位,说明部分内容前面用空格填充,好像用text组件默认会去掉首尾空白,所以建议用变量的方式

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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