From 29e672b5d9b9c64c229352b85f71c9bcaece643a Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 4 Jul 2025 15:58:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E6=97=B6=E9=A2=84=E8=A7=88-=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=89=B2=E5=BD=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/site/serviceSetting/menuColorSet.vue | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/components/site/serviceSetting/menuColorSet.vue b/src/components/site/serviceSetting/menuColorSet.vue index 0aa3f3a..5c6f110 100644 --- a/src/components/site/serviceSetting/menuColorSet.vue +++ b/src/components/site/serviceSetting/menuColorSet.vue @@ -116,13 +116,7 @@ export default { themeColor:'#3B82F6', navColor:'#3B82F6', tabColor:'#70A6FF', - //添加按钮样式 - saveBtnStyleObj: { - width: '144px', - height: '46px', - borderRadius: '4px', - background: '#006AFF', - }, + saveBtnStyleObj:{} } }, methods: { @@ -146,7 +140,7 @@ export default { }