import { Image } from '@tarojs/components' import Icon from '@/images/svgs/icon-mail-blue.svg' export default () => { return ( ) }