feat: 页面优化
parent
409241052c
commit
4ce183030b
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue