@fmdevui/fm-dev 1.0.93 → 1.0.94

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.
@@ -82,7 +82,6 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
82
82
  }
83
83
  }
84
84
  }
85
- nextValue = nextValue + "\u5DDE";
86
85
  if (nextValue.indexOf("\u5DDE") == 0) {
87
86
  nextValue = nextValue.replace("\u5DDE", "");
88
87
  }
@@ -40,7 +40,6 @@ const addressparsing = async (val) => {
40
40
  }
41
41
  }
42
42
  }
43
- nextValue = nextValue + "\u5DDE";
44
43
  if (nextValue.indexOf("\u5DDE") == 0) {
45
44
  nextValue = nextValue.replace("\u5DDE", "");
46
45
  }
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /*! fm-dev v1.0.93 */
1
+ /*! fm-dev v1.0.94 */
2
2
  (function (global, factory) {
3
3
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue'), require('crypto'), require('url'), require('http'), require('https'), require('util'), require('stream'), require('assert'), require('zlib'), require('element-plus')) :
4
4
  typeof define === 'function' && define.amd ? define(['exports', 'vue', 'crypto', 'url', 'http', 'https', 'util', 'stream', 'assert', 'zlib', 'element-plus'], factory) :
@@ -37817,7 +37817,6 @@
37817
37817
  }
37818
37818
  }
37819
37819
  }
37820
- nextValue = nextValue + "\u5DDE";
37821
37820
  if (nextValue.indexOf("\u5DDE") == 0) {
37822
37821
  nextValue = nextValue.replace("\u5DDE", "");
37823
37822
  }
@@ -58979,7 +58978,6 @@
58979
58978
  }
58980
58979
  }
58981
58980
  }
58982
- nextValue = nextValue + "\u5DDE";
58983
58981
  if (nextValue.indexOf("\u5DDE") == 0) {
58984
58982
  nextValue = nextValue.replace("\u5DDE", "");
58985
58983
  }