Merge pull request '优化ppt上课' (#390) from zdg into main

Reviewed-on: #390
This commit is contained in:
zhengdegang 2024-11-04 09:41:37 +08:00
commit e79d554987
2 changed files with 1 additions and 2 deletions

View File

@ -49,7 +49,7 @@ const props = defineProps({
data: { //
type: Array,
default: () => [
{ label: '课件', prop: 'book', isExtra: true, icon: 'icon--kejian' },
{ label: '资源', prop: 'book', isExtra: true, icon: 'icon--kejian' },
{ label: '活动', prop: 'resource', icon: 'icon-kechengziyuan1' },
// { label: '', prop: 'interact', icon: 'icon-hudong' },
// { label: '', prop: 'win', icon: 'icon-tubiaozhizuomobanyihuifu-' },

View File

@ -96,7 +96,6 @@ onMounted(async() => {
// window.test1 = toolStore
getClassInfo() // ex3
resetStatus() // -
console.log(sideVueRef.value.isVisible)
})
// ==== ===