mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-13 01:32:27 +08:00
8 lines
117 B
Vue
8 lines
117 B
Vue
<template>
|
|
<div>监控台</div>
|
|
</template>
|
|
|
|
<script lang="ts" setup></script>
|
|
|
|
<style lang="less" scoped></style>
|