mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-23 01:36:44 +08:00
提交加的弹窗
This commit is contained in:
@@ -534,7 +534,7 @@
|
||||
],
|
||||
lastStudy:{},
|
||||
overlayShow:false,
|
||||
userData: { uvalue:0, totalStudyHour:0},
|
||||
userData: {level:1, uvalue:0, totalStudyHour:0},
|
||||
userHobby:{
|
||||
needShow:false,
|
||||
localKeyPre:'user-hobby-' //本地存储的key
|
||||
|
||||
9
src/views/course/OpenCourseAudit.vue
Normal file
9
src/views/course/OpenCourseAudit.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template>
|
||||
<!--公开课审核-->
|
||||
</template>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
|
||||
<style>
|
||||
</style>
|
||||
Reference in New Issue
Block a user