<!-- * @Description: * @Autor: renchao * @LastEditTime: 2023-03-24 15:07:01 -->
<template> <div id="app"> <router-view /> </div>
</template>