814

parent 65d49375
...@@ -263,6 +263,7 @@ export default { ...@@ -263,6 +263,7 @@ export default {
// console.log(230) // console.log(230)
// that.$refs.videoDom.currentTime=10 // that.$refs.videoDom.currentTime=10
}) })
} }
this.secClarity = false; this.secClarity = false;
...@@ -477,7 +478,6 @@ export default { ...@@ -477,7 +478,6 @@ export default {
partName: this.contentData.partName, partName: this.contentData.partName,
elementID: this.$route.query.elementId.toString() elementID: this.$route.query.elementId.toString()
}); });
}, },
changeAge(value) { changeAge(value) {
localStorage.getItem('clarityType')?this.clarityType = localStorage.getItem('clarityType'):this.clarityType = 1280 localStorage.getItem('clarityType')?this.clarityType = localStorage.getItem('clarityType'):this.clarityType = 1280
......
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