修改文字样式
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</view>
|
||||
|
||||
</view>
|
||||
<view wx:if="{{scoreData.desc}}" id="richhtml" class="bg-fff mb30 box-shadow-000-10-10 ulib-r10 inner40">
|
||||
<view wx:if="{{scoreData.desc}}" id="richhtml" style="line-height:2;font-size:30rpx;" class="bg-fff mb30 box-shadow-000-10-10 ulib-r10 inner40">
|
||||
<com-html content="{{scoreData.desc}}" lazy-load="{{true}}"></com-html>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user