Improvement experience and sharing of 163 mailbox login box interactive design

Improvement experience and sharing of 163 mailbox login box interactive design
I saw in the LOFTER competition that it was mentioned that the login box could be redesigned. In the past two days, I compared the email login pages of other platforms. Finally, I combined some modules of 163 itself and made a slight improvement to the email login page.
It took me less than 3 days to complete this, and I was rather hasty. I welcome your guidance, and I'd be very grateful.
163 mailbox login box interactive design improvement 123WORDPRESS.COM
On August 3, a detail that was missed in the interaction was corrected:
After entering the correct username, the password input box displays a "?" button to help users who have forgotten their passwords quickly retrieve their forgotten passwords. When the user clicks the input box, the "?" prompt disappears. If you leave the password field without entering any characters, the "?" prompt continues to appear.
If the password is entered, the "?" prompt disappears.
After clicking OK, if the password is incorrect, the “?” disappears and a dialog box pops up below to guide the user to the next step.

<<:  CSS code to achieve 10 modern layouts

>>:  Graphic tutorial on installing MySQL database and configuring environment variables on Mac

Blog    

Recommend

Two ways to start Linux boot service

Table of contents rc.local method chkconfig metho...

Example code for implementing a QR code scanning box with CSS

We usually have a scanning box when we open the c...

Explanation of factors affecting database performance in MySQL

A story about database performance During the int...

Example code for circular hover effect using CSS Transitions

This article introduces Online preview and downlo...

Do you know how to use Vue to take screenshots of web pages?

Table of contents 1. Install html2Canvas 2. Intro...

HTML Tutorial: Collection of commonly used HTML tags (6)

Related articles: Beginners learn some HTML tags ...

Detailed example of jQuery's chain programming style

The implementation principle of chain programming...

JavaScript deshaking and throttling examples

Table of contents Stabilization Throttling: Anti-...

Detailed explanation of Vue routing router

Table of contents Using routing plugins in a modu...

Steps to install MySQL 5.7.10 on Windows server 2008 r2

Install using the MSI installation package Downlo...

Example analysis of interval calculation of mysql date and time

This article uses an example to describe the inte...

Summary of the use of TypeScript in React projects

Preface This article will focus on the use of Typ...

Native js custom right-click menu

This article example shares the specific code of ...