From 1cbc46c0ba23d55ab34810d721b3c6730803525f Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 25 Aug 2023 15:52:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E5=B0=8F=E7=A6=8F3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/customerService.vue | 297 +++++++++++++++++++---------- 1 file changed, 192 insertions(+), 105 deletions(-) diff --git a/src/components/customerService.vue b/src/components/customerService.vue index 664467477..b69900736 100644 --- a/src/components/customerService.vue +++ b/src/components/customerService.vue @@ -2,12 +2,13 @@ @@ -15,117 +16,210 @@ @@ -135,15 +229,8 @@ export default { position: absolute; width: 71px; text-align: center; - height: 99px; - bottom: 78px; + height: 117px; + bottom: 36px; right: 14px; - z-index: 1000; -} - -.box { - position: absolute; - bottom: 0px; - right: 0px; }