Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
mlaj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-03-21 16:40:44 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
285efb48ef846f56b23b795f7013f19cd62be338
285efb48
1 parent
18e2901c
refactor(LoginPage): 注释掉未使用的第三方登录组件
移除微信登录相关代码,因为当前未使用该功能,减少不必要的代码冗余
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/auth/LoginPage.vue
src/views/auth/LoginPage.vue
View file @
285efb4
...
...
@@ -74,7 +74,7 @@
</div>
</form>
<div class="mt-6">
<
!-- <
div class="mt-6">
<div class="relative">
<div class="absolute inset-0 flex items-center">
<div class="w-full border-t border-gray-300"></div>
...
...
@@ -106,7 +106,7 @@
微信
</button>
</div>
</div>
</div>
-->
<div class="text-center mt-6">
<p class="text-sm text-gray-600">
...
...
Please
register
or
login
to post a comment