Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit a302d74

Browse files
committed
v-content to v-main
1 parent 326adbd commit a302d74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/src/App.vue

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
></v-switch>
1919
</v-app-bar>
2020

21-
<v-content>
21+
<v-main>
2222
<router-view></router-view>
23-
</v-content>
23+
</v-main>
2424

2525
<v-footer app color="primary">
2626
<span class="white--text">华工机器人实验室</span>

0 commit comments

Comments
 (0)