代码提交

This commit is contained in:
lixiaobang 2023-02-10 14:36:06 +08:00
parent 18f01bcda7
commit bbb7372d66
13 changed files with 1 additions and 1 deletions

View File

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -2,7 +2,7 @@
<div id="app">
<!-- <img alt="Vue logo" src="./assets/logo.png"> -->
<!-- <HelloWorld msg="Welcome to Your Vue.js App"/> -->
<router-view />
<router-view />
</div>
</template>