Merge pull request #195 from swuecho/patch-1

add backtop
pull/199/head^2
林鑫 2019-08-17 15:56:45 +08:00 committed by GitHub
commit d45bdbeeda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<router-view></router-view> <router-view></router-view>
</keep-alive> </keep-alive>
</transition> </transition>
<el-backtop target=".content"></el-backtop>
</div> </div>
</div> </div>
</div> </div>