diff --git a/src/views/site/common/header.vue b/src/views/site/common/header.vue
index 33b083d..d926f40 100644
--- a/src/views/site/common/header.vue
+++ b/src/views/site/common/header.vue
@@ -13,41 +13,42 @@
意见反馈
-
-
-
-
- 听课足迹
-
-
- 任教课程
-
-
- 预约课程
-
-
- 公 开 课
-
-
- 线上听课
-
-
- 今日课程
-
-
-
-
-
+
+
+
{{ projectName }}
直播测试页rtsp
@@ -184,6 +185,13 @@ function toIndex(){
// color: black;
}
}
+#leftDiv {
+ position: absolute;
+ left: 1rem;
+ top: 5rem;
+ z-index: 1;
+ width: 100px;
+}
diff --git a/src/views/site/common/video/videojs/video.vue b/src/views/site/common/video/videojs/video.vue
index c2dea5c..01c7e90 100644
--- a/src/views/site/common/video/videojs/video.vue
+++ b/src/views/site/common/video/videojs/video.vue
@@ -82,6 +82,7 @@ function init(){
// console.log('videojs ->',videojs);
+
// let buttonList:Array = [];
let currentSources:any = playerMain.currentSources();
// currentSources?.forEach(x => {
@@ -92,6 +93,7 @@ function init(){
let _playerMain: any = playerMain;
let _videojs: any = videojs;
+
_playerMain.controlBar.addChild('Button', {
text: '选择清晰度',
el: _videojs.createEl('button', {
diff --git a/src/views/site/common/video/videojs/viewPage.vue b/src/views/site/common/video/videojs/viewPage.vue
index 22592db..1343d91 100644
--- a/src/views/site/common/video/videojs/viewPage.vue
+++ b/src/views/site/common/video/videojs/viewPage.vue
@@ -234,6 +234,7 @@ function openAllSuiBi(){
ketangbiaoId: route.query.ktId,
column: 'createTime',
order: 'desc',
+ pageSize: '-1',
};
querySuibi(param).then(res => {
// model = (res.records??[{}])[0];
diff --git a/src/views/site/jrkclb/kclbList.vue b/src/views/site/jrkclb/kclbList.vue
index f440cc4..d14285f 100644
--- a/src/views/site/jrkclb/kclbList.vue
+++ b/src/views/site/jrkclb/kclbList.vue
@@ -52,11 +52,17 @@
-
+
+
+ 评价
+
+
+ 已预约
+ 预约
+
+
+
@@ -99,8 +105,9 @@ let listData = ref([]);
let listType = ref(String);
const list = (params) => defHttp.get({ url: '/ktgl/kcKetangbiao/getKclblist', params });
const props = defineProps({
- queryParam:{type:Object}
- });
+ queryParam:{ type:Object },
+ type: { type: String },
+});
//监听条件变化
watch(() => props.queryParam, async (newRow, oldRow) => {
@@ -145,8 +152,19 @@ async function funYuyue(record){
function isNow(item){
const jssj = dayjs(item.skrq + " " +item.jssj, 'YYYY-MM-DD hh:mm:ss');
- const dqsj = dayjs(new Date(), 'YYYY-MM-DD hh:mm:ss');
- if(jssj新增评价 -->
- 查看更多
+
+ 刷新
+ 查看更多
-
+
@@ -19,19 +21,37 @@
- 查看更多
+ 刷新
+ 查看更多
-
+