dpzvc3-ui 3.1.0 → 3.1.1

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.
@@ -14902,10 +14902,11 @@ var install = function install(app) {
14902
14902
  };
14903
14903
  /* ========= 按需导出 ========= */
14904
14904
 
14905
- /* ========= 默认导出 ========= */
14906
- /* harmony default export */ const src = ({
14905
+ var DpzVc3 = {
14907
14906
  install: install
14908
- });
14907
+ };
14908
+ /* ========= 默认导出 ========= */
14909
+ /* harmony default export */ const src = (DpzVc3);
14909
14910
  const __webpack_exports__ActionSheet = __webpack_exports__.Ee;
14910
14911
  const __webpack_exports__Badge = __webpack_exports__.Ex;
14911
14912
  const __webpack_exports__Card = __webpack_exports__.Zp;