add backtop

pull/195/head
Hao Wu 2019-08-15 14:00:36 +08:00 committed by GitHub
parent eb36dad968
commit 0ee9965612
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>