mvframe 1.0.64 → 1.0.65
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/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
|
@@ -4320,7 +4320,7 @@ const Ie = (l) => {
|
|
|
4320
4320
|
], 10, to))), 128))
|
|
4321
4321
|
], 16));
|
|
4322
4322
|
}
|
|
4323
|
-
}), no = /* @__PURE__ */ ue(oo, [["__scopeId", "data-v-
|
|
4323
|
+
}), no = /* @__PURE__ */ ue(oo, [["__scopeId", "data-v-39a94e23"]]), so = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4324
4324
|
__proto__: null,
|
|
4325
4325
|
default: no
|
|
4326
4326
|
}, Symbol.toStringTag, { value: "Module" })), ro = {
|
|
@@ -9320,7 +9320,7 @@ const gi = {
|
|
|
9320
9320
|
}, Ai = {
|
|
9321
9321
|
name: "Matt Avias Frame",
|
|
9322
9322
|
copyright: "©2026",
|
|
9323
|
-
version: "1.0.
|
|
9323
|
+
version: "1.0.65",
|
|
9324
9324
|
author: "Matt Avias",
|
|
9325
9325
|
date: "2026-02-26",
|
|
9326
9326
|
/** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
|