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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dolphin-weex-ui",
3
- "version": "2.2.16",
3
+ "version": "2.2.17",
4
4
  "description": "inteligense cross platform frame",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -106,7 +106,7 @@
106
106
  :ref="'dof-tab-title-' + index"
107
107
  @click="onClicked(index, tabTitles.length - 1)"
108
108
  >
109
- <div :class="['tab-text-wrapper', , isSlot && 'minibar-inner']">
109
+ <div :class="['tab-text-wrapper', isSlot && 'minibar-inner']">
110
110
  <div class="flexDirection" :class="[v.hasDotNum && 'dot-num-tip-right']">
111
111
  <text
112
112
  :class="['tab-text', 'dot-tab-text']"