|
@@ -13,6 +13,7 @@ let is3His=false; //医院标记:湘雅三院1/通用0
|
|
$(function () {
|
|
$(function () {
|
|
//清除需要跳转到登录页的标记
|
|
//清除需要跳转到登录页的标记
|
|
localStorage.removeItem('toLogin');
|
|
localStorage.removeItem('toLogin');
|
|
|
|
+ localStorage.removeItem('accessToken')
|
|
if (hideLogo || otherLogo) {
|
|
if (hideLogo || otherLogo) {
|
|
$(".copy-right").text("");
|
|
$(".copy-right").text("");
|
|
}
|
|
}
|