style: 修复背景色显示不完整的问题

This commit is contained in:
2025-12-08 17:00:28 +08:00
parent 0bbb9f5ce0
commit f0b160f018
6 changed files with 46 additions and 25 deletions

View File

@@ -9,7 +9,7 @@ import { MATCH_STATUS, IsSubstituteSupported } from "@/services/detailService";
import { GameManagePopup, NTRPEvaluatePopup } from "@/components";
import { useUserInfo } from "@/store/userStore";
import img from "@/config/images";
import RMB_ICON from "@/static/detail/rmb.svg";
// import RMB_ICON from "@/static/detail/rmb.svg";
import { toast, navto } from "@/utils/helper";
import styles from "./index.module.scss";