vue-layer-mobile
vue-layer-mobile copied to clipboard
Update https://registry.npm.taobao.org to https://registry.npmmirror.com, For more info please refer to https://zhuanlan.zhihu.com/p/430580607. This is an automated PR by @npmmirror (Which is a bot maintained by 8d6e8cefe5a7e3202364ec2c48db03fcc544218cf70100bf65d2ed2df5cc83da).
close
close 能不能给一个callback
shadeClose: false, 无效
`this.$layer.toast({ content: res.result.message })` toast没有透明遮罩,在吐司出来的时候,用户还能操作页面。 这样不太合理,希望能在toast出来的时候,页面上增加一个透明遮罩,阻止用户任何点击行为
默认是layui-m-anim-up,然而需要layui-m-anim-scale,希望能实现这个配置
Uncaught TypeError: callback is not a function at click (eval at createFunction (1:NaN), :2:1308) at invoker (vue.esm.js?d644:1937) at HTMLSpanElement.fn._withTask.fn._withTask (vue.esm.js?d644:1772) 这个到底是设么情况??