ソースを参照

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

张涛 1 年間 前
コミット
ac0b6e70c5
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  1. 2
    2
      src/pages/qRegister/QRegister.jsx

+ 2
- 2
src/pages/qRegister/QRegister.jsx ファイルの表示

@@ -91,8 +91,8 @@ export default (props) => {
91 91
         <Checkbox>
92 92
           <div>
93 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 96
             {/*<Button type="link">Qbit General Terms and Conditions</Button>
97 97
             和<Button type="link">Privacy Policies</Button> */}
98 98
           </div>