From 9261a41b62e19afda9086edf322a056b0ad0276e Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 16 四月 2024 12:07:38 +0800 Subject: [PATCH] ios --- 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