fix: the brand color setting does not take effect (#4405)

This commit is contained in:
Vben
2024-09-14 21:35:12 +08:00
committed by GitHub
parent 38fe6426a2
commit c3d0102cda
14 changed files with 39 additions and 37 deletions

View File

@@ -24,7 +24,7 @@ async function handleClick(type: LoginExpiredModeType) {
接口请求遇到401状态码时,需要重新登录。有两种方式:
<p>1.转到登录页,登录成功后跳转回原页面</p>
<p>
2.弹出重新登录弹窗,登录后关闭弹窗,不进行任何页面跳转(刷新后调整登录页面)
2.弹出重新登录弹窗,登录后关闭弹窗,不进行任何页面跳转(刷新后还是会跳转登录页面)
</p>
</div>
</template>