Commit 98a8001a by Zheng Jie

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

parent 836b65dd
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment