提交加的弹窗

This commit is contained in:
daihh
2022-12-30 19:52:53 +08:00
parent 641a765536
commit 7885c20f4e
8 changed files with 113 additions and 7 deletions

View File

@@ -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

View File

@@ -0,0 +1,9 @@
<template>
<!--公开课审核-->
</template>
<script>
</script>
<style>
</style>