yqform-h5 0.1.35 → 0.1.37

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.
@@ -11773,7 +11773,7 @@ Ft.AxiosHeaders = Ir;
11773
11773
  Ft.formToJSON = (e) => om(J.isHTMLForm(e) ? new FormData(e) : e);
11774
11774
  Ft.HttpStatusCode = xE;
11775
11775
  Ft.default = Ft;
11776
- const Zo = Ft, SE = { VITE_DOMAIN_URL: "", VITE_ENV: "proddev", VITE_VIDEO_APP_ID: "1310300221", BASE_URL: "/", MODE: "proddev", DEV: !1, PROD: !0, SSR: !1 }, AE = `${SE.VITE_DOMAIN_URL}`, hc = 3e4;
11776
+ const Zo = Ft, SE = { VITE_DOMAIN_URL: "", VITE_ENV: "prod", VITE_VIDEO_APP_ID: "1500014793", BASE_URL: "/", MODE: "prod", DEV: !1, PROD: !0, SSR: !1 }, AE = `${SE.VITE_DOMAIN_URL}`, hc = 3e4;
11777
11777
  Zo.defaults.withCredentials = !0;
11778
11778
  Zo.defaults.baseURL = AE;
11779
11779
  const ph = (e, t, n, o) => new Promise((a, s) => {
@@ -15025,7 +15025,7 @@ const TS = {
15025
15025
  },
15026
15026
  methods: {
15027
15027
  handleItem(e) {
15028
- emit("handle", e);
15028
+ this.$emit("handle", e);
15029
15029
  },
15030
15030
  isShow(e) {
15031
15031
  var t;
@@ -15055,7 +15055,7 @@ const TS = {
15055
15055
  }
15056
15056
  },
15057
15057
  mounted() {
15058
- this.answer && setTimeout(() => this.$refs.list.setAnswer(this.form)), console.log("[ state ] >", this.state);
15058
+ this.answer && this.$refs.list && setTimeout(() => this.$refs.list.setAnswer(this.form)), console.log("[ state ] >", this.state);
15059
15059
  }
15060
15060
  }, kS = { key: 0 }, OS = { key: 1 };
15061
15061
  function DS(e, t, n, o, a, s) {
@@ -15091,7 +15091,7 @@ function DS(e, t, n, o, a, s) {
15091
15091
  ])) : Ce("", !0)
15092
15092
  ]);
15093
15093
  }
15094
- const xm = /* @__PURE__ */ po(TS, [["render", DS], ["__scopeId", "data-v-5d920085"]]);
15094
+ const xm = /* @__PURE__ */ po(TS, [["render", DS], ["__scopeId", "data-v-fc5a2b9c"]]);
15095
15095
  const tt = (e) => e != null, go = (e) => typeof e == "function", er = (e) => e !== null && typeof e == "object", Vd = (e) => er(e) && go(e.then) && go(e.catch), oo = (e) => Object.prototype.toString.call(e) === "[object Date]" && !Number.isNaN(e.getTime());
15096
15096
  function PS(e) {
15097
15097
  return e = e.replace(/[^-|\d]/g, ""), /^((\+86)|(86))?(1)\d{10}$/.test(e) || /^0[0-9-]{10,13}$/.test(e);