校园-江西科技师范大学-前端
shuishen
2023-12-05 30f4204ca6fb295d0f3d9cae41fbb4e62321beb4
src/components/mobileWindow/index.vue
@@ -323,14 +323,17 @@
            this.title = data.name || '成教楼'
            this.$store.dispatch('MSET_GETAUDIOBEGIN', 'notOpen')
            this.quzheD = false
            // 数据更改
            //   this.fullscreenLoading = true;
            this.video = '' // 清除视频
            this.seebut = [] // 清除按钮
            const queryData = this.query
            this.title = queryData.name
            // 判断是否显示操作按钮
            if (queryData.seebut) {
                this.seebut = queryData.seebut
                if (queryData.from == '活动') {
@@ -382,6 +385,7 @@
                    return res.name != '图集'
                })
            }
            // 视频
            if (queryData.video) {
                if (queryData.from == 'labels') {