From 1feaa789abc10be619f24e6f67809422dd549dc6 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 21 Apr 2025 15:10:46 +0800
Subject: [PATCH] style

---
 src/views/market/components/pageDetail.vue |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/views/market/components/pageDetail.vue b/src/views/market/components/pageDetail.vue
index 3815d4d..0e0b26d 100644
--- a/src/views/market/components/pageDetail.vue
+++ b/src/views/market/components/pageDetail.vue
@@ -1,7 +1,7 @@
 <template>
   <div class="welcome">
     <div class="welcome-content">
-      <div class="title-1">{{ $t('message.home["歡迎來到 BCWP"]') }}</div>
+      <div class="title-1">{{ $t('message.home["歡迎來到 SWYFTX"]') }}</div>
       <div class="title-2">
         {{ $t('message.home["即刻開啟您的數字貨幣之旅。"]') }}
       </div>
@@ -198,7 +198,7 @@
       </div>
       <div class="suspension">
         <div class="title">
-          {{ $t('message.home["立刻下載BCWP手機 App!"]') }}
+          {{ $t('message.home["立刻下載SWYFTX手機 App!"]') }}
         </div>
         <div class="btns">
           <a class="apple-store" style="margin-right: 10px">
@@ -302,7 +302,6 @@
   },
 };
 </script>
-
 
 <style scoped lang="css">
 .welcome {
@@ -823,4 +822,4 @@
 a {
   text-decoration: none;
 }
-</style>
\ No newline at end of file
+</style>

--
Gitblit v1.9.3