Open zhlhuang opened 6 years ago
我做了如下处理
.zan-dialog__button{ margin-bottom: 0px !important; }
这是因为wepy的css没有模块化,你引入的btn.css把弹窗的css给覆盖了。
我做了如下处理