去掉一层app div
This commit is contained in:
parent
895a902d96
commit
aac55b6a39
@ -1,9 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div id="app" >
|
|
||||||
<el-config-provider :locale="locale" >
|
<el-config-provider :locale="locale" >
|
||||||
<router-view ></router-view>
|
<router-view ></router-view>
|
||||||
</el-config-provider>
|
</el-config-provider>
|
||||||
</div>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user