mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-29 22:01:38 +08:00
v1.6.1开工
This commit is contained in:
parent
3e7082b251
commit
6edbcc4638
@ -16,7 +16,7 @@ class AppInfo
|
|||||||
|
|
||||||
protected $link = 'https://www.koogua.com';
|
protected $link = 'https://www.koogua.com';
|
||||||
|
|
||||||
protected $version = '1.6.0';
|
protected $version = '1.6.1';
|
||||||
|
|
||||||
public function __get($name)
|
public function __get($name)
|
||||||
{
|
{
|
||||||
|
@ -29,8 +29,6 @@ layui.use(['jquery', 'helper'], function () {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(quality)
|
|
||||||
|
|
||||||
var player = new DPlayer({
|
var player = new DPlayer({
|
||||||
container: document.getElementById('player'),
|
container: document.getElementById('player'),
|
||||||
video: {
|
video: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user