From 14b62a053fefa58a0483092b9386ad26a0440a76 Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Wed, 12 Feb 2025 23:36:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/config/configPopup.vue | 74 +++++++++++++++++++++++++++++++-------- config.js | 2 +- pages/index/agreement.vue | 21 +++++++---- pages/index/logoInfo.vue | 17 ++++++++- pages_order/auth/wxLogin.vue | 34 ++++++++++-------- 5 files changed, 111 insertions(+), 37 deletions(-) diff --git a/components/config/configPopup.vue b/components/config/configPopup.vue index 4f70dd3..e599516 100644 --- a/components/config/configPopup.vue +++ b/components/config/configPopup.vue @@ -1,36 +1,79 @@ @@ -160,8 +166,8 @@ } .b2 { - background-color: #3c69f122; - color: #3c69f1; + background-color: rgba($uni-wx-color, 0.2); + color: $uni-wx-color; } .mt {