dolphin-weex-ui 2.2.16 → 2.2.17
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
CHANGED
package/dist/index.native.js
CHANGED
|
@@ -50571,7 +50571,7 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
|
|
|
50571
50571
|
}
|
|
50572
50572
|
}
|
|
50573
50573
|
}, [_c('div', {
|
|
50574
|
-
class: ['tab-text-wrapper',
|
|
50574
|
+
class: ['tab-text-wrapper', _vm.isSlot && 'minibar-inner']
|
|
50575
50575
|
}, [_c('div', {
|
|
50576
50576
|
staticClass: ["flexDirection"],
|
|
50577
50577
|
class: [v.hasDotNum && 'dot-num-tip-right']
|