From ef1114c22614762e54e49bc7c600d2a2cd460791 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期二, 20 八月 2024 17:20:18 +0800 Subject: [PATCH] 页面搭建 --- src/static/css/comm.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/static/css/comm.scss b/src/static/css/comm.scss index e1c29b7..0a8e66e 100644 --- a/src/static/css/comm.scss +++ b/src/static/css/comm.scss @@ -97,6 +97,7 @@ } .coreshop-f8 { background-color: #F8F8F8; } +.coreshop-ff { background-color: #ffffff; } /*瀛椾綋楂樺害*/ .chuany-line-height-initial { line-height: initial } -- Gitblit v1.9.1