We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7441018 + eb719d0 commit cbcecefCopy full SHA for cbcecef
src/views/system/user/index.vue
@@ -1,6 +1,7 @@
1
<template>
2
<div class="app-container">
3
<doc-alert title="用户体系" url="https://doc.iocoder.cn/user-center/" />
4
+ <doc-alert title="三方登陆" url="https://doc.iocoder.cn/social-user/" />
5
<doc-alert title="Excel 导入导出" url="https://doc.iocoder.cn/excel-import-and-export/" />
6
<!-- 搜索工作栏 -->
7
<el-row :gutter="20">
0 commit comments