artiely

Results 9 issues of artiely

自己配置的基于最新 vue-cli2 的多页骨架屏 运行后提示:`WARNING Compiled with 0 warnings` 没法看到程序运行的端口,也就是没有提示`Compiled success Your application is running here: http://localhost:8081`,但是再浏览器访问还是有效果的。 这个体验就有点不愉快了,去掉插件就ok,不知是什么问题,是否有解决办法

enhancement

I'm using vitess which is great, and I'm trying to use it to build my own blog instead of vitepress. But I found an experience problem. Because the article is...

I want the image to be tiled only in one direction and stretched naturally in the other direction like this or others ``` k.sprite("bg", { tiled: 'Y', width: k.width(), height:width()*SPRITE_H/...

我尝试用page.addScriptTag(options)去加载一个jquery,结果没有作用,不知是什么原因,请问您这个api改怎么使用?

滚动穿透其实overflow:hidden实现在移动端是有兼容性问题的,从demo中也可以看出

``` if (typeof o === 'function') { return o.bind(target) } ``` 什么情况下代码会走到这个条件分支?

日志如下 ``` Fallback handler could not load library /Users/tanjie/Desktop/puerts_unity_demo-master/projects/0_Basic_Demo/1.app/Contents/Frameworks/MonoEmbedRuntime/osx/libpuerts Fallback handler could not load library /Users/tanjie/Desktop/puerts_unity_demo-master/projects/0_Basic_Demo/1.app/Contents/Frameworks/MonoEmbedRuntime/osx/libpuerts.dylib Fallback handler could not load library /Users/tanjie/Desktop/puerts_unity_demo-master/projects/0_Basic_Demo/1.app/Contents/Frameworks/MonoEmbedRuntime/osx/libpuerts.so Fallback handler could not load library /Users/tanjie/Desktop/puerts_unity_demo-master/projects/0_Basic_Demo/1.app/Contents/Frameworks/MonoEmbedRuntime/osx/libpuerts.bundle...