CN112631700A - Login interface display method and device, computer equipment and storage medium - Google Patents

Login interface display method and device, computer equipment and storage medium Download PDF

Info

Publication number
CN112631700A
CN112631700A CN202011525534.8A CN202011525534A CN112631700A CN 112631700 A CN112631700 A CN 112631700A CN 202011525534 A CN202011525534 A CN 202011525534A CN 112631700 A CN112631700 A CN 112631700A
Authority
CN
China
Prior art keywords
login
login interface
interface
display
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011525534.8A
Other languages
Chinese (zh)
Inventor
门玉玲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An Puhui Enterprise Management Co Ltd
Original Assignee
Ping An Puhui Enterprise Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ping An Puhui Enterprise Management Co Ltd filed Critical Ping An Puhui Enterprise Management Co Ltd
Priority to CN202011525534.8A priority Critical patent/CN112631700A/en
Publication of CN112631700A publication Critical patent/CN112631700A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a block chain technology and provides a login interface display method, a login interface display device, computer equipment and a storage medium. The method comprises the following steps: reading a history login interface record when a login request is received; determining a main display login interface and an auxiliary display login interface according to the history login interface record; and generating and displaying a login page, wherein the login page comprises the main display login interface displayed in the form of a login card and the auxiliary display login interface displayed in the form of a tag. Wherein the historical login interface record may be stored in the blockchain. By adopting the method, the login efficiency can be improved while the user requirements are met.

Description

Login interface display method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of business security technologies, and in particular, to a method and an apparatus for displaying a login interface, a computer device, and a storage medium.
Background
With the development of computer technology, a variety of application software has emerged. In order to ensure the security of the software application, the user is usually required to perform login verification through a login interface displayed on the login interface before the software application can be normally used.
However, the login interface displayed on the existing login interface is usually a login interface fixed by software development, and since the login interface is fixed, the fixed login interface is not a login interface required by the user, so that the user needs to perform interface switching operation every time the user logs in, thereby reducing the login efficiency.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a login interface display method, device, computer device, and storage medium capable of improving login efficiency.
A login interface display method, the method comprising:
reading a history login interface record when a login request is received;
determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and generating and displaying a login page, wherein the login page comprises the main display login interface displayed in the form of a login card and the auxiliary display login interface displayed in the form of a tag.
In one embodiment, the determining the primary display login interface and the secondary display login interface before according to the history login interface record comprises:
determining whether a password login interface exists in the history login interface record;
and if so, deleting the record related to the password login interface from the login interface record to obtain a final historical login interface record.
In one embodiment, the determining the main display login interface and the auxiliary display login interface according to the history login interface record comprises:
extracting the logging time of each logging interface recorded from the historical logging interface record;
and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
In one embodiment, the determining the main display login interface and the auxiliary display login interface according to the history login interface record comprises:
respectively accumulating the number of records recorded in the history login interface records according to the number of login interfaces to obtain the number of times of use of each login interface;
and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
In one embodiment, the determining the main display login interface and the auxiliary display login interface according to the login time of each login interface includes:
comparing the login time of each login interface with the current time respectively;
determining a login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces; or,
comparing the login time of each login interface with the current time respectively;
and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the determining a main display login interface and a sub display login interface according to the number of times of using each login interface includes:
determining the login interface with the largest number of use times as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces; or,
determining the login interface with the maximum use times in a preset time period as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces; or,
determining the continuous use times of each login interface within preset times according to the use times;
hiding the login interfaces with the continuous use times larger than a threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the method further comprises:
when the main display login interface is a password login interface, randomly selecting a login interface from the rest login interfaces as an additional main display login interface of the password login interface;
and after the login is determined to be completed according to the main display login interface, generating and displaying a login card of the additional main display login interface.
A login interface presentation apparatus, the apparatus comprising:
the reading module is used for reading a history login interface record when a login request is received;
the determining module is used for determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and the generation module is used for generating and displaying a login page, wherein the login page comprises the main display login interface displayed in a login card form and the auxiliary display login interface displayed in a tag form.
A computer device comprising a memory and a processor, wherein the memory stores a computer program, and the processor implements the steps of any one of the above-mentioned login interface display methods when executing the computer program.
A computer storage medium having a computer program stored thereon, the computer program, when executed by a processor, implementing the steps of any of the above-described login interface presentation methods.
According to the login interface display method, the login interface display device, the computer equipment and the storage medium, when a login request is received, a history login interface record is read; determining a main display login interface and an auxiliary display login interface according to the history login interface record; and generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag. According to the method, the corresponding login interfaces are generated by selecting the main display login interface and the auxiliary display login interface for the user through the history login interface records, so that the login interfaces on the login interfaces meet the requirements of the user, the user is prevented from frequently switching, and the login efficiency is improved.
Drawings
FIG. 1 is a diagram of an application scenario of a method for displaying a login interface in one embodiment;
FIG. 2 is a flowchart illustrating a method for displaying a login interface according to an embodiment;
FIG. 3 is a schematic diagram of an interface of a login interface in one embodiment;
FIG. 4 is a flowchart illustrating a method for displaying a login interface according to another embodiment;
FIG. 5 is a block diagram showing the structure of a login interface presentation device in one embodiment;
FIG. 6 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The login interface display method provided by the application can be applied to the application environment shown in fig. 1. Wherein the terminal 102 communicates with the server 104 via a network. Specifically, when the terminal 102 receives a login request, a history login interface record is read from the server 104; the terminal 102 determines a main display login interface and an auxiliary display login interface according to the history login interface record; the terminal 102 generates and displays a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag. The terminal 102 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 104 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, as shown in fig. 2, a login interface display method is provided, which is described by taking the example that the method is applied to the terminal in fig. 1, and includes the following steps:
in step S202, when a login request is received, the history login interface record is read.
The login request is an instruction for requesting login initiated by a user through a terminal. The historical login interface record is generated by recording the login interface used by the user each time, and the historical login interface record can determine what login interface the user adopts for each login. The login interface includes, but is not limited to, a password login interface, a verification code login interface, a PIN (Personal Identification Number) login interface, a face recognition login interface, a fingerprint recognition login interface, an iris recognition login interface, and a third party account Number shortcut login interface.
Specifically, the login request may be an instruction generated by the user clicking the login on the terminal, or may be an instruction generated when the user starts the application software that needs to be logged in.
It is emphasized that, to further ensure the security of the history log interface record, the history log interface record may also be stored in a node of a block chain.
And step S204, determining a main display login interface and an auxiliary display login interface according to the history login interface record.
The main display login interface is determined at this time and mainly displayed in a login card form. And the sub-display login interface is a login interface which is determined at this time and is not displayed in a login card form. In this embodiment, the sub-display login interface is displayed and switched in the form of a label. For example, the password login interface is determined as the main display login interface, and the third party account number shortcut login interface is determined as the auxiliary display login interface.
Specifically, the terminal may read the historical login interface record from a path corresponding to the stored historical login interface record, for example, may read from cookies (data stored locally on the terminal). Alternatively, the history log-in interface record stored in the server may be requested from the corresponding server. Or, obtaining from a blockchain node.
And step S206, generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and an auxiliary display login interface displayed in the form of a tag.
Specifically, after the terminal determines the main display login interface and the auxiliary display login interface, the main display login interface is used as the main display login interface to generate a login card, and the auxiliary display login interface is used as the auxiliary display login interface to generate a tag, so that a generated login page is obtained. And then, displaying the generated login page on an interface of the terminal for the user to perform login verification.
As shown in fig. 3, a schematic diagram of a login interface is provided. Referring to fig. 3, the password login interface is a main login interface displayed in the form of a card, which can be simply understood as a form occupying most of login pages, and all controls required by the main display login interface to receive login authentication information are displayed for a user to input the login authentication information. For example, the password login interface displays input boxes for a password and a user name. If the face login interface is the main display login interface, the face input box is displayed. The microblog icon, the WeChat icon and the QQ icon in the lower part of FIG. 3 are displayed in the form of labels. The label form display can be simply understood as that only the designated icon is used for displaying the interface, and when the user needs to use the interface, the user can click the icon to generate and switch and display the login card of the login interface for the user to log in.
According to the login interface display method, when a login request is received, historical login interface records are read; determining a main display login interface and an auxiliary display login interface according to the history login interface record; and generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag. According to the method, the corresponding login interfaces are generated by selecting the main display login interface and the auxiliary display login interface for the user through the history login interface records, so that the login interfaces on the login interfaces meet the requirements of the user, the user is prevented from frequently switching, and the login efficiency is improved.
In one embodiment, before step S204, the method further includes: determining whether a password login interface exists in the history login interface record; and if so, deleting the record related to the password login interface from the login interface record to obtain the final historical login interface record.
Specifically, when the terminal determines that the password login interface is used by the user according to the history login interface record, the record related to the password login interface is deleted from the login interface record, so that the finally obtained history login interface record does not include the option of the password login interface. Furthermore, the main display login interface and the auxiliary display login interface which are determined according to the historical login interface record statistics do not comprise a password login interface, so that the recording of a browser or a third-party plug-in or a mechanism for automatically filling in the password is avoided, the possibility that the password is cracked and recorded is reduced, and the safety is improved. In addition, the burden of memorizing the password by the user can be reduced. In addition, prompt information for prompting the user to log in by adopting other login interfaces can be generated at the same time. According to the embodiment, the corresponding login interface is generated according to the user requirement, and meanwhile the login safety can be guaranteed.
In one embodiment, step S204 includes: extracting the logging time of each logged interface from the history logging interface record; and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
The login time is the time for recording the user to use the login interface each time, for example, if the user uses the password login interface in xx year xx month xx day xx, xx minute xx second, the login time of the password login interface is xx year xx month xx day xx minute xx second.
Specifically, the time used by each login interface is obtained from the history login interface record, and the login time is obtained. Then, the terminal determines the main display login interface and the auxiliary display login interface according to the login time of each login interface recorded on the history login interface record. It should be understood that, if the history login interface used in the present embodiment is the final history login interface record from which the password login record is deleted, the login time of the password login interface is not included.
In one embodiment, determining the main display login interface and the auxiliary display login interface according to the login time of each login interface comprises: comparing the login time of each login interface with the current time respectively; and determining the login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces.
Specifically, the terminal determines that the login interface used by the user last time (i.e., last time before the login) is the main display login interface and the other login interfaces are the auxiliary display login interfaces by comparing the login time with the current time. That is, the login time is closest to the current time, the login interface with the smallest time difference is the main display login interface, and the remaining login interfaces are the sub display login interfaces. If the number of the tag positions is limited according to the design of the page, the login interfaces corresponding to the number of the tag positions can be randomly selected from the rest login interfaces to serve as the auxiliary display login interfaces.
In this embodiment, when a user is accustomed to using a certain login method, the login method is preferentially displayed every time a login page is opened, which significantly improves convenience.
In one embodiment, determining the main display login interface and the auxiliary display login interface according to the login time of each login interface comprises: comparing the login time of each login interface with the current time respectively; and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
Specifically, the terminal determines the login interface used by the user last time (i.e., last time before the login) by comparing the login time with the current time, and then selects to hide the login interface. Hiding may be understood as directly removing the login interface, which will not be the primary display login interface nor the secondary display login interface. Then, the main display login interface and the sub display login interface are randomly selected from the remaining login interfaces after the login interface is removed. The random may be performed in any conventional manner, for example, by numbering each login interface and generating a random number, wherein the login interface with the number corresponding to the random number is the randomly selected login interface. In the embodiment, the login interface which is used recently by the user is selected, so that the login interface is selected according to the user requirement, and meanwhile, the same interface is prevented from being adopted for a long time, and the safety is improved.
In one embodiment, step S204 includes: respectively accumulating the number of records recorded in the history login interface records according to the login interfaces to obtain the number of times of use of each login interface; and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
The number of times of use is the number of times of the login interface used by the user, for example, three records are recorded on the login interface record to show that the user adopts the password login interface, and the number of times of use of the password login interface after the number of times of use is accumulated is 3.
Specifically, the terminal accumulates the number of each login interface recorded on the historical login interface, and determines the number of times of use of each login interface recorded on the historical login interface. Then, the main display login interface and the sub display login interface are determined according to the number of times of use. It should be understood that, if the history login interface used in the present embodiment is the final history login interface record from which the password login record is deleted, the number of times of using the password login interface is not included.
In one embodiment, determining the main display login interface and the auxiliary display login interface according to the number of times of use of each login interface comprises: and determining the login interface with the largest use number as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
Specifically, the login interface with the largest historical use number is determined to be the main display login interface, and the other login interfaces are the auxiliary display login interfaces. When the number of the remaining sub-display login interfaces is more than the number of the tag positions, randomly selecting the login interfaces corresponding to the number. In this embodiment, in the actual use process, the login interface used by the user may be changed individually due to accidental reasons, and at this time, the login card where the login interface used by the user the most times is located is displayed through statistical data, so that it can be ensured that the selected login card is the login card frequently used by the user to a greater extent, and convenience is further improved.
In one embodiment, determining the main display login interface and the auxiliary display login interface according to the number of times of use of each login interface comprises: and determining the login interface with the maximum use frequency in the preset time period as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
The preset time period is a time range of pre-specified statistical use times, for example, the login use times of each login interface in recent days/weeks/months.
Specifically, according to the login use times of each login interface in the preset conditions, the login interface with the largest login times under the preset conditions is determined to be the main display login interface, and the other login interfaces are the auxiliary display login interfaces. Among them, the preset condition may preferably be approximately three days. Similarly, when the number of the remaining sub-display login interfaces is more than the number of the tag positions, the login interfaces corresponding to the number are randomly selected.
In this embodiment, in the actual use process, the login interface used by the user may be suddenly updated to a new login interface at a certain stage. For example, the user may select a login method of face recognition for a long time before, and recently, a new QQ is applied and a quick login method of QQ is determined to be used in the future. At this time, if the number of times of all the login cards used in the user history is counted, and the number of times of the login method of face recognition is the largest, the user may take a long time to use the QQ quick login method to correct or cover the number of times of the login. Therefore, on the basis, the login card where the login interface used by the user for the maximum times in the preset conditions is displayed can follow the login habit of the user, and therefore the login efficiency is improved.
In one embodiment, determining the main display login interface and the auxiliary display login interface according to the number of times of use of each login interface comprises: determining the continuous use times of each login interface within the preset times according to the use times; and hiding the login interfaces with the continuous use times larger than the threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
The preset number is a range specified for counting the number of continuous use, for example, the number of continuous use of each login interface within the last 5 times. The threshold is a critical value set for comparison with the number of consecutive uses, and may be set according to actual requirements, for example, the preset number is 5, and the threshold may be set to 3.
Specifically, the number of times of the same login interface which is continuously used by the user recently is determined by counting the number of times of continuous use of each login interface within the preset number of times. If the continuous use exceeds a threshold, the login interface is hidden. And further randomly determining a main display login interface and an auxiliary display login interface from the rest login interfaces. And prompt information for prompting the user to log in by adopting other login interfaces can be generated. For example, if the user is judged to use the password for login for 3-5 times continuously in the last 5 logins, the password login interface is hidden, and the user is prompted to login by adopting other login interfaces. In this embodiment, by removing the login interface whose consecutive use times exceeds the threshold, it is possible to avoid that the user continuously uses the same login interface to login, thereby ensuring security.
In an embodiment, as shown in fig. 4, another method for displaying a login interface is provided, and after step S206, the method further includes:
and step S402, when the main display login interface is the password login interface, randomly selecting a login interface from the rest login interfaces as an additional main display login interface of the password login interface.
And step S404, after the login is finished according to the main display login interface, generating and displaying a login card with the additional main display login interface.
Specifically, since many browsers or third-party plug-ins will record or automatically fill in passwords, in order to ensure security, when it is determined to use the password login interface as the main display login interface according to the history login interface record, one login interface is further randomly selected from the rest login interfaces to serve as an additional main display login interface of the password login interface. And when the additional main display login interface is included, after the user finishes login according to the current login interface, a login interface of a login card including the additional main display login interface is further generated and displayed on a terminal interface, and the login interface is provided for the user to carry out secondary login verification. Namely, after the user inputs the password user name by adopting the password login interface to complete login, the verification page with the additional main display login interface is further displayed to the user for secondary verification, and the user can normally use the verification page after the secondary verification is passed, so that a cracker can not realize login through the independent password login interface when the password is cracked, and the safety is ensured.
It should be understood that although the steps in the flowcharts of fig. 2 and 4 are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2 and 4 may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternately with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 5, there is provided a login interface presentation apparatus, including: a reading module 502, a determining module 504, and a generating module 506, wherein:
a reading module 502, configured to read a history login interface record when a login request is received;
a determining module 504, configured to determine a main display login interface and a sub display login interface according to a history login interface record;
and the generating module 506 is used for generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag.
In one embodiment, the login interface display device further comprises a screening module for determining whether a password login interface exists in the history login interface record; and if so, deleting the record related to the password login interface from the login interface record to obtain the final historical login interface record.
In one embodiment, the determining module 504 is further configured to extract the logged login time of each login interface from the historical login interface record; and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
In an embodiment, the determining module 504 is further configured to perform quantity accumulation on the number of records recorded in the history login interface record according to the login interfaces, respectively, to obtain the number of times of use of each login interface; and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
In one embodiment, the determining module 504 is further configured to compare the login time of each login interface with the current time respectively; and determining the login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the determining module 504 is further configured to compare the login time of each login interface with the current time respectively; and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the determining module 504 is further configured to determine the login interface with the largest number of uses as the main display login interface, and the remaining login interfaces as the sub-display login interfaces.
In one embodiment, the determining module 504 is further configured to determine the login interface with the largest number of uses in the preset time period as the main display login interface, and the remaining login interfaces as the sub display login interfaces.
In one embodiment, the determining module 504 is further configured to determine, according to the number of times of use, the number of consecutive times of use of each login interface within a preset number of times; and hiding the login interfaces with the continuous use times larger than the threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the determining module 504 is further configured to randomly select a login interface from the remaining login interfaces as an additional main display login interface of the password login interface when the main display login interface is the password login interface; the generating module 506 is further configured to generate and display a login card attached with the main display login interface after determining that login is completed according to the main display login interface.
For specific limitations of the login interface display device, reference may be made to the above limitations on the login interface display method, which is not described herein again. All or part of the modules in the login interface display device can be realized by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a terminal, and its internal structure diagram may be as shown in fig. 6. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of presenting a login interface. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 6 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a computer device comprising a memory storing a computer program and a processor implementing the following steps when the processor executes the computer program:
reading a history login interface record when a login request is received;
determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag.
In one embodiment, the processor, when executing the computer program, further performs the steps of: determining whether a password login interface exists in the history login interface record; and if so, deleting the record related to the password login interface from the login interface record to obtain the final historical login interface record.
In one embodiment, the processor, when executing the computer program, further performs the steps of: extracting the logging time of each logged interface from the history logging interface record; and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
In one embodiment, the processor, when executing the computer program, further performs the steps of: respectively accumulating the number of records recorded in the history login interface records according to the login interfaces to obtain the number of times of use of each login interface; and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
In one embodiment, the processor, when executing the computer program, further performs the steps of: comparing the login time of each login interface with the current time respectively; and determining the login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the processor, when executing the computer program, further performs the steps of: comparing the login time of each login interface with the current time respectively; and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and determining the login interface with the largest use number as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the processor, when executing the computer program, further performs the steps of: and determining the login interface with the maximum use frequency in the preset time period as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the processor, when executing the computer program, further performs the steps of: determining the continuous use times of each login interface within the preset times according to the use times; and hiding the login interfaces with the continuous use times larger than the threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the processor, when executing the computer program, further performs the steps of: when the main display login interface is the password login interface, randomly selecting a login interface from the rest login interfaces as an additional main display login interface of the password login interface; and after the login is finished according to the main display login interface, generating and displaying a login card with the additional main display login interface.
In one embodiment, a computer storage medium is provided, having a computer program stored thereon, the computer program, when executed by a processor, implementing the steps of:
reading a history login interface record when a login request is received;
determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and generating and displaying a login page, wherein the login page comprises a main display login interface displayed in the form of a login card and a secondary display login interface displayed in the form of a tag.
In one embodiment, the computer program when executed by the processor further performs the steps of: determining whether a password login interface exists in the history login interface record; and if so, deleting the record related to the password login interface from the login interface record to obtain the final historical login interface record.
In one embodiment, the computer program when executed by the processor further performs the steps of: extracting the logging time of each logged interface from the history logging interface record; and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
In one embodiment, the computer program when executed by the processor further performs the steps of: respectively accumulating the number of records recorded in the history login interface records according to the login interfaces to obtain the number of times of use of each login interface; and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
In one embodiment, the computer program when executed by the processor further performs the steps of: comparing the login time of each login interface with the current time respectively; and determining the login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the computer program when executed by the processor further performs the steps of: comparing the login time of each login interface with the current time respectively; and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the computer program when executed by the processor further performs the steps of: and determining the login interface with the largest use number as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the computer program when executed by the processor further performs the steps of: and determining the login interface with the maximum use frequency in the preset time period as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces.
In one embodiment, the computer program when executed by the processor further performs the steps of: determining the continuous use times of each login interface within the preset times according to the use times; and hiding the login interfaces with the continuous use times larger than the threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
In one embodiment, the computer program when executed by the processor further performs the steps of: when the main display login interface is the password login interface, randomly selecting a login interface from the rest login interfaces as an additional main display login interface of the password login interface; and after the login is finished according to the main display login interface, generating and displaying a login card with the additional main display login interface.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer storage medium, and can include the processes of the embodiments of the methods described above when executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A login interface display method, the method comprising:
reading a history login interface record when a login request is received;
determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and generating and displaying a login page, wherein the login page comprises the main display login interface displayed in the form of a login card and the auxiliary display login interface displayed in the form of a tag.
2. The method of claim 1, wherein determining the primary display login interface and the secondary display login interface prior to determining the primary display login interface and the secondary display login interface from the historical login interface record comprises:
determining whether a password login interface exists in the history login interface record;
when the password login interface exists, deleting the record related to the password login interface from the login interface record to obtain a final historical login interface record; the historical login interface record is stored in a block chain.
3. The method of claim 1 or 2, wherein determining a primary display login interface and a secondary display login interface from the historical login interface record comprises:
extracting the logging time of each logging interface recorded from the historical logging interface record;
and determining a main display login interface and an auxiliary display login interface according to the login time of each login interface.
4. The method of claim 1 or 2, wherein determining a primary display login interface and a secondary display login interface from the historical login interface record comprises:
respectively accumulating the number of records recorded in the history login interface records according to the number of login interfaces to obtain the number of times of use of each login interface;
and determining a main display login interface and an auxiliary display login interface according to the using times of each login interface.
5. The method of claim 2, wherein determining the primary display login interface and the secondary display login interface according to the login time of each login interface comprises:
comparing the login time of each login interface with the current time respectively;
determining a login interface corresponding to the login time closest to the current time as a main display login interface through comparison, and using the rest login interfaces as auxiliary display login interfaces; or,
comparing the login time of each login interface with the current time respectively;
and hiding the login interface corresponding to the login time closest to the current time through comparison, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
6. The method of claim 3, wherein determining the primary display login interface and the secondary display login interface according to the number of uses of each login interface comprises:
determining the login interface with the largest number of use times as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces; or,
determining the login interface with the maximum use times in a preset time period as a main display login interface, and using the rest login interfaces as auxiliary display login interfaces; or,
determining the continuous use times of each login interface within preset times according to the use times;
hiding the login interfaces with the continuous use times larger than a threshold value, and randomly selecting a main display login interface and an auxiliary display login interface from the rest login interfaces.
7. The method of claim 1, further comprising:
when the main display login interface is a password login interface, randomly selecting a login interface from the rest login interfaces as an additional main display login interface of the password login interface;
and after the login is determined to be completed according to the main display login interface, generating and displaying a login card of the additional main display login interface.
8. A login interface presentation apparatus, the apparatus comprising:
the reading module is used for reading a history login interface record when a login request is received;
the determining module is used for determining a main display login interface and an auxiliary display login interface according to the history login interface record;
and the generation module is used for generating and displaying a login page, wherein the login page comprises the main display login interface displayed in a login card form and the auxiliary display login interface displayed in a tag form.
9. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 7.
10. A computer storage medium on which a computer program is stored, characterized in that the computer program, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN202011525534.8A 2020-12-22 2020-12-22 Login interface display method and device, computer equipment and storage medium Pending CN112631700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011525534.8A CN112631700A (en) 2020-12-22 2020-12-22 Login interface display method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011525534.8A CN112631700A (en) 2020-12-22 2020-12-22 Login interface display method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112631700A true CN112631700A (en) 2021-04-09

Family

ID=75320670

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011525534.8A Pending CN112631700A (en) 2020-12-22 2020-12-22 Login interface display method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112631700A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342339A (en) * 2021-05-31 2021-09-03 北京达佳互联信息技术有限公司 Method and device for generating login interface, electronic equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108200072A (en) * 2018-01-12 2018-06-22 深圳市富途网络科技有限公司 A kind of more Account Administration login systems
CN108551443A (en) * 2018-03-30 2018-09-18 平安科技(深圳)有限公司 A kind of application login method, device, terminal device and storage medium
CN109558173A (en) * 2018-11-19 2019-04-02 北京字节跳动网络技术有限公司 For switching the method, apparatus and system of login mode on interface
CN110032860A (en) * 2018-12-27 2019-07-19 阿里巴巴集团控股有限公司 Push, methods of exhibiting, device and the equipment of login mode
CN111538964A (en) * 2020-04-14 2020-08-14 支付宝(杭州)信息技术有限公司 Login mode pushing method, device and system and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108200072A (en) * 2018-01-12 2018-06-22 深圳市富途网络科技有限公司 A kind of more Account Administration login systems
CN108551443A (en) * 2018-03-30 2018-09-18 平安科技(深圳)有限公司 A kind of application login method, device, terminal device and storage medium
CN109558173A (en) * 2018-11-19 2019-04-02 北京字节跳动网络技术有限公司 For switching the method, apparatus and system of login mode on interface
CN110032860A (en) * 2018-12-27 2019-07-19 阿里巴巴集团控股有限公司 Push, methods of exhibiting, device and the equipment of login mode
CN111538964A (en) * 2020-04-14 2020-08-14 支付宝(杭州)信息技术有限公司 Login mode pushing method, device and system and electronic equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342339A (en) * 2021-05-31 2021-09-03 北京达佳互联信息技术有限公司 Method and device for generating login interface, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN110362308A (en) Page generation method, device, computer equipment and storage medium
CN109542923B (en) Nuclear protection method, device, computer equipment and storage medium
CN110598478B (en) Block chain-based evidence verification method, device, equipment and storage medium
CN112017024A (en) Credit risk assessment method, system, computer device and storage medium
CN109828809B (en) Information visualization method and device for billboard, computer equipment and storage medium
CN109858290B (en) Password input method, device, computer equipment and storage medium
CN110930161A (en) Method for determining operation time of business operation and self-service business operation equipment
US8984599B2 (en) Real time password generation apparatus and method
CN107832227B (en) Interface parameter testing method, device, equipment and storage medium of business system
CN112631700A (en) Login interface display method and device, computer equipment and storage medium
CN110874570A (en) Face recognition method, device, equipment and computer readable storage medium
CN117275138A (en) Identity authentication method, device, equipment and storage medium based on automatic teller machine
CN113610558A (en) Resource distribution method and device, electronic equipment and storage medium
CN111597480A (en) Webpage resource preloading method and device, computer equipment and storage medium
US10460094B2 (en) Method, apparatus, and storage medium for data processing
CN114626841A (en) Resource transfer processing method, device, computer device, medium, and program product
CN111310138B (en) Method and device for protecting equipment information security, storage medium and electronic equipment
CN111274231B (en) Abnormal medical insurance data checking method and device, computer equipment and storage medium
JP7015767B2 (en) Authentication system and authentication method
CN112434505A (en) Template generation method and device, computer equipment and storage medium
CN113901114A (en) Data display method and device, electronic equipment and storage medium
CN108171027B (en) Online banking login method and device, computer equipment and storage medium
CN113722225A (en) Page testing method and device, computer equipment and storage medium
CN111859321A (en) Mobile terminal control method and device, mobile terminal and readable storage medium
CN107025392A (en) Based on the Verification System used

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination