mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-07-27 04:20:43 +08:00
style: 调整多处UI样式与布局细节
1. 修改项目概览文档标题 2. 将详情按钮文字大小从11px改为text-xs 3. 移除分类标签右侧的多余内边距 4. 关闭首页列表加载loading弹窗 5. 调整友链项的间距与头像尺寸
This commit is contained in:
@@ -93,7 +93,7 @@ onPageScroll(() => { })
|
||||
</view>
|
||||
<view class="shrink-0">
|
||||
<view
|
||||
class="uh-shadow-md rounded-3xl bg-[#1A1A1A] px-4 py-1.5 text-[11px] text-white"
|
||||
class="uh-shadow-md rounded-3xl bg-[#1A1A1A] px-4 py-1.5 text-xs text-white"
|
||||
>
|
||||
详情
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user