#
whycq
2023-11-01 9b3f629cb2d15d0e77d7ecd827f84629ddd0c9a9
pages/project/pakin/pakin.vue
@@ -29,6 +29,11 @@
      <!-- 垫高 -->
      <view style="height: 100rpx;"></view>
      
      <view class="z-floor">
         <view class="z-default">重置</view>
         <view class="z-primary">组托</view>
      </view>
   </view>
</template>
@@ -169,14 +174,13 @@
<style>
   .head {
      background-color: #f8f8f8;
      margin-top: -8px;
      /* margin-top: -8px; */
   }
   .sticky {
      height: 70rpx;
      margin-top: -8px;
      box-shadow:  0px 4px 4px #e2e2e2;
      text-align: center;
      background-color: #f8f8f8;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;