Skip to content

Commit 4f2f4f7

Browse files
committed
优化:社交登录、用户的管理
1 parent a9b91e7 commit 4f2f4f7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/views/system/social/client/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<template>
2+
<doc-alert title="三方登录" url="https://doc.iocoder.cn/social-user/" />
3+
24
<ContentWrap>
35
<!-- 搜索工作栏 -->
46
<el-form

src/views/system/social/user/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<template>
2+
<doc-alert title="三方登录" url="https://doc.iocoder.cn/social-user/" />
3+
24
<ContentWrap>
35
<!-- 搜索工作栏 -->
46
<el-form

0 commit comments

Comments
 (0)