自定已自提相关

This commit is contained in:
tangly
2022-10-19 14:08:12 +08:00
parent d3271d527a
commit 3519e4db6e
26 changed files with 47 additions and 35 deletions

View File

@@ -3,10 +3,10 @@ import Card from './Card'
export function AnalyticsCard (props) {
const { postCount } = props
return <Card>
<div className='ml-2 mb-3 font-sans'>
<div className='ml-2 mb-3 '>
<i className='fas fa-chart-area' /> 统计
</div>
<div className='text-xs font-sans font-light justify-center mx-7'>
<div className='text-xs font-light justify-center mx-7'>
<div className='inline'>
<div className='flex justify-between'>
<div>文章数:</div>