Skip to content

Commit

Permalink
增加一个标签
Browse files Browse the repository at this point in the history
  • Loading branch information
yisar committed May 2, 2024
1 parent 1a71d90 commit a8cf11e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fre/src/header/header.tsx
Expand Up @@ -35,6 +35,7 @@ export default function Header() {
</div>
<div className="biu">
<a href="https://app.clicli.cc" target="_blank"><li>APP</li></a>
<a href="https://acgzone.clicli.us" target="_blank"><li>ACG里世界</li></a>
<li onClick={() => push('/recharge')}>会员时长</li>
<li onClick={openWallet} style={{ position: 'relative' }}>
<Avatar uqq={user.qq} uname={user.name} utime={user.time} />
Expand Down

0 comments on commit a8cf11e

Please sign in to comment.