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
https://blog.csdn.net/weixin_45474019/article/details/128491561
4.0.6
组件内同时使用van-popup组件 再使用showToas(‘提示’) showToast就会有显示问题(空白的)
1、在组件中使用van-popup组件 2、引用 import { showToast } from 'vant' 3、在使用showToast(‘提示’)
所以设备上
The text was updated successfully, but these errors were encountered:
参见:#11049
Sorry, something went wrong.
No branches or pull requests
重现链接
https://blog.csdn.net/weixin_45474019/article/details/128491561
Vant 版本
4.0.6
描述一下你遇到的问题。
组件内同时使用van-popup组件 再使用showToas(‘提示’) showToast就会有显示问题(空白的)
重现步骤
1、在组件中使用van-popup组件
2、引用 import { showToast } from 'vant'
3、在使用showToast(‘提示’)
设备/浏览器
所以设备上
The text was updated successfully, but these errors were encountered: