feat: 修改计费模式为tokens

This commit is contained in:
archer
2023-03-25 14:43:32 +08:00
parent 4eaf3a1be0
commit 6bba859060
18 changed files with 97 additions and 38 deletions

View File

@@ -100,7 +100,7 @@ const PayModal = ({ onClose }: { onClose: () => void }) => {
<Thead>
<Tr>
<Th></Th>
<Th>(/1000)</Th>
<Th>(/1K tokens)</Th>
</Tr>
</Thead>
<Tbody>