update pay ui

This commit is contained in:
2025-12-12 11:04:09 +08:00
parent f96a333cae
commit 41be30e4d5
2 changed files with 2 additions and 49 deletions

View File

@@ -34,7 +34,8 @@ import {
} from '@chakra-ui/react';
import {
LinkIcon,
DeleteIcon
DeleteIcon,
EditIcon
} from '@chakra-ui/icons';
import { FaWeixin, FaMobile, FaEnvelope } from 'react-icons/fa';
import { useAuth } from '../../contexts/AuthContext';