fix: 修复用户主页跳转链接和投币组件z-index问题

refactor: 重构用户主页跳转逻辑使用uniqid替代uin/uid
style: 为列表加载框添加底部边距
fix: 调整投币组件z-index为10004避免被遮挡
refactor: 更新最新列表API接口地址
fix: 为搜索输入框添加maxlength限制
This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-11-14 19:43:23 +08:00
parent ef98b2d1c4
commit 13c3c8026b
9 changed files with 16 additions and 38 deletions

View File

@@ -2079,6 +2079,7 @@ td {
&.show {
height: 100px;
border-width: 1px;
margin-bottom: 30px;
.list-load-icon {
width: 30px;