浏览代码

展开收起功能

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"
               >