From d8ad0c1805b0701afadd069c79950edde490d5c9 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期一, 08 七月 2024 17:17:16 +0800 Subject: [PATCH] update 花店小程序 --- pages/home/home.scss | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/home/home.scss b/pages/home/home.scss index 08d79de..bd9753a 100644 --- a/pages/home/home.scss +++ b/pages/home/home.scss @@ -185,14 +185,16 @@ margin-left: auto; .title{ - color: #936E32; + color: #20613D; + } } .tj-panel.green{ background: #FDF4E5; .title{ - color: #20613D; + color: #936E32; + } } -- Gitblit v1.9.3