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 +1 -1
- package/v2/ddy-process-h5.js +3 -3
- package/v2/ddy-process-h5.umd.cjs +1 -1
- package/v2/style.css +1 -1
- package/v2.7/ddy-process-h5.js +3 -3
- package/v2.7/ddy-process-h5.umd.cjs +1 -1
- package/v2.7/style.css +1 -1
- package/v3/ddy-process-h5.js +2 -2
- package/v3/ddy-process-h5.umd.cjs +1 -1
- package/v3/style.css +1 -1
package/package.json
CHANGED
package/v2/ddy-process-h5.js
CHANGED
|
@@ -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
|
-
"
|
|
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.
|
|
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"
|