feat: 任务中心模块代码调整

This commit is contained in:
DEV_DSW
2026-03-02 11:40:37 +08:00
parent 26419b70f4
commit b701c419d1
6 changed files with 70 additions and 19 deletions

View File

@@ -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"