CN115293873A - Page processing method and device for credit granting flow, computer equipment and storage medium - Google Patents

Page processing method and device for credit granting flow, computer equipment and storage medium Download PDF

Info

Publication number
CN115293873A
CN115293873A CN202210796629.6A CN202210796629A CN115293873A CN 115293873 A CN115293873 A CN 115293873A CN 202210796629 A CN202210796629 A CN 202210796629A CN 115293873 A CN115293873 A CN 115293873A
Authority
CN
China
Prior art keywords
component
page
node
page layout
credit
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
CN202210796629.6A
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.)
Shanghai Shuhe Information Technology Co Ltd
Original Assignee
Shanghai Shuhe Information Technology 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 Shanghai Shuhe Information Technology Co Ltd filed Critical Shanghai Shuhe Information Technology Co Ltd
Priority to CN202210796629.6A priority Critical patent/CN115293873A/en
Publication of CN115293873A publication Critical patent/CN115293873A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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

Abstract

The application relates to a page processing method, a page processing device, computer equipment and a storage medium for a credit granting process, wherein the method comprises the following steps: identifying a plurality of process nodes of the credit granting process; when a target process node entering a credit granting flow is identified, acquiring a service component and a page layout component of the target process node, wherein the service component is configured based on the service of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting flow; acquiring service data and page layout data of a target process node; mapping the business data to the business components and mapping the page layout data to the page layout components; and performing page rendering on the mapped business component and page layout component. The method can reduce the workload of page development of the credit granting flow and improve the page development efficiency of the credit granting flow.

Description

Page processing method and device for credit granting flow, computer equipment and storage medium
Technical Field
The present application relates to the field of financial data processing technologies, and in particular, to a page processing method and apparatus for a trust process, a computer device, and a storage medium.
Background
In the financial credit industry, loan aid business development includes credit granting business. Trust services vary with policy changes, service verification planning, and diverse customer needs. On the client side, the credit service is divided into a plurality of pages due to different service granularities.
The credit granting process is very varied, and different users may correspond to different application processes and steps, so that the client is required to display different page layouts according to different users. Currently, for the development of each page of the credit granting flow of the client, the back end adopts a mode of developing corresponding codes for different pages, the development mode consumes long time and has large development workload, and the page development efficiency of the credit granting flow is low.
Disclosure of Invention
Therefore, in order to solve the above technical problems, it is necessary to provide a page processing method and apparatus for a credit granting process, a computer device, and a storage medium, which can reduce the workload of page development of the credit granting process and improve the page development efficiency of the credit granting process.
A page processing method of a credit granting process comprises the following steps: identifying a plurality of process nodes of the credit granting process; when a target process node entering a credit granting flow is identified, acquiring a business component and a page layout component of the target process node, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting flow; acquiring service data and page layout data of a target process node; mapping the business data to the business components and mapping the page layout data to the page layout components; and performing page rendering on the mapped business component and page layout component.
In one embodiment, the multiple process nodes of the credit granting process include a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node which are sequentially ordered, and the method further includes: sequentially entering a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node of a credit granting process according to the sequence; the target process node is any one of a face identification node, a mobile phone number authentication node, an identity card identification node and a personal information node.
In one embodiment, the obtaining of the business component and the page layout component of the target process node includes: when the target process node is a mobile phone number authentication node, acquiring a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit authorization progress bar component and the next-step skip component, and the service component comprises the mobile phone number verification component; acquiring service data and page layout data of a target process node, comprising: acquiring a first page title, a first credit granting progress bar, a mobile phone number and a first key for next-step jumping of a mobile phone number authentication node, wherein service data comprise the mobile phone number, and page layout data comprise the first page title, the first credit granting progress bar and the first key; mapping business data to business components and page layout data to page layout components, comprising: and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into a page title component, a credit progress bar component, a mobile phone number verification component and a next-step skip component respectively.
In one embodiment, the acquiring a service component and a page layout component of a target process node includes: when the target process node is a face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the face recognition component and the static protocol component; acquiring service data and page layout data of a target process node, comprising: acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next step jumping of the face identification node, wherein the service data comprises the face data and the static protocol, and the page layout data comprises the second page title, the second credit granting progress bar and the second key; mapping business data to business components and page layout data to page layout components, comprising: and mapping a second page title, a second credit progress bar, the face data, the static protocol and a second key into a page title component, a credit progress bar component, a face recognition component, a static protocol component and a next-step skip component respectively.
In one embodiment, the obtaining of the business component and the page layout component of the target process node includes: when the target process node is an identity card identification node, acquiring a page title component, a credit granting progress bar component, an identity card identification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the identity card identification component; acquiring service data and page layout data of a target process node, comprising: acquiring a third page title, a third credit authorization progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit authorization progress bar and the third key; mapping business data to business components and page layout data to page layout components, comprising: and mapping the third page title, the third credit progress bar, the identity card information and the third key into a page title component, a credit progress bar component, an identity card identification component and a next-step skip component respectively.
In one embodiment, the obtaining of the business component and the page layout component of the target process node includes: when the target process node is a personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the text component, the selector component, the contact component, the text box component and the popup protocol component; acquiring service data and page layout data of a target process node, comprising: acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein service data comprise the static text content, the selector, the contact information, the text box content and the popup protocol, and page layout data comprise the fourth page title, the fourth credit progress bar and the fourth key; mapping business data to business components and page layout data to page layout components, comprising: and mapping a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key into a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component respectively.
In one embodiment, the page processing of the credit granting process further includes: acquiring page information of each process node in a plurality of process nodes of a credit granting process; and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
A page processing device of a credit granting process comprises: the identification module is used for identifying a plurality of process nodes of the credit granting process; the first acquisition module is used for acquiring a business component and a page layout component of a target process node when the target process node entering the credit granting process is identified, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting process; the second acquisition module is used for acquiring the service data and the page layout data of the target process node; the mapping module is used for mapping the business data to the business components and mapping the page layout data to the page layout components; and the rendering module is used for rendering the page of the mapped business assembly and page layout assembly.
A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the steps of the method of any of the above embodiments when executing the computer program.
A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of any of the above embodiments.
The page processing method, the page processing device, the computer equipment and the storage medium of the credit granting process identify a plurality of process nodes of the credit granting process, acquire a business component and a page layout component of a target process node when the target process node entering the credit granting process is identified, acquire business data and page layout data of the target process node, map the business data to the business component and map the page layout data to the page layout component, and perform page rendering on the mapped business component and page layout component. Therefore, the page corresponding to each process node of the credit flow is split into the business component and the page layout component, the business data and the page layout data corresponding to each process node are obtained, namely, the page corresponding to each process node can be rendered, and the page of each process node of the credit flow is rendered in a component assembly mode, so that the research and development pressure caused by rapid business change is reduced, the workload of page development of the credit flow can be reduced, and the page development efficiency of the credit flow is improved.
Drawings
FIG. 1 is a diagram illustrating an application environment of a method for processing a page in a trust process in an embodiment;
FIG. 2 is a flowchart illustrating a page processing method of a trust process according to an embodiment;
FIG. 3 is a diagram illustrating an implementation process of a page display of each process node of the trust process in an exemplary embodiment;
FIG. 4 is a diagram that illustrates a configuration page via componentization of any flow node, under an embodiment;
FIG. 5 is a flowchart illustrating a page of each process node of the trust process implemented based on each component in an embodiment;
FIG. 6 is a block diagram illustrating a page processing apparatus according to an embodiment of the present invention;
FIG. 7 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 clearly understood, the present application is further described in 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 page processing method of the credit granting process is applied to the application environment shown in fig. 1. As shown in fig. 1, the terminal 104 is configured to execute a page processing method of a trust process in the present application. The background 102 is configured to provide a service component and a page layout component of each process node in the multiple process nodes of the trust process, and service data and page layout data of each process node to the terminal 104. As shown in fig. 1, the configuration manner of the background 102 for each process node of the trust process is as follows: 1. splitting a page; 2. data proofreading; 3. page layout; 4. acquiring service data; 5. processing the components; 6. and mapping the structure. Specifically, the page of each process node is obtained by splitting the page of each process node. In addition, data collation is performed on the data of each page. Each page can be laid out according to the fixed different styles of the UI design, and each page is composed of different components. In addition, the background 102 configures the business data of each page and the components of each page, and configures the manner and mapping structure of component processing. When executing a page processing method of the credit granting process, the terminal 104 identifies a plurality of process nodes of the credit granting process, and when identifying a target process node entering the credit granting process, acquires a service component and a page layout component of the target process node from the background 102, acquires service data and page layout data of the target process node from the background 102, maps the service data to the service component and maps the page layout data to the page layout component, and performs page rendering on the mapped service component and page layout component. Therefore, the terminal 104 can display a page corresponding to each flow node of the credit granting flow. The terminal 104 shown in fig. 1 is a notebook computer, and in other embodiments, the terminal 104 may also be a mobile phone, a tablet computer, a desktop computer, and the like.
In an embodiment, as shown in fig. 2, a page processing method of a trust flow is provided, which is described by taking the method as an example applied to the terminal 104 in fig. 1, and includes the following steps:
s202, identifying a plurality of process nodes of the credit granting process.
In this embodiment, the trust process includes a plurality of process nodes. For example, the trust process comprises a face recognition node, an identity verification node and a personal information node. In the process of realizing the credit granting service, the front end can adjust the number of the plurality of process nodes and the sequence of the plurality of process nodes according to different users. Therefore, the credit granting pages of the front-end credit granting process are diversified, and different page layouts need to be displayed according to different users.
S204, when the target process node entering the credit granting process is identified, acquiring a business component and a page layout component of the target process node, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting process.
In this embodiment, the front end executes the task of each process node according to the plurality of process nodes of the trust process. And when a target process node of the credit granting process is entered, acquiring a business component and a page layout component of the target process node. The target process node may be any one of a plurality of process nodes of the trust process. That is, when any process node entering the trust process is identified, the service component and the page layout component of the any process node are acquired, and the operations of step S206 and step S208 corresponding to the any process node are executed.
The service component of the target process node refers to a component for realizing a specific service function in a page corresponding to the target process node. The business component of the target process node is configured based on the business of the target process node. For example, if the target process node is used to perform a face recognition task, the configured business component includes a face recognition component. The page layout component of the target process node refers to a component for realizing a specific page layout function in a page corresponding to the target process node. The page layout component is uniformly configured based on the page layout of each process node of the credit granting process. That is, the page layout of each process node of the credit granting process is the same, the page layout components corresponding to each process node are the same, and the page layout components are uniformly configured in the background. For example, the page layout components include a page title component, a credit progress bar component, and a next step jump component, among others. Therefore, the same page layout components of all the process nodes are uniformly configured, and the workload of component development of a plurality of process nodes of the credit granting process can be saved.
S206, acquiring the service data and the page layout data of the target process node.
In this embodiment, the background 102 is configured with service data and page layout data corresponding to each process node of the trust process. The service data refers to data associated with a specific front-end service corresponding to a process node. For example, the service data may be face recognition data, identification card information of the user, and the like. The page layout data refers to page layout data related to a front-end display page corresponding to the flow node. For example, the page layout data includes a page title, a credit progress bar, a button, and the like. The business data are associated with the corresponding business components, and the page layout data are associated with the corresponding page layout components.
S208, mapping the business data to the business components and mapping the page layout data to the page layout components.
In this embodiment, the service data is mapped to the service component based on the association relationship between the service data and the service component. And mapping the page layout data to the page layout component based on the incidence relation between the page layout data and the page layout component.
S210, page rendering is carried out on the mapped business components and the page layout components.
In this embodiment, after the mapping operation is completed, the service component includes corresponding service data, and the page layout component includes corresponding page layout data. And then, performing page rendering on the mapped business component and page layout component in a page display mode, and displaying a page corresponding to the target process node at the terminal.
In a specific embodiment, a page display mode of each process node of the trust process implemented in the above manner is shown in fig. 3. And the terminal APP acquires the incoming state of the user. And judging whether the incoming piece is needed or not based on the incoming piece state of the user. If so, acquiring a page layout component and a business component of the flow node, and assembling the page of the flow node based on the page layout component and the business component. If not, the flow is directly ended. Each process node of the credit granting process adopts the mode of assembling the page by the assembly to realize the rendering of the terminal page.
According to the page processing method of the credit granting flow, the page corresponding to each flow node of the credit granting flow is divided into the business component and the page layout component, the business data and the page layout data corresponding to each flow node are obtained, the page corresponding to each flow node can be rendered, and the page of each flow node of the credit granting flow is rendered in a component assembly mode, so that the research and development pressure caused by rapid business change is reduced, the workload of page development of the credit granting flow can be reduced, and the page development efficiency of the credit granting flow is improved.
In an embodiment, before the step of obtaining the service component and the page layout component of the target process node, the method further includes: acquiring page information of each process node in a plurality of process nodes of a credit granting process; and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
In this embodiment, UI design of a page is performed on each flow node to obtain page information of each page. And configuring a business assembly and a page layout assembly of the credit granting process based on the page information of each page of each process node. For example, as shown in fig. 4, a service component and a page layout component of the trust process are configured according to page information of each process node, so as to obtain a component library 402. The component library 402 contains one or more business components and one or more page layout components. Pages for each process node may be constructed based on business components and page layout components in the component library 402. For example, the page construction of one of the process nodes uses the set of components 404 and the page construction of the other process node uses the set of components 406. Therefore, the corresponding business components and page layout components can be pre-configured based on the respective process nodes.
In one embodiment, the plurality of process nodes of the credit granting process comprise a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node which are sequentially ordered. Before the step of acquiring the service component and the page layout component of the target process node when the target process node entering the trust process is identified, the method further comprises the following steps: sequentially entering a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node of a credit granting process according to the sequence; the target process node is any one of a face identification node, a mobile phone number authentication node, an identity card identification node and a personal information node.
In this embodiment, the multiple process nodes of the trust process include a face recognition node, a mobile phone number authentication node, an identity card recognition node, and a personal information node, which are sequentially ordered. When the credit granting process is executed, the next process node is entered after the previous process node is executed.
The target process node can be any one of a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node. That is, when entering the face recognition node, the target flow node refers to the face recognition node. When entering the mobile phone number authentication node, the target flow node refers to the mobile phone number authentication node. When entering the identification card identification node, the target process node refers to the identification card identification node. Upon entering the personal information node, the target process node refers to the personal information node. Specifically, a credit granting process is executed, and when the process enters a face recognition node, the target process node is set as the face recognition node. And when the flow enters the mobile phone number authentication node, setting the target flow node as the mobile phone number authentication node. And when the process enters the identification card identification node, setting the target process node as the identification card identification node. And when the process enters the personal information node, setting the target process node as the personal information node.
Therefore, in the credit granting flow, each flow node can be sequentially controlled to execute the operations of step S208 and step S210, so that each flow node performs page rendering in a componentization manner of this embodiment, and the page rendering efficiency of each flow node in the credit granting flow is improved.
In an embodiment, the obtaining the service component and the page layout component of the target process node includes: when the target process node is a mobile phone number authentication node, a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next-step skip component are obtained, the page layout component comprises the page title component, the credit authorization progress bar component and the next-step skip component, and the service component comprises the mobile phone number verification component. The acquiring of the service data and the page layout data of the target process node includes: the method comprises the steps of obtaining a first page title, a first credit progress bar, a mobile phone number and a first key for next step jumping of a mobile phone number authentication node, wherein service data comprise the mobile phone number, and page layout data comprise the first page title, the first credit progress bar and the first key. The mapping the service data to the service component and the mapping the page layout data to the page layout component includes: and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into a page title component, a credit progress bar component, a mobile phone number verification component and a next-step skip component respectively.
In this embodiment, the background 102 is configured with page layout components such as a page title component, a credit progress bar component, and a next skip component in a unified manner, and is configured with service components such as a mobile phone number verification component based on a mobile phone number authentication node. When entering the mobile phone number authentication node, acquiring a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next skip component, acquiring a first page title, a first credit authorization progress bar, a mobile phone number and a first key for next skip of the mobile phone number authentication node, and mapping the first page title, the first credit authorization progress bar, the mobile phone number and the first key to corresponding components respectively, thereby realizing corresponding mapping of data and the components.
It should be noted that the page layout component is configured in a unified manner, and the service component is configured based on the mobile phone number authentication service of the mobile phone number authentication node. The page layout component and the service component are relatively fixed, but the service data and the page layout data can change based on service requirements, so that the page of the mobile phone number authentication node is constructed in a component configuration and data mapping mode, the workload of page development of the mobile phone number authentication node can be reduced, and the page development efficiency of the mobile phone number authentication node is improved.
In an embodiment, the obtaining of the service component and the page layout component of the target process node includes: when the target process node is a face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skipping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skipping component, and the service component comprises the face recognition component and the static protocol component; the acquiring of the service data and the page layout data of the target process node includes: acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next step jumping of the face identification node, wherein the service data comprises the face data and the static protocol, and the page layout data comprises the second page title, the second credit granting progress bar and the second key; the mapping the service data to the service component and the mapping the page layout data to the page layout component includes: and mapping a second page title, a second credit progress bar, the face data, the static protocol and a second key for next-step jumping to a page title component, a credit progress bar component, a face recognition component, a static protocol component and a next-step jumping component respectively.
In this embodiment, the background 102 is configured with page layout components such as a page header component, a credit progress bar component, and a next skip component in a unified manner, and is configured with service components such as a face recognition component and a static protocol component based on a face recognition node. When entering the face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step jumping component, acquiring a second page title, a second credit granting progress bar, face data, a static protocol of the face recognition node and a second key for next-step jumping, and mapping the second page title, the second credit granting progress bar, the face data, the static protocol and the second key to corresponding components respectively, thereby realizing corresponding mapping of data and the components.
It should be noted that the page layout components are configured in a unified manner, and the service components are configured based on the face recognition service of the face recognition node. The page layout component and the service component are relatively fixed, but the service data and the page layout data can change based on service requirements, so that the page of the face recognition node is constructed in a component configuration and data mapping mode, the workload of page development of the face recognition node can be reduced, and the page development efficiency of the face recognition node is improved.
In an embodiment, the obtaining the service component and the page layout component of the target process node includes: when the target process node is an identity card identification node, acquiring a page title component, a credit granting progress bar component, an identity card identification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the identity card identification component; the acquiring of the service data and the page layout data of the target process node includes: acquiring a third page title, a third credit authorization progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit authorization progress bar and the third key; the mapping the service data to the service component and the mapping the page layout data to the page layout component includes: and mapping the third page title, the third credit progress bar, the identity card information and the third key into a page title component, a credit progress bar component, an identity card identification component and a next-step skip component respectively.
In this embodiment, the background 102 is configured with page layout components such as a page title component, a credit progress bar component, and a next skip component in a unified manner, and is configured with service components such as an identification card identification component based on an identification card identification node. When the identity card identification node is entered, a page title component, a credit application progress bar component, an identity card identification component and a next skip component are obtained, a third page title, a third credit application progress bar, identity card information and a third key for the next skip of the identity card identification node are obtained, and the third page title, the third credit application progress bar, the identity card information and the third key of the identity card identification node are mapped to corresponding components respectively, so that the corresponding mapping of data and the components is realized.
It should be noted that the page layout component is configured in a unified manner, and the service component is configured based on the identity card authentication service of the identity card identification node. The page layout component and the service component are relatively fixed, but the service data and the page layout data can change based on service requirements, so that the page of the identity card identification node is constructed in a component configuration and data mapping mode, the workload of page development of the identity card identification node can be reduced, and the page development efficiency of the identity card identification node is improved.
In an embodiment, the obtaining of the service component and the page layout component of the target process node includes: when the target process node is a personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the text component, the selector component, the contact component, the text box component and the popup protocol component; the acquiring of the service data and the page layout data of the target process node includes: acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein service data comprise the static text content, the selector, the contact information, the text box content and the popup protocol, and page layout data comprise the fourth page title, the fourth credit progress bar and the fourth key; mapping business data to business components and page layout data to page layout components, comprising: and mapping a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key into a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component respectively.
In this embodiment, the background 102 is configured with page layout components such as a page title component, a credit progress bar component, and a next step skip component, and is configured with service components such as a text component, a selector component, a contact component, a text box component, and a popup protocol component based on a personal information node. When entering the personal information node, acquiring a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, and a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, and mapping the fourth page title, the fourth credit progress bar, the static text content, the selector, the contact information, the text box content, the popup protocol and the fourth key to the corresponding components respectively, so that corresponding mapping of data and the components is realized.
It should be noted that the page layout component is configured uniformly, and the service component authenticates the service configuration based on the personal information of the personal information node. The page layout component and the service component are relatively fixed, but the service data and the page layout data can change based on service requirements, so that the page of the personal information node is constructed in a component configuration and data mapping mode, the page development workload of the personal information node can be reduced, and the page development efficiency of the personal information node is improved.
For the page layout components and the business components mentioned in the above embodiments, refer to the following descriptions specifically:
page title component: different page titles are presented according to the configuration.
Credit progress bar assembly: and calculating the total operation steps and the operation steps of the current user according to the configuration steps.
The mobile phone number verification component comprises: universal mobile phone number mobile code checking component.
The next step is the jump component: and next, the jump button can judge different jump links according to the state of the user.
A face recognition component: the human face OCR (optical character recognition) identifies related components, and the components are dynamically adjusted according to different suppliers and are suitable for different suppliers.
A static protocol component: the static protocol exposes components.
Identification card discernment subassembly: and identifying related components by using the OCR (optical character recognition) of the identity card, and identifying information uploaded on the identity card photo by a user.
A text component: the text component is primarily a presentation of static text.
A selector assembly: providing the function of user attribute selection.
A contact component: and the user-defined component comprises a contact mobile phone number, a name, a relation and the like.
A text box component that provides the user with the option of entering content.
The pop-up protocol component: and (4) a popup protocol component, including forced reading and the like.
The page display of each process node of the trust process implemented based on each component can be seen in fig. 5.
In conclusion, the process nodes of the componentized assembly trust process in the embodiments of the present application can greatly reduce the time cost of technology development.
It should be understood that, although the steps in the flowchart are shown in order as indicated by the arrows, the steps are not necessarily performed in order 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 the figures may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternately with other steps or at least some of the sub-steps or stages of other steps.
The application also provides a page processing device of the credit granting process. As shown in fig. 6, a page processing apparatus of a credit granting process includes an identification module 602, a first obtaining module 604, a second obtaining module 606, a mapping module 608, and a rendering module 610. An identification module 602, configured to identify a plurality of process nodes of a trust process; a first obtaining module 604, configured to obtain, when a target process node entering a trust process is identified, a service component and a page layout component of the target process node, where the service component is configured based on a service of the target process node, and the page layout component is configured uniformly based on a page layout of each process node of the trust process; a second obtaining module 606, configured to obtain service data and page layout data of a target process node; a mapping module 608 for mapping the business data to business components and mapping the page layout data to page layout components; and a rendering module 610, configured to perform page rendering on the mapped business component and page layout component.
In one embodiment, the plurality of process nodes of the credit granting process comprise a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node which are sequentially ordered, and the page processing device of the credit granting process further comprises an execution module, wherein the execution module is used for sequentially entering the face recognition node, the mobile phone number authentication node, the identity card recognition node and the personal information node of the credit granting process according to the order; the target process node is any one of a face identification node, a mobile phone number authentication node, an identity card identification node and a personal information node.
In one embodiment, the acquiring the business component and the page layout component of the target process node includes: when the target process node is a mobile phone number authentication node, acquiring a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit authorization progress bar component and the next-step skip component, and the service component comprises the mobile phone number verification component; acquiring service data and page layout data of a target process node, comprising: acquiring a first page title, a first credit authorization progress bar, a mobile phone number and a first key for next step jumping of a mobile phone number authentication node, wherein service data comprise the mobile phone number, and page layout data comprise the first page title, the first credit authorization progress bar and the first key; mapping business data to business components and page layout data to page layout components, comprising: and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into a page title component, a credit progress bar component, a mobile phone number verification component and a next-step skip component respectively.
In one embodiment, the obtaining a business component and a page layout component of a target process node includes: when the target process node is a face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the face recognition component and the static protocol component; acquiring service data and page layout data of a target process node, comprising: acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next-step skipping of the face identification node, wherein the service data comprise the face data and the static protocol, and the page layout data comprise the second page title, the second credit granting progress bar and the second key; mapping business data to business components and page layout data to page layout components, comprising: and mapping a second page title, a second credit granting progress bar, face data, a static protocol and a second key into the page title component, the credit granting progress bar component, the face recognition component, the static protocol component and the next-step skip component respectively.
In one embodiment, the obtaining a business component and a page layout component of a target process node includes: when the target process node is an identity card identification node, acquiring a page title component, a credit granting progress bar component, an identity card identification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the identity card identification component; acquiring service data and page layout data of a target process node, comprising: acquiring a third page title, a third credit progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit progress bar and the third key; mapping business data to business components and page layout data to page layout components, comprising: and mapping the third page title, the third credit progress bar, the identity card information and the third key into a page title component, a credit progress bar component, an identity card identification component and a next-step skip component respectively.
In one embodiment, the acquiring the business component and the page layout component of the target process node includes: when the target process node is a personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the text component, the selector component, the contact component, the text box component and the popup protocol component; acquiring service data and page layout data of a target process node, comprising: acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein the service data comprises the static text content, the selector, the contact information, the text box content and the popup protocol, and the page layout data comprises the fourth page title, the fourth credit progress bar and the fourth key; mapping business data to business components and page layout data to page layout components, comprising: and mapping a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key into a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component respectively.
In one embodiment, the page processing apparatus of the credit granting process further includes a configuration module, configured to obtain page information of each process node in the multiple process nodes of the credit granting process; and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
For specific limitations of the page processing apparatus in the credit granting process, reference may be made to the above limitations on the page processing method in the credit granting process, which is not described herein again. All or part of each module in the page processing device of the credit granting flow 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. 7. The computer device comprises a processor, a memory, a network interface, a display screen and an input device which are connected through 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 page processing for a trust process. 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. 7 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, a computer device is provided, comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, the processor implementing the following steps when executing the computer program: identifying a plurality of process nodes of the credit granting process; when a target process node entering a credit granting flow is identified, acquiring a business component and a page layout component of the target process node, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting flow; acquiring service data and page layout data of a target process node; mapping the business data to the business components and mapping the page layout data to the page layout components; and performing page rendering on the mapped business assembly and page layout assembly.
In one embodiment, the plurality of process nodes of the trust process include a face recognition node, a mobile phone number authentication node, an identification card recognition node and a personal information node which are sequentially ordered, and the processor further implements the following steps when executing the computer program: the face recognition node, the mobile phone number authentication node, the identity card recognition node and the personal information node enter the credit granting process in sequence according to the sequence; the target process node is any one of a face identification node, a mobile phone number authentication node, an identity card identification node and a personal information node.
In an embodiment, when the processor executes the computer program to implement the step of acquiring the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a mobile phone number authentication node, acquiring a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit authorization progress bar component and the next-step skip component, and the service component comprises the mobile phone number verification component; when the processor executes the computer program to realize the step of acquiring the service data and the page layout data of the target process node, the following steps are specifically realized: acquiring a first page title, a first credit granting progress bar, a mobile phone number and a first key for next-step jumping of a mobile phone number authentication node, wherein service data comprise the mobile phone number, and page layout data comprise the first page title, the first credit granting progress bar and the first key; when the processor executes the computer program to realize the steps of mapping the service data to the service components and mapping the page layout data to the page layout components, the following steps are specifically realized: and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into a page title component, a credit progress bar component, a mobile phone number verification component and a next-step skip component respectively.
In one embodiment, when the processor executes the computer program to implement the step of acquiring the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the face recognition component and the static protocol component; when the processor executes the computer program to realize the step of acquiring the service data and the page layout data of the target process node, the following steps are specifically realized: acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next step jumping of the face identification node, wherein the service data comprises the face data and the static protocol, and the page layout data comprises the second page title, the second credit granting progress bar and the second key; when the processor executes the computer program to realize the steps of mapping the service data to the service components and mapping the page layout data to the page layout components, the following steps are specifically realized: and mapping a second page title, a second credit progress bar, the face data, the static protocol and a second key into a page title component, a credit progress bar component, a face recognition component, a static protocol component and a next-step skip component respectively.
In one embodiment, when the processor executes the computer program to implement the step of acquiring the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is an identity card identification node, acquiring a page title component, a credit granting progress bar component, an identity card identification component and a next-step skipping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skipping component, and the service component comprises the identity card identification component; when the processor executes the computer program to realize the step of acquiring the service data and the page layout data of the target process node, the following steps are specifically realized: acquiring a third page title, a third credit authorization progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit authorization progress bar and the third key; when the processor executes the computer program to realize the steps of mapping the service data to the service components and mapping the page layout data to the page layout components, the following steps are specifically realized: and mapping the third page title, the third credit progress bar, the identity card information and the third key into a page title component, a credit progress bar component, an identity card identification component and a next-step skip component respectively.
In an embodiment, when the processor executes the computer program to implement the step of acquiring the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the text component, the selector component, the contact component, the text box component and the popup protocol component; when the processor executes the computer program to realize the step of acquiring the service data and the page layout data of the target process node, the following steps are specifically realized: acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein service data comprise the static text content, the selector, the contact information, the text box content and the popup protocol, and page layout data comprise the fourth page title, the fourth credit progress bar and the fourth key; when the processor executes the computer program to realize the steps of mapping the service data to the service components and mapping the page layout data to the page layout components, the following steps are specifically realized: and mapping a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key into a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next skip component respectively.
In one embodiment, the processor, when executing the computer program, further performs the steps of: acquiring page information of each process node in a plurality of process nodes of a credit granting process; and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored which, when executed by a processor, performs the steps of: identifying a plurality of process nodes of the credit granting process; when a target process node entering a credit granting flow is identified, acquiring a business component and a page layout component of the target process node, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting flow; acquiring service data and page layout data of a target process node; mapping the business data to the business components and mapping the page layout data to the page layout components; and performing page rendering on the mapped business component and page layout component.
In one embodiment, the plurality of process nodes of the trust process include a face recognition node, a mobile phone number authentication node, an identification card recognition node and a personal information node which are sequentially ordered, and when being executed by the processor, the computer program further realizes the following steps: the face recognition node, the mobile phone number authentication node, the identity card recognition node and the personal information node enter the credit granting process in sequence according to the sequence; the target process node is any one of a face identification node, a mobile phone number authentication node, an identity card identification node and a personal information node.
In an embodiment, when the processor executes the step of obtaining the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a mobile phone number authentication node, acquiring a page title component, a credit authorization progress bar component, a mobile phone number verification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit authorization progress bar component and the next-step skip component, and the service component comprises the mobile phone number verification component; when the computer program is executed by the processor to implement the step of obtaining the service data and the page layout data of the target process node, the following steps are specifically implemented: acquiring a first page title, a first credit granting progress bar, a mobile phone number and a first key for next-step jumping of a mobile phone number authentication node, wherein service data comprise the mobile phone number, and page layout data comprise the first page title, the first credit granting progress bar and the first key; when the computer program is executed by the processor to implement the steps of mapping the business data to the business components and mapping the page layout data to the page layout components, the following steps are specifically implemented: and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into a page title component, a credit progress bar component, a mobile phone number verification component and a next-step skip component respectively.
In an embodiment, when the processor executes the step of obtaining the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the face recognition component and the static protocol component; when the computer program is executed by the processor to implement the step of obtaining the service data and the page layout data of the target process node, the following steps are specifically implemented: acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next step jumping of the face identification node, wherein the service data comprises the face data and the static protocol, and the page layout data comprises the second page title, the second credit granting progress bar and the second key; when the computer program is executed by the processor to implement the steps of mapping the business data to the business components and mapping the page layout data to the page layout components, the following steps are specifically implemented: and mapping a second page title, a second credit progress bar, the face data, the static protocol and a second key into a page title component, a credit progress bar component, a face recognition component, a static protocol component and a next-step skip component respectively.
In an embodiment, when the processor executes the step of obtaining the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is an identity card identification node, acquiring a page title component, a credit granting progress bar component, an identity card identification component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the identity card identification component; when the computer program is executed by the processor to implement the step of acquiring the service data and the page layout data of the target process node, the following steps are specifically implemented: acquiring a third page title, a third credit authorization progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit authorization progress bar and the third key; when the computer program is executed by the processor to implement the steps of mapping the business data to the business components and mapping the page layout data to the page layout components, the following steps are specifically implemented: and mapping the third page title, the third credit progress bar, the identity card information and the third key into a page title component, a credit progress bar component, an identity card identification component and a next-step skip component respectively.
In an embodiment, when the processor executes the step of obtaining the service component and the page layout component of the target process node, the following steps are specifically implemented: when the target process node is a personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the text component, the selector component, the contact component, the text box component and the popup protocol component; when the computer program is executed by the processor to implement the step of obtaining the service data and the page layout data of the target process node, the following steps are specifically implemented: acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein service data comprise the static text content, the selector, the contact information, the text box content and the popup protocol, and page layout data comprise the fourth page title, the fourth credit progress bar and the fourth key; when the computer program is executed by the processor to implement the steps of mapping the business data to the business components and mapping the page layout data to the page layout components, the following steps are specifically implemented: and mapping a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key into a page title component, a credit progress bar component, a text component, a selector component, a contact component, a text box component, a popup protocol component and a next step jumping component respectively.
In one embodiment, the computer program when executed by the processor further performs the steps of: acquiring page information of each process node in a plurality of process nodes of a credit granting process; and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
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 hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. 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 (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
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 page processing method of a credit granting process, the method comprising:
identifying a plurality of process nodes of the credit granting process;
when a target process node entering the credit granting process is identified, acquiring a service component and a page layout component of the target process node, wherein the service component is configured based on the service of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting process;
acquiring service data and page layout data of the target process node;
mapping the business data to the business components and mapping the page layout data to the page layout components;
and performing page rendering on the mapped business assembly and the page layout assembly.
2. The method according to claim 1, wherein the plurality of process nodes of the credit process include a face recognition node, a mobile phone number authentication node, an identification card recognition node, and a personal information node, which are sequentially ordered, and the method further includes:
sequentially entering a face recognition node, a mobile phone number authentication node, an identity card recognition node and a personal information node of the credit granting flow according to the sequence;
the target process node is any one of the face recognition node, the mobile phone number authentication node, the identification card recognition node and the personal information node.
3. The method of claim 2, wherein the obtaining the business component and the page layout component of the target process node comprises:
when the target process node is the mobile phone number authentication node, acquiring a page title component, an information providing progress bar component, a mobile phone number verification component and a next step jumping component, wherein the page layout component comprises the page title component, the information providing progress bar component and the next step jumping component, and the service component comprises the mobile phone number verification component;
the acquiring the service data and the page layout data of the target process node includes:
acquiring a first page title, a first credit providing progress bar, a mobile phone number and a first key for next step jumping of the mobile phone number authentication node, wherein the service data comprises the mobile phone number, and the page layout data comprises the first page title, the first credit providing progress bar and the first key;
the mapping the business data to the business components and the mapping the page layout data to the page layout components includes:
and mapping the first page title, the first credit progress bar, the mobile phone number and the first key into the page title component, the credit progress bar component, the mobile phone number verification component and the next step skip component respectively.
4. The method of claim 2, wherein the obtaining the business component and the page layout component of the target process node comprises:
when the target process node is the face recognition node, acquiring a page title component, a credit granting progress bar component, a face recognition component, a static protocol component and a next-step skip component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skip component, and the service component comprises the face recognition component and the static protocol component;
the acquiring the service data and the page layout data of the target process node includes:
acquiring a second page title, a second credit granting progress bar, face data, a static protocol and a second key for next step jumping of the face identification node, wherein the service data comprises the face data and the static protocol, and the page layout data comprises the second page title, the second credit granting progress bar and the second key;
the mapping the business data to the business components and the mapping the page layout data to the page layout components includes:
and mapping the second page title, the second credit progress bar, the face data, the static protocol and the second key into the page title component, the credit progress bar component, the face recognition component, the static protocol component and the next step jump component respectively.
5. The method of claim 2, wherein the obtaining the business component and the page layout component of the target process node comprises:
when the target process node is the identification card identification node, acquiring a page title component, a credit granting progress bar component, an identification card identification component and a next step jumping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next step jumping component, and the service component comprises the identification card identification component;
the acquiring the service data and the page layout data of the target process node includes:
acquiring a third page title, a third credit authorization progress bar, identity card information and a third key for next step jumping of the identity card identification node, wherein the service data comprises the identity card information, and the page layout data comprises the third page title, the third credit authorization progress bar and the third key;
the mapping the business data to the business components and the mapping the page layout data to the page layout components includes:
and mapping the third page title, the third credit progress bar, the identity card information and the third key to the page title component, the credit progress bar component, the identity card identification component and the next step skip component respectively.
6. The method of claim 2, wherein the obtaining the business component and the page layout component of the target process node comprises:
when the target process node is the personal information node, acquiring a page title component, a credit granting progress bar component, a text component, a selector component, a contact component, a text frame component, a popup protocol component and a next-step skipping component, wherein the page layout component comprises the page title component, the credit granting progress bar component and the next-step skipping component, and the service component comprises the text component, the selector component, the contact component, the text frame component and the popup protocol component;
the acquiring the service data and the page layout data of the target process node includes:
acquiring a fourth page title, a fourth credit progress bar, static text content, a selector, contact information, text box content, a popup protocol and a fourth key for next step jumping of the personal information node, wherein the service data comprises the static text content, the selector, the contact information, the text box content and the popup protocol, and the page layout data comprises the fourth page title, the fourth credit progress bar and the fourth key;
the mapping the business data to the business components and the mapping the page layout data to the page layout components includes:
mapping the fourth page title, the fourth credit progress bar, the static text content, the selector, the contact information, the text box content, the popup protocol and the fourth key to the page title component, the credit progress bar component, the text component, the selector component, the contact component, the text box component, the popup protocol component and the next step jump component respectively.
7. The method of claim 1, further comprising:
acquiring page information of each process node in a plurality of process nodes of the credit granting process;
and configuring a business component and a page layout component of the credit granting process according to the page information of each process node.
8. A page processing apparatus of a credit granting process, the apparatus comprising:
the identification module is used for identifying a plurality of process nodes of the credit granting process;
the first acquisition module is used for acquiring a business component and a page layout component of a target process node when the target process node entering the credit granting process is identified, wherein the business component is configured based on the business of the target process node, and the page layout component is uniformly configured based on the page layout of each process node of the credit granting process;
the second acquisition module is used for acquiring the service data and the page layout data of the target process node;
a mapping module for mapping the business data to the business components and mapping the page layout data to the page layout components;
and the rendering module is used for rendering the page of the mapped business assembly and the page layout assembly.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the steps of the method of any of claims 1 to 7 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202210796629.6A 2022-07-06 2022-07-06 Page processing method and device for credit granting flow, computer equipment and storage medium Pending CN115293873A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210796629.6A CN115293873A (en) 2022-07-06 2022-07-06 Page processing method and device for credit granting flow, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210796629.6A CN115293873A (en) 2022-07-06 2022-07-06 Page processing method and device for credit granting flow, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115293873A true CN115293873A (en) 2022-11-04

Family

ID=83822885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210796629.6A Pending CN115293873A (en) 2022-07-06 2022-07-06 Page processing method and device for credit granting flow, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115293873A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116823152A (en) * 2023-05-31 2023-09-29 杭州微宏科技有限公司 Automatic online method, system, device and medium for offline form

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116823152A (en) * 2023-05-31 2023-09-29 杭州微宏科技有限公司 Automatic online method, system, device and medium for offline form

Similar Documents

Publication Publication Date Title
CN108446116B (en) Application program page generation method and device, computer equipment and storage medium
CN109814854B (en) Project framework generation method, device, computer equipment and storage medium
CN109766072B (en) Information verification input method and device, computer equipment and storage medium
CN111563220A (en) Business website project construction method and device, computer equipment and storage medium
CN109710402A (en) Method, apparatus, computer equipment and the storage medium of process resource acquisition request
CN110209569B (en) Interface test method, interface test device and storage medium
CN112394864B (en) Information acquisition method and device, computer equipment and storage medium
CN112988284B (en) Application program starting method and device, computer equipment and storage medium
CN110888709A (en) Intelligent operation method and device of monitoring screen, computer equipment and storage medium
CN109033150A (en) Sensitive word verification method, device, computer equipment and storage medium
CN111324716A (en) Index data acquisition method and device, computer equipment and storage medium
CN108418797A (en) Web access method, device, computer equipment and storage medium
CN109816364A (en) Transaction data processing method, device, computer equipment and storage medium
CN111008132A (en) Application debugging method and device for Android system, computer equipment and storage medium
CN115293873A (en) Page processing method and device for credit granting flow, computer equipment and storage medium
CN114461533A (en) Method, system, electronic device and storage medium for automatic testing of Web page
CN111552903A (en) Page generation method and device based on HTML (Hypertext markup language) template and computer equipment
CN113411203B (en) Terminal configuration method and device, computer equipment and storage medium
CN109783606A (en) Data processing method, device, computer equipment and storage medium
CN112035113A (en) Navigation bar loading method, device, equipment and medium of H5 page
CN112559938A (en) Electronic seal file generation method and device, computer equipment and storage medium
CN111597151A (en) File generation method and device, computer equipment and storage medium
CN115293874A (en) Page processing method and device for credit borrowing process and computer equipment
CN116383787A (en) Page creation method, page creation device, computer equipment and storage medium
CN110647350A (en) Interface document generation method and device, computer equipment and storage medium

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