File tree Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Expand file tree Collapse file tree 2 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ <template >
2
+ <div class =" app-container" >
3
+ <doc-alert
4
+ title =" 三方登录"
5
+ url =" https://doc.iocoder.cn/social-user/"
6
+ />
7
+
8
+ <el-link type =" danger" target =" _blank" href =" https://github.com/yudaocode/yudao-ui-admin-vue3" >
9
+ 该功能支持 Vue3 + element-plus 版本!
10
+ </el-link >
11
+ <br />
12
+ <el-text >
13
+ 可参考 https://github.com/yudaocode/yudao-ui-admin-vue3/blob/master/src/views/system/social/client/index.vue 代码,pull request 贡献给我们!
14
+ </el-text >
15
+ </div >
16
+ </template >
17
+ <script >
18
+ </script >
Original file line number Diff line number Diff line change
1
+ <template >
2
+ <div class =" app-container" >
3
+ <doc-alert
4
+ title =" 三方登录"
5
+ url =" https://doc.iocoder.cn/social-user/"
6
+ />
7
+
8
+ <el-link type =" danger" target =" _blank" href =" https://github.com/yudaocode/yudao-ui-admin-vue3" >
9
+ 该功能支持 Vue3 + element-plus 版本!
10
+ </el-link >
11
+ <br />
12
+ <el-text >
13
+ 可参考 https://github.com/yudaocode/yudao-ui-admin-vue3/blob/master/src/views/system/social/user/index.vue 代码,pull request 贡献给我们!
14
+ </el-text >
15
+ </div >
16
+ </template >
17
+ <script >
18
+ </script >
You can’t perform that action at this time.
0 commit comments