From 4ca320297cc9091ade71c245fc62a62677b4df48 Mon Sep 17 00:00:00 2001
From: gongdi <410827992@qq.com>
Date: Wed, 29 Jun 2022 17:37:04 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B4=8B=E6=B5=A6=E5=AD=A6=E6=A0=A1=E5=85=AB?=
=?UTF-8?q?=E5=A4=A7=E4=B8=AD=E5=BF=83=20=E5=BE=B7=E8=82=B2=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=E5=89=8D=E7=AB=AF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../screenAdaptation/common/commonInfo.vue | 173 ++++++++++++++++++
.../pages/partyCenter/brandCreation.vue | 36 ++--
.../pages/partyCenter/teamBuildingStyle.vue | 120 ++++++------
.../pages/partyCenter/teamHelp.vue | 24 ++-
.../pages/secondPages/secondPageBox.vue | 4 +-
5 files changed, 284 insertions(+), 73 deletions(-)
create mode 100644 src/views/screenAdaptation/common/commonInfo.vue
diff --git a/src/views/screenAdaptation/common/commonInfo.vue b/src/views/screenAdaptation/common/commonInfo.vue
new file mode 100644
index 0000000..94a8207
--- /dev/null
+++ b/src/views/screenAdaptation/common/commonInfo.vue
@@ -0,0 +1,173 @@
+
+ {{infoTitle}}
+
@@ -50,25 +50,26 @@