feat: 样式调整

This commit is contained in:
2026-07-30 21:25:33 +08:00
parent 6ee87bc57c
commit 76abf4a9f0

View File

@@ -12,8 +12,7 @@
back-icon-color="#ffffff" back-icon-color="#ffffff"
@back="emit('back')" @back="emit('back')"
/> />
</view> <view class="mt-[8px] flex flex-col items-end gap-[10px] pr-[16px]">
<view class="absolute right-[100px] top-[calc(env(safe-area-inset-top)+58px)] z-30 flex items-center gap-[10px]">
<view class="flex h-[40px] w-[40px] items-center justify-center rounded-full bg-black/35 shadow-sm" @tap.stop="emit('open-travelers')"> <view class="flex h-[40px] w-[40px] items-center justify-center rounded-full bg-black/35 shadow-sm" @tap.stop="emit('open-travelers')">
<uni-icons type="contact" size="21" color="#FFFFFF" /> <uni-icons type="contact" size="21" color="#FFFFFF" />
</view> </view>
@@ -21,6 +20,7 @@
<uni-icons type="list" size="21" color="#FFFFFF" /> <uni-icons type="list" size="21" color="#FFFFFF" />
</view> </view>
</view> </view>
</view>
<view class="absolute bottom-[42px] left-[20px] right-[20px]"> <view class="absolute bottom-[42px] left-[20px] right-[20px]">
<text class="block text-[28px] font-bold leading-[1.2] text-white">{{ scenicSpot.name }}</text> <text class="block text-[28px] font-bold leading-[1.2] text-white">{{ scenicSpot.name }}</text>