feat(抽奖活动页): 添加操作提示功能

This commit is contained in:
hzj 2025-10-24 21:08:47 +08:00
parent 0accc09c5d
commit 47c5a15c6b

View File

@ -857,6 +857,7 @@ import {
} from '@/api/lottery'
import Barrage from '@/components/Lottery/Barrage.vue'
import { setUserInfo } from '@/utils/userStore.js'
import { showError, showWarning, showInfo, showSuccess } from '@/utils/toast.js'
const router = useRouter()