首页界面更改

This commit is contained in:
“wanyongkang”
2023-08-14 16:49:49 +08:00
parent eb0e73934b
commit feea9e530f
9 changed files with 88 additions and 175 deletions

View File

@@ -674,7 +674,7 @@
$("#pkg71").show();
$("#pkg1022").show();
$("#pkg1023").show();
for (var i=1033;i<1046;i++){
for (var i=1034;i<1046;i++){
$("#pkg"+i).hide();
}
}