修改收银台样式
This commit is contained in:
parent
2c58736b6f
commit
9eba84edcc
|
@ -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"
|
||||
}
|
||||
|
||||
${
|
||||
|
|
Loading…
Reference in New Issue