Browse Source

oauth2认证登录logo

pull/313/head
“xxq250” 3 years ago
parent
commit
2c2c45476d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      app/views/layouts/doorkeeper/application.html.erb

+ 1
- 1
app/views/layouts/doorkeeper/application.html.erb View File

@@ -124,7 +124,7 @@
<body>
<header class="page-header" role="banner">
<div class="logo-wraper">
<img src="https://www.gitlink.org.cn/images/avatars/LaboratorySetting/1nav?t=1638344455" style="cursor: pointer;width: 80px;">
<img src="https://www.gitlink.org.cn/images/logo.png" style="cursor: pointer;width: 80px;">
</div>
</header>
<div id="container">


Loading…
Cancel
Save