提交 173c31f3 authored 作者: Anthony Minessale's avatar Anthony Minessale

default to hd for vid

上级 2283270b
...@@ -1040,7 +1040,7 @@ function init() { ...@@ -1040,7 +1040,7 @@ function init() {
}); });
// //
vqual = $.cookie("verto_demo_vqual") || "qvga"; vqual = $.cookie("verto_demo_vqual") || "hd";
$.cookie("verto_demo_vqual", vqual, { $.cookie("verto_demo_vqual", vqual, {
expires: 365 expires: 365
}); });
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论