在使用svg过程中 运用vector-effect="non-scaling-stroke"属性 对缩放过程中会产生边框不定宽进行解决 使stroke-width保持不变 但是这个vector-effect在IE11中不好 还有其他的办法解决吗