From 7fe6e2758f557d39c65297681268dac46c380d0f Mon Sep 17 00:00:00 2001
From: chenfenglei <mengxiang123>
Date: Tue, 8 Jan 2019 13:31:56 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E6=8A=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/components/buy/activityInvite.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/buy/activityInvite.vue b/src/components/buy/activityInvite.vue
index 81a8052d..c1c7a4dd 100644
--- a/src/components/buy/activityInvite.vue
+++ b/src/components/buy/activityInvite.vue
@@ -453,7 +453,7 @@
     }
   .qrcode{
     position: absolute;
-    top: 695 / 2 * @toVw;
+    top: 690 / 2 * @toVw;
     left: 15 * @toVw;
     width: 60 * @toVw;
   }
-- 
2.21.0