소스 검색

展开收起功能

zhuli 2 달 전
부모
커밋
f74a0a2fc9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/dynamicManagement/myDynamic.vue

+ 1 - 1
src/views/dynamicManagement/myDynamic.vue

@@ -227,7 +227,7 @@
                 {{ currentDetail.description }}
               </p>
               <span
-                v-if="currentDetail.description && currentDetail.description.length > 100"
+                v-if="currentDetail.description && currentDetail.description.length > 50"
                 class="expand-btn"
                 @click="toggleDescription"
               >