dolphin-weex-ui 2.2.3 → 2.2.4

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.4
4
+
5
+ - [ ! ] 修复dof-cell 点击箭头不跳转问题
6
+ - [ ! ] date: 2024/11/07
7
+
3
8
  ## 2.2.3
4
9
 
5
10
  - [ ! ] 修复dof-button 禁用样式问题
@@ -19326,6 +19326,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de
19326
19326
  //
19327
19327
  //
19328
19328
  //
19329
+ //
19329
19330
 
19330
19331
  var icon = __webpack_require__(3);
19331
19332
  var modal = weex.requireModule('modal');
@@ -48257,6 +48258,9 @@ module.exports={render:function (){var _vm=this;var _h=_vm.$createElement;var _c
48257
48258
  "code": '\u4713',
48258
48259
  "size": 48,
48259
48260
  "color": 'rgba(255,255,255,0.80)'
48261
+ },
48262
+ on: {
48263
+ "dofIconFontClicked": _vm.onClick
48260
48264
  }
48261
48265
  }) : _c('image', {
48262
48266
  staticClass: ["cell-arrow-icon"],