This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user