Mr.Shi
2023-09-11 239c5308af49780bf45a09a05c519e669caec939
minipro_standard/pages/index/index.vue
@@ -4,9 +4,9 @@
      <!-- {{$store.state.statusbarHeight}} -->
      <u-sticky>
         <view class="plr50 pb30 nav-style">
         <view class="plr30 pb30 nav-style">
            <view
               :style="{paddingTop: `${statusbarHeight}px`, height: `${navHeight}px`, lineHeight:`${navHeight}px`, textAlign: 'center'}">
               :style="{background: '#fff', zIndex: '999', paddingTop: `${statusbarHeight}px`, height: `${navHeight}px`, lineHeight:`${navHeight}px`, textAlign: 'center'}">
               待办</view>
            <view class="cY">
               <u-search placeholder="搜索关键字" bgColor="#f7f7f7" :showAction="false" @search="search"