update:
This commit is contained in:
@@ -290,10 +290,12 @@ export default {
|
||||
this.setLocationAplus();
|
||||
SetTicket(this.$route.query.ticket);
|
||||
$(".logout").css("display", "none");
|
||||
$("#app").addClass("old_app3");
|
||||
|
||||
if (sessionStorage.getItem("mode") == "older") {
|
||||
changeStyle();
|
||||
this.mode = true;
|
||||
} else {
|
||||
$("#app").addClass("old_app3");
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
|
||||
Reference in New Issue
Block a user