会员积分改版V7
This commit is contained in:
@@ -1598,6 +1598,9 @@ const AppLayout: React.FC = () => {
|
||||
fontSize: 20, fontWeight: 800, marginTop: 2,
|
||||
background: g.gradient, WebkitBackgroundClip: 'text', WebkitTextFillColor: 'transparent',
|
||||
}}>¥{opt.currentPrice || opt.price}</div>
|
||||
<Typography.Text type="secondary" style={{ fontSize: 12 }}>
|
||||
有效期 {Number(opt.validityMonths || 1)} 个月
|
||||
</Typography.Text>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user