From 9bd6b37a51f7d63a12fa9fe823cc7c9943bbd361 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 31 Jan 2026 14:20:39 +0800
Subject: [PATCH] 1

---
 src/page/home/help_fwxy.vue |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/page/home/help_fwxy.vue b/src/page/home/help_fwxy.vue
index 80743c4..486c244 100644
--- a/src/page/home/help_fwxy.vue
+++ b/src/page/home/help_fwxy.vue
@@ -108,14 +108,14 @@
         )
       }}
     </div>
-    <div class="text">
+   <!-- <div class="text">
       {{
         $t(
           "2.Termination of the Agreement The Client may request termination of this agreement at any time, provided that all outstanding dues and incomplete transactions are settled. The Company has the right to terminate the agreement under the following circumstances:"
         )
       }}
-    </div>
-    <div class="text">
+    </div> -->
+    <!-- <div class="text">
       {{
         $t(
           "1.The Client provides false information or violates legal regulations."
@@ -131,8 +131,8 @@
     </div>
     <div class="text">
       {{ $t("3.Any other reasonable grounds as deemed by the Company.") }}
-    </div>
-    <div class="texta">
+    </div> -->
+    <!-- <div class="texta">
       {{ $t("Section 7: Disclaimer") }}
     </div>
     <div class="text">
@@ -148,8 +148,8 @@
           "2.Governing Law and Dispute Resolution This agreement is governed by the laws and regulations of India. In the event of a dispute, both parties agree to first attempt to resolve the issue through amicable negotiations. If negotiations fail, the dispute will be submitted to the courts under the jurisdiction of India."
         )
       }}
-    </div>
-    <div class="texta">
+    </div> -->
+    <!-- <div class="texta">
       {{ $t("Section 8: Agreement Effectiveness") }}
     </div>
     <div class="text">
@@ -158,7 +158,7 @@
           'This agreement automatically becomes effective when the Client registers an account. By selecting the "I have read and agree to the terms above" option during registration, the Client agrees to abide by all provisions of this agreement and the Company’s service regulations.'
         )
       }}
-    </div>
+    </div> -->
     <div style="margin-bottom: 150px;"></div>
   </div>
 </template>

--
Gitblit v1.9.3