ddy-process-h5 1.0.1-rc.2.83 → 1.0.1-rc.2.85

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": "ddy-process-h5",
3
- "version": "1.0.1-rc.2.83",
3
+ "version": "1.0.1-rc.2.85",
4
4
  "description": "> app端 流程插件",
5
5
  "main": "./ddy-process-h5.umd.cjs",
6
6
  "style": "./style.css",
@@ -23158,7 +23158,7 @@ var PC = function() {
23158
23158
  return [n < 3 ? t("div", {
23159
23159
  key: s.name,
23160
23160
  staticClass: "top-button",
23161
- style: e.getBtnStyle(s.btnProps.type.toString()),
23161
+ style: e.getBtnStyle((s.btnProps.type || "default").toString()),
23162
23162
  on: {
23163
23163
  click: function(r) {
23164
23164
  return s.click(s.name);
@@ -23316,7 +23316,7 @@ var MC = /* @__PURE__ */ ge(
23316
23316
  DC,
23317
23317
  !1,
23318
23318
  OC,
23319
- "db10f82e",
23319
+ "a4fed71a",
23320
23320
  null,
23321
23321
  null
23322
23322
  );
@@ -23326,7 +23326,7 @@ function OC(e) {
23326
23326
  }
23327
23327
  const zC = /* @__PURE__ */ function() {
23328
23328
  return MC.exports;
23329
- }(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.83", LC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", FC = "./ddy-process-h5.umd.cjs", VC = "./style.css", jC = "module", QC = {
23329
+ }(), BC = "ddy-process-h5", RC = "1.0.1-rc.2.85", LC = "> app\u7AEF \u6D41\u7A0B\u63D2\u4EF6", FC = "./ddy-process-h5.umd.cjs", VC = "./style.css", jC = "module", QC = {
23330
23330
  ".": {
23331
23331
  import: "./ddy-process-h5.js",
23332
23332
  require: "./ddy-process-h5.umd.cjs"