<!--
 * @Description: 
 * @Autor: renchao
 * @LastEditTime: 2023-05-17 10:36:04
-->
<template>
  <div id="app">
    <router-view />
  </div>
</template>