mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
build
This commit is contained in:
@@ -1736,7 +1736,7 @@ export default {
|
||||
this.trueFalse = false
|
||||
}
|
||||
//console.log("当前播放11",itme);
|
||||
console.log("当前播放11"+itme);
|
||||
// console.log("当前播放11"+itme);
|
||||
let intTime = parseInt(e.detail.currentTime);
|
||||
if (intTime > this.videoPlayingTime) {
|
||||
this.videoPlayingTime = intTime;
|
||||
|
||||
2
unpackage/dist/build/h5/index.html
vendored
2
unpackage/dist/build/h5/index.html
vendored
@@ -19,4 +19,4 @@
|
||||
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(hm, s);
|
||||
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors1757000834407-aa74849232b3428e0ee8.js></script><script src=/mobile/static/js/index1757000834407-aa74849232b3428e0ee8.js></script></body></html>
|
||||
})();</script></head><body><div id=app></div><script src=/mobile/static/js/chunk-vendors1757001357121-0ce9876bca80cbbab01c.js></script><script src=/mobile/static/js/index1757001357121-0ce9876bca80cbbab01c.js></script></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user