We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
webstorm自检查错误dist/index.js L4097 window.WXEnvironment = env;
slide组件报错
image组件resize属性不管用
scroll组件滚动很卡
用到window和deviceWidth的地方都报错
package.json的main不应该是dist/index.js?
以上问题都是升级之后出现的问题,0.2.0下是好的
升级到vue 2.2.1后dist/index.js L3107 on.appear && on.appear.fn({});报错:TypeError: on.appear.fn is not a function,0.2.0也会报错
The text was updated successfully, but these errors were encountered:
期待更新
Sorry, something went wrong.
No branches or pull requests
webstorm自检查错误dist/index.js L4097 window.WXEnvironment = env;
slide组件报错
image组件resize属性不管用
scroll组件滚动很卡
用到window和deviceWidth的地方都报错
package.json的main不应该是dist/index.js?
以上问题都是升级之后出现的问题,0.2.0下是好的
升级到vue 2.2.1后dist/index.js L3107 on.appear && on.appear.fn({});报错:TypeError: on.appear.fn is not a function,0.2.0也会报错
The text was updated successfully, but these errors were encountered: