|
|
@@ -58,9 +58,9 @@
|
|
|
<header-tools :fullscreen="fullscreen" @fullscreen="onFullscreen" />
|
|
|
</template>
|
|
|
<!-- 全局页脚 -->
|
|
|
- <template v-slot:footer>
|
|
|
+ <!-- <template v-slot:footer>
|
|
|
<page-footer />
|
|
|
- </template>
|
|
|
+ </template> -->
|
|
|
<!-- 自定义菜单标题增加徽章、小红点 -->
|
|
|
<template v-slot:title="{ title, item }">
|
|
|
<span>{{ title }} </span>
|