fix(health): 用药统计页文本中裸 < 字符导致模板编译报错,改用 <
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
</view>
|
||||
<view class="legend-item">
|
||||
<view class="legend-dot bad"></view>
|
||||
<text>服药率 < 50%</text>
|
||||
<text>服药率 < 50%</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user