mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-07-17 01:28:50 +08:00
check bugs
This commit is contained in:
parent
ef6a6d94d1
commit
134f26e12c
@ -29,6 +29,14 @@ layui.config({
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
var _hmt = _hmt || [];
|
||||||
|
(function() {
|
||||||
|
var hm = document.createElement("script");
|
||||||
|
hm.src = "//hm.baidu.com/hm.js?0558502420ce5fee054b31425e77ffa6";
|
||||||
|
var s = document.getElementsByTagName("script")[0];
|
||||||
|
s.parentNode.insertBefore(hm, s);
|
||||||
|
})();
|
||||||
|
|
||||||
setInterval(function flutter() {
|
setInterval(function flutter() {
|
||||||
if (offset1 >= mainwidth) {
|
if (offset1 >= mainwidth) {
|
||||||
offset1 = -580;
|
offset1 = -580;
|
||||||
|
Loading…
Reference in New Issue
Block a user