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
@@ -1,5 +1,10 @@
1
1
  # 升级日志
2
2
 
3
+ ## 2.2.17
4
+
5
+ - [ ! ] 优化dof-tab-page(兼容鸿蒙)
6
+ - [ ! ] date: 2025/04/23
7
+
3
8
  ## 2.2.16
4
9
 
5
10
  - [ ! ] 解决dof-rate 增加style标签scoped属性(兼容鸿蒙)
@@ -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', , _vm.isSlot && 'minibar-inner']
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']