line-through和underline

- 发布:2025-04-10 20:12
- 更新:2025-04-17 14:35
- 阅读:2239

我这边没有复现
-
9***@qq.com (作者)
这个是ios的模拟器吗? 我没有用模拟器,是在iphone15真机调试出现的问题,代码就是简单的text,类似下面这样
<text style="color:#7a7a7a;text-decoration-line: line-through;padding-right:10rpx;" >$10.00</text>
2025-04-10 22:00
-
9***@qq.com (作者)
其实underline我在iphone上也不行,但是underline我就用border代替了。 hbuilderx版本是4.56。
2025-04-10 22:02
-
-
-
-
-
7***@qq.com
<text class="price-text" style="text-decoration-line: line-through;">¥123</text>
出现相同问题,ios无法实现贯穿划线,安卓、h5都能正常实现,就ios没有体现出来。hbx版本号为4.57
2025-04-17 11:17
DCloud_UNI_JBB
回复 7***@qq.com: 下面我发了效果图,是不是你的样式影响到了
2025-04-17 11:33