Commit 232b08da authored by liujiaxin's avatar liujiaxin

jm 12

parent 2be8848e
...@@ -160,7 +160,7 @@ export class PlayComponent implements OnInit, OnDestroy { ...@@ -160,7 +160,7 @@ export class PlayComponent implements OnInit, OnDestroy {
// fixedWidth: '80%', // fixedWidth: '80%',
}); });
this.splide.on('ready', (e) => { this.splide.on('ready', (e) => {
/*return /*
const qos = document.querySelectorAll('.q-qo'); const qos = document.querySelectorAll('.q-qo');
console.log(qos); console.log(qos);
qos.forEach((qo: HTMLElement) => { qos.forEach((qo: HTMLElement) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment