优化UI
This commit is contained in:
@@ -287,6 +287,7 @@ export function AccountPage({ billing, projects, team, onRecharge, onNotify }: {
|
||||
|
||||
return (
|
||||
<section className="account-page">
|
||||
<div className="ac-inner">
|
||||
<header className="ac-head">
|
||||
<div>
|
||||
<h1>账单库</h1>
|
||||
@@ -617,6 +618,7 @@ export function AccountPage({ billing, projects, team, onRecharge, onNotify }: {
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<TopupModal
|
||||
open={topupChannel !== null}
|
||||
|
||||
Reference in New Issue
Block a user