weui-dialog mask mask-closable属性无效

发布于 7 年前作者 min845969 次浏览最后编辑 7 年前来自 issues

<mp-dialog mask=“true” mask-closable=“false” title=“{{title}}” show=“true” bindbuttontap=“tapDialogButton” buttons=“{{buttons}}”>

</mp-dialog>

mask-closable=false点击遮罩层,dialog还是隐藏了  mask=true  遮罩层还是显示

3 回复
yancao
yancao1 楼6 年前

麻烦提供能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

shaofang
shaofang2 楼6 年前

请问usingComponents中的路径是什么啊(page.json中的)

zhongchao
zhongchao3 楼5 年前