This commit is contained in:
Teo
2025-08-09 09:56:49 +08:00
parent bebd4e3a2e
commit b6e4f84570
3 changed files with 2 additions and 3 deletions

View File

@ -19,7 +19,6 @@
</template>
<el-empty v-else :description="'消息为空'"></el-empty>
</div>
<div v-if="newsList.length > 0" class="foot-box" @click="onGoToGiteeClick">前往gitee</div>
</div>
</template>