在尝试了许多解决方案后,他们中的任何一个都没有工作,请有人全程指导我,我不知道SVG的问题以及如何解决这个问题。这是我想要更改文本系列字体的代码:
<g id="Optimal_Scheduling">
<text transform="matrix(1 0 0 1 288.4666 36.4608)">
<tspan x="0" y="0" class="st2 st3">Optimal Scheduling</tspan>
<tspan x="-8.3" y="27.6" class="st4 st2 st5">Create your resource-optimized </tspan>
<tspan x="12.7" y="40.8" class="st4 st2 st5">schedule with one click</tspan>
</text>
</g>
我想更改&#34; Optimal_sceduling&#34;,&#34;创建资源优化&#34;和#34;一键安排&#34;。