mirror of
https://github.com/oopuuu/zTC1.git
synced 2025-12-13 13:38:14 +08:00
auto-hide ok
This commit is contained in:
@@ -298,6 +298,7 @@
|
||||
function ShowPage(id) {
|
||||
$(".page").hide();
|
||||
$(".page"+id).show();
|
||||
$(".mdl-layout__obfuscator").click()
|
||||
}
|
||||
ShowPage(1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user