|
const ItemCom: FC<PropsWithChildren<ItemComProps>> = ({type = 'login', callbackFun}) => {
|
|
const ItemCom: FC<PropsWithChildren<ItemComProps>> = ({type = 'login', callbackFun}) => {
|
|
- let amountList = [10,20,50,100,200,500,1000,5000,10000,500,1000,5000,10000,5000,10000,500,1000,5000,10000]
|
|
|