feat: 增加登录

This commit is contained in:
秋水浮尘
2023-11-09 00:29:43 +08:00
parent a635d71a3c
commit 25f1c269cd
16 changed files with 157 additions and 219 deletions

View File

@@ -1,9 +1,10 @@
import React from 'react'
import { Popover, Spin } from 'antd'
import { debounce } from '@utils'
import { imgObject, RankingTypeText, RankingTypeBtnText } from '../../constant'
import { RankingTypeText, RankingTypeBtnText } from '../../constant'
import './index.less'
import { message } from 'antd'
import { imgObject } from '@constants'
const rankingBackImg = {
0: imgObject.ranking1Img,