This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<script setup>
/**
* name:
* user:sa0ChunLuyu
* date:2022年12月25日 20:49:28
*/
</script>
<template>
<router-view></router-view>
</template>
<route>
{redirect: '/admin/info',"meta":{"title":"管理员设置"}}
</route>