From 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 28 Jun 2024 09:28:04 +0800
Subject: [PATCH] 123

---
 src/page/promote/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/page/promote/index.vue b/src/page/promote/index.vue
index 27b989c..cfb4bcc 100644
--- a/src/page/promote/index.vue
+++ b/src/page/promote/index.vue
@@ -45,7 +45,7 @@
         class="flex items-center w-160 justify-end colorMain"
         style="align-self: start"
       >
-        <div
+     <!--   <div
           class="performance-title-3"
           @click="$router.push('/promote/rules')"
         >
@@ -55,7 +55,7 @@
         <img
           class="performance-title-4"
           src="../../assets/image/promote/right.png"
-        />
+        /> -->
       </div>
     </div>
     <div class="numberOfPeople">

--
Gitblit v1.9.3