mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 00:14:51 +00:00
Update ExtraPlan.tsx
This commit is contained in:
@@ -252,7 +252,7 @@ const ExtraPlan = () => {
|
|||||||
{t('common:support.wallet.subscription.Extra ai points')}
|
{t('common:support.wallet.subscription.Extra ai points')}
|
||||||
</Box>
|
</Box>
|
||||||
<Box mt={3} fontSize={['28px', '32px']} fontWeight={'bold'}>
|
<Box mt={3} fontSize={['28px', '32px']} fontWeight={'bold'}>
|
||||||
{`¥${extraDatasetPrice}/1000` + t('common:support.wallet.subscription.point')}
|
{`¥${extraPointsPrice}/1000` + t('common:support.wallet.subscription.point')}
|
||||||
<Box ml={1} as={'span'} fontSize={'md'} color={'myGray.600'} fontWeight={'normal'}>
|
<Box ml={1} as={'span'} fontSize={'md'} color={'myGray.600'} fontWeight={'normal'}>
|
||||||
/{t('common:common.month')}
|
/{t('common:common.month')}
|
||||||
</Box>
|
</Box>
|
||||||
|
Reference in New Issue
Block a user