gtsoft-snail-job-admin/src/views/user-center/index.vue

8 lines
100 B
Vue
Raw Normal View History

2024-03-08 17:59:45 +08:00
<script setup lang="ts"></script>
<template>
<LookForward />
</template>
<style scoped></style>