From 68c7bd737a57e23f228e1eb4aef8a76b2c6aa1e2 Mon Sep 17 00:00:00 2001 From: Wangwei <870653736@qq.com> Date: Wed, 15 Feb 2023 11:45:15 +0800 Subject: [PATCH] =?UTF-8?q?update:=E7=9B=B4=E6=92=AD=E5=93=8D=E5=BA=94?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/css/m.css | 3 + src/views/live/live.vue | 35 ++++++-- src/views/live/live_view.vue | 170 ++++++++++++++++++++++++++++++++--- 3 files changed, 193 insertions(+), 15 deletions(-) diff --git a/src/assets/css/m.css b/src/assets/css/m.css index 3577075..263b17b 100644 --- a/src/assets/css/m.css +++ b/src/assets/css/m.css @@ -3,6 +3,9 @@ width: 100%; padding: 0 20px; } + .m-pd20{ + padding: 0 20px; + } .w1200 { width: 100%; diff --git a/src/views/live/live.vue b/src/views/live/live.vue index ab23d65..4dea5cc 100644 --- a/src/views/live/live.vue +++ b/src/views/live/live.vue @@ -145,13 +145,13 @@