From a4c96bc72ac16efdbb6a55814e13e4eeb46f1835 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Thu, 18 Sep 2025 19:40:12 +0800
Subject: [PATCH] 2

---
 src/i18n/Deutsch.js                 |    1 +
 src/i18n/Portuguese.js              |    1 +
 src/i18n/korean.js                  |    1 +
 src/views/my/index.vue              |    1 +
 src/i18n/th.js                      |    1 +
 src/i18n/fa.js                      |    1 +
 src/i18n/Italy.js                   |    1 +
 src/i18n/Japanese.js                |    1 +
 src/views/ICO/ico.vue               |    4 ++--
 src/i18n/vi.js                      |    1 +
 src/views/homePage/index.vue        |    5 +++--
 src/i18n/cn.js                      |    1 +
 src/i18n/en.js                      |    1 +
 src/i18n/zhcn.js                    |    1 +
 src/views/cryptos/AboutUs/index.vue |    2 ++
 src/i18n/Spanish.js                 |    1 +
 16 files changed, 20 insertions(+), 4 deletions(-)

diff --git a/src/i18n/Deutsch.js b/src/i18n/Deutsch.js
index 5d6aa9a..7879f57 100644
--- a/src/i18n/Deutsch.js
+++ b/src/i18n/Deutsch.js
@@ -2835,4 +2835,5 @@
     "安全规定": "Sicherheitsbestimmungen",
     "反洗钱协议": "Anti-Geldwäsche-Vereinbarung",
     "法律声明": "Rechtlicher Hinweis",
+    "金融服务牌照": "Finanzdienstleistungslizenz",
 }
\ No newline at end of file
diff --git a/src/i18n/Italy.js b/src/i18n/Italy.js
index 388e0d1..5e705a5 100644
--- a/src/i18n/Italy.js
+++ b/src/i18n/Italy.js
@@ -2925,4 +2925,5 @@
     "安全规定": "Norme di sicurezza",
     "反洗钱协议": "Accordo antiriciclaggio",
     "法律声明": "Dichiarazione legale",
+    "金融服务牌照": "Licenza di servizi finanziari",
 }
\ No newline at end of file
diff --git a/src/i18n/Japanese.js b/src/i18n/Japanese.js
index 7397d5e..59cec67 100644
--- a/src/i18n/Japanese.js
+++ b/src/i18n/Japanese.js
@@ -2693,4 +2693,5 @@
     "安全规定": "安全規定",
     "反洗钱协议": "マネーロンダリング防止契約",
     "法律声明": "法的声明",
+    "金融服务牌照": "金融サービスライセンス",
 }
\ No newline at end of file
diff --git a/src/i18n/Portuguese.js b/src/i18n/Portuguese.js
index fc77a97..3f1b56d 100644
--- a/src/i18n/Portuguese.js
+++ b/src/i18n/Portuguese.js
@@ -645,4 +645,5 @@
     "安全规定": "Regulamento de Segurança",
     "反洗钱协议": "Acordo de Prevenção à Lavagem de Dinheiro",
     "法律声明": "Declaração Legal",
+    "金融服务牌照": "Licença de Serviços Financeiros",
 }
\ No newline at end of file
diff --git a/src/i18n/Spanish.js b/src/i18n/Spanish.js
index 99b8780..5eb6111 100644
--- a/src/i18n/Spanish.js
+++ b/src/i18n/Spanish.js
@@ -2608,4 +2608,5 @@
     "安全规定": "Reglamento de seguridad",
     "反洗钱协议": "Acuerdo de prevención de lavado de dinero",
     "法律声明": "Declaración legal",
+    "金融服务牌照": "Licencia de servicios financieros",
 }
\ No newline at end of file
diff --git a/src/i18n/cn.js b/src/i18n/cn.js
index 658b83e..f729a3e 100644
--- a/src/i18n/cn.js
+++ b/src/i18n/cn.js
@@ -2814,4 +2814,5 @@
     "安全规定": "安全規定",
     "反洗钱协议": "反洗錢協議",
     "法律声明": "法律聲明",
+    "金融服务牌照": "金融服務牌照",
 }
diff --git a/src/i18n/en.js b/src/i18n/en.js
index 2ab906b..77333d2 100644
--- a/src/i18n/en.js
+++ b/src/i18n/en.js
@@ -2789,4 +2789,5 @@
     "安全规定": "Security Regulations",
     "反洗钱协议": "Anti-Money Laundering Agreement",
     "法律声明": "Legal Statement",
+    "金融服务牌照": "Financial Services License",
 }
\ No newline at end of file
diff --git a/src/i18n/fa.js b/src/i18n/fa.js
index c861368..df3ba3a 100644
--- a/src/i18n/fa.js
+++ b/src/i18n/fa.js
@@ -2732,4 +2732,5 @@
     "安全规定": "Règlement de sécurité",
     "反洗钱协议": "Accord de lutte contre le blanchiment d'argent",
     "法律声明": "Mention légale",
+    "金融服务牌照": "Licence de services financiers",
 }
\ No newline at end of file
diff --git a/src/i18n/korean.js b/src/i18n/korean.js
index b0b9d09..f1e0f31 100644
--- a/src/i18n/korean.js
+++ b/src/i18n/korean.js
@@ -2829,4 +2829,5 @@
     "安全规定": "안전 규정",
     "反洗钱协议": "자금세탁 방지 계약",
     "法律声明": "법적 선언",
+    "金融服务牌照": "금융 서비스 라이센스",
 }
\ No newline at end of file
diff --git a/src/i18n/th.js b/src/i18n/th.js
index 956f505..508b51a 100644
--- a/src/i18n/th.js
+++ b/src/i18n/th.js
@@ -2800,4 +2800,5 @@
     "安全规定": "ข้อกำหนดด้านความปลอดภัย",
     "反洗钱协议": "ข้อตกลงการป้องกันการฟอกเงิน",
     "法律声明": "คำชี้แจงทางกฎหมาย",
+    "金融服务牌照": "ใบอนุญาตบริการทางการเงิน",
 }
\ No newline at end of file
diff --git a/src/i18n/vi.js b/src/i18n/vi.js
index f60b343..d245399 100644
--- a/src/i18n/vi.js
+++ b/src/i18n/vi.js
@@ -2779,4 +2779,5 @@
     "安全规定": "Quy định an toàn",
     "反洗钱协议": "Thỏa thuận chống rửa tiền",
     "法律声明": "Tuyên bố pháp lý",
+    "金融服务牌照": "Giấy phép dịch vụ tài chính",
 }
\ No newline at end of file
diff --git a/src/i18n/zhcn.js b/src/i18n/zhcn.js
index 108911f..fcf3e7b 100644
--- a/src/i18n/zhcn.js
+++ b/src/i18n/zhcn.js
@@ -2794,4 +2794,5 @@
     "安全规定": "安全规定",
     "反洗钱协议": "反洗钱协议",
     "法律声明": "法律声明",
+    "金融服务牌照": "金融服务牌照",
 }
\ No newline at end of file
diff --git a/src/views/ICO/ico.vue b/src/views/ICO/ico.vue
index 5ed3f2d..a632c8e 100644
--- a/src/views/ICO/ico.vue
+++ b/src/views/ICO/ico.vue
@@ -12,7 +12,7 @@
         <div class="ico_list">
             <div class="ico_item mb-5" v-for="i in icoList" :key="i.id">
                 <div class="item_1">
-                    {{ i.symbol }} ({{ i.name }})
+                    {{ i.name }}
                 </div>
                 <div class="item_2 flex justify-between">
                     <div class="mr-5">{{$t('申购时间')}}</div>
@@ -95,7 +95,7 @@
 
 <style lang="scss" scoped>
 .ico{
-    padding: 0rem 1.2rem 2rem 1.2rem;
+    padding: 0rem 1.2rem 5rem 1.2rem;
     font-size: 1.5rem;
     .buy_popup{
         width: 40rem;
diff --git a/src/views/cryptos/AboutUs/index.vue b/src/views/cryptos/AboutUs/index.vue
index 520cf6d..98f3cd2 100644
--- a/src/views/cryptos/AboutUs/index.vue
+++ b/src/views/cryptos/AboutUs/index.vue
@@ -41,6 +41,8 @@
           return this.$t('隐私政策')
         case '25':
           return this.$t('反洗钱协议')
+        case '26':
+          return this.$t('金融服务牌照')
         default:
           return this.$t('关于我们')
       }
diff --git a/src/views/homePage/index.vue b/src/views/homePage/index.vue
index ae9ee67..a65c833 100644
--- a/src/views/homePage/index.vue
+++ b/src/views/homePage/index.vue
@@ -32,7 +32,8 @@
             </div>
         </div>
 
-        <van-notice-bar class="font-26 mt-10 index_notice" background="#fafbfc" :scrollable="false" wrapable
+        <!-- 新闻 -->
+        <!-- <van-notice-bar class="font-26 mt-10 index_notice" background="#fafbfc" :scrollable="false" wrapable
             color="#333333">
             <van-swipe vertical class="notice-swipe" :autoplay="2000" :show-indicators="false">
                 <van-swipe-item v-for="item in announceList" :key="item.id" @click="toAnnounceDetail(item.uuid)">
@@ -45,7 +46,7 @@
                     </div>
                 </van-swipe-item>
             </van-swipe>
-        </van-notice-bar>
+        </van-notice-bar> -->
 
         <!-- <div class="flex justify-between mt-10">
             <van-swipe class="home_swipe_1" :autoplay="2000">
diff --git a/src/views/my/index.vue b/src/views/my/index.vue
index 35232dc..d38fa56 100644
--- a/src/views/my/index.vue
+++ b/src/views/my/index.vue
@@ -142,6 +142,7 @@
   { title: t('安全规定'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=21' },
   { title: t('反洗钱协议'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=25' },
   { title: t('法律声明'), icon: new URL('@/assets/image/assets-center/aqzc.png', import.meta.url), path: '/aboutUs?serviceTerm=22' },
+  { title: t('金融服务牌照'), icon: new URL('@/assets/image/assets-center/yhxy.png', import.meta.url), path: '/aboutUs?serviceTerm=26' },
 ]
 const state = reactive({
   cellList: [

--
Gitblit v1.9.3