41
|
borderRadius: '12px', width: '32%', marginRight: '2%'
|
41
|
borderRadius: '12px', width: '32%', marginRight: '2%'
|
43
|
<span style={{ fontSize: '24px', color: '#fff' }}>总注册用户 </span>
|
43
|
<span style={{ fontSize: '24px', color: '#fff' }}>总注册用户 </span>
|
44
|
- <span style={{ fontSize: '52px', color: '#fff', marginLeft: '26px', fontFamily: 'fantasy' }}>{(data.selectRegisteredCount && data.selectRegisteredCount + 95) || '0'}</span>
|
|
|
47
|
textAlign: 'center', display: 'flex', justifyContent: 'center', background: 'linear-gradient(137deg,rgba(107,130,230,1) 0%,rgba(152,175,251,1) 100%)', height: '100px',
|
47
|
textAlign: 'center', display: 'flex', justifyContent: 'center', background: 'linear-gradient(137deg,rgba(107,130,230,1) 0%,rgba(152,175,251,1) 100%)', height: '100px',
|