mvframe 1.1.29 → 1.1.30
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/vendor.js +3 -3
- package/package.json +1 -1
package/dist/vendor.js
CHANGED
|
@@ -5292,7 +5292,7 @@ const Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5292
5292
|
{
|
|
5293
5293
|
id: "143486",
|
|
5294
5294
|
code: "lk",
|
|
5295
|
-
label: "Sri",
|
|
5295
|
+
label: "Sri Lanka",
|
|
5296
5296
|
hide: !1
|
|
5297
5297
|
},
|
|
5298
5298
|
{
|
|
@@ -5814,7 +5814,7 @@ const Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
5814
5814
|
{
|
|
5815
5815
|
id: "143556",
|
|
5816
5816
|
code: "bo",
|
|
5817
|
-
label: "Bolivia
|
|
5817
|
+
label: "Bolivia",
|
|
5818
5818
|
hide: !1
|
|
5819
5819
|
},
|
|
5820
5820
|
{
|
|
@@ -13958,7 +13958,7 @@ const Wr = (a, o = {}) => {
|
|
|
13958
13958
|
}, qr = {
|
|
13959
13959
|
name: "Matt Avias Frame",
|
|
13960
13960
|
copyright: "©2026",
|
|
13961
|
-
version: "1.1.
|
|
13961
|
+
version: "1.1.30",
|
|
13962
13962
|
author: "Matt Avias",
|
|
13963
13963
|
date: "2026-02-26",
|
|
13964
13964
|
/** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
|