修改页面内容显示

This commit is contained in:
dingzhiwei 2023-02-19 22:02:13 +08:00
parent 6c511ac26c
commit 25b6f2d3f1
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<template v-slot:links>
</template>
<template v-slot:copyright>
Copyright © 2022 <a href="http://www.jeequan.com" target="_blank">jeequan.com</a>. All rights reserved.
Copyright © 2023 <a href="http://www.jeequan.com" target="_blank">jeequan.com</a>. All rights reserved.
</template>
</global-footer>
</template>

View File

@ -35,7 +35,7 @@
<template v-slot:rightContentRender>
<right-content :top-menu="settings.layout === 'topmenu'" :is-mobile="isMobile" :theme="settings.theme" />
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">一起体验Plus商业版</a>
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">体验Plus商业版</a>
</template>
<!-- custom footer / 自定义Footer -->
<template v-slot:footerRender>

View File

@ -3,7 +3,7 @@
<template v-slot:links>
</template>
<template v-slot:copyright>
Copyright © 2022 <a href="http://www.jeequan.com" target="_blank">jeequan.com</a>. All rights reserved.
Copyright © 2023 <a href="http://www.jeequan.com" target="_blank">jeequan.com</a>. All rights reserved.
</template>
</global-footer>
</template>

View File

@ -35,7 +35,7 @@
<template v-slot:rightContentRender>
<right-content :top-menu="settings.layout === 'topmenu'" :is-mobile="isMobile" :theme="settings.theme" />
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">一起体验Plus商业版</a>
<a style="color: red; float: right" href="https://www.jeequan.com/product/jeepay4plus.html" target="_blank">体验Plus商业版</a>
</template>
<!-- custom footer / 自定义Footer -->
<template v-slot:footerRender>