mvframe 1.1.8 → 1.1.9
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/Config.js +72 -92
- package/dist/composition.js +45 -45
- package/dist/css/cpt.css +1 -1
- package/dist/css/style.css +1 -1
- package/dist/vendor.js +2 -2
- package/package.json +1 -1
package/dist/vendor.js
CHANGED
|
@@ -10025,7 +10025,7 @@ const ye = (e) => {
|
|
|
10025
10025
|
], 2)) : V("", !0)
|
|
10026
10026
|
], 16));
|
|
10027
10027
|
}
|
|
10028
|
-
}), gn = /* @__PURE__ */ le(_n, [["__scopeId", "data-v-
|
|
10028
|
+
}), gn = /* @__PURE__ */ le(_n, [["__scopeId", "data-v-3c876311"]]), yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10029
10029
|
__proto__: null,
|
|
10030
10030
|
default: gn
|
|
10031
10031
|
}, Symbol.toStringTag, { value: "Module" })), An = { class: "MvcDrawer" }, zn = { class: "dragArea" }, wn = {
|
|
@@ -13509,7 +13509,7 @@ const xr = (e, o = {}) => {
|
|
|
13509
13509
|
}, Nr = {
|
|
13510
13510
|
name: "Matt Avias Frame",
|
|
13511
13511
|
copyright: "©2026",
|
|
13512
|
-
version: "1.1.
|
|
13512
|
+
version: "1.1.9",
|
|
13513
13513
|
author: "Matt Avias",
|
|
13514
13514
|
date: "2026-02-26",
|
|
13515
13515
|
/** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
|