From 8e3aa68803157ecf672046efba372de5c4400e54 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Wed, 17 Dec 2025 16:30:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2=E5=A4=9A=E4=BD=99=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/agent/siteMobileSetting.vue | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/src/views/agent/siteMobileSetting.vue b/src/views/agent/siteMobileSetting.vue index 2f8e5e8..3ae2325 100644 --- a/src/views/agent/siteMobileSetting.vue +++ b/src/views/agent/siteMobileSetting.vue @@ -835,30 +835,6 @@ a { border: 1px solid rgba(0, 194, 97, 0.6); background: rgba(239, 255, 224, 0.5); } -.divred { - background: #FFF1F0; - border: 1px solid #FFA39E; -} -.divorange { - background: #FFFBF2; - border: 1px solid rgba(251, 131, 45, 0.38); -} -.divgray { - background: #F6F7FA; - border: 1px solid #DFE2E6; -} -.fontgreen { - color: #0DAF49; -} -.fontorange { - color: #FB832D; -} -.fontred { - color: #FF4D4F; -} -.fontgray { - color: #626573; -} .font12 { font-size: 12px; }