CN114238806A - Page display method, page display device, computer equipment, storage medium and program product - Google Patents

Page display method, page display device, computer equipment, storage medium and program product Download PDF

Info

Publication number
CN114238806A
CN114238806A CN202111413884.XA CN202111413884A CN114238806A CN 114238806 A CN114238806 A CN 114238806A CN 202111413884 A CN202111413884 A CN 202111413884A CN 114238806 A CN114238806 A CN 114238806A
Authority
CN
China
Prior art keywords
target
page
identification information
parameters
information
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
CN202111413884.XA
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.)
CCB Finetech Co Ltd
Original Assignee
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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202111413884.XA priority Critical patent/CN114238806A/en
Publication of CN114238806A publication Critical patent/CN114238806A/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/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes
    • G06F21/6254Protecting personal data, e.g. for financial or medical purposes by anonymising data, e.g. decorrelating personal data from the owner's identification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Finance (AREA)
  • Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Medical Informatics (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to a page display method, a page display device, a computer device, a storage medium and a computer program product. Receiving an access request which is sent by a client and comprises identification information of a target page to be accessed, determining element information comprising target elements required by the target page and parameters of each target element from a database according to the identification information and a preset corresponding relation, and sending the element information to the client so as to instruct the client to generate and display the target page on a display platform according to the target elements in the element information and the parameters of each target element; the element information required by different pages is stored in the database in advance, so that when different display platforms on the client access the target page, the target page is directly generated and displayed according to the element information of the target page acquired from the database, the problem of large page development amount caused by independently developing the page display of the target page aiming at different display platforms is solved, and the development amount of the platform page display is reduced.

Description

Page display method, page display device, computer equipment, storage medium and program product
Technical Field
The present application relates to the field of big data resource scheduling technologies, and in particular, to a page display method, an apparatus, a computer device, a storage medium, and a computer program product.
Background
With the continuous development of banking business and the continuous improvement of business requirements, more and more transaction cooperation platforms are accessed by banks, so that various channels can be provided for users to perform online transaction of related banking business, and the consumption experience of the users is improved.
In the traditional technology, each new transaction cooperation platform is added, a set of page display needs to be developed independently, and the development amount is large.
Disclosure of Invention
In view of the above, it is necessary to provide a page display method, an apparatus, a computer device, a storage medium, and a computer program product capable of reducing the development amount of page display in order to solve the above technical problems.
In a first aspect, the present application provides a page display method, including:
receiving an access request sent by a client, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
and sending the element information to a client to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, the identification information includes a transaction code of the target page, and the determining, from a database, element information required by the target page according to the identification information and a preset correspondence includes:
determining a target element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element;
and acquiring parameters of each target element from the database to obtain the element information.
In one embodiment, the identification information further includes an element attribute type; acquiring parameters of each target element from a database to obtain the element information, wherein the parameters comprise:
and determining the corresponding parameters of each target element under the element attribute type from the database to obtain the element information.
In one embodiment, the access request further includes an identification of the client; the target elements comprise basic elements and differential elements; according to the corresponding relation between the transaction code and the element, determining the target element corresponding to the transaction code in the identification information from the database, including:
determining the basic element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element; and
and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, the method further comprises:
desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters;
sending the element information to a client, comprising:
and sending the target element, the static parameter and the desensitized dynamic parameter as element information to a client.
In one embodiment, the method further comprises:
storing the element information in a cache;
desensitizing a dynamic parameter of a particular one of the target elements, comprising:
desensitizing the dynamic parameters of the specific target element in the cache.
In a second aspect, the present application further provides a page display method, including:
sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
receiving element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
and generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
In a third aspect, the present application further provides a page display apparatus, including:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an access request sent by a client, and the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
the determining module is used for determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
and the sending module is used for sending the element information to the client so as to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, the identification information includes a transaction code of the target page, and the determination module includes a first determination unit and a second determination unit; the first determining unit is used for determining a target element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element; and the second determining unit is used for acquiring the parameters of each target element from the database to obtain the element information.
In one embodiment, the identification information further includes an element attribute type; the second determining unit is specifically configured to determine, from the database, a parameter corresponding to each target element in the element attribute type, and obtain the element information.
In one embodiment, the access request further includes an identification of the client; the target elements comprise basic elements and differential elements; the first determining unit is specifically configured to determine, from the database, a basic element corresponding to the transaction code in the identification information according to a correspondence between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, the apparatus further includes a data processing module, where the data processing module is configured to perform desensitization processing on the dynamic parameters of a specific target element in the target elements to obtain desensitized dynamic parameters; the sending module is specifically configured to send the target element, the static parameter, and the desensitized dynamic parameter as the element information to the client.
In one embodiment, the apparatus further comprises a cache module, configured to store the element information in a cache; the data processing module is specifically configured to perform desensitization processing on the dynamic parameter of the specific target element in the cache.
In a fourth aspect, the present application further provides a page displaying apparatus, including:
the sending module is used for sending an access request to the server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
the receiving module is used for receiving the element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
and the generating module is used for generating and displaying a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In a fifth aspect, the present application further provides a computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the steps of the methods in the first and second aspects when executing the computer program.
In a sixth aspect, the present application also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the method of the first and second aspects.
In a seventh aspect, the present application also provides a computer program product comprising a computer program that, when executed by a processor, performs the steps of the methods of the first and second aspects.
According to the page display method, the page display device, the computer equipment, the storage medium and the computer program product, the server receives an access request which is sent by a client and comprises identification information of a target page to be accessed, then, according to preset corresponding relations between the identification information and the identification information of different pages and elements required by different pages, element information comprising target elements required by the target page and parameters of each target element is determined from a database, and the element information is sent to the client so as to instruct the client to generate and display the target page on the display platform according to the target elements in the element information and the parameters of each target element; that is to say, in the embodiment of the present application, element information required by different pages is stored in a database in advance, so that when different display platforms on a client access a target page, a server can return the element information required by the target page to the client according to identification information of the target page, and then the client generates and displays the target page on the display platform according to the element information, thereby avoiding a problem of a large development amount caused by separately developing page displays of the target page for different display platforms, reducing a development amount of the platform page displays, and improving page development efficiency of different platforms. In addition, differential page setting can be performed on different display platforms, element information corresponding to the same page on different display platforms can be stored in a database in advance, differential platform page display design can be performed on different display platforms conveniently, and design flexibility and openness of page display are improved.
Drawings
FIG. 1 is a diagram of an application environment of a page presentation method in one embodiment;
FIG. 2 is a flowchart illustrating a page displaying method according to a first embodiment;
FIG. 3 is a flowchart illustrating a page displaying method according to a second embodiment;
FIG. 4 is a flowchart illustrating a page displaying method according to a third embodiment;
FIG. 5 is a flowchart illustrating a page displaying method according to a fourth embodiment;
FIG. 6 is a diagram illustrating a complete flow of a page displaying method in the fifth embodiment;
FIG. 7 is a block diagram showing the construction of a page displaying apparatus in the first embodiment;
FIG. 8 is a block diagram showing the structure of a page displaying apparatus in the second embodiment;
FIG. 9 is a block diagram showing the construction of a page displaying apparatus in the third embodiment;
FIG. 10 is a block diagram showing the construction of a page displaying apparatus in the fourth embodiment;
FIG. 11 is a block diagram showing the construction of a page displaying apparatus in the fifth embodiment;
FIG. 12 is an internal block diagram of a server in one embodiment;
FIG. 13 is a diagram of the internal structure of a client in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The page display method provided by the application can be applied to the application environment shown in fig. 1. Wherein the client 101 communicates with the server 102 over a network. The client 101 may be but not limited to various personal computers, notebook computers, smart phones, tablet computers, internet of things devices and portable wearable devices, and the internet of things devices may be smart televisions, smart air conditioners, smart car-mounted devices and the like. The portable wearable device can be a smart watch, a smart bracelet, a head-mounted device, and the like. The server 102 may be implemented as a stand-alone server or as a server cluster comprised of multiple servers.
In one embodiment, as shown in fig. 2, a page display method is provided, which is described by taking the application of the method to the server in fig. 1 as an example, and includes the following steps:
step 201, receiving an access request sent by a client, where the access request includes identification information of a target page to be accessed.
The identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different; optionally, the identification information may be in any form such as a field, a character string, a numerical code, and the like, which is not limited in this embodiment of the application.
Optionally, the same identification information may be preset for the same target page accessed by different platforms installed on the client, where the different platforms may be different application programs (APPs) or different application systems accessible in the browser; for example: the detailed information of the bank card is inquired through the WeChat platform or the Paibao platform, and the same identification information can be adopted for a target page displaying the detailed information of the bank card. Of course, different identification information may also be preset for the same target page accessed on different platforms, that is, when different platforms access the same target page, the displayed content in the target page is different and different; in actual development, the page identification information can be set according to actual requirements of related pages of different platforms, which is not limited in the present application.
Optionally, when the client accesses the target page to be accessed at the current time, the client sends an access request carrying the identification information of the target page to the server, so that after receiving the access request sent by the client, the server acquires the identification information of the target page that the client needs to access at present from the access request.
Step 202, determining element information required by the target page from a database according to the identification information and a preset corresponding relation.
Wherein, the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages.
Optionally, after receiving the identification information of the target page to be accessed, which is sent by the client, the server may determine, according to the identification information and the corresponding relationship, all elements required by the target page corresponding to the identification information from the database, and then obtain element information corresponding to each element from the database; alternatively, the required elements in the page may be words, characters, pictures, icons, buttons, text boxes, audio, video, animation, etc., and the parameters of the elements may be different attribute parameters of the elements, such as: shape, size, display form, color, etc., and may also be actual text content or data; this is not a limitation of the present application.
Step 203, sending the element information to the client, so as to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In the page display method, a server receives an access request which is sent by a client and comprises identification information of a target page to be accessed, then, according to a preset corresponding relation between the identification information and the identification information of different pages and elements required by different pages, element information comprising target elements required by the target page and parameters of each target element is determined from a database, and the element information is sent to the client so as to instruct the client to generate and display the target page on a display platform according to the target elements in the element information and the parameters of each target element; that is to say, in the embodiment of the present application, element information required by different pages is stored in a database in advance, so that when different display platforms on a client access a target page, a server can return the element information required by the target page to the client according to identification information of the target page, and then the client generates and displays the target page on the display platform according to the element information, thereby avoiding a problem of a large development amount caused by separately developing page displays of the target page for different display platforms, reducing a development amount of the platform page displays, and improving page development efficiency of different platforms. In addition, differential page setting can be performed on different display platforms, element information corresponding to the same page on different display platforms can be stored in a database in advance, differential platform page display design can be performed on different display platforms conveniently, and design flexibility and openness of page display are improved.
FIG. 3 is a flowchart illustrating a page display method according to another embodiment. In this embodiment, when the identification information includes the transaction code of the target page, the server determines one optional implementation process of the element information required by the target page from the database according to the identification information and the preset corresponding relationship, and based on the above embodiment, as shown in fig. 3, the step 202 includes:
step 301, according to the corresponding relationship between the transaction code and the element, determining the target element corresponding to the transaction code in the identification information from the database.
The corresponding relation between the transaction codes of different pages and elements required by the pages is stored in the database in advance.
Optionally, after receiving the transaction code of the target page to be accessed, which is sent by the client, the server may determine the target element corresponding to the transaction code according to the transaction code and the corresponding relationship.
In an optional implementation process of this embodiment, for the same page, when the same page is displayed on different platforms, according to different platform requirements or different usage rights, elements included in the displayed page may have differences, for example: when the special APP of the bank is used for accessing the transaction details of the bank card of the user, and the APP of the third party is used for accessing the transaction details of the bank card of the user, elements included in a transaction details page of the jumped to the bank card can be different.
For such a situation, the access request sent by the client to the server may further include an identifier of the client, optionally, the identifier of the client may be an identifier of a platform in the client that accesses the target page, the target elements required by the target page may include a base element and a differential element, the base element may be an element included when each platform accesses the target page, and the differential element may be another element that is different when different platforms access the target page, except the base element.
Based on this, the step may include:
step 3011, determine the basic element corresponding to the transaction code in the identification information from the database according to the corresponding relationship between the transaction code and the element.
Optionally, the corresponding relationship between the transaction codes of different pages and the basic elements required by the pages may be stored in the database in advance; after receiving the transaction code of the target page to be accessed, which is sent by the client, the server can determine the basic element corresponding to the transaction code according to the transaction code and the corresponding relation.
And step 3012, obtaining a differentiation element corresponding to the client from the database according to the identifier and the transaction code of the client.
The identifier of the client may be an identifier of a platform in the client that accesses the target page.
Optionally, the database may also pre-store transaction codes of different pages, identifiers of different platforms, and correspondence between differential elements required by different pages; after receiving the client identifier and the transaction code of the target page sent by the client, the server can obtain the differentiation elements corresponding to the client from the database according to the client identifier, the transaction code and the corresponding relationship.
Step 302, obtaining parameters of each target element from the database to obtain the element information.
Optionally, the database may further include parameters corresponding to each element required by each page; the database storing the parameters of the respective elements may be the same as or different from the database storing the correspondence between the transaction codes of different pages and the elements required for the pages. For the basic elements and the differential elements, the parameters corresponding to each element can be obtained from the corresponding database, and element information including the parameters of each basic element, each differential element, and each differential element is obtained.
In an optional implementation process of this embodiment, the identification information may further include an element attribute type, and the server may further determine, from the database, a parameter corresponding to each target element in the element attribute type, to obtain the element information; optionally, the element attribute type may include a language type, such as: the language type can include Chinese, English, French and the like, namely, parameters of each element corresponding to different language types can be stored in a database in advance, and parameters corresponding to each target element required by the target page under the element attribute type are obtained from the database according to the element attribute type in an access request sent by a client to obtain the element information; optionally, the element attribute type may further include a data type, for example: the data type may include a character type, an integer type, a floating point type, etc., and in the database, parameters of each element corresponding to different data types may be stored in advance; it should be noted that the attribute type of the element may also include other attribute types for defining parameters, which is not limited in this embodiment of the application.
In this embodiment, the server determines, from the database, a basic element corresponding to the transaction code in the identification information according to the correspondence between the transaction code and the element of the target page, and acquires, from the database, a differentiated element corresponding to the client according to the identification of the client and the transaction code of the target page, which are carried in the access request; then, the server acquires each basic element and each differential element from the database, and obtains the element information according to the corresponding parameters under the element attribute types; the feasibility and the expandability of acquiring the element information are increased, the flexibility of setting the elements of the pages of different platforms can be improved, the diversity of the page display of different platforms and the efficiency of the page display are increased, in addition, the element attribute types are set, the diversity requirements of different pages can be adapted, the independent development of the pages with different requirements is avoided, the development amount of the page display can be reduced, and the page development efficiency is improved.
In an optional embodiment of the present application, the parameters of the target element may include a static parameter of the target element and a dynamic parameter of the target element, where the static parameter may be a static string of the target element, and the dynamic parameter may be a parameter value corresponding to the static string, and may be changed according to different login accounts (may be a login account of the platform), for example: when accessing the user bank card transaction detail page, the bank card transaction detail page may include a user name: XXX, user card number: YYY, transaction amount: ZZZ, transaction serial number: the character string "user name" may be a static parameter, and "XXX" corresponding to the user name may be a dynamic parameter, which is different for different login accounts (users).
FIG. 4 is a flowchart illustrating a page display method according to another embodiment. On the basis of the foregoing embodiment, as shown in fig. 4, the method further includes:
step 401, after determining the static parameters and the dynamic parameters of each target element, the server determines a specific target element to be desensitized in each target element.
Optionally, after determining the static parameters and the dynamic parameters of each target element, the server may further store the element information of each target element, the static parameters and the dynamic parameters of each target element, and the like in the cache, so that the server may determine the specific target element to be desensitized from the cached target elements. Optionally, the server may further set an effective duration for each target element stored in the cache, and after the effective duration is over, the invalid target element in the cache and the static parameter and the dynamic parameter corresponding to the invalid target element may be deleted; the element information which is not accessed for a long time can be deleted from the cache, the data volume of the cache is reduced, and the data interaction efficiency is improved.
Optionally, after acquiring the identification information of the target page to be accessed, the server may preferentially determine whether a target element required by the target page exists in the cache according to the identification information and a preset corresponding relationship, if so, directly acquire the target element and a static parameter and a dynamic parameter corresponding to the target element from the cache, and if not, acquire the target element and a static parameter and a dynamic parameter corresponding to the target element from the database.
And 402, desensitizing the dynamic parameters of the specific target element to obtain desensitized dynamic parameters.
Optionally, after obtaining the static parameters and the dynamic parameters of each target element, the server performs desensitization processing on the dynamic parameters of the specific target element with respect to a preset specific target element to obtain desensitized dynamic parameters, for example: based on the above example, the specific target element may be a bank card number, and desensitize the dynamic parameter "YYY" of the bank card number to ensure the security of the user privacy.
Optionally, step 203 may further include:
and step 403, sending each target element, the static parameter corresponding to each target element and the desensitized dynamic parameter as the element information to the client.
In this embodiment, desensitization processing is performed on the dynamic parameter of the specific target element to obtain a desensitized dynamic parameter, and then, the static parameter and the desensitized dynamic parameter corresponding to each target element and each target element are sent to the client as the element information, so that the security of the user information in the data transmission process can be improved, and leakage of the user information is avoided. In addition, the target element required by the target page and the static parameter and the dynamic parameter corresponding to the target element are acquired from the cache, and when the target element is the specific target element, the desensitization processing is performed on the dynamic parameter of the specific target element acquired from the cache, so that the acquisition rate of the element information required by the target page can be increased, and the presentation efficiency of the target page can be improved.
In one embodiment, as shown in fig. 5, a page display method is provided, which is described by taking the application of the method to the client in fig. 1 as an example, and includes the following steps:
step 501, an access request is sent to a server, where the access request includes identification information of a target page to be accessed.
The identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different; optionally, the identification information may be in any form such as a field, a character string, a numerical code, and the like, which is not limited in this embodiment of the application.
Specifically, reference may be made to the related discussion of step 201, which is not described herein again.
Step 502, receiving element information sent by the server according to the access request; the element information includes target elements required for the target page and parameters of each of the target elements.
The target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is a corresponding relationship between the identification information of different pages and the element required by different pages.
Reference may be made to the related discussion of step 202, which is not described herein again.
Step 503, generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
Optionally, after receiving the element information of the target page sent by the server, the client may perform page rendering on the target elements in the element information and the parameters of each target element, generate the target page, and display the target page on the display platform.
In the page display method, a client sends an access request including identification information of a target page to be accessed to a server, and then receives target elements required by the target page determined from a database by the server according to the identification information of the target page in the access request and a preset corresponding relation, and obtains parameters of each target element to obtain element information corresponding to the target page; generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element; that is to say, in the embodiment of the present application, element information required by different pages is stored in a database of a server in advance, so that when different display platforms on a client access a target page, the server can return the element information required by the target page to the client according to identification information of the target page, and then the client generates and displays the target page on the display platform according to the element information, thereby avoiding a problem of a large development amount caused by separately developing page displays of the target page for different platforms, reducing the development amount of the platform page displays, and improving page development efficiency of different platforms. In addition, differential page setting can be performed on different display platforms, element information corresponding to the same page on different display platforms can be stored in a database in advance, differential platform page display design can be performed on different display platforms conveniently, and design flexibility and openness of page display are improved.
FIG. 6 is a diagram illustrating a complete flow of a page displaying method according to another embodiment. On the basis of the above embodiment, as shown in fig. 6, the method further includes:
601, a client sends an access request carrying identification information of a target page to be accessed and an identification of the client to a server, wherein the identification information of the target page comprises a transaction code and an element attribute type of the target page; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
step 602, the server determines a basic element corresponding to the transaction code from a database according to the corresponding relationship between the transaction code and the element, and acquires a differentiated element corresponding to the client from the database according to the identifier and the transaction code of the client as a target element of the target page;
step 603, determining parameters corresponding to each target element in the element attribute type from a database according to the element attribute type of the target page to obtain the element information; the parameters of the target elements comprise static parameters and dynamic parameters of the target elements, and the element information comprises the target elements required by the target page and the parameters of each target element;
step 604, storing the element information in a cache;
605, performing desensitization processing on the dynamic parameters of the specific target elements in the cache to obtain desensitized dynamic parameters;
step 606, the target element, the static parameter and the desensitized dynamic parameter are sent to the client as element information;
step 607, the client receives the element information sent by the server, and generates and displays the target page on the display platform according to the target elements in the element information and the parameters of each target element.
It should be understood that although the various steps in the flow charts of fig. 2-6 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2-6 may include multiple steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, which are not necessarily performed in sequence, but may be performed in turn or alternately with other steps or at least some of the other steps.
In one embodiment, as shown in fig. 7, there is provided a page displaying apparatus including: a receiving module 701, a determining module 702 and a sending module 703, wherein:
a receiving module 701, configured to receive an access request sent by a client, where the access request includes identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
a determining module 702, configured to determine, according to the identifier information and a preset corresponding relationship, element information required by the target page from a database; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
a sending module 703, configured to send the element information to the client, so as to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, as shown in fig. 8, the identification information includes a transaction code of the target page, and the determining module 702 includes a first determining unit 7021 and a second determining unit 7022; the first determining unit 7021 is configured to determine, according to a corresponding relationship between the transaction code and the element, a target element corresponding to the transaction code in the identification information from a database; second determining unit 7022 is configured to obtain the parameter of each target element from the database, and obtain the element information.
In one embodiment, the identification information further includes an element attribute type; the second determining unit 7022 is specifically configured to determine, from the database, a parameter corresponding to each target element in the element attribute type, and obtain the element information.
In one embodiment, the access request further includes an identification of the client; the target elements comprise basic elements and differential elements; the first determining unit 7021 is specifically configured to determine, from the database, a basic element corresponding to the transaction code in the identification information according to a corresponding relationship between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, as shown in fig. 9, the apparatus further includes a data processing module 704, where the data processing module 704 is configured to perform desensitization processing on the dynamic parameters of a specific target element in the target elements, so as to obtain desensitized dynamic parameters; the sending module 703 is specifically configured to send the target element, the static parameter, and the desensitized dynamic parameter as the element information to the client.
In one embodiment, as shown in fig. 10, the apparatus further includes a caching module 705, where the caching module 705 is configured to store the element information in a cache; the data processing module 704 is specifically configured to perform desensitization processing on the dynamic parameter of the specific target element in the cache.
In one embodiment, as shown in fig. 11, there is provided a page displaying apparatus including: a sending module 1101, a receiving module 1102 and a generating module 1103, wherein:
a sending module 1101, configured to send an access request to a server, where the access request includes identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
a receiving module 1102, configured to receive element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
a generating module 1103, configured to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
For the specific definition of the page displaying device, reference may be made to the above definition of the page displaying method, which is not described herein again. The various modules in the page display apparatus can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 12. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing element information of different pages. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a page presentation method.
In one embodiment, a computer device is provided, which may be a client, and its internal structure diagram may be as shown in fig. 13. The computer device includes a processor, a memory, a communication interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The communication interface of the computer device is used for carrying out wired or wireless communication with an external terminal, and the wireless communication can be realized through WIFI, an operator network, NFC (near field communication) or other technologies. The computer program is executed by a processor to implement a page presentation method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
It will be appreciated by those skilled in the art that the configurations shown in fig. 12 and 13 are only block diagrams of some configurations relevant to the present disclosure, and do not constitute a limitation on the computer device to which the present disclosure may be applied, and a particular computer device may include more or less components than those shown in the figures, or may combine certain components, or have a different arrangement of components.
In one embodiment, there is provided a server comprising a memory and a processor, the memory having a computer program stored therein, the processor when executing the computer program implementing the steps of:
receiving an access request sent by a client, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
and sending the element information to a client to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, the processor, when executing the computer program, further performs the steps of: the identification information comprises a transaction code of the target page, and a target element corresponding to the transaction code in the identification information is determined from a database according to the corresponding relation between the transaction code and the element; and acquiring parameters of each target element from the database to obtain the element information.
In one embodiment, the processor, when executing the computer program, further performs the steps of: the identification information further includes an element attribute type; and determining the corresponding parameters of each target element under the element attribute type from the database to obtain the element information.
In one embodiment, the processor, when executing the computer program, further performs the steps of: the access request also comprises the identification of the client; the target elements comprise basic elements and differential elements; determining the basic element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the processor, when executing the computer program, further performs the steps of: the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, the processor, when executing the computer program, further performs the steps of: desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters; and sending the target element, the static parameter and the desensitized dynamic parameter as element information to a client.
In one embodiment, the processor, when executing the computer program, further performs the steps of: storing the element information in a cache; desensitizing the dynamic parameters of the particular target element in the cache.
In one embodiment, there is provided a client comprising a memory and a processor, the memory having a computer program stored therein, the processor when executing the computer program implementing the steps of:
sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
receiving element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
and generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
receiving an access request sent by a client, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
and sending the element information to a client to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, the computer program when executed by the processor further performs the steps of: the identification information comprises a transaction code of the target page, and a target element corresponding to the transaction code in the identification information is determined from a database according to the corresponding relation between the transaction code and the element; and acquiring parameters of each target element from the database to obtain the element information.
In one embodiment, the computer program when executed by the processor further performs the steps of: the identification information further includes an element attribute type; and determining the corresponding parameters of each target element under the element attribute type from the database to obtain the element information.
In one embodiment, the computer program when executed by the processor further performs the steps of: the access request also comprises the identification of the client; the target elements comprise basic elements and differential elements; determining the basic element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the computer program when executed by the processor further performs the steps of: the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, the computer program when executed by the processor further performs the steps of: desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters; and sending the target element, the static parameter and the desensitized dynamic parameter as element information to a client.
In one embodiment, the computer program when executed by the processor further performs the steps of: storing the element information in a cache; desensitizing the dynamic parameters of the particular target element in the cache.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
receiving element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
and generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, a computer program product is provided, having a computer program stored thereon, the computer program, when executed by a processor, performing the steps of:
receiving an access request sent by a client, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by different pages;
and sending the element information to a client to instruct the client to generate and display a target page on the display platform according to the target elements in the element information and the parameters of each target element.
In one embodiment, the computer program when executed by the processor further performs the steps of: the identification information comprises a transaction code of the target page, and a target element corresponding to the transaction code in the identification information is determined from a database according to the corresponding relation between the transaction code and the element; and acquiring parameters of each target element from the database to obtain the element information.
In one embodiment, the computer program when executed by the processor further performs the steps of: the identification information further includes an element attribute type; and determining the corresponding parameters of each target element under the element attribute type from the database to obtain the element information.
In one embodiment, the computer program when executed by the processor further performs the steps of: the access request also comprises the identification of the client; the target elements comprise basic elements and differential elements; determining the basic element corresponding to the transaction code in the identification information from a database according to the corresponding relation between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification and the transaction code of the client.
In one embodiment, the computer program when executed by the processor further performs the steps of: the parameters of the target element include static parameters and dynamic parameters of the target element.
In one embodiment, the computer program when executed by the processor further performs the steps of: desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters; and sending the target element, the static parameter and the desensitized dynamic parameter as element information to a client.
In one embodiment, the computer program when executed by the processor further performs the steps of: storing the element information in a cache; desensitizing the dynamic parameters of the particular target element in the cache.
In one embodiment, a computer program product is provided, having a computer program stored thereon, the computer program, when executed by a processor, performing the steps of:
sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
receiving element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from the database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is the corresponding relationship between the identification information of different pages and the elements required by different pages;
and generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (19)

1. A page display method is characterized by comprising the following steps:
receiving an access request sent by a client, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by the different pages;
and sending the element information to the client to instruct the client to generate and display the target page on the display platform according to the target elements in the element information and the parameters of each target element.
2. The method according to claim 1, wherein the identification information includes a transaction code of the target page, and the determining, from a database, element information required by the target page according to the identification information and a preset correspondence includes:
determining a target element corresponding to the transaction code in the identification information from the database according to the corresponding relation between the transaction code and the element;
and acquiring parameters of each target element from the database to obtain the element information.
3. The method of claim 2, wherein the identification information further comprises an element attribute type; the obtaining of the parameters of each target element from the database to obtain the element information includes:
and determining parameters corresponding to the target elements under the element attribute types from the database to obtain the element information.
4. The method of claim 2, wherein the access request further includes an identification of the client; the target elements comprise basic elements and differential elements; the determining, from the database, a target element corresponding to the transaction code in the identification information according to the correspondence between the transaction code and the element includes:
determining the basic elements corresponding to the transaction codes in the identification information from the database according to the corresponding relation between the transaction codes and the elements; and
and acquiring the differentiation elements corresponding to the client from the database according to the identification of the client and the transaction code.
5. The method according to any one of claims 1 to 4, wherein the parameters of the target element comprise static parameters and dynamic parameters of the target element.
6. The method of claim 5, further comprising:
desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters;
sending the element information to the client, including:
and sending the target element, the static parameter and the desensitized dynamic parameter as the element information to the client.
7. The method of claim 6, further comprising:
storing the element information in a cache;
the desensitizing treatment of the dynamic parameters of the specific target elements comprises:
desensitizing the dynamic parameters of the specific target elements in the cache.
8. A page display method is characterized by comprising the following steps:
sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
receiving element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from a database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is a corresponding relationship between the identification information of different pages and the element required by different pages;
and generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
9. A page display apparatus, the apparatus comprising:
the system comprises a receiving module, a processing module and a processing module, wherein the receiving module is used for receiving an access request sent by a client, and the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
the determining module is used for determining element information required by the target page from a database according to the identification information and a preset corresponding relation; the element information comprises target elements required by the target page and parameters of each target element; the preset corresponding relation is the corresponding relation between the identification information of different pages and elements required by the different pages;
and the sending module is used for sending the element information to the client so as to instruct the client to generate and display the target page on the display platform according to the target elements in the element information and the parameters of each target element.
10. The apparatus of claim 9, wherein the identification information comprises a transaction code of the destination page, and wherein the determining module comprises a first determining unit and a second determining unit;
the first determining unit is used for determining a target element corresponding to the transaction code in the identification information from the database according to the corresponding relation between the transaction code and the element;
the second determining unit is configured to obtain parameters of each target element from the database, and obtain the element information.
11. The apparatus of claim 10, wherein the identification information further comprises an element attribute type;
the second determining unit is specifically configured to determine, from the database, a parameter corresponding to each target element in the element attribute type, to obtain the element information.
12. The apparatus of claim 10, wherein the access request further includes an identification of the client; the target elements comprise basic elements and differential elements;
the first determining unit is specifically configured to determine, from the database, a basic element corresponding to the transaction code in the identification information according to a correspondence between the transaction code and the element; and acquiring the differentiation elements corresponding to the client from the database according to the identification of the client and the transaction code.
13. The apparatus according to any one of claims 9 to 12, wherein the parameters of the target element comprise static parameters and dynamic parameters of the target element.
14. The apparatus of claim 13, further comprising a data processing module;
the data processing module is used for desensitizing the dynamic parameters of the specific target elements in the target elements to obtain desensitized dynamic parameters;
the sending module is specifically configured to send the target element, the static parameter, and the desensitized dynamic parameter to the client as the element information.
15. The apparatus of claim 14, further comprising a caching module;
the cache module is used for storing the element information in a cache;
the data processing module is specifically configured to perform desensitization processing on the dynamic parameters of the specific target element in the cache.
16. A page display apparatus, the apparatus comprising:
the sending module is used for sending an access request to a server, wherein the access request comprises identification information of a target page to be accessed; the identification information of the target page is used for representing a display platform corresponding to the target page, and the target pages displayed by different display platforms are the same or different;
the receiving module is used for receiving the element information sent by the server according to the access request; the element information comprises target elements required by the target page and parameters of each target element; the target element is an element required by the target page determined from a database by the server according to the identification information of the target page in the access request and a preset corresponding relationship, wherein the preset corresponding relationship is a corresponding relationship between the identification information of different pages and the element required by different pages;
and the generating module is used for generating and displaying the target page on the display platform according to the target elements in the element information and the parameters of each target element.
17. A computer device comprising a memory and a processor, the memory storing a computer program, characterized in that the processor, when executing the computer program, implements the steps of the method of any of claims 1 to 8.
18. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 8.
19. A computer program product comprising a computer program, characterized in that the computer program realizes the steps of the method of any one of claims 1 to 8 when executed by a processor.
CN202111413884.XA 2021-11-25 2021-11-25 Page display method, page display device, computer equipment, storage medium and program product Pending CN114238806A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111413884.XA CN114238806A (en) 2021-11-25 2021-11-25 Page display method, page display device, computer equipment, storage medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111413884.XA CN114238806A (en) 2021-11-25 2021-11-25 Page display method, page display device, computer equipment, storage medium and program product

Publications (1)

Publication Number Publication Date
CN114238806A true CN114238806A (en) 2022-03-25

Family

ID=80751218

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111413884.XA Pending CN114238806A (en) 2021-11-25 2021-11-25 Page display method, page display device, computer equipment, storage medium and program product

Country Status (1)

Country Link
CN (1) CN114238806A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114676190A (en) * 2022-05-27 2022-06-28 太平金融科技服务(上海)有限公司深圳分公司 Data display method and device, computer equipment and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114676190A (en) * 2022-05-27 2022-06-28 太平金融科技服务(上海)有限公司深圳分公司 Data display method and device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
EP3623942A1 (en) Message processing method and apparatus, storage medium, and computer device
US8627204B2 (en) Custom optimization of web pages
CN112114913B (en) Application program interface updating method and device, computer equipment and storage medium
US20120260202A1 (en) Customized launching of applications
CN113094141B (en) Page display method and device, electronic equipment and storage medium
KR20150064063A (en) Secure identification of computing device and secure identification methods
CN110609715A (en) Random option page display method and device, computer equipment and storage medium
CN110177039B (en) Message sharing method and device, computer equipment and storage medium
CN112130729B (en) Page processing method and device, computer equipment and storage medium
US20140075367A1 (en) Supplementing a Virtual Input Keyboard
CN111488559B (en) Webpage watermark generation method and device, computer equipment and storage medium
CN114611481A (en) Template configuration method and device, computer equipment and storage medium
CN116127219A (en) Method and device for displaying pages in applet and computer equipment
CN115309470A (en) Method, device and equipment for loading widgets and storage medium
CN114238806A (en) Page display method, page display device, computer equipment, storage medium and program product
CN114327435A (en) Technical document generation method and device and computer readable storage medium
RU2634221C2 (en) Method and device for drawing presentation of electronic document on screen
CN111817944A (en) Picture sharing method and device and electronic equipment
US10664538B1 (en) Data security and data access auditing for network accessible content
CN114742013A (en) Online document display method and device and electronic equipment
CN113836465A (en) Control display method, system, computer equipment and storage medium
CN114297552A (en) Form expansion method and device, computer equipment and storage medium
CN113870394A (en) Animation generation method, device, equipment and storage medium
CN112579236A (en) Function button display method and device, computer equipment and storage medium
CN112580095A (en) Data display method and device, computer equipment and storage medium

Legal Events

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