dolphin-weex-ui 2.2.5 → 2.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43034,7 +43034,7 @@ module.exports = {
43034
43034
  "alignItems": "center",
43035
43035
  "justifyContent": "center"
43036
43036
  },
43037
- "wrapper": {
43037
+ "dofModalWrapper": {
43038
43038
  "position": "fixed",
43039
43039
  "top": "0",
43040
43040
  "bottom": "0",
@@ -48595,7 +48595,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
48595
48595
  "hasAnimation": false
48596
48596
  }
48597
48597
  }) : _vm._e(), (_vm.show) ? _c('div', {
48598
- staticClass: ["wrapper"],
48598
+ staticClass: ["dofModalWrapper"],
48599
48599
  on: {
48600
48600
  "click": _vm.layoutClick
48601
48601
  }