diff --git a/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx b/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx index ddff0bf..4f870c6 100644 --- a/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx +++ b/app/zone/pay/[zid]/[product_id]/[moment_id]/page.jsx @@ -355,7 +355,7 @@ export default function Pay({ params }) { ${ superChecked?.index == index ? "border-2 border-[#ffffff] text-[#663B0B]" - : "border-2 border-[#FFFFFF14] text-white" + : "border-2 border-[#FFFFFF14] bg-[#FFFFFF1A] text-white" } ${