src/views/notice.vue
@@ -1,7 +1,7 @@ <template> <div> <el-row type="flex" class="row-bg underline" justify="space-between"> <span>通知公告</span> <span class="color"><b>通知公告</b></span> <span @click="goMore('通知公告')" class="liPointer"> 更多<i class="el-icon-d-arrow-right"></i> </span>