dolphin-weex-ui 2.0.5 → 2.0.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.
- package/CHANGELOG.md +5 -0
- package/dist/index.native.js +3 -1
- package/dist/index.native.js.map +1 -1
- package/dist/index.web.js +6 -4
- package/dist/index.web.js.map +1 -1
- package/package.json +1 -1
- package/packages/dof-minibar/index.vue +1 -1
package/CHANGELOG.md
CHANGED
package/dist/index.native.js
CHANGED
|
@@ -48547,7 +48547,9 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
|
|
|
48547
48547
|
"src": _vm.leftButton_
|
|
48548
48548
|
}
|
|
48549
48549
|
}) : _vm._e(), (!_vm.leftButton_ && !_vm.leftText && _vm._isColmo) ? _c('dof-iconfont', {
|
|
48550
|
-
|
|
48550
|
+
staticStyle: {
|
|
48551
|
+
width: "58px"
|
|
48552
|
+
},
|
|
48551
48553
|
attrs: {
|
|
48552
48554
|
"code": '\u4717',
|
|
48553
48555
|
"size": 64,
|