Skip to content
New issue

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

使用时浏览器报错? #22

Open
Mrlilili opened this issue Sep 14, 2017 · 2 comments
Open

使用时浏览器报错? #22

Mrlilili opened this issue Sep 14, 2017 · 2 comments

Comments

@Mrlilili
Copy link

Mrlilili commented Sep 14, 2017

VUE版本2.3.3

import Toast from 'vue-toast-mobile';
....
mounted() {
 Toast('this is toast');
}

image

@allinshang
Copy link

好像是不维护了。同报这样的错误

@mowenjin
Copy link

mowenjin commented Mar 9, 2018

image
增加 var _vm=this;var _h=_vm.$createElement;var _c=_vm._c;
image
根据原来的库代码拷贝过来就可以了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants