Эх сурвалжийг харах

feat: 隐藏feature消息查看详情按钮

Jack Zhou 4 сар өмнө
parent
commit
2676bc0396

+ 2 - 2
src/components/NotificationMessageCard/src/components/FeatureUpdateCard.vue

@@ -53,13 +53,13 @@ const handleViewMore = () => {
         </div>
 
         <div class="change-btn" style="text-align: center">
-          <el-button
+          <!-- <el-button
             @click="handleViewMore"
             class="el-button--main"
             style="height: 40px; padding: 0 32px"
           >
             View more</el-button
-          >
+          > -->
         </div>
       </div>
     </div>