|
@@ -310,6 +310,7 @@
|
|
$(".header_header").show();
|
|
$(".header_header").show();
|
|
}
|
|
}
|
|
},200)
|
|
},200)
|
|
|
|
+ $(".app-content").css("justify-content","flex-start");
|
|
$(".switch").addClass("only-personal");
|
|
$(".switch").addClass("only-personal");
|
|
$(".switch>span").text("免费试用 VIP");
|
|
$(".switch>span").text("免费试用 VIP");
|
|
$(".switch").click(tointroducepage);
|
|
$(".switch").click(tointroducepage);
|