소스 검색

tab添加手势

apeng 4 년 전
부모
커밋
4e57ed3915
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      pages/company/list.vue

+ 3 - 0
pages/company/list.vue

@@ -239,6 +239,9 @@ export default {
     padding: 0;
   }
 }
+.consult-wrapper .consult-top .tabs .tabs-item {
+  cursor: pointer;
+}
 .wx-header-custom-list {
     position: fixed !important;
     z-index: 11 !important;