File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
src/views/Login/components Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 125
125
</div >
126
126
</el-form-item >
127
127
</el-col >
128
+ <el-divider content-position =" center" >萌新必读</el-divider >
129
+ <el-col :span =" 24" style =" padding-left : 10px ; padding-right : 10px " >
130
+ <el-form-item >
131
+ <div class =" flex justify-between w-[100%]" >
132
+ <el-link href =" https://doc.iocoder.cn/" target =" _blank" >📚开发指南</el-link >
133
+ <el-link href =" https://doc.iocoder.cn/video/" target =" _blank" >🔥视频教程</el-link >
134
+ <el-link href =" https://www.iocoder.cn/Interview/good-collection/" target =" _blank" >
135
+ ⚡面试手册
136
+ </el-link >
137
+ <el-link href =" http://static.yudao.iocoder.cn/mp/Aix9975.jpeg" target =" _blank" >
138
+ 🤝外包咨询
139
+ </el-link >
140
+ </div >
141
+ </el-form-item >
142
+ </el-col >
128
143
</el-row >
129
144
</el-form >
130
145
</template >
You can’t perform that action at this time.
0 commit comments