Merge pull request '修改收银台样式' (#103) from anln_1.1 into main

Reviewed-on: https://git.wishpal.cn/wishpal_ironfan/tiefen_space_web/pulls/103
This commit is contained in:
yezian 2025-01-23 17:52:19 +08:00
commit 6ce8e06e61
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@ export default function Pay({ params }) {
${ ${
superChecked?.index == index superChecked?.index == index
? "border-2 border-[#ffffff] text-[#663B0B]" ? "border-2 border-[#ffffff] text-[#663B0B]"
: "border-2 border-[#FFFFFF14] text-white" : "border-2 border-[#FFFFFF14] bg-[#FFFFFF1A] text-white"
} }
${ ${