fix: ui
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 1m2s

This commit is contained in:
sexygoat
2026-04-25 15:03:03 +08:00
parent 398d5494c8
commit acf44a5369

View File

@@ -575,7 +575,7 @@
<template>
<view class="bg-page min-h-screen">
<!-- 搜索区域 -->
<view class="bg-white px-4 pb-3 mb-3 fixed top-0 left-0 right-0 z-50"
<view class="bg-white px-4 pb-3 mb-3 fixed top-12 left-0 right-0 z-50"
style="padding-top: constant(safe-area-inset-top); padding-top: env(safe-area-inset-top);">
<!-- 搜索框 -->
<view class="relative flex items-center">