更新前端个人中心

This commit is contained in:
2025-06-05 17:06:39 +08:00
parent d4017014f5
commit e1e51c8c6f
9 changed files with 2640 additions and 564 deletions
+7 -3
View File
@@ -12,9 +12,9 @@
<i class="icon">👤</i>
<span>个人资料</span>
</a>
<a href="javascript:;" class="menu-item" data-target="profile-avatar">
<i class="icon">🖼️</i>
<span>修改头像</span>
<a href="javascript:;" class="menu-item" data-target="profile-wallet">
<i class="icon">💰</i>
<span>我的钱包</span>
</a>
<a href="javascript:;" class="menu-item" data-target="profile-messages">
<i class="icon">✉️</i>
@@ -131,6 +131,10 @@
box-shadow: none;
}
}
i {
font-style: normal;
}
</style>
<script>