diff --git a/src/assets/img/home/login.png b/src/assets/img/home/login.png new file mode 100644 index 0000000..24fdbe8 Binary files /dev/null and b/src/assets/img/home/login.png differ diff --git a/src/components/CommonFooter.vue b/src/components/CommonFooter.vue index f6e2b7c..c279b7d 100644 --- a/src/components/CommonFooter.vue +++ b/src/components/CommonFooter.vue @@ -10,10 +10,10 @@ logo -
{{ appConfig.copyright }}
+
{{ appConfig.copyright }}
diff --git a/src/i18n/tw.json b/src/i18n/tw.json index 3bfbb01..154c292 100644 --- a/src/i18n/tw.json +++ b/src/i18n/tw.json @@ -309,7 +309,8 @@ "Remembered": "還記得你的密碼?", "text1": "安心交易!", "text2": "JEDcoin對您的資產持有1:1的儲備金,我們也會定期發布儲備金證明審計結果", - "text3": "加入我們,開啟您的加密貨幣之旅" + "text3": "加入我們,開啟您的加密貨幣之旅", + "new-password":"新密碼" }, "application": { "form": "項目上幣申請表", diff --git a/src/views/wallet/exchange-assets.vue b/src/views/wallet/exchange-assets.vue index 100a9a7..93af080 100644 --- a/src/views/wallet/exchange-assets.vue +++ b/src/views/wallet/exchange-assets.vue @@ -5,7 +5,7 @@
- +
{{ userInfo.email }}