#
whycq
2022-12-28 a91bfc924f45ffd47367b28c253b5fc144d65ff5
pages/business/business.vue
@@ -1,6 +1,10 @@
<template>
   <view>
      <!-- <view class="search-bg">
         <uni-search-bar placeholder="自定义背景色" bgColor="#f4f4f4" @confirm="search" />
      </view> -->
      <view class="item-sort">
         <view>
            <y-title title="公司资料库" />
         </view>
@@ -42,7 +46,7 @@
   .item-sort {
      min-height: 100rpx;
      background-color: #ffffff;
      margin: 10rpx 10rpx 0 10rpx;
      margin: 20rpx 10rpx 0 10rpx;
      border-radius: 10rpx;
   }
   .item2 {