mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 14:58:14 +08:00
删除不小心添加的无用代码
删除不小心添加的无用代码
This commit is contained in:
parent
326f3e1f3f
commit
b5872cf4ba
@ -798,9 +798,6 @@ if(mashiro_option.float_player_on) {
|
|||||||
apSwitchTag =0;
|
apSwitchTag =0;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
$(".aplayer-icon-loop").click(function(){
|
|
||||||
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
var b = 'https://api.i-meto.com/meting/api?server=:server&type=:type&id=:id&r=:r';
|
var b = 'https://api.i-meto.com/meting/api?server=:server&type=:type&id=:id&r=:r';
|
||||||
'undefined' != typeof meting_api && (b = meting_api);
|
'undefined' != typeof meting_api && (b = meting_api);
|
||||||
|
Loading…
Reference in New Issue
Block a user