We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
弹窗组件只有一个默认slot用于显示弹窗的内容
支持title和footer两个slot。看现在的代码里面写了这两个slot,但是因为内容的slot没有取名,所示写了也不支持。
The text was updated successfully, but these errors were encountered:
Update dialog.wxml
13b032b
commit for issue wechat-miniprogram#144
No branches or pull requests
遇到的问题
弹窗组件只有一个默认slot用于显示弹窗的内容
特性方案
支持title和footer两个slot。看现在的代码里面写了这两个slot,但是因为内容的slot没有取名,所示写了也不支持。
The text was updated successfully, but these errors were encountered: