Browse Source

Merge branch 'master' of http://git.ycjcjy.com/zhangtao2/global_funding-pc-merchant

张涛 1 year ago
parent
commit
ac0b6e70c5
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      src/pages/qRegister/QRegister.jsx

+ 2
- 2
src/pages/qRegister/QRegister.jsx View File

91
         <Checkbox>
91
         <Checkbox>
92
           <div>
92
           <div>
93
             <span>我已阅读并同意</span>
93
             <span>我已阅读并同意</span>
94
-            <a>Qbit General Terms and Conditions</a>和
95
-            <a>Privacy Policies</a>
94
+            <a href="https://qbitnetwork.com/terms?type=QbitGeneralTermsAndConditions" target="_blank">Qbit General Terms and Conditions</a>和
95
+            <a href="https://qbitnetwork.com/terms?type=PrivacyPolicies" target="_blank">Privacy Policies</a>
96
             {/*<Button type="link">Qbit General Terms and Conditions</Button>
96
             {/*<Button type="link">Qbit General Terms and Conditions</Button>
97
             和<Button type="link">Privacy Policies</Button> */}
97
             和<Button type="link">Privacy Policies</Button> */}
98
           </div>
98
           </div>