BiliBiliou
BiliBiliou
很赞,补充一点: ``` test ``` ``` #parent { display: flex; width: 400px; /* 宽度值,随便啦 */ height: 400px; /* 高度值,随便啦 */ justify-content: center; align-items: center; background-color: yellow; } #item { width: 100px;/*...
"src\core\render\compiler\link.js" line 22 ```js if ( !isAbsolutePath(href) && // If it is relative path, then cant set linkTarget !compilerClass._matchNotCompileLink(href) && !config.ignore ) { if (href === compilerClass.config.homepage) { href =...
Okay, thx ur reply and support I can use the absolute link instead now. hope you have a nice day :)
ok , 待我研究一下
我注意到了,会进行修复,不过你可以直接把项目跑起来,或者看demo链接先
我说的是纯正则实现呀?
很遗憾,这个问题已经有人用纯正则解决了 https://segmentfault.com/q/1010000006155587
Nice work, Thx
[flat-surface-shader](https://github.com/wagerfield/flat-surface-shader)