Browse Source

feat: 修改文字

year 3 months ago
parent
commit
d1b393d521
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/ModalPopup/SignInModal/index.tsx

+ 2 - 2
src/components/ModalPopup/SignInModal/index.tsx

@@ -77,9 +77,9 @@ export const BoxListCom = forwardRef<BoxList, BoxParams>(function BoxListCom(
                                                         className="h-[0.34rem]"
                                                         alt=""
                                                     />
-                                                    <span className="text-[.14rem] font-bold text-[#fc0000]">
+                                                    {/* <span className="text-[.14rem] font-bold text-[#fc0000]">
                                                         +{item.num}R
-                                                    </span>
+                                                    </span> */}
                                                 </div>
                                             ) : null}
                                         </div>