微信小程序 给数字或文字加横线,好比原价、已完成任务

好比电商中的给原价加横线 web <view style='font-size:14px;'> 原价: <text style='color:#FF6F10;text-decoration:line-through;'> 9.00 </text> </view> 核心属性 text-decoration:line-through;
相关文章
相关标签/搜索