Преглед изворни кода

style: 修改view all图标

zhouyuhao пре 11 месеци
родитељ
комит
e360aac8db
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/Layout/src/components/Header/components/NotificationDrawer.vue

+ 1 - 1
src/views/Layout/src/components/Header/components/NotificationDrawer.vue

@@ -110,7 +110,7 @@ const notificationListRef = ref<HTMLElement | null>(null)
               class="el-button--text"
               class="el-button--text"
               @click="handleViewAll"
               @click="handleViewAll"
             >
             >
-              <span class="font_family icon-icon_confirm_b show-icon"></span>
+              <span class="font_family icon-icon_jumplink_b1 show-icon"></span>
               <span>View all</span>
               <span>View all</span>
             </el-button>
             </el-button>
             <el-button
             <el-button