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
No description provided.
The text was updated successfully, but these errors were encountered:
在mian中开启 loading Vue.prototype.loading(‘加载中...’)
Vue.prototype.loading(‘加载中...’)
在mian中关闭 loading Vue.prototype.$loading.close()
Vue.prototype.$loading.close()
在使用Vue.use(Toast) 之后,你可以通过console.log(Vue) 查看到 $Loading ,其下有close 方法
Sorry, something went wrong.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: