feat: 任务中心模块代码调整
This commit is contained in:
@@ -50,13 +50,13 @@
|
||||
</el-form-item>
|
||||
|
||||
<!-- 记住密码|忘记密码 -->
|
||||
<div class="flex items-center justify-between mb-[24px] mt-[24px]">
|
||||
<!-- <div class="flex items-center justify-between mb-[24px] mt-[24px]">
|
||||
<div class="flex items-center gap-2 cursor-pointer">
|
||||
<input type="checkbox" v-model="showPwd" class="w-[14px] h-[14px] rounded-[4px]" />
|
||||
<span class="text-[14px] text-gray-600">记住密码</span>
|
||||
</div>
|
||||
<!-- <span class="text-[14px] text-sky-600 cursor-pointer">忘记密码?</span> -->
|
||||
</div>
|
||||
<span class="text-[14px] text-sky-600 cursor-pointer">忘记密码?</span>
|
||||
</div> -->
|
||||
|
||||
<!-- 登录按钮 -->
|
||||
<button type="button"
|
||||
|
||||
Reference in New Issue
Block a user