yqform-h5 0.1.41 → 0.1.42
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 +3 -3
- package/dist/yqform-h5.umd.js +1 -1
- package/package.json +1 -1
package/dist/yqform-h5.es.js
CHANGED
|
@@ -14849,7 +14849,7 @@ const gS = {
|
|
|
14849
14849
|
filter: ".tip"
|
|
14850
14850
|
},
|
|
14851
14851
|
hasOptionTypes: ["radio", "checkbox", "switch", "picker", "rate", "customPicker"],
|
|
14852
|
-
specialCheckType: ["text", "integer", "float", "password", "phone", "identity", "idPicture"],
|
|
14852
|
+
specialCheckType: ["text", "integer", "float", "password", "phone", "identity", "idPicture", "file", "image"],
|
|
14853
14853
|
currentPage: {},
|
|
14854
14854
|
item: {},
|
|
14855
14855
|
totalPage: 1,
|
|
@@ -15102,7 +15102,7 @@ const gS = {
|
|
|
15102
15102
|
},
|
|
15103
15103
|
mounted() {
|
|
15104
15104
|
}
|
|
15105
|
-
}, pS = (e) => (sd("data-v-
|
|
15105
|
+
}, pS = (e) => (sd("data-v-c7d35582"), e = e(), ld(), e), vS = { class: "main" }, yS = { class: "content-topimg" }, bS = {
|
|
15106
15106
|
key: 0,
|
|
15107
15107
|
class: "header-img"
|
|
15108
15108
|
}, wS = {
|
|
@@ -15222,7 +15222,7 @@ function TS(e, t, n, o, a, s) {
|
|
|
15222
15222
|
])) : Ce("", !0)
|
|
15223
15223
|
]);
|
|
15224
15224
|
}
|
|
15225
|
-
const OS = /* @__PURE__ */ vo(gS, [["render", TS], ["__scopeId", "data-v-
|
|
15225
|
+
const OS = /* @__PURE__ */ vo(gS, [["render", TS], ["__scopeId", "data-v-c7d35582"]]);
|
|
15226
15226
|
const DS = {
|
|
15227
15227
|
name: "Content",
|
|
15228
15228
|
emits: ["onSelect", "addFile", "submit", "edit", "handle"],
|