Commit ed68f6c358e077849a5e1456a6235df61c636343

Authored by ww
1 parent cd5a9962

perf: 删除无用组件

1   -<script lang="ts" setup>
2   - import { BasicEvents } from '../BasicEvents';
3   -</script>
4   -
5   -<template>
6   - <BasicEvents />
7   -</template>