Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
X
xyw_asset_console
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • DaiJiezhang
  • xyw_asset_console
  • Merge Requests
  • !3

Open
Opened Aug 03, 2026 by DaiJiezhang@Jeddy 
  • Report abuse
Report abuse

修复刷新时认证重定向闪屏

变更内容

  • 刷新时先显示中性启动底图,不展示后台或登录页
  • 首次认证由路由统一决定跳转,避免重复重定向
  • 未登录进入登录页;已登录进入后台
  • 网络异常保留当前地址并提供重新连接入口

验证

  • 登录体验回归:9/9 通过
  • 前端生产构建通过

不包含

  • 后端、数据库、接口与 Cookie 结构变更
  • 登录密码圆点与其他登录样式改动
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b codex/refresh-auth-redirect-clean origin/codex/refresh-auth-redirect-clean

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout master
git merge --no-ff codex/refresh-auth-redirect-clean

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 5
  • Changes 94
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Reference: Jeddy/xyw_asset_console!3