mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
feat: Add 添加SignupModal组件,并在CourseManage中集成注册功能;
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<section class="app-main xuc-content">
|
||||
<div class="main-body">
|
||||
<CourseManage />
|
||||
<CourseManage :show-signup-actions="true" />
|
||||
</div>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user