From e7c09a27fccee5359535960412124191f2768e06 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 13 Jan 2025 11:27:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=B8=AA=E4=BA=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E6=B2=A1=E6=9C=89=E5=9B=BD=E5=AE=B6=E5=92=8C=E8=81=8C?= =?UTF-8?q?=E4=B8=9A=E5=BC=B9=E7=AA=97=E7=BB=91=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Account/frontPage/mylnformation.vue | 60 +- .../Transaction/TransactionTable.vue | 36 +- src/component/HomePage/bindEmail.vue | 137 +- src/lang/en.ts | 2 +- src/store/adminPage/adminPage.ts | 21 +- src/store/userHabit/userHabit.ts | 13 +- src/tool/https.js | 2 + src/views/Administrator.vue | 5 + src/views/HomeView/HomeView copy.vue | 1961 ----------------- 9 files changed, 219 insertions(+), 2018 deletions(-) delete mode 100644 src/views/HomeView/HomeView copy.vue diff --git a/src/component/Account/frontPage/mylnformation.vue b/src/component/Account/frontPage/mylnformation.vue index dfb58821..a58d6791 100644 --- a/src/component/Account/frontPage/mylnformation.vue +++ b/src/component/Account/frontPage/mylnformation.vue @@ -4,13 +4,21 @@
{{$t('account.Country')}}:
- +
{{$t('account.CompanyName')}}:
- +
@@ -19,6 +27,9 @@
+
+ +
- \ No newline at end of file