From f86bd75868eb9b0e81d5cb43d6e76c08a0da3083 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期一, 15 四月 2024 16:55:49 +0800 Subject: [PATCH] 音频bug3 --- 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