feat: 页面优化

master
xjs 2025-04-18 13:05:52 +08:00
parent 409241052c
commit 4ce183030b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</div>
<div class="h-[16rpx] bg-[#f8f8f8]"></div>
<div class="flex items-center pb-safe px-[32rpx] pt-[32rpx] pb-[52rpx]">
<button class="border-none flex-auto bg-[#1580FF] rounded-[8rpx] text-[#fff]! text-[32rpx] font-normal py-[20rpx]" @click="handleSave">
<button class="border-none flex-auto bg-[#1580FF] rounded-[8rpx] text-[#fff]! text-[32rpx] font-normal h-[80rpx] flex items-center justify-center" @click="handleSave">
保存
</button>
</div>