[新增功能](master): 全局添加回到顶部功能

This commit is contained in:
Zheng Jie
2022-05-24 11:18:46 +08:00
parent 836b65dd6a
commit 98a8001a24

View File

@@ -5,6 +5,7 @@
<router-view :key="key" />
</keep-alive>
</transition>
<el-backtop :bottom="50" :right="40"><i class="el-icon-caret-top" /></el-backtop>
<div v-if="$store.state.settings.showFooter" id="el-main-footer">
<span v-html="$store.state.settings.footerTxt" />
<span> </span>