| | |
| | | }, |
| | | |
| | | // Various Dev Server settings |
| | | host: "192.168.0.106", // can be overwritten by process.env.HOST |
| | | host: "127.0.0.1", // can be overwritten by process.env.HOST |
| | | port: 80, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined |
| | | autoOpenBrowser: true, |
| | | errorOverlay: true, |
| | |
| | | "hj1461": "下載App", |
| | | "hj147": "綁定銀行卡", |
| | | "hj148": "登出登入", |
| | | "hj149": "您確定要登出登入嗎", |
| | | "hj149": "您確定要登出登入嗎?", |
| | | "hj150": "舊密碼", |
| | | "hj151": "新密碼", |
| | | "hj152": "確認新密碼", |
| | |
| | | "hj1461": "下载App", |
| | | "hj147": "绑定银行卡", |
| | | "hj148": "退出登录", |
| | | "hj149": "您确定要退出登录吗", |
| | | "hj149": "您确定要退出登录吗?", |
| | | "hj150": "旧密码", |
| | | "hj151": "新密码", |
| | | "hj152": "确认新密码", |
| | |
| | | Vue.set(items, "freezeMoneyUSD", item.freezeMoneyUSD); |
| | | Vue.set(items, "symbol", item.symbol); |
| | | Vue.set(items, "symbolCode", item.symbolCode); |
| | | Vue.set(items, "amountToBeCovered", item.amountToBeCovered); |
| | | } |
| | | }); |
| | | }); |
| | |
| | | }, |
| | | handleOutLoginClick() { |
| | | // 退出登录 |
| | | MessageBox.confirm(this.$t("hj149") + "?", this.$t("hj165"), { |
| | | confirmButtonText: this.$t("hj161"), |
| | | MessageBox.confirm(this.$t("hj149"), this.$t("hj165"), { |
| | | confirmButtonText: this.$t("qr"), |
| | | cancelButtonText: this.$t("hj106"), |
| | | }) |
| | | .then(() => { |
| | |
| | | }, |
| | | handleOutLoginClick() { |
| | | // 退出登录 |
| | | MessageBox.confirm(this.$t("hj149") + "?", this.$t("hj165"), { |
| | | confirmButtonText: this.$t("hj161"), |
| | | MessageBox.confirm(this.$t("hj149"), this.$t("hj165"), { |
| | | confirmButtonText: this.$t("qr"), |
| | | cancelButtonText: this.$t("hj106"), |
| | | }) |
| | | .then(() => { |