fangmingyue 1 år sedan
förälder
incheckning
6b93125fc9
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2
    2
      src/pages/qRegister/QRegister.jsx

+ 2
- 2
src/pages/qRegister/QRegister.jsx Visa fil

@@ -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>