Skip to content

Commit

Permalink
add user like list
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed May 18, 2024
1 parent 7b83e7b commit eb62af4
Show file tree
Hide file tree
Showing 4 changed files with 333 additions and 217 deletions.
2 changes: 1 addition & 1 deletion src/view/account/password-reset.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<el-row :gutter="24">
<el-card class="box-card" style="padding: 20px 100px 100px 100px">
<el-card class="box-card" style="padding: 20px 100px 100px 100px; width: 100%">
<el-col :span="16" :offset="4">
<el-steps :active="active" style="margin-top: 20px">
<el-step title="找回密码" description="验证码将会发送至你的注册邮箱"></el-step>
Expand Down
Loading

0 comments on commit eb62af4

Please sign in to comment.