Ver Fonte

feat: 回显

ljc há 2 semanas atrás
pai
commit
bbdb399c2c
4 ficheiros alterados com 20 adições e 2 exclusões
  1. 3 0
      locale/cn.json
  2. 4 1
      locale/en.json
  3. 1 1
      pages/follow/const/enum.ts
  4. 12 0
      pages/login/index.vue

+ 3 - 0
locale/cn.json

@@ -32,6 +32,9 @@
       "t2": "净值",
       "t3": "总存款",
       "t4": "总取款"
+    },
+    "login": {
+      "agreemnet1": " 单击“登录”确认您已阅读、理解并同意本文中的所有信息 "
     }
   },
   "common": {

+ 4 - 1
locale/en.json

@@ -28,6 +28,9 @@
       "t3": "Total Deposit",
       "t4": "Total Withdrawal",
       "t5": ""
+    },
+    "login": {
+      "agreemnet1": " Click “Log in” to confirm that you have read, understood, and agreed to all the information in this document. "
     }
   },
   "common": {
@@ -1543,7 +1546,7 @@
       "Channel4": "Electronic Wallet",
       "Tips": "Tips:Not accept deposits by wire transfer from accounts other than your own",
       "HashCode": "Hash Value",
-      "HashCodePlaceholder": "Please enter the transaction hash",
+      "HashCodePlaceholder": "Please enter the transaction hash"
 
     },
     "Withdraw": {

+ 1 - 1
pages/follow/const/enum.ts

@@ -5,7 +5,7 @@ export const useFollowEnum = () => {
   const { t } = useI18n()
 
 
-  const optList1 = computed(() => [{ text: t('vu.follow.enum1'), value: '7' }, { text: t('vu.follow.enum2'), value: '15' }, { text: t('vu.follow.enum3'), value: '30' }])
+  const optList1 = computed(() => [{ text: t('vu.follow.enum1'), value: 7 }, { text: t('vu.follow.enum2'), value: 15 }, { text: t('vu.follow.enum3'), value: 30 }])
   const optObj = computed(() => ({
     7:t('vu.follow.enum1'),
     15:t('vu.follow.enum2'),

+ 12 - 0
pages/login/index.vue

@@ -111,6 +111,18 @@
                 {{ t('signin.words') }}
                 <text>{{ t('signin.signup') }}</text>
               </view>
+              <view class="des-bottom">
+                <text v-t="'vu.login.agreemnet1'"></text>
+                <cwg-link type="pdf" url='pdf/Client_Agreement.pdf' target="_blank" :title="'signup.agreemnet2'"
+                          class="desc-link" />
+                <text v-t="'signup.agreemnet3'"></text>
+                <cwg-link type="pdf" url='pdf/Terms&Conditions.pdf' target="_blank" :title="'signup.agreemnet4'"
+                          class="desc-link" />
+                <text v-t="'signup.agreemnet5'"></text>
+                <cwg-link type="pdf" url='pdf/Privacy_Policy.pdf' target="_blank" :title="'signup.agreemnet6'"
+                          class="desc-link" />
+                <text v-t="'signup.agreemnet7'"></text>
+              </view>
             </view>
             <view v-show="activeTab == 2" style="overflow-y: scroll;">
               <view class="title">