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:
commit
6ce8e06e61
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
||||||
${
|
${
|
||||||
|
|
Loading…
Reference in New Issue