新增用户协议页

This commit is contained in:
2022-08-04 12:38:40 +08:00
parent 5587c5f107
commit c94f46a072
7 changed files with 264 additions and 3 deletions
+1 -1
View File
@@ -180,7 +180,7 @@
<div class="d-flex flex-column justify-content-start">
<a name="home" class="text-white mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Home</a>
<a name="about" class="text-white mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>About Us</a>
<a name="services" class="text-white mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Services</a>
<a name="useragreement" class="text-white mb-2" href="user_agreement.html"><i class="fa fa-angle-right mr-2"></i>User Agreement</a>
<a name="pricing" class="text-white mb-2" href="#"><i class="fa fa-angle-right mr-2"></i>Pricing</a>
<a name="contact" class="text-white" href="#"><i class="fa fa-angle-right mr-2"></i>Contact Us</a>
</div>