JS功能:
<text xmlns="http://www.w3.org/2000/svg" style="font: 11px/normal Segoe UI; width: 197px; color: rgb(85, 85, 85); font-size-adjust: none; font-stretch: normal; fill: #555555;" text-anchor="end" x="133" y="439.8684">
<tspan x="133">Didn’t want to sign up ..</tspan>
</text>
在页面上呈现HTML:
<span>
问题是库忽略了return()的div元素。所以我无法在文本上添加标题。
使用<tspan>
和<div>
元素进行测试,而不是stack
。没有运气。
如何解决此问题?