index_20220718192406.vue 99 Bytes

<template>
<div style="width:100%;height:100%">
123
<router-view></router-view>
</div>
</template>