mvframe 1.0.78 → 1.0.79
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/style.css +1 -1
- package/dist/vendor.js +1 -1
- package/package.json +1 -1
package/dist/vendor.js
CHANGED
|
@@ -7621,7 +7621,7 @@ const Ss = (e, o = {}) => {
|
|
|
7621
7621
|
}, Ts = {
|
|
7622
7622
|
name: "Matt Avias Frame",
|
|
7623
7623
|
copyright: "©2026",
|
|
7624
|
-
version: "1.0.
|
|
7624
|
+
version: "1.0.79",
|
|
7625
7625
|
author: "Matt Avias",
|
|
7626
7626
|
date: "2026-02-26",
|
|
7627
7627
|
/** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
|