提交 b2a68673 编写于 作者: J junmer

fix //

上级 0612ab69
......@@ -692,7 +692,7 @@ define(function(require) {
if (symbol.match('image')) {
itemShape.style.image =
symbol.replace(/^image:\/\//, '');
symbol.replace(new RegExp('^image:\\/\\/'), '');
itemShape.shape = 'image';
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册