This commit is contained in:
2026-03-12 13:32:10 +08:00
parent 3678cfe35f
commit deb949600b
6 changed files with 44 additions and 25 deletions

View File

@ -1,9 +1,9 @@
<template>
<view class="flex-column-start shop-container">
<view class="shop-header">
<view class="status-bar" :style="{ height: statusBarHeight + 'px' }"></view>
<view class="status-bar" style="height:54px;"></view>
<view class="header-content">
<view class="search-bar" :style="{ width: searchBarWidth + 'rpx' }" @click="jumpToSearch">
<view class="search-bar" @click="jumpToSearch">
<text class="search-icon">🔍</text>
<text class="search-placeholder">猫猫主粮</text>
</view>
@ -29,7 +29,7 @@
</view>
</view>
</view>
<scroll-view class="shop-content" :style="{ paddingTop: headerHeight + 'rpx' }" scroll-y
<scroll-view class="shop-content" style="padding-top:141px;" scroll-y
:refresher-enabled="true" :refresher-triggered="refreshTriggered" @refresherrefresh="onRefresh"
@scrolltolower="onLoadMore">
<view>