mirror of
https://gitee.com/myxzgzs/boyue-ui-admin-vue3
synced 2025-08-11 18:02:41 +08:00
8 lines
122 B
Vue
8 lines
122 B
Vue
![]() |
<script setup lang="ts"></script>
|
||
|
|
||
|
<template>
|
||
|
<span>基础信息</span>
|
||
|
</template>
|
||
|
|
||
|
<style scoped lang="scss"></style>
|