我需要在Android和iOS的React Native中更改文本行之间的空间。 这是样式页面中的代码: 文本:{ 颜色:'#C0C0C0', fontSize:18, textAlign:'对齐', },
答案 0 :(得分:73)
使用<div ng-controller="MyController">
<div ng-controller="HtmlContentLoadedThatICannotChangeBeforeAfterDomLoad">
<h2>Title..</h2>
<div ng-repeat="service in services | orderBy:'name'">
<a href='SomeLinkThatIWillReplaceWithADirective'>service.label</a>
<a ng-href='{{AnotherLinkThatIWillReplaceWithADirective}}'>service.label</a>
</div>
</div>
</div>
-
lineHeight