y-p-h-in 1.0.22 → 1.0.25

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/demo-ui.js CHANGED
@@ -5683,13 +5683,13 @@ const rA = () => {
5683
5683
  }, Vl = (e) => {
5684
5684
  rA();
5685
5685
  var t = Ii + e;
5686
- if (window.location.href.indexOf("test") > -1 || window.location.href.indexOf("192") > -1) {
5686
+ if (window.location.origin.indexOf("test") > -1 || window.location.origin.indexOf("192") > -1) {
5687
5687
  var n = "test_" + t;
5688
5688
  return cl.get(n);
5689
5689
  } else
5690
5690
  return cl.get(t);
5691
5691
  }, W8 = (e) => {
5692
- if (window.location.href.indexOf("test") > -1 || window.location.href.indexOf("192") > -1) {
5692
+ if (window.location.origin.indexOf("test") > -1 || window.location.origin.indexOf("192") > -1) {
5693
5693
  var t = "test_" + e;
5694
5694
  return cl.get(t);
5695
5695
  } else
@@ -46669,7 +46669,7 @@ const UR = /* @__PURE__ */ i2(qR, [["render", YR], ["__scopeId", "data-v-73e7762
46669
46669
  }, Y = (_) => {
46670
46670
  g.images.splice(_, 1), P.splice(_, 1);
46671
46671
  }, F = () => {
46672
- window.location.href.indexOf("test") > -1 ? window.location.href = "http://inkai.info/?regetuserinfo=" + b.value + "&user_type=" + m.value.userType : window.location.href = "https://inkai.info/?regetuserinfo=" + b.value + "&user_type=" + m.value.userType;
46672
+ window.location.href.indexOf("test") > -1 ? window.location.href = "http://test.inkai.info/?regetuserinfo=" + b.value + "&user_type=" + m.value.userType : window.location.href = "https://inkai.info/?regetuserinfo=" + b.value + "&user_type=" + m.value.userType;
46673
46673
  }, j = (_) => {
46674
46674
  let R = { ...g };
46675
46675
  R.images = JSON.stringify(R.images), Y8(R, b.value).then((ie) => {
@@ -46691,7 +46691,7 @@ const UR = /* @__PURE__ */ i2(qR, [["render", YR], ["__scopeId", "data-v-73e7762
46691
46691
  _.name === a("ykpHeader.logout") ? M() : _.name === a("ykpHeader.personalCenter") ? T() : _.name === a("ykpHeader.problemFeedback") && (p.value = !0);
46692
46692
  }, T = () => {
46693
46693
  var R, ie;
46694
- window.location.href.indexOf("test") > -1 ? window.location.href = "http://inkai.info/personal?regetuserinfo=" + b.value + "&user_type=" + ((R = m.value) == null ? void 0 : R.userType) : window.location.href = "https://inkai.info/personal?regetuserinfo=" + b.value + "&user_type=" + ((ie = m.value) == null ? void 0 : ie.userType);
46694
+ window.location.href.indexOf("test") > -1 ? window.location.href = "http://test.inkai.info/personal?regetuserinfo=" + b.value + "&user_type=" + ((R = m.value) == null ? void 0 : R.userType) : window.location.href = "https://inkai.info/personal?regetuserinfo=" + b.value + "&user_type=" + ((ie = m.value) == null ? void 0 : ie.userType);
46695
46695
  }, M = () => {
46696
46696
  b.value ? U8(b.value).then(() => {
46697
46697
  let _ = window.location.href, R;
@@ -47063,7 +47063,7 @@ const UR = /* @__PURE__ */ i2(qR, [["render", YR], ["__scopeId", "data-v-73e7762
47063
47063
  ]);
47064
47064
  };
47065
47065
  }
47066
- }), kW = /* @__PURE__ */ i2(wW, [["__scopeId", "data-v-0dd21202"]]), EW = [
47066
+ }), kW = /* @__PURE__ */ i2(wW, [["__scopeId", "data-v-3c610857"]]), EW = [
47067
47067
  kW
47068
47068
  ];
47069
47069
  function PW(e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "y-p-h-in",
3
- "version": "1.0.22",
3
+ "version": "1.0.25",
4
4
  "description": "",
5
5
  "main": "demo-ui.js",
6
6
  "scripts": {