问题:
在svg图片上g模块需要可点击时,发现只在有path的地方才可点,影响体验
临时解决:
在需要点击的g模块上,添加一个隐形的元素rect,并绑定事件
<rect
x="2246.3999"
y="609.20001"
class="st12"
width="99.699997"
height="33.099998"
id="rect8931" fill="black" fill-opacity="0"
style="stroke:none;stroke-width:2;stroke-miterlimit:10" />