ui-process-h5 1.1.8 → 1.1.10

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": "ui-process-h5",
3
- "version": "1.1.8",
3
+ "version": "1.1.10",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ui-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -13581,7 +13581,7 @@ const s0 = /* @__PURE__ */ function() {
13581
13581
  return t;
13582
13582
  },
13583
13583
  processCardHeight() {
13584
- let t = 205;
13584
+ let t = 170;
13585
13585
  return (!(this.processStatus.status == "\u5DF2\u64A4\u9500" || this.processStatus.status == "\u5DF2\u9A73\u56DE" || this.processStatus.bizStatusName == "\u5DF2\u64A4\u9500" || this.processStatus.bizStatusName == "\u5DF2\u9A73\u56DE") && this.ProcessInsObj.end || this.processStatus.createTopUserId != this.user.userId && this.operBtn.length < 3) && (t -= 80), `calc(100vh - ${t}px)`;
13586
13586
  },
13587
13587
  processBtn() {