#
whycq
2023-11-22 3913b3c5c8cde03f8c92d1c738d28c4a9bae7e55
App.vue
@@ -21,11 +21,20 @@
      font-family: 'my-font',Helvetica Neue, Helvetica, sans-serif;
   }
   .status_bar {
      height: var(--status-bar-height);
      width: 100%;
      background-color: #FFF;
      position: sticky;
      top: 0;
   }
   .search-bg {
      background-color: #FFF;
      padding: 16rpx;
      position: sticky;
      top: 88rpx;
      z-index: 999;
      /* #ifdef APP-PLUS  */
      top: 148rpx;
      /* #endif */