zhb 2 minggu lalu
induk
melakukan
4a8fbb902f
2 mengubah file dengan 13 tambahan dan 12 penghapusan
  1. 5 0
      locale/cn.json
  2. 8 12
      pages/common/download.vue

+ 5 - 0
locale/cn.json

@@ -22,6 +22,11 @@
       "enum3": "每月",
       "v1": "请输入大于0的数字"
     },
+    "Downloadpage": {
+      "item41": "App 下载",
+      "item42": "CWG Center App 下载",
+      "item43": "安装CWG Center App 快速交易"
+    },
     "custom": {
       "t1": "总余额",
       "t2": "净值",

+ 8 - 12
pages/common/download.vue

@@ -21,10 +21,10 @@
                                     <view class="nav-link cursor-pointer" :class="{ 'active': activeName == 'MT5' }"
                                         @click="activeName = 'MT5'">MetaTrader 5</view>
                                 </view>
-                                <!-- <view class="nav-item">
+                                <view class="nav-item">
                                     <view class="nav-link cursor-pointer" :class="{ 'active': activeName == 'App' }"
-                                        @click="activeName = 'App'" v-t="'Downloadpage.item41'"></view>
-                                </view> -->
+                                        @click="activeName = 'App'" v-t="'vu.Downloadpage.item41'"></view>
+                                </view>
                             </view>
                         </view>
                         <view class="card-body">
@@ -505,8 +505,8 @@
                                 <view v-if="activeName == 'App'">
                                     <view class="row">
                                         <view class="col-12">
-                                            <h3 class="mb-3 fw-bold" v-t="'Downloadpage.item42'" />
-                                            <p class="mb-5 lh-sm" v-t="'Downloadpage.item43'" />
+                                            <h3 class="mb-3 fw-bold" v-t="'vu.Downloadpage.item42'" />
+                                            <p class="mb-5 lh-sm" v-t="'vu.Downloadpage.item43'" />
                                         </view>
                                         <view class="col-lg-6 mb-5">
                                           <cwg-link type="download" class="download-card" :url="app1"
@@ -531,9 +531,7 @@
                                                             <h4>
                                                                 <view class="text-dark">Google Play (Android)</view>
                                                             </h4>
-                                                            <p>CWG Center App</p>
-
-
+                                                            <p>CWG Center</p>
                                                         </view>
                                                     </view>
                                                 </view>
@@ -563,8 +561,7 @@
                                                             <h4>
                                                                 <view class="text-dark">CWG Center.Apk</view>
                                                             </h4>
-                                                            <p>CWG Center App</p>
-
+                                                            <p>CWG Center</p>
                                                         </view>
                                                     </view>
                                                 </view>
@@ -594,8 +591,7 @@
                                                             <h4>
                                                                 <view class="text-dark">App Store (IOS)</view>
                                                             </h4>
-                                                            <p>CWG Center App</p>
-
+                                                            <p>CWG Center</p>
                                                         </view>
                                                     </view>
                                                 </view>