perf: pay ui;update version doc (#3439)

* perf: pay ui

* update doc
This commit is contained in:
Archer
2024-12-19 17:54:56 +08:00
committed by GitHub
parent a997f277ad
commit 922cb433d3
9 changed files with 43 additions and 38 deletions

View File

@@ -21,7 +21,7 @@ const NotSufficientModal = () => {
</Button>
<Button
onClick={() => {
router.push('/account');
router.push('/account/info');
onClose();
}}
>