CN117193924A - Page display method and device and computer equipment - Google Patents

Page display method and device and computer equipment Download PDF

Info

Publication number
CN117193924A
CN117193924A CN202311238552.1A CN202311238552A CN117193924A CN 117193924 A CN117193924 A CN 117193924A CN 202311238552 A CN202311238552 A CN 202311238552A CN 117193924 A CN117193924 A CN 117193924A
Authority
CN
China
Prior art keywords
target
page
component
target component
classification page
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
CN202311238552.1A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202311238552.1A priority Critical patent/CN117193924A/en
Publication of CN117193924A publication Critical patent/CN117193924A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The present application relates to the field of page data processing technology, and in particular, to a page display method, a page display device, a computer device, a storage medium, and a computer program product. The page display method comprises the following steps: responding to the triggering instruction, and determining a target component interface from at least one component interface according to the component label carried by the triggering instruction; calling a target component corresponding to the target component interface by adopting the target component interface; acquiring service information corresponding to the identity tag from the target component according to the identity tag carried by the triggering instruction; and determining a target classification page from at least one classification page contained in the target component according to the service information, and taking floor data corresponding to the target classification page as target display data. By the arrangement, the finally determined initial display content can be more likely to fit the actual demands of the users, so that the users can reduce the time for searching the service interface of the target service, and the service processing efficiency is improved.

Description

Page display method and device and computer equipment
Technical Field
The present application relates to the field of page data processing technology, and in particular, to a page display method, a page display device, a computer device, a storage medium, and a computer program product.
Background
With the rapid development of computer technology, there is an increasing demand for processing various transactions through an internet system, and various business systems are emerging in order to meet the actual demands.
Then, when a user processes different services, the user usually faces the problem of frequent switching between different service systems, and because one service system can provide a service interface for multiple services, when the user searches a required service interface, the problem that the searching time of a target service interface is long also occurs, which causes the reduction of service processing efficiency.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a page presentation method, apparatus, computer device, storage medium, and computer program product that improve business processing efficiency.
In a first aspect, the present application provides a page display method, including:
responding to a trigger instruction, and determining a target component interface from at least one component interface according to a component label carried by the trigger instruction;
calling a target component corresponding to the target component interface by adopting the target component interface;
acquiring service information corresponding to the identity tag from the target component according to the identity tag carried by the triggering instruction;
and determining a target classification page from at least one classification page contained in the target component according to the service information, and taking floor data corresponding to the target classification page as target display data.
In one embodiment, after the target component interface is adopted and the target component corresponding to the target component interface is called, the method further includes:
acquiring authorization information corresponding to the identity tag according to the identity tag carried by the triggering instruction;
the step of collecting service information corresponding to the identity tag from the target component according to the identity tag carried by the trigger instruction comprises the following steps:
and when the identity tag successfully acquires the authorization information, acquiring service information corresponding to the identity tag from the target component.
In one embodiment, after determining the target classification page from at least one classification page contained in the component according to the service information, the method includes:
and adding one to the selection times corresponding to the target classification page.
In one embodiment, the service information includes a number of selections corresponding to the classification page;
the determining, according to the service information, a target classification page from at least one classification page included in the component includes:
and determining the target classified pages according to the selection times corresponding to the classified pages contained in the component.
In one embodiment, after the floor data included in the target classification page is taken as target display data, the method further includes:
and displaying the target display data through the target component.
In one embodiment, the method further comprises:
receiving a selection instruction;
and according to the classification page label carried by the selection instruction, taking the classification page corresponding to the classification page label as a new target classification page, and displaying floor data corresponding to the new target classification page as new target display data.
In a second aspect, the present application further provides a page display device, including:
the first determining module is used for responding to the triggering instruction and determining a target component interface from at least one component interface according to the component label carried by the triggering instruction;
the calling module is used for calling a target component corresponding to the target component interface by adopting the target component interface;
the acquisition module is used for acquiring service information corresponding to the identity tag from the target assembly according to the identity tag carried by the triggering instruction;
and the second determining module is used for determining a target classification page from at least one classification page contained in the component according to the service information, and taking floor data corresponding to the target classification page as target display data.
In a third aspect, the present application also provides a computer device. The computer device comprises a memory and a processor, wherein the memory stores a computer program, and the processor executes the computer program to implement the page display method according to any one of the above embodiments.
In a fourth aspect, the present application also provides a computer-readable storage medium. The computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements the page presentation method described in any of the above embodiments.
In a fifth aspect, the present application also provides a computer program product. The computer program product comprises a computer program which, when executed by a processor, implements the page presentation method according to any of the embodiments described above.
According to the page display method, the device, the computer equipment, the storage medium and the computer program product, when the trigger instruction is received, the target component interface is determined according to the component label carried by the trigger instruction, and the target component is called through the target component interface, so that the quick call of the original page to the third-party page is realized, the service information generated by the account corresponding to the user in the third-party page is further collected, the classification page for the initial display of the target page and the specific data content displayed in the classification page are determined after the original page is jumped to the target page, the final display content can be more in accordance with the actual requirements of the user, the time for searching the service interface of the target service can be reduced by the user, and the service processing efficiency is improved.
Drawings
FIG. 1 is an application environment diagram of a page presentation method in one embodiment;
FIG. 2 is a flow chart of a page display method in one embodiment;
FIG. 3 is a flow chart of a page display method in one embodiment;
FIG. 4 is a flow chart of a page display method in one embodiment;
FIG. 5 is a flow chart of a page display method in one embodiment;
FIG. 6 is a block diagram of a page display device in one embodiment;
fig. 7 is an internal structural diagram of a computer device in one embodiment.
Detailed Description
The present application will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present application more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
The page display method provided by the embodiment of the application can be applied to an application environment shown in figure 1. The terminal 102 communicates with the first server 104 through a network, and the terminal 102 is communicatively connected with at least one second server 106, wherein the first server 104 and the second server 106 are respectively connected with a data storage system.
For example, the page display method is applied to the terminal 102, the terminal 102 can receive a trigger instruction through a human-computer interaction interface, and then the terminal 102 determines a target component interface from at least one component interface according to the component tag carried by the trigger instruction; then, a target component interface is adopted, and a target component corresponding to the target component interface is called; acquiring service information corresponding to the identity tag from a data storage system of the second server 106 according to the identity tag carried by the trigger instruction; and finally, determining a target classification page from at least one classification page contained in the target assembly according to the service information, and taking floor data corresponding to the target classification page as target display data, wherein the terminal 102 can be, but is not limited to, various personal computers, notebook computers, smart phones and tablet computers. The first server 104 and the second server 106 may be implemented as separate servers or as a server cluster composed of a plurality of servers. The terminal 102 and the first server 104 and the second server 106 may be directly or indirectly connected through wired or wireless communication means, for example, through a network connection.
For another example, the page display method is applied to the server 104, when the terminal 102 receives a trigger instruction through the man-machine interaction interface, the terminal 102 sends the trigger instruction to the server 104, and then the server 104 determines a target component interface from at least one component interface according to the component tag carried by the trigger instruction; then, a target component interface is adopted, and a target component corresponding to the target component interface is called; acquiring service information corresponding to the identity tag from a data storage system of the second server 106 according to the identity tag carried by the trigger instruction; and finally, determining a target classification page from at least one classification page contained in the target assembly according to the service information, and taking floor data corresponding to the target classification page as target display data. It will be appreciated that the data storage system may be a stand-alone storage device, or the data storage system may be located on a server, or the data storage system may be located on another terminal.
In one embodiment, a page display method is provided, and the embodiment is illustrated by applying the page display method to a terminal, and it can be understood that the method can also be applied to a first server, and can also be applied to a system including the terminal and the first server, and implemented through interaction between the terminal and the server. As shown in fig. 2, the page display method includes:
step 202, responding to the trigger instruction, and determining a target component interface from at least one component interface according to the component label carried by the trigger instruction.
The trigger instruction may refer to an instruction to jump from an original page to a target page.
As an example, the original page may be an H5 page and the target page may be a third party page pre-embedded in the H5 page.
The H5 page refers to a web page developed based on the HTML5 standard. HTML5 is a standard for building and rendering web page content that provides more functionality and features so that web pages can be richer and interacted with. Wherein, the third party page can be embedded in the H5 page in the following ways: iframe tag: other web pages may be embedded in the H5 page using iframe tags. By setting the src attribute of the iframe, the URL of the third party page to be embedded can be specified. Thus, the third party page is displayed in an independent frame in the H5 page; ajax request: by using Ajax technology, the content of the third party page can be loaded asynchronously in the H5 page. Acquiring HTML content of a third-party page by sending an Ajax request, and then inserting the HTML content into a designated position of an H5 page; javaScript embedding: using JavaScript in the H5 page the contents of the third party page can be loaded into the H5 page in script form by dynamically creating script tags.
The component tag may be at least one of letters, characters, or numbers, and is used to uniquely identify the corresponding component interface.
A component interface may refer to an interface where a current H5 page communicates and interacts with another third party page via a network or other means.
The target component interface refers to an interface where the current H5 page communicates and interacts with the target page through a network or other means.
As an example, the trigger instruction may be sent by the user through a man-machine interaction interface of the original page presented by the terminal. In actual use, the H5 page may intensively display at least one third party page by setting at least one identifier in the page, when the user clicks into a specific H5 page on the man-machine interaction interface of the terminal, and further selects the identifier corresponding to the third party page to be skipped on the H5 page, the user may understand that the identifier selected by the user may be considered as a component tag, the third party page corresponding to the identifier selected by the user may be considered as a target page, and the terminal uses the interface of communication and interaction between the H5 page and the target page as a target component interface according to the identifier selected by the user.
Step 204, calling a target component corresponding to the target component interface by adopting the target component interface.
In this embodiment, the component may refer to an access address of the third-party webpage that is packaged, so that the terminal makes repeated calls of the third-party webpage in the H5 page.
The component interfaces are in one-to-one correspondence with the components, and the terminal can access the access address of the third-party webpage through the component interfaces so as to realize the call of the third-party webpage.
The target component refers to the access address of the encapsulated target page corresponding to the target component interface.
And 206, acquiring service information corresponding to the identity tag from the target component according to the identity tag carried by the triggering instruction.
The identity tag can also be at least one of letters, characters or numbers, and can be used for uniquely identifying an account sending a trigger instruction, as an example, a user can register and log in an H5 page in advance, and when the user clicks into the H5 page on a man-machine interaction interface of the terminal and further selects an identifier corresponding to a third party page to be jumped on the H5 page, the identity tag can be understood to send the trigger instruction carrying the identity tag, and in this scenario, the identity tag can be specifically a terminal equipment number, an email address or other form of identification characters sending the trigger instruction.
The business information refers to information generated by any operation of the account corresponding to the identity tag on the third-party page. The service information may include the number of selections of each classified page corresponding to the current account, the stay time of each classified page corresponding to the current account, and the like.
The classified pages of the third-party pages refer to sub-pages in which all contents contained in the pages are sorted and displayed according to a certain classification mode by the third-party pages. Typically, the classification page classifies the content in the third party page according to different topics, types or other attributes, so that the user can browse and find the interested content more conveniently, the classification page typically lists the titles or thumbnails of each classification, and provides links or navigation, so that the user can click into a specific classification page to view the floor data contained in the current classification page.
And step 208, determining a target classification page from at least one classification page contained in the target assembly according to the service information, and taking floor data corresponding to the target classification page as target display data.
The target classification page refers to a classification page which is initially displayed by the target page after the original page is jumped to the target page.
The target display data may refer to specific data content displayed in a classification page in which the target page performs initial display after the original page is jumped to the target page.
In this embodiment, when the service information includes the number of selections of each classification page corresponding to the current account, the terminal may, for example, use the classification page with the largest number of selections as the target classification page, and use the floor data corresponding to all the contents included in the target classification page as the target display data. When the service information includes the stay time of each classification page corresponding to the current account, the terminal may use, for example, the classification page having the longest total stay time as the target classification page, and use the floor data corresponding to all the contents included in the target classification page as the target presentation data.
Or if the service information content of the current account is less, or the user jumps to the target page through the original page for the first time, the terminal can take the preset classified page as the target classified page, and take the floor data corresponding to all the content contained in the preset classified page as the target display data.
According to the page display method, when the terminal receives the trigger instruction, the target component interface is determined according to the component tag carried by the trigger instruction, and the target component is called through the target component interface, so that the quick call of the original page to the third-party page is realized, the service information generated by the account corresponding to the user on the third-party page is further collected, the classification page for initial display of the target page and the specific data content displayed in the classification page are determined after the original page jumps to the target page, the final display content can better meet the actual requirements of the user, the time for searching the service interface of the target service can be reduced by the user, and the service processing efficiency is improved.
As shown in fig. 3, in some alternative embodiments, after step 204, further includes:
step 205, obtaining authorization information corresponding to the identity tag according to the identity tag carried by the triggering instruction.
Accordingly, step 206 includes: step 206a, when the authorization information corresponding to the identity tag is successfully obtained, collecting the service information corresponding to the identity tag from the target component.
In this embodiment, the second server of the target page may generate an authorization token corresponding to the original page in advance through a JavaScript method, then perform identity verification on the original page through a JavaScript interface to determine that the original page has the qualification of acquiring the authorization token, and issue the authorization token to the original page passing the verification, when the user needs to register and log in the original page in advance before sending a trigger instruction through the original page, and when the user clicks into a specific original page on a man-machine interaction interface of the terminal, and further selects the target page to be jumped on the original page, the terminal encrypts the authorization token by using AES/E path protection, and sends the encrypted authorization token and the identity tag to the second server, and after the verification is passed, the second server may verify the validity and timeliness of the authorization token, and obtain account information of the account corresponding to the identity tag from the data storage system of the first server to complete the log in of the target page of the current account.
The authorization information may refer to an authorization token issued by the second server.
In another embodiment, the terminal may further verify the account information state of the account corresponding to the identity tag obtained by the target page, and when the second server of the target page successfully obtains the account information of the account corresponding to the identity tag from the data storage system of the first server, the terminal collects the service information corresponding to the identity tag from the data storage system of the second server.
As shown in fig. 4, in some alternative embodiments, after step 208, further includes:
step 209, adding one to the number of selections corresponding to the target classification page.
The service information comprises the selection times corresponding to the classification pages;
step 208 includes: and determining the target classified pages according to the selection times corresponding to the classified pages contained in the component.
As an example, the terminal may obtain the number of times of selecting each classified page of the target page by the current account, and further use the classified page with the largest number of times of selecting as the target classified page, or the terminal may use the current time as a starting point, and obtain the number of times of selecting each classified page of the target page by the current account in a preset time period before the starting point, which may be understood that the terminal may obtain the number of times of selecting each classified page of the target page by the current account in a last period, and further use the classified page with the largest number of times of selecting in the last period as the target classified page.
Still alternatively, after step 208, the method further includes: and collecting the display duration of the target classification page.
Accordingly, if the service information includes the total duration of the presentation corresponding to the classified pages, in step 208, the target classified page may be determined according to the residence duration corresponding to each classified page included in the component.
As an example, the terminal may obtain the total residence time of the current account in each classification page of the target page, and further take the classification page with the longest residence time as the target classification page, or the terminal may use the current time as a starting point, and obtain the total residence time of the current account in each classification page of the target page within a preset time period before the starting point, which may be understood that the terminal may obtain the total residence time of the current account in each classification page of the target page in a last period, and further take the classification page with the longest residence time in the last period as the target classification page.
In some optional embodiments, the page presentation method further comprises:
and displaying the target display data through the target component.
After determining the target display data, the terminal may send a display instruction to the second server, where the display instruction carries a tag of the target classification page and a tag of the target display data, and after receiving the display instruction, the second server determines, according to the tag of the target classification page, the target classification page from at least one classification page included in the target page, and determines, according to the tag of the target display data, data to be displayed by the target classification page.
Or, step 206 and step 208 may be executed by the second server, after the terminal invokes the target component successfully, the second server collects service information corresponding to the identity tag from the data storage system according to the identity tag carried by the trigger instruction, further determines, according to the service information, a target classification page from at least one classification page included in the target component, and displays floor data corresponding to the target classification page as target display data.
As shown in fig. 5, in some alternative embodiments, the page presentation method further includes:
step 502, receiving a selection instruction;
and 504, according to the classified page tag carried by the selection instruction, taking the classified page corresponding to the classified page tag as a new target classified page, and displaying floor data corresponding to the new target classified page as new target display data.
The sort page tag may also be composed of at least one of letters, characters, or numbers for uniquely identifying one sort page contained in the target page. The server can pre-store one-to-one mapping relation between the classified page labels and the classified pages, the terminal can pre-obtain one-to-one mapping relation between the classified page labels and the classified pages from the server and store the one-to-one mapping relation, when a selection instruction sent by a user is received, according to the classified page labels carried by the selection instruction, the corresponding classified pages are matched from the one-to-one mapping relation between the classified page labels and the classified pages to serve as new target classified pages, and floor data corresponding to the new target classified pages are further displayed as new target display data.
In the page display method, when the terminal receives the trigger instruction, the target component interface is determined according to the component tag carried by the trigger instruction, and the target component is called through the target component interface, so that the quick call of the original page to the third-party page is realized, the service information generated by the account corresponding to the user on the third-party page is further collected, the classified page which is initially displayed by the target page and the specific data content displayed in the classified page are determined after the user jumps to the target page from the original page, wherein the service information can comprise the display duration and the selection times of the classified page, so that the demand of the user for services which can be provided by different classified pages is more intuitively reflected, the finally determined initial display content can be more likely attached to the actual demand of the user, the time for searching the service interface of the target service can be reduced, and the service processing efficiency is improved.
It should be understood that, although the steps in the flowcharts related to the above embodiments are sequentially shown as indicated by arrows, these steps are not necessarily sequentially performed in the order indicated by the arrows. The steps are not strictly limited to the order of execution unless explicitly recited herein, and the steps may be executed in other orders. Moreover, at least some of the steps in the flowcharts described in the above embodiments may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of the steps or stages is not necessarily performed sequentially, but may be performed alternately or alternately with at least some of the other steps or stages.
Based on the same inventive concept, the embodiment of the application also provides a page display device for realizing the page display method. The implementation of the solution provided by the device is similar to the implementation described in the above method, so the specific limitation of one or more embodiments of the page display device provided below may be referred to the limitation of the page display method described above, and will not be repeated here.
In one embodiment, as shown in FIG. 6, there is provided a page display device 600 comprising: a first determination module 602, a calling module 604, an acquisition module 606, and a second determination module 608, wherein:
the first determining module 602 is configured to respond to the trigger instruction, and determine, according to the component tag carried by the trigger instruction, a target component interface from at least one component interface;
the calling module 604 is configured to use a target component interface to call a target component corresponding to the target component interface;
the acquisition module 606 is configured to acquire service information corresponding to the identity tag from the target component according to the identity tag carried by the trigger instruction;
the second determining module 608 is configured to determine, according to the service information, a target classification page from at least one classification page included in the component, and use floor data corresponding to the target classification page as target display data.
In some alternative embodiments, the acquisition module 606 is further configured to:
acquiring authorization information corresponding to the identity tag according to the identity tag carried by the triggering instruction;
and when the identity tag successfully acquires the authorization information, acquiring service information corresponding to the identity tag from the target component.
In some alternative embodiments, the second determination module 608 is further configured to:
and adding one to the selection times corresponding to the target classification page.
In some alternative embodiments, the service information includes a number of selections corresponding to the classification page;
the second determination module 608 is further configured to:
and determining the target classified pages according to the selection times corresponding to the classified pages contained in the component.
In some alternative embodiments, the second determination module 608 is further configured to:
and displaying the target display data through the target component.
In some alternative embodiments, the second determination module 608 is further configured to:
receiving a selection instruction;
and according to the classification page label carried by the selection instruction, taking the classification page corresponding to the classification page label as a new target classification page, and taking the floor data corresponding to the new target classification page as new target display data for display.
The various modules in the page display device described above may be implemented in whole or in part by software, hardware, and combinations thereof. The above modules may be embedded in hardware or may be independent of a processor in the computer device, or may be stored in software in a memory in the computer device, so that the processor may call and execute operations corresponding to the above modules.
In one embodiment, a computer device is provided, which may be a terminal, and the internal structure of which may be as shown in fig. 7. The computer device includes a processor, a memory, an input/output interface, a communication interface, a display unit, and an input means. The processor, the memory and the input/output interface are connected through a system bus, and the communication interface, the display unit and the input device are connected to the system bus through the input/output interface. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device includes a non-volatile 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 the operating system and computer programs in the non-volatile storage media. The input/output interface of the computer device is used to exchange information between the processor and the external device. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless mode can be realized through WIFI, a mobile cellular network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a page presentation method. The display unit of the computer device is used for forming a visual picture, and can be a display screen, a projection device or a virtual reality imaging device. The display screen 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, can also be a key, a track ball or a touch pad arranged on the shell of the computer equipment, and can also be an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the structure shown in FIG. 7 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a computer readable storage medium is provided, on which a computer program is stored, which when executed by a processor implements the page presentation method described in any of the above embodiments.
In one embodiment, a computer program product is provided, comprising a computer program which, when executed by a processor, implements the page presentation method described in any of the embodiments above.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, database, or other medium used in embodiments provided herein may include at least one of non-volatile and volatile memory. The nonvolatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical Memory, high density embedded nonvolatile Memory, resistive random access Memory (ReRAM), magnetic random access Memory (Magnetoresistive Random Access Memory, MRAM), ferroelectric Memory (Ferroelectric Random Access Memory, FRAM), phase change Memory (Phase Change Memory, PCM), graphene Memory, and the like. Volatile memory can include random access memory (Random Access Memory, RAM) or external cache memory, and the like. By way of illustration, and not limitation, RAM can be in the form of a variety of forms, such as static random access memory (Static Random Access Memory, SRAM) or dynamic random access memory (Dynamic Random Access Memory, DRAM), and the like. The databases referred to in the embodiments provided herein may include at least one of a relational database and a non-relational database. The non-relational database may include, but is not limited to, a blockchain-based distributed database, and the like. The processor referred to in the embodiments provided in the present application may be a general-purpose processor, a central processing unit, a graphics processor, a digital signal processor, a programmable logic unit, a data processing logic unit based on quantum computing, or the like, but is not limited thereto.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of the application should be assessed as that of the appended claims.

Claims (10)

1. A method for displaying a page, comprising:
responding to a trigger instruction, and determining a target component interface from at least one component interface according to a component label carried by the trigger instruction;
calling a target component corresponding to the target component interface by adopting the target component interface;
acquiring service information corresponding to the identity tag from the target component according to the identity tag carried by the triggering instruction;
and determining a target classification page from at least one classification page contained in the target component according to the service information, and taking floor data corresponding to the target classification page as target display data.
2. The method according to claim 1, wherein after the target component interface is adopted and the target component corresponding to the target component interface is called, further comprising:
acquiring authorization information corresponding to the identity tag according to the identity tag carried by the triggering instruction;
the step of collecting service information corresponding to the identity tag from the target component according to the identity tag carried by the trigger instruction comprises the following steps:
and when the authorization information corresponding to the identity tag is successfully acquired, acquiring service information corresponding to the identity tag from the target component.
3. The method of claim 1, wherein after determining a target classification page from at least one classification page contained in the component according to the service information, the method comprises:
and adding one to the selection times corresponding to the target classification page.
4. A method according to claim 3, wherein the service information includes a number of selections corresponding to the classification page;
the determining, according to the service information, a target classification page from at least one classification page included in the component includes:
and determining the target classified pages according to the selection times corresponding to the classified pages contained in the component.
5. The method according to claim 1, wherein after the floor data included in the target classification page is set as target display data, further comprising:
and displaying the target display data through the target component.
6. The method of claim 5, wherein the method further comprises:
receiving a selection instruction;
and according to the classification page label carried by the selection instruction, taking the classification page corresponding to the classification page label as a new target classification page, and displaying floor data corresponding to the new target classification page as new target display data.
7. A page display device, comprising:
the first determining module is used for responding to the triggering instruction and determining a target component interface from at least one component interface according to the component label carried by the triggering instruction;
the calling module is used for calling a target component corresponding to the target component interface by adopting the target component interface;
the acquisition module is used for acquiring service information corresponding to the identity tag from the target assembly according to the identity tag carried by the triggering instruction;
and the second determining module is used for determining a target classification page from at least one classification page contained in the component according to the service information, and taking floor data corresponding to the target classification page as target display data.
8. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor implements the steps of the page presentation method of any of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium having stored thereon a computer program, characterized in that the computer program when executed by a processor implements the steps of the page presentation method of any of claims 1 to 6.
10. A computer program product comprising a computer program, characterized in that the computer program, when executed by a processor, implements the steps of the page presentation method of any of claims 1 to 6.
CN202311238552.1A 2023-09-22 2023-09-22 Page display method and device and computer equipment Pending CN117193924A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311238552.1A CN117193924A (en) 2023-09-22 2023-09-22 Page display method and device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311238552.1A CN117193924A (en) 2023-09-22 2023-09-22 Page display method and device and computer equipment

Publications (1)

Publication Number Publication Date
CN117193924A true CN117193924A (en) 2023-12-08

Family

ID=88992249

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311238552.1A Pending CN117193924A (en) 2023-09-22 2023-09-22 Page display method and device and computer equipment

Country Status (1)

Country Link
CN (1) CN117193924A (en)

Similar Documents

Publication Publication Date Title
CN106528587B (en) Page display method and device in composite webpage system
CN109359280B (en) Data display method, device, computer equipment and storage medium
CN105630792B (en) Information display and push method and device
CN111596911B (en) Method, device, computer equipment and storage medium for generating control
CN114115844A (en) Page generation method and device, computer equipment and storage medium
CN110175306A (en) A kind of processing method and processing device of advertising information
US20240119223A1 (en) Method, apparatus and electronic device for field merging
CN112256363A (en) Application page rendering method and device and electronic equipment
CN110780939B (en) Method, device, computer equipment and storage medium for loading resource file
CN113763009A (en) Picture processing method, picture skipping method, device, equipment and medium
US9176645B1 (en) Manipulating collections of items in a user interface
CN116644250A (en) Page detection method, page detection device, computer equipment and storage medium
CN117193924A (en) Page display method and device and computer equipment
CN114676359A (en) Form display method and device, computer equipment and storage medium
US20230418427A1 (en) Method, apparatuses, device and storage medium for video recommendation
CN116846974A (en) Service request processing method, device, computer equipment and storage medium
CN109254985A (en) Method for exhibiting data and device, the electronic equipment of database
CN117216425A (en) Financial business page display method, device, computer equipment and storage medium
CN114780895A (en) Business object recommendation method and device, computer equipment and storage medium
CN117667883A (en) Data transfer method, device, computer equipment and storage medium
CN117493113A (en) Data reporting method, device, computer equipment and storage medium
CN116909663A (en) Operation guiding method, device, equipment, medium and product for financial business transaction
CN115952374A (en) Landing page generation method and device, computer equipment and storage medium
CN116661921A (en) Method, device and equipment for determining information display page of financial service system
CN117112103A (en) Component information display method, 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