wepy-zanui-demo icon indicating copy to clipboard operation
wepy-zanui-demo copied to clipboard

基于zanui-weapp移植的一套wepy界面框架

Results 9 wepy-zanui-demo issues
Sort by recently updated
recently updated
newest added

按步骤build以后,样式总是出问题,最后看了别人的issues后,发现是package.json里面"wepy-compiler-sass": "0.0.3",的问题版本低,改成"wepy-compiler-sass": "^1.3.12",就ok了,请问这是笔误还是有其他的原因?

wepy 1.7.1 build 后zanui的wxss全部为空,没有了样式

yarn install v1.3.2 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies... warning " > [email protected]" has incorrect peer dependency "eslint-plugin-promise@>=3.3.0". [4/4] Building fresh packages... [1/3] ⠈ node-sass: Build failed...

模拟上操作可以 真机交互事件没有起作用

Failed to load font https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.woff2 net::ERR_CACHE_MISS From server 202.105.176.101 想问下这个是什么原因导致的报错??

![image](https://user-images.githubusercontent.com/6230834/38228027-c1f512a0-3733-11e8-8000-240dc4662906.png) 我做了如下处理 ``` .zan-dialog__button{ margin-bottom: 0px !important; } ```

真机上测试的时候,不会消失,但是调试的时候,会消失,只有发布上去了,用ios真机测试,就是不会消失的。。

如果勾选了‘代码上传时自动压缩’项,真机上小程序会出现问题。 比如:Select ActionSheet等 原因?

如题,bower那边搜索不到 ZanUI-WeApp 了,如果现在想引用个别组件,方式是怎样?