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 @@ + + + \ No newline at end of file diff --git a/src/views/screenAdaptation/pages/partyCenter/brandCreation.vue b/src/views/screenAdaptation/pages/partyCenter/brandCreation.vue index 4617cc2..5533c0c 100644 --- a/src/views/screenAdaptation/pages/partyCenter/brandCreation.vue +++ b/src/views/screenAdaptation/pages/partyCenter/brandCreation.vue @@ -38,7 +38,7 @@
- +

@@ -50,25 +50,26 @@

- + diff --git a/src/views/screenAdaptation/pages/partyCenter/teamBuildingStyle.vue b/src/views/screenAdaptation/pages/partyCenter/teamBuildingStyle.vue index f9b6ef2..0804ce9 100644 --- a/src/views/screenAdaptation/pages/partyCenter/teamBuildingStyle.vue +++ b/src/views/screenAdaptation/pages/partyCenter/teamBuildingStyle.vue @@ -1,6 +1,6 @@