题库维护。刷题软件数据后台
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ss-tiku-manage-web/src/views/JoinUs/Coach/index.vue

12 lines
210 B

4 weeks ago
<template>
<div>
<div>教员入驻</div>
<div>权限</div>
<div>审核JoinUs:Coach:audit</div>
</div>
</template>
<script setup name="Coach"></script>
<style lang="scss" scoped></style>