From cf1fcff430fa1331c1d9b2b844fa9ad710fb7a26 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期二, 16 四月 2024 11:30:34 +0800 Subject: [PATCH] 详情页,答题器bug修改 --- pages/cart/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/cart/index.wxss b/pages/cart/index.wxss index b343c4d..0b2b1df 100644 --- a/pages/cart/index.wxss +++ b/pages/cart/index.wxss @@ -187,7 +187,7 @@ } .t-button--default { - background-color: #FF6C00 !important; + /* background-color: #FF6C00 !important; */ } .noDataBox { -- Gitblit v1.9.1