|
|
@ -1,7 +1,6 @@ |
|
|
<view class="container"> |
|
|
<view class="container" catchtouchmove="stopPropagation"> |
|
|
<!-- 顶部搜索区域容器 - 始终固定显示 --> |
|
|
|
|
|
<view class="top-section-container" catchtouchmove="stopPropagation"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<view class="top-section-container" catchtouchmove="stopPropagation"> |
|
|
<!-- 搜索区域 --> |
|
|
<!-- 搜索区域 --> |
|
|
<view class="search-section" style="height: 100rpx; display: block; box-sizing: border-box"> |
|
|
<view class="search-section" style="height: 100rpx; display: block; box-sizing: border-box"> |
|
|
<view class="search-bar" style="width: 693rpx; display: flex; box-sizing: border-box; position: relative; left: 0rpx; top: 19rpx"> |
|
|
<view class="search-bar" style="width: 693rpx; display: flex; box-sizing: border-box; position: relative; left: 0rpx; top: 19rpx"> |
|
|
|