This website works better with JavaScript
Home
Explore
Help
Register
Sign In
linxuxiang
/
tropsCode
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
去除多余节点
林旭祥
1 month ago
parent
3ff51b26f2
commit
3bf1112de8
1 changed files
with
0 additions
and
2 deletions
Unified View
Show Diff Stats
0
2
src/App.vue
+ 0
- 2
src/App.vue
View File
@@ -1,7 +1,5 @@
<template>
<template>
- <div>
<router-view />
<router-view />
- </div>
</template>
</template>
<script setup lang="ts">
<script setup lang="ts">