tijiao
This commit is contained in:
2
js/js.js
2
js/js.js
@@ -79,9 +79,11 @@ $(document).ready(function () {
|
||||
if (!isPre) {
|
||||
if ($(this).hasClass('tarhtmn')) {
|
||||
$(".left").css("width", "100%");
|
||||
$(".left").css("margin-right", "0");
|
||||
$(".right").hide();
|
||||
} else {
|
||||
$(".left").css("width", "");
|
||||
$(".left").css("margin-right", "");
|
||||
$(".right").show();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user