CN114912058A - Page rendering method and related equipment for bank customer full-time investigation system - Google Patents

Page rendering method and related equipment for bank customer full-time investigation system Download PDF

Info

Publication number
CN114912058A
CN114912058A CN202210734026.3A CN202210734026A CN114912058A CN 114912058 A CN114912058 A CN 114912058A CN 202210734026 A CN202210734026 A CN 202210734026A CN 114912058 A CN114912058 A CN 114912058A
Authority
CN
China
Prior art keywords
case
page
data
customer
sandbox
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
CN202210734026.3A
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.)
Bank of China Financial Technology Co Ltd
Original Assignee
Bank of China Financial 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 Bank of China Financial Technology Co Ltd filed Critical Bank of China Financial Technology Co Ltd
Priority to CN202210734026.3A priority Critical patent/CN114912058A/en
Publication of CN114912058A publication Critical patent/CN114912058A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The application provides a page rendering method and related equipment for a bank client due diligence survey system, which can be used in the field of mobile interconnection or finance, and the method comprises the following steps: responding to a cut-in operation instruction of a user on a target tab page, and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance; sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back the client case data stored in the data block; and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page. Because the customer case data is stored in the independent data block of the sandbox, when the tab page is switched back, the target tab page is rendered based on the customer case data stored in the data block, and the problem that the page display is incorrect is solved.

Description

Page rendering method and related equipment for bank customer due diligence system
Technical Field
The application relates to the field of page display, in particular to a page rendering method and related equipment for a bank client due diligence system.
Background
In a bank customer due diligence system, each system role user (e.g., customer manager) is responsible for multiple customer case data. Under a front-end single-page application framework, a plurality of customer case data are opened, and the plurality of customer case data are rendered in the same component of a front end, namely different customer case data are rendered in front-end pages as different tab pages.
In the prior art, after the customer case data is rendered to the front-end page, the customer case data is cached, and since the storage space of the cache is not independent, when the tab page corresponding to the customer case is cut out and then cut back again to the tab page, the customer case data rendering tab page is extracted from the cache, and there is a case where the page display is incorrect, for example, the tab page corresponding to the customer case data B is displayed as the D1 value in the customer case data a at the D attribute.
Disclosure of Invention
The application provides a page rendering method and related equipment for a bank client due diligence system, and aims to solve the problem that page display is incorrect in the existing scheme.
In order to achieve the above object, the present application provides the following technical solutions:
a page rendering method for a bank customer due diligence system comprises the following steps:
responding to a cut-in operation instruction of a user on a target tab page, and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance;
sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back client case data stored in the data block;
and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page.
The method optionally includes a process of generating a tab page in a front-end page of a due diligence system of a bank customer in advance, including:
responding to a case opening request of the user, and acquiring customer case data corresponding to the case opening request and a case identifier of the customer case data from a preset database;
and generating a tab page corresponding to the customer case data on a front-end page of the bank customer due diligence survey system.
Optionally, the above method, after generating a tab page corresponding to the customer case data on a front-end page of a full-time investigation system of a bank customer, further includes:
and sending the customer case data and the case identification of the customer case data to a pre-constructed sandbox so that the sandbox can distribute a data block to the customer case data based on the case identification and store the customer case data into the data block.
Optionally, the method further includes, after the front end page of the bank customer due diligence survey system generates a tab page corresponding to the customer case data:
acquiring operation behavior data of the user for carrying out interactive operation on the customer case data in the tab page;
and sending the operation behavior data and the case identifier corresponding to the tab page to the sandbox, so that the sandbox can update the customer case data in the data block corresponding to the case identifier based on the operation behavior data.
Optionally, the method further includes, after the front end page of the bank customer due diligence survey system generates a tab page corresponding to the customer case data:
responding to a cut-out operation instruction of a user on the tab page, and acquiring cut-out operation information of the user;
and recording the cutting-out operation information.
Optionally, the method further includes, after the front end page of the bank customer due diligence survey system generates a tab page corresponding to the customer case data:
closing the tab page in response to a closing operation instruction of the tab page by the user;
and sending a deletion request to the sandbox based on the case identifier corresponding to the tab page, so that the sandbox can migrate the client case data in the data block corresponding to the case identifier to the database after receiving the deletion request.
A bank customer due diligence system page rendering device, comprising:
the first acquisition unit is used for responding to a cut-in operation instruction of a user on a target tab page and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance;
the first sending unit is used for sending the case identifier to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identifier and feed back the customer case data stored in the data block;
and the rendering unit is used for acquiring the client case data fed back by the sandbox and rendering the client case data fed back by the sandbox to the target tab page.
Optionally, the above apparatus, when the obtaining unit generates the tab page in the front-end page of the system for investigating the due-employment of the bank customer in advance, is specifically configured to:
responding to a case opening request of the user, and acquiring customer case data corresponding to the case opening request and a case identifier of the customer case data from a preset database;
and generating a tab page corresponding to the customer case data on a front-end page of the bank customer due diligence survey system.
A storage medium storing a set of instructions, wherein the set of instructions, when executed by a processor, implement the bank customer due diligence system page rendering method described above.
An electronic device, comprising:
a memory for storing at least one set of instructions;
and the processor is used for executing the instruction set stored in the memory and realizing the page rendering method of the bank customer due diligence system by executing the instruction set.
Compared with the prior art, the method has the following advantages:
the application provides a page rendering method and related equipment for a bank client due diligence system, wherein the method comprises the following steps: responding to a cut-in operation instruction of a user on a target tab page, and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance; sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back the client case data stored in the data block; and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page. Therefore, according to the scheme, the client case data are stored in the independent data blocks of the sandbox, when the tab page is switched back, the target tab page is rendered based on the client case data stored in the data blocks, and the problem that the page display is incorrect is solved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for rendering a page of a due-employment investigation system of a bank customer according to the present application;
fig. 2 is a flowchart of another method of a page rendering method of a due-employment investigation system of a bank customer according to the present application;
fig. 3 is a flowchart of another method of a page rendering method of a due-employment investigation system of a bank customer according to the present application;
fig. 4 is a flowchart of another method of the page rendering method for the bank customer due diligence system according to the present application;
fig. 5 is a flowchart of another method of a page rendering method of a due-employment investigation system of a bank customer according to the present application;
FIG. 6 is a schematic structural diagram of a data processing apparatus provided in the present application;
fig. 7 is a schematic structural diagram of a page rendering device of a full-time investigation system for a bank customer according to the present application;
fig. 8 is a schematic structural diagram of an electronic device provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The term "include" and variations thereof as used herein are open-ended, i.e., "including but not limited to". The term "based on" is "based, at least in part, on". The term "one embodiment" means "at least one embodiment"; the term "another embodiment" means "at least one additional embodiment"; the term "some embodiments" means "at least some embodiments". Relevant definitions for other terms will be given in the following description.
It should be noted that the terms "first", "second", and the like in the disclosure of the present application are only used for distinguishing different devices, modules or units, and are not used for limiting the order or interdependence relationship of the functions performed by the devices, modules or units.
It is noted that references to "a", "an", and "the" modifications in the disclosure herein are exemplary rather than limiting, and those skilled in the art will understand that "one or more" will be understood unless the context clearly dictates otherwise.
The application is operational with numerous general purpose or special purpose computing device environments or configurations. For example: personal computers, server computers, hand-held or portable devices, tablet-type devices, multi-processor apparatus, distributed computing environments that include any of the above devices or equipment, and the like.
The page rendering method and the related equipment of the bank client full-time investigation system can be used in the field of mobile internet or finance. The above description is only an example, and does not limit the application fields of the page rendering method for the bank customer due diligence system and the related devices provided in the present application.
In the present embodiment, for convenience of understanding, the terms related to the present application are described as follows:
sandbox: independent logical storage spaces, environments, containers, or work environments, programs running inside them do not have a permanent effect on the hard disk. Has very good independence and isolation. Sandbox is an independent data storage space, container.
And (3) customer due diligence survey: (Customer Dual Diligence, CDD) Customer best effort, Customer review, Customer identification.
Case (2): each due diligence on a customer is referred to as a case, i.e., a case of the due diligence.
Data persistence: and converting the data model in the memory into a storage model, namely storing the page data into a database.
Referring to fig. 1, a flowchart of a method for rendering a page of a due diligence system of a bank customer is shown in fig. 1, and the method for applying the due diligence system of the bank customer specifically includes the following steps:
s101, responding to a cut-in operation instruction of a user on a target tab page, and acquiring a case identifier corresponding to the target tab page.
In this embodiment, after the target tab page is cut out, when the target tab page is cut back again, the cut-in operation instruction of the user on the target tab page is responded, and the case identifier corresponding to the target tab page is obtained. The target tab page is any one of tab pages generated in the front-end page of the bank customer due-employment survey system in advance, and one tab page corresponds to one case.
The cut-in operation instruction is an instruction generated by clicking a target tab page by a user.
S102, the case identification is sent to a pre-constructed sandbox, so that the sandbox can determine a data block corresponding to the case identification conveniently, and the customer case data stored in the data block is fed back.
In this embodiment, a sandbox is pre-constructed, and each time a tab page corresponding to a case is generated on a front-end page, customer case data corresponding to the case is stored in a data block of the sandbox in the pre-constructed sandbox based on a case identifier of the case. The case identification is used for uniquely identifying the client case data, and the case identification and the data blocks have one-to-one correspondence relationship.
It should be noted that, please refer to the existing sandbox building process for the specific process of building the sandbox, which is not described herein again.
In this embodiment, the case identifier is sent to a pre-constructed sandbox.
In this embodiment, after receiving the case identifier, the sandbox determines the data block corresponding to the case identifier, obtains the client case data stored in the data block, and feeds back the client case data.
It should be noted that the customer case data stored in the data block is acquired as the customer case data currently stored in the data block.
S103, obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to a target tab page.
In this embodiment, the client case data fed back by the sandbox is obtained, and the client case data fed back by the sandbox is rendered into the target tab page based on the client case data fed back by the sandbox.
According to the page rendering method of the bank customer full-time investigation system, the cut-in operation instruction of a user on the target tab page is responded, and the corresponding case identification of the target tab page is obtained; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance; sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back the client case data stored in the data block; and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page. Therefore, according to the scheme, the client case data are stored in the independent data blocks of the sandbox, when the tab page is switched back, the target tab page is rendered based on the client case data stored in the data blocks, and the problem that the page display is incorrect is solved.
Referring to fig. 2, the process of generating a tab page in a front-end page of a due diligence system of a bank customer in advance, which is mentioned in step S101 in the embodiment of the present application, specifically includes the following steps:
s201, responding to a case opening request of a user, and acquiring customer case data corresponding to the case opening request and a case identifier of the customer case data from a preset database.
In the embodiment, a database is preset, and the database stores the customer case data of a plurality of cases and the case identifier of each customer case data in advance; the case ID is used to uniquely distinguish different cases, that is, the case IDs of different cases are different.
In the embodiment, a case opening request of a user is received, the case opening request is responded, and client case data corresponding to the case opening request and a case identifier of the client case data are obtained from a preset database.
The case opening request is generated by operating a case button in the user operation list for the user.
The process of obtaining, from a preset database, customer case data and a case identifier of the customer case data corresponding to a case opening request in response to the case opening request of a user specifically includes: and responding to the case opening request of the user, determining a storage position corresponding to the case opening request in the database, and acquiring the customer case data and the case identification of the customer case data from the database based on the storage position.
S202, generating a tab page corresponding to the customer case data on a front end page of the bank customer due diligence system.
In this embodiment, based on the customer case data, a tab page corresponding to the customer case data is generated on a front-end page of the bank customer due diligence system.
It should be noted that, based on the customer case data, a specific process of generating a tab page corresponding to the customer case data on a front-end page of the system for investigating full-time functions of a bank customer is described with reference to an existing process of generating a tab page, and details are not described here.
The method for rendering the pages of the bank customer due-employment investigation system responds to a case opening request of a user, obtains the customer case data corresponding to the case opening request and the case identification of the customer case data from a preset database, and generates the tab page corresponding to the customer case data on the front-end page of the bank customer due-employment investigation system.
In the method for rendering a page of a system for investigating due diligence of a bank customer provided by this embodiment, after step S202, the method may further include the following steps:
and sending the customer case data and the case identification of the customer case data to a pre-constructed sandbox so that the sandbox allocates a data block for the customer case data based on the case identification and stores the customer case data into the data block.
In this embodiment, the data structure in the sandbox is shown in fig. 3, and includes indexes and data blocks corresponding to the indexes, where the indexes are case numbers (i.e., the aforementioned case identifiers), and the data blocks corresponding to the indexes are json strings (i.e., the aforementioned customer case data).
In this embodiment, after the tab page corresponding to the customer case data is generated on the front-end page of the bank customer due diligence survey system, the customer case data and the case identifier of the customer case data may also be sent to a pre-constructed sandbox.
In this embodiment, after receiving the customer case data and the case identifier of the customer case data, the sandbox allocates a data block for the customer case data based on the case identifier, and stores the customer case data in the data block. Storing customer case data into a separate data block is achieved.
Referring to fig. 4, in the method for rendering a page of a system for investigating the due-employment of a bank customer provided in the embodiment, after step S202, the method may further include the following steps:
s401, obtaining operation behavior data of interactive operation of the user on the customer case data in the tab page.
In this embodiment, operation behavior data of a user performing an interactive operation on the customer case data in the tab page is obtained, where the interactive operation includes, but is not limited to, a click operation, a selection operation, and a filling operation.
S402, the operation behavior data and the case identification corresponding to the tab page are sent to a sandbox, so that the sandbox can update the customer case data in the data block corresponding to the case identification based on the operation behavior data.
In this embodiment, the operation behavior data and the case identifier corresponding to the tab page are sent to the sandbox in real time, wherein the case identifier corresponding to the tab page is the case identifier of the customer case data in the tab page.
In this embodiment, after receiving the operation behavior data and the case identifier corresponding to the tab page, the sandbox determines the data block corresponding to the case identifier, and updates the data block corresponding to the case identifier based on the operation behavior data, specifically, determines an attribute corresponding to the operation behavior data in the target data block, and updates the data item corresponding to the determined attribute based on the operation behavior data. And the target data block is a data block corresponding to the case identifier.
In this embodiment, the operation behavior data and the case identifier corresponding to the tab page are sent to the sandbox in real time, so that the sandbox can update the client case data in the data block corresponding to the case identifier based on the operation behavior data. Therefore, the consistency of the data is ensured, namely the consistency of the user operation and the page display is determined, and finally the accuracy of the persistent data is ensured.
In the method for rendering a page of a system for investigating due diligence of a bank customer provided by this embodiment, after step S202, the method may further include the following steps:
responding to a cutting-out operation instruction of the tab page by the user, and acquiring cutting-out operation information of the user;
the cutting-out operation information is recorded.
In the embodiment, in response to a cut-out operation instruction of a tab page by a user, cut-out operation information of the user is acquired and recorded. To keep track of the tab page cut by the user.
Referring to fig. 5, in the method for rendering a page of a system for investigating the due-employment of a bank customer provided in the embodiment, after step S202, the method may further include the following steps:
s501, responding to a closing operation instruction of the tab page by the user, and closing the tab page.
In this embodiment, a closing instruction of the tab page by the user is received, and the tab page is closed in response to the closing operation instruction.
S502, based on the case identification corresponding to the tab page, a deletion request is sent to the sandbox, so that after the sandbox receives the deletion request, the client case data in the data block corresponding to the case identification is migrated to the database.
In this embodiment, after the tab page is closed, a deletion request is sent to the sandbox based on the case identifier corresponding to the tab page, so that after the sandbox receives the deletion request, the client case data in the data block corresponding to the case identifier is migrated to the database, that is, the current client case data is obtained from the data block corresponding to the case identifier, and the client case data is sent to the database for storage, and the client case data in the data block corresponding to the case identifier is deleted.
According to the embodiment of the application, when the tab page is closed, the client case data is persisted to the database on the server, and meanwhile, the client case data is removed from the sandbox so as to add new resources.
Referring to fig. 6, an embodiment of the present application further provides a data processing apparatus 600, which includes a bank customer due diligence system 601 and a sandbox 602.
The bank customer due diligence system 601 is both the source of data in the data sandbox (each operation (click, selection, fill, etc.) by the user in the web page changes the data in the sandbox) and the "consumer" of the sandbox data, which is fetched from the sandbox and rendered when the user switches back to the case view (i.e., the target tab page of the front end page mentioned above).
The sandbox 602 is used as a temporary 'database' of a front-end webpage of the system, when a user enters a system and opens an entire-tone case, a sandbox data record of the case is generated, and all operation data of the user on the webpage are synchronized into the record, so that the accuracy of playback and final persistence is ensured; when the user completes the case operation at the front end, closing the case detail page (i.e., tab page), the corresponding case data record is removed from the sandbox.
It should be noted that while operations are depicted in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order. Under certain circumstances, multitasking and parallel processing may be advantageous.
It should be understood that the various steps recited in the method embodiments disclosed herein may be performed in a different order and/or performed in parallel. Moreover, method embodiments may include additional steps and/or omit performing the illustrated steps. The scope of the disclosure is not limited in this respect.
Corresponding to the method described in fig. 1, an embodiment of the present application further provides a page rendering device for a bank customer due diligence system, which is used to implement the method in fig. 1 specifically, and a schematic structural diagram of the page rendering device is shown in fig. 7, and specifically includes:
a first obtaining unit 701, configured to obtain a case identifier corresponding to a target tab page in response to a cut-in operation instruction of a user on the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance;
a first sending unit 702, configured to send the case identifier to a pre-constructed sandbox, so that the sandbox determines a data block corresponding to the case identifier, and feeds back client case data stored in the data block;
and the rendering unit 703 is configured to obtain the client case data fed back by the sandbox, and render the client case data fed back by the sandbox into the target tab page.
The page rendering device of the system for the full-time investigation of the bank client, provided by the embodiment of the application, responds to a cut-in operation instruction of a user on a target tab page, and obtains a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance; sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back the client case data stored in the data block; and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page. Therefore, according to the scheme, the client case data are stored in the independent data blocks of the sandbox, when the tab page is switched back, the target tab page is rendered based on the client case data stored in the data blocks, and the problem that the page display is incorrect is solved.
In an embodiment of the present application, based on the foregoing solution, when the first obtaining unit 701 generates a tab page in a front-end page of a banking customer due diligence system in advance, specifically:
responding to a case opening request of the user, and acquiring customer case data corresponding to the case opening request and a case identifier of the customer case data from a preset database;
and generating a tab page corresponding to the customer case data on a front-end page of the bank customer due diligence survey system.
In an embodiment of the present application, based on the foregoing scheme, the method may further include:
and the second sending unit is used for sending the customer case data and the case identifier of the customer case data to a pre-constructed sandbox so that the sandbox can distribute a data block to the customer case data based on the case identifier and store the customer case data into the data block.
In an embodiment of the present application, based on the foregoing scheme, the method may further include:
the second acquisition unit is used for acquiring operation behavior data of the user for carrying out interactive operation on the customer case data in the tab page;
and the third sending unit is used for sending the operation behavior data and the case identifier corresponding to the tab page to the sandbox, so that the sandbox can update the customer case data in the data block corresponding to the case identifier based on the operation behavior data.
In an embodiment of the present application, based on the foregoing scheme, the method may further include:
the third acquisition unit is used for responding to a cut-out operation instruction of a user on the tab page and acquiring cut-out operation information of the user;
and the recording unit is used for recording the cutting-out operation information.
In an embodiment of the present application, based on the foregoing scheme, the method may further include:
a closing unit, configured to close the tab page in response to a closing operation instruction of the tab page by the user;
and the fourth sending unit is used for sending a deletion request to the sandbox based on the case identifier corresponding to the tab page, so that the sandbox can migrate the client case data in the data block corresponding to the case identifier to the database after receiving the deletion request.
The embodiment of the application further provides a storage medium, wherein the storage medium stores an instruction set, and when the instruction set runs, the page rendering method of the bank customer due diligence system disclosed in any one of the above embodiments is executed.
An electronic device is further provided in the embodiment of the present application, and a schematic structural diagram of the electronic device is shown in fig. 8, and specifically includes a memory 801 for storing at least one set of instruction sets; a processor 802 for executing the instruction set stored in the memory, and implementing the method for rendering the page of the bank customer due diligence system as disclosed in any of the above embodiments by executing the instruction set.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims.
While several specific implementation details are included in the above discussion, these should not be construed as limitations on the scope of the disclosure. Certain features that are described in the context of separate embodiments can also be implemented in combination in a single embodiment. Conversely, various features that are described in the context of a single embodiment can also be implemented in multiple embodiments separately or in any suitable subcombination.
The foregoing description is only exemplary of the preferred embodiments disclosed herein and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the disclosure herein is not limited to the particular combination of features described above, but also encompasses other arrangements formed by any combination of the above features or their equivalents without departing from the spirit of the disclosure. For example, the above features and the technical features (but not limited to) having similar functions disclosed in the present disclosure are mutually replaced to form the technical solution.

Claims (10)

1. A page rendering method for a bank customer due diligence system is characterized by comprising the following steps:
responding to a cut-in operation instruction of a user on a target tab page, and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in the front end page of the bank customer due diligence system in advance;
sending the case identification to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identification and feed back client case data stored in the data block;
and obtaining the client case data fed back by the sandbox, and rendering the client case data fed back by the sandbox to the target tab page.
2. The method of claim 1, wherein the process of generating tab pages in the front end page of the bank customer due diligence system in advance comprises:
responding to a case opening request of the user, and acquiring client case data corresponding to the case opening request and a case identifier of the client case data from a preset database;
and generating a tab page corresponding to the customer case data on a front-end page of the bank customer due diligence survey system.
3. The method according to claim 2, wherein after the front end page of the bank customer due diligence system generates the tab page corresponding to the customer case data, the method further comprises:
and sending the customer case data and the case identification of the customer case data to a pre-constructed sandbox so that the sandbox can distribute a data block to the customer case data based on the case identification and store the customer case data into the data block.
4. The method according to claim 3, wherein after the front end page of the bank customer due diligence system generates the tab page corresponding to the customer case data, the method further comprises:
acquiring operation behavior data of the user for carrying out interactive operation on the customer case data in the tab page;
and sending the operation behavior data and the case identifier corresponding to the tab page to the sandbox, so that the sandbox can update the customer case data in the data block corresponding to the case identifier based on the operation behavior data.
5. The method according to claim 4, wherein after the front end page of the bank customer due diligence system generates the tab page corresponding to the customer case data, the method further comprises:
responding to a cut-out operation instruction of a user on the tab page, and acquiring cut-out operation information of the user;
and recording the cutting-out operation information.
6. The method according to claim 4, wherein after the front end page of the bank customer due diligence system generates the tab page corresponding to the customer case data, the method further comprises:
closing the tab page in response to a closing operation instruction of the tab page by the user;
and sending a deletion request to the sandbox based on the case identifier corresponding to the tab page, so that the sandbox can migrate the client case data in the data block corresponding to the case identifier to the database after receiving the deletion request.
7. A bank customer due diligence system page rendering device, characterized by comprising:
the first acquisition unit is used for responding to a cut-in operation instruction of a user on a target tab page and acquiring a case identifier corresponding to the target tab page; the target tab page is any one of tab pages generated in a front-end page in advance;
the first sending unit is used for sending the case identifier to a pre-constructed sandbox so that the sandbox can determine a data block corresponding to the case identifier and feed back the customer case data stored in the data block;
and the rendering unit is used for acquiring the client case data fed back by the sandbox and rendering the client case data fed back by the sandbox to the target tab page.
8. The apparatus according to claim 7, wherein the acquiring unit, when generating a tab page in a front-end page of the bank customer due diligence system in advance, is specifically configured to:
responding to a case opening request of the user, and acquiring customer case data corresponding to the case opening request and a case identifier of the customer case data from a preset database;
and generating a tab page corresponding to the customer case data on a front-end page of the bank customer due diligence survey system.
9. A storage medium storing a set of instructions, wherein the set of instructions, when executed by a processor, implement a bank customer due diligence system page rendering method as claimed in any one of claims 1-6.
10. An electronic device, comprising:
a memory for storing at least one set of instructions;
a processor for executing a set of instructions stored in the memory, the execution of the set of instructions implementing the bank customer due diligence system page rendering method of any one of claims 1-6.
CN202210734026.3A 2022-06-27 2022-06-27 Page rendering method and related equipment for bank customer full-time investigation system Pending CN114912058A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210734026.3A CN114912058A (en) 2022-06-27 2022-06-27 Page rendering method and related equipment for bank customer full-time investigation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210734026.3A CN114912058A (en) 2022-06-27 2022-06-27 Page rendering method and related equipment for bank customer full-time investigation system

Publications (1)

Publication Number Publication Date
CN114912058A true CN114912058A (en) 2022-08-16

Family

ID=82773013

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210734026.3A Pending CN114912058A (en) 2022-06-27 2022-06-27 Page rendering method and related equipment for bank customer full-time investigation system

Country Status (1)

Country Link
CN (1) CN114912058A (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975393A (en) * 2016-05-04 2016-09-28 腾讯科技(深圳)有限公司 Page display detection method and system
CN107066272A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of method for updating pages and device
CN107066273A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of style sheet update method and device
CN108287919A (en) * 2018-02-13 2018-07-17 广东欧珀移动通信有限公司 Access method, device, storage medium and the electronic equipment of web application
CN108965471A (en) * 2018-08-22 2018-12-07 四川长虹电器股份有限公司 Browser memory ameliorative way on a kind of smart television
CN109710252A (en) * 2018-12-14 2019-05-03 泰康保险集团股份有限公司 Page generation method, device, equipment and storage medium
CN110619573A (en) * 2019-09-23 2019-12-27 中国银行股份有限公司 Client full-time investigation case distribution method and device
CN110659324A (en) * 2019-10-08 2020-01-07 中国银行股份有限公司 Recursive data entry method and system
CN110704150A (en) * 2019-09-26 2020-01-17 中国银行股份有限公司 Page display method and equipment based on business system and business system
CN110892375A (en) * 2017-06-06 2020-03-17 起元技术有限责任公司 Integrated system for rule editing, simulation, version control and business process management
CN110889270A (en) * 2018-08-16 2020-03-17 阿里巴巴集团控股有限公司 Form page document generation method and form page rendering method and device
CN111880788A (en) * 2020-06-12 2020-11-03 北京三快在线科技有限公司 Page rendering method, device, client and computer readable storage medium
CN112287256A (en) * 2020-09-21 2021-01-29 北京沃东天骏信息技术有限公司 Page display method, terminal device, cloud server, system and storage medium
CN112363722A (en) * 2020-10-27 2021-02-12 深圳市明源云科技有限公司 Designer of list page
CN114416169A (en) * 2022-01-18 2022-04-29 网易(杭州)网络有限公司 Data processing method, medium, device and computing equipment based on micro front end

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105975393A (en) * 2016-05-04 2016-09-28 腾讯科技(深圳)有限公司 Page display detection method and system
CN107066272A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of method for updating pages and device
CN107066273A (en) * 2017-03-31 2017-08-18 北京奇艺世纪科技有限公司 A kind of style sheet update method and device
CN110892375A (en) * 2017-06-06 2020-03-17 起元技术有限责任公司 Integrated system for rule editing, simulation, version control and business process management
CN108287919A (en) * 2018-02-13 2018-07-17 广东欧珀移动通信有限公司 Access method, device, storage medium and the electronic equipment of web application
CN110889270A (en) * 2018-08-16 2020-03-17 阿里巴巴集团控股有限公司 Form page document generation method and form page rendering method and device
CN108965471A (en) * 2018-08-22 2018-12-07 四川长虹电器股份有限公司 Browser memory ameliorative way on a kind of smart television
CN109710252A (en) * 2018-12-14 2019-05-03 泰康保险集团股份有限公司 Page generation method, device, equipment and storage medium
CN110619573A (en) * 2019-09-23 2019-12-27 中国银行股份有限公司 Client full-time investigation case distribution method and device
CN110704150A (en) * 2019-09-26 2020-01-17 中国银行股份有限公司 Page display method and equipment based on business system and business system
CN110659324A (en) * 2019-10-08 2020-01-07 中国银行股份有限公司 Recursive data entry method and system
CN111880788A (en) * 2020-06-12 2020-11-03 北京三快在线科技有限公司 Page rendering method, device, client and computer readable storage medium
CN112287256A (en) * 2020-09-21 2021-01-29 北京沃东天骏信息技术有限公司 Page display method, terminal device, cloud server, system and storage medium
CN112363722A (en) * 2020-10-27 2021-02-12 深圳市明源云科技有限公司 Designer of list page
CN114416169A (en) * 2022-01-18 2022-04-29 网易(杭州)网络有限公司 Data processing method, medium, device and computing equipment based on micro front end

Similar Documents

Publication Publication Date Title
US9311623B2 (en) System to view and manipulate artifacts at a temporal reference point
US11586772B2 (en) Method and device for displaying information
US9563695B2 (en) Personalized electronic magazine
CN108537644A (en) A kind of method and apparatus of customer service recommended products
US20100313129A1 (en) Self-Expanding AD Unit
US10860656B2 (en) Modular data insight handling for user application data
US10572108B2 (en) Hierarchical inventory tree operation
US20200074509A1 (en) Business data promotion method, device, terminal and computer-readable storage medium
CN109426603B (en) Method and device for analyzing application program blockage
WO2022048329A1 (en) Menu display method and apparatus
WO2017143996A1 (en) Data presentation method and device
CN112703495A (en) Inferring topics using entity links and ontology data
US20170180517A1 (en) Computing platform agnostic application server
CN107368568A (en) A kind of method, apparatus, equipment and storage medium for taking down notes generation
US10146659B2 (en) Large event log replay method and system
CN110472166A (en) Method and apparatus for showing the page
US10275468B2 (en) Replication of data in a distributed file system using an arbiter
US20120173974A1 (en) Socialized help for computing applications
CN114912058A (en) Page rendering method and related equipment for bank customer full-time investigation system
Way Transforming monograph collections with a model of collections as a service
US9876730B1 (en) Virtualized instance selection
US9367889B2 (en) System and method for propagating scene information to renderers in a multi-user, multi-scene environment
US11704362B2 (en) Assigning case identifiers to video streams
CN113127574A (en) Service data display method, system, equipment and medium based on knowledge graph
CN114911534B (en) Page information extraction method, setting method, device, electronic equipment and 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