This commit is contained in:
luyuan 2020-10-13 11:51:32 +08:00
parent 033ef6867a
commit 651fb0f692
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -2,7 +2,7 @@
<!-- <div id="nav">
<router-link to="/">Home</router-link> |
<router-link to="/about">About</router-link>
</div> -->
</div> -->
<router-view/>
</template>
<script lang="ts">