dolphin-weex-ui 2.4.25 → 2.4.26

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.4.26
4
+
5
+ - [ ! ] dof-cell组件colmo 左侧图标点击事件支持
6
+ - [ ! ] date: 2026/05/15
7
+
3
8
  ## 2.4.25
4
9
 
5
10
  - [ ! ] Revert "2.4.12 colmo样式升级",放于大版本2.5.0(dev_colmoNewStyle)
@@ -20047,6 +20047,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
20047
20047
  //
20048
20048
  //
20049
20049
  //
20050
+ //
20050
20051
 
20051
20052
  var icon = __webpack_require__(4);
20052
20053
  var modal = weex.requireModule('modal');
@@ -49599,6 +49600,9 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
49599
49600
  "code": _vm.avatarIconFont,
49600
49601
  "size": _vm.avatarIconFontSize,
49601
49602
  "color": _vm._isColmo ? 'rgba(255,255,255,0.80)' : '#1E2E37'
49603
+ },
49604
+ on: {
49605
+ "dofIconFontClicked": _vm.onClick
49602
49606
  }
49603
49607
  })])], 2) : _vm._e(), (_vm.hasDot) ? _c('div', {
49604
49608
  staticClass: ["dot-tip"],