Skip to content

Commit

Permalink
feat:回到顶部优化
Browse files Browse the repository at this point in the history
  • Loading branch information
mao888 committed May 3, 2023
1 parent 55f218b commit 5a9a902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluebell_frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<HeadBar />
<router-view />
<Footer></Footer>
<el-backtop ></el-backtop>
<el-backtop :right="400" :bottom="150"></el-backtop>
</div>
</div>
</template>
Expand Down

0 comments on commit 5a9a902

Please sign in to comment.