yqform-h5 0.1.57 → 0.1.58
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/dist/style.css +1 -1
- package/dist/yqform-h5.es.js +6 -6
- package/dist/yqform-h5.umd.js +2 -2
- package/package.json +1 -1
package/dist/yqform-h5.es.js
CHANGED
|
@@ -12634,9 +12634,9 @@ const BE = {
|
|
|
12634
12634
|
}
|
|
12635
12635
|
},
|
|
12636
12636
|
created() {
|
|
12637
|
-
this.item.type === "rate" && (this.rateValue = 1), this.initDependValue(), this.item.type === "phone" && this.item.autoFill && this.item.autoFill.auto && this.item.autoFill.config && (this.textValue = this.item.autoFill.config()), this.item.type === "identity" && !this.item.emsg && (this.item.emsg = "身份证格式不正确");
|
|
12637
|
+
this.item.type === "rate" && (this.rateValue = 1), this.initDependValue(), this.item.type === "phone" && (this.item.autoFill && this.item.autoFill.auto && this.item.autoFill.config && (this.textValue = this.item.autoFill.config()), this.item.emsg || (this.item.emsg = "手机号格式不正确")), this.item.type === "identity" && !this.item.emsg && (this.item.emsg = "身份证格式不正确");
|
|
12638
12638
|
}
|
|
12639
|
-
}, ba = (e) => (ld("data-v-
|
|
12639
|
+
}, ba = (e) => (ld("data-v-70919e26"), e = e(), ud(), e), RE = {
|
|
12640
12640
|
key: 0,
|
|
12641
12641
|
class: "form-item-container"
|
|
12642
12642
|
}, FE = {
|
|
@@ -13249,7 +13249,7 @@ function kx(e, t, n, o, a, s) {
|
|
|
13249
13249
|
}, 8, ["show"])
|
|
13250
13250
|
])) : Ce("", !0);
|
|
13251
13251
|
}
|
|
13252
|
-
const cm = /* @__PURE__ */ vo(BE, [["render", kx], ["__scopeId", "data-v-
|
|
13252
|
+
const cm = /* @__PURE__ */ vo(BE, [["render", kx], ["__scopeId", "data-v-70919e26"]]);
|
|
13253
13253
|
/*!
|
|
13254
13254
|
* vue-draggable-next v2.2.0
|
|
13255
13255
|
* (c) 2023 Anish George
|
|
@@ -14979,7 +14979,7 @@ const gS = {
|
|
|
14979
14979
|
};
|
|
14980
14980
|
let u, d;
|
|
14981
14981
|
if (e.type !== "phone" && e.type !== "identity" && (u = (f = e.range) == null ? void 0 : f.min, d = (c = e.range) == null ? void 0 : c.max), t.length === 0)
|
|
14982
|
-
return e.required ? (
|
|
14982
|
+
return e.required ? (s(), !1) : !0;
|
|
14983
14983
|
if (e.type === "idPicture")
|
|
14984
14984
|
return t && t.front && t.back ? !0 : (s(), !1);
|
|
14985
14985
|
if (e.type === "text" || e.type === "password") {
|
|
@@ -15133,7 +15133,7 @@ const gS = {
|
|
|
15133
15133
|
},
|
|
15134
15134
|
mounted() {
|
|
15135
15135
|
}
|
|
15136
|
-
}, pS = (e) => (ld("data-v-
|
|
15136
|
+
}, pS = (e) => (ld("data-v-ae307766"), e = e(), ud(), e), vS = { class: "main" }, yS = { class: "content-topimg" }, bS = {
|
|
15137
15137
|
key: 0,
|
|
15138
15138
|
class: "header-img"
|
|
15139
15139
|
}, wS = {
|
|
@@ -15253,7 +15253,7 @@ function TS(e, t, n, o, a, s) {
|
|
|
15253
15253
|
])) : Ce("", !0)
|
|
15254
15254
|
]);
|
|
15255
15255
|
}
|
|
15256
|
-
const OS = /* @__PURE__ */ vo(gS, [["render", TS], ["__scopeId", "data-v-
|
|
15256
|
+
const OS = /* @__PURE__ */ vo(gS, [["render", TS], ["__scopeId", "data-v-ae307766"]]);
|
|
15257
15257
|
const DS = {
|
|
15258
15258
|
name: "Content",
|
|
15259
15259
|
emits: ["onSelect", "addFile", "submit", "edit", "handle"],
|