gds-plus-design-vue 1.1.41 → 1.1.43
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/lib/gd-initial.mjs +1 -1
- package/lib/gd-initial.umd.js +17 -15
- package/lib/{index.3b465807.mjs → index.b30cbde1.mjs} +2648 -1078
- package/lib/{main.f44d6e73.mjs → main.4dcd002e.mjs} +5 -5
- package/lib/style.css +2 -2
- package/locale/en_US.js +11 -3
- package/locale/id_ID.js +11 -3
- package/locale/vi_VN.js +11 -3
- package/locale/zh_CN.js +11 -3
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import o from "vue";
|
|
2
|
-
import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.
|
|
2
|
+
import { n, m as l, c as u, g as h, a as f, u as g, r as w, b as v, l as A, d as b, e as y, f as R } from "./index.b30cbde1.mjs";
|
|
3
3
|
const C = {
|
|
4
4
|
name: "GdVerificationCode",
|
|
5
5
|
props: {
|
|
@@ -254,7 +254,7 @@ const D = {
|
|
|
254
254
|
},
|
|
255
255
|
handNo() {
|
|
256
256
|
this.$confirm(this.$i18nt("gd.account.toExit", "\u662F\u5426\u9000\u51FA\u4FEE\u6539"), this.$i18nt("gd.https.delTitle", "\u6E29\u99A8\u63D0\u793A"), {
|
|
257
|
-
confirmButtonText: this.$i18nt("gd.
|
|
257
|
+
confirmButtonText: this.$i18nt("gd.menu.logOutOk", "\u786E\u8BA4"),
|
|
258
258
|
cancelButtonText: this.$i18nt("gd.account.logOutCancel", "\u53D6\u6D88"),
|
|
259
259
|
showClose: !1,
|
|
260
260
|
closeOnClickModal: !1,
|
|
@@ -436,7 +436,7 @@ var L = function() {
|
|
|
436
436
|
k,
|
|
437
437
|
!1,
|
|
438
438
|
null,
|
|
439
|
-
"
|
|
439
|
+
"4581ca60",
|
|
440
440
|
null,
|
|
441
441
|
null
|
|
442
442
|
);
|
|
@@ -852,7 +852,7 @@ const M = {
|
|
|
852
852
|
{
|
|
853
853
|
showCancelButton: !0,
|
|
854
854
|
cancelButtonText: this.$i18nt("gd.account.logOutCancel", "\u53D6\u6D88"),
|
|
855
|
-
confirmButtonText: this.$i18nt("gd.
|
|
855
|
+
confirmButtonText: this.$i18nt("gd.menu.logOutOk", "\u786E\u8BA4"),
|
|
856
856
|
showClose: !1,
|
|
857
857
|
closeOnClickModal: !1,
|
|
858
858
|
type: "warning",
|
|
@@ -909,7 +909,7 @@ var B = function() {
|
|
|
909
909
|
O,
|
|
910
910
|
!1,
|
|
911
911
|
null,
|
|
912
|
-
"
|
|
912
|
+
"ad770849",
|
|
913
913
|
null,
|
|
914
914
|
null
|
|
915
915
|
);
|