import React from 'react'; import Styles from './web.pc.module.less'; export default function render(props) { const { accounts, total } = props.data; if (accounts) { return (