#
whycq
2023-11-21 df31ccf78ab750b60bc05523dfa8d7f859938e16
App.vue
@@ -23,6 +23,13 @@
   .search-bg {
      background-color: #FFF;
      padding: 16rpx;
      position: sticky;
      top: 88rpx;
      /* #ifdef APP-PLUS  */
      top: 148rpx;
      /* #endif */
   }
   @font-face {
@@ -42,10 +49,10 @@
   }
   .fxbtn {
      position: fixed;
      bottom: 50px;
      right: 10px;
      width: 40px;
      height: 40px;
      bottom: 100rpx;
      right: 40rpx;
      width: 80rpx;
      height: 80rpx;
      background-color: #46a7ff;
      color: #FFF;
      display: flex;