Spaces:
Running
Running
muxi feng
commited on
Commit
·
ad0710e
1
Parent(s):
a272232
修改购买卡密提示
Browse files- app/components/user.tsx +1 -1
app/components/user.tsx
CHANGED
@@ -152,7 +152,7 @@ export function User() {
|
|
152 |
</div>
|
153 |
</ListItem>
|
154 |
|
155 |
-
<ListItem title=
|
156 |
<IconButton
|
157 |
icon={<EditIcon />}
|
158 |
text="购买卡密"
|
|
|
152 |
</div>
|
153 |
</ListItem>
|
154 |
|
155 |
+
<ListItem title="充值">
|
156 |
<IconButton
|
157 |
icon={<EditIcon />}
|
158 |
text="购买卡密"
|