Bo

Results 103 comments of Bo

第一个输入框的正则是为了匹配 URL,和替换没有任何关系,你反向引用也引用不到这里去。 你的代码的作用就是把第一个字符 '1' 替换成了 www.test.com 试下这个: ```javascript 'http://a-416759-80-3433402261.www-test-com.anquanbao.cn/style/base/style.css' .replace(/^(https?:\/\/)[^\/]+/, '$1www.test.com') ```

It could be: ``` const options = { moduleTemplate({ symbol, id, codeAddSymbol }) { return `${codeAddSymbol}; export default ${id};` } } ``` `addSymbol` is an internal function and should not...

@lrq3000 App only send request for update checking. Adding option to disable update checking is a good idea.

处理 httpheaders 的事件里面无法对请求进行重定向,比较蛋疼。

如果需要加这个功能,无法在同一个函数里面实现...

Windows?没测过 Windows iconfont 问题果然多,找个时候我测下 Windows,然后把图标换成 SVG 的。

No problem. I will close this issue if there are no anything else.

不能了。现在 Chrome 和 Edge 都内置了搜图,用那个吧。