CN113094141A - Page display method and device, electronic equipment and storage medium - Google Patents

Page display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113094141A
CN113094141A CN202110441446.8A CN202110441446A CN113094141A CN 113094141 A CN113094141 A CN 113094141A CN 202110441446 A CN202110441446 A CN 202110441446A CN 113094141 A CN113094141 A CN 113094141A
Authority
CN
China
Prior art keywords
module
information
page
target
service
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
CN202110441446.8A
Other languages
Chinese (zh)
Inventor
赵岳宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202110441446.8A priority Critical patent/CN113094141A/en
Publication of CN113094141A publication Critical patent/CN113094141A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to a page display method, a page display device, an electronic device and a storage medium, wherein the method comprises the following steps: and responding to a page starting instruction of the target application, sending a page display request to the server, and receiving page display information corresponding to the display request and module list information of the target service in the target application. And matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring the target updating module under the condition that the matching result is not matched. And when a business page loading instruction of the target business triggered on the corresponding page is detected, generating a business page of the target business based on the module sequence information, the target updating module and the local business module. The method can improve the flexibility of the dynamic configuration of the page, reduce the memory of the client and improve the user experience. The method can obtain the service page through the preset module combination, thereby reducing the development cost and improving the efficiency of updating the service page.

Description

Page display method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of page display technologies, and in particular, to a page display method and apparatus, an electronic device, and a storage medium.
Background
With the continuous and deep development of the internet, the content consumption type application software needs to display richer and differentiated contents on the page for the user, and the module of the page of the application software is more and more complex, and the single module is changed into a combination of a plurality of modules.
In the related technology, each different module is issued by a server according to different fields, the position and the module rendering are coded and controlled by a client, and the display position and the type of each module in a page are fixed, so that the problems of poor flexibility of page layout and low efficiency of updating each module in the page are caused.
Disclosure of Invention
The disclosure provides a page display method, a page display device, an electronic device and a storage medium, which are used for at least solving the problems of poor flexibility of page layout and high development cost in the related art, thereby causing low updating efficiency. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a page display method, including:
responding to a page starting instruction of a target application, and sending a page display request to a server so that the server acquires page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
receiving the page display information and the module list information sent by the server;
displaying a page corresponding to the page display information, matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring a target updating module when the matching result is unmatched;
and responding to a service page loading instruction of the target service triggered based on the corresponding page, and generating a service page of the target service based on the module sequence information, the target updating module and the local service module.
As an optional embodiment, the generating, in response to the service page loading instruction of the target service triggered based on the corresponding page, a service page of the target service based on the module sequence information, the target update module, and the local service module includes:
responding to a service page loading instruction of the target service triggered based on the corresponding page, and sending a rendering template acquisition request corresponding to the target updating module to the server, so that the server acquires target rendering template information corresponding to the target updating module according to the rendering template acquisition request;
receiving the target rendering template information sent by the server;
and rendering the target updating module and the local business module according to the module sequence information, the target rendering template information and the rendering template information corresponding to the local business module to generate the business page.
As an optional embodiment, the rendering the target update module and the local service module according to the module sequence information, the target rendering template information, and the rendering template information corresponding to the local service module, and generating the service page includes:
determining rendering template information of other service modules except the target updating module from rendering template information corresponding to the local service module;
and based on the module sequence information, respectively filling the target updating module and the other business modules into target rendering template information and rendering template information of the other modules to generate the business page.
As an optional embodiment, in the case that the result of the matching processing is not matched, the obtaining the target update module includes:
under the condition that the matching processing result is not matched, sending an updating data acquisition request to the server so that the server acquires the target updating module according to the updating data acquisition request;
and receiving the target updating module sent by the server.
As an optional embodiment, the method further comprises:
and establishing a preset data protocol with the server so that the server generates rendering template information of the service module based on the preset data protocol, and coding the module sequence information and the module version information corresponding to the target service based on the preset data protocol to generate the module list information.
As an optional embodiment, the service module represents modules forming the service page, and the service page is a sub-page of the corresponding page.
As an optional embodiment, the service page loading instruction includes a click instruction, a slide instruction, a gesture instruction, or a voice instruction triggered by the corresponding page.
According to a second aspect of the embodiments of the present disclosure, there is provided a page display method, including:
receiving a page display request sent by a client;
according to the page display request, obtaining page display information and module list information of target service in target application, wherein the module list information comprises module version information and module sequence information of at least one service module
And sending the page display information and the module list information to the client so that the client displays a page corresponding to the page display information, performs matching processing on the module version information and the module version information of the local service module corresponding to the target service, acquires a target updating module under the condition that the matching processing result is unmatched, responds to a service page loading instruction of the target service triggered based on the corresponding page, and generates a service page of the target service based on the module sequence information, the target updating module and the local service module.
As an optional embodiment, before receiving the page display request sent by the client, the method further includes:
receiving module configuration information sent by a configuration client, wherein the module configuration information comprises service module configuration information and module sequence information corresponding to the target service;
generating module version information corresponding to the target service according to the service module configuration information;
and generating the module list information based on the module sequence information and the module version information corresponding to the target service.
As an optional embodiment, the generating the module list information based on the module sequence information and the module version information corresponding to the target service includes:
determining a preset data protocol corresponding to the client;
and coding the module sequence information and the module version information corresponding to the target service based on the preset data protocol to generate the module list information.
According to a third aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, the apparatus including:
the display request sending module is configured to execute a page starting instruction responding to a target application and send a page display request to a server so that the server obtains page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
the information receiving module is configured to execute module list information of the page display information and the target service in the target application sent by the receiving server;
the information processing module is configured to execute displaying of a page corresponding to the page display information, match processing of the module version information and module version information of a local service module corresponding to the target service, and acquire a target update module when a result of the match processing is unmatched;
and the business page generating module is configured to execute a business page loading instruction of the target business triggered based on the corresponding page, and generate a business page of the target business based on the module sequence information, the target updating module and the local business module.
As an optional embodiment, the service page generating module includes:
a rendering template acquisition request sending unit configured to execute a service page loading instruction of the target service triggered based on the corresponding page, and send a rendering template acquisition request corresponding to the target update module to the server, so that the server acquires target rendering template information corresponding to the target update module according to the rendering template acquisition request;
a rendering template receiving unit configured to perform receiving the target rendering template information transmitted by the server;
and the service page generating unit is configured to perform rendering on the target updating module and the local service module according to the module sequence information, the target rendering template information and the rendering template information corresponding to the local service module, so as to generate the service page.
As an optional embodiment, the service page generating unit includes:
a rendering template determining unit configured to determine rendering template information of other service modules except the target updating module from rendering template information corresponding to the local service module;
and the template filling unit is configured to perform filling of the target updating module and the other business modules into target rendering template information and rendering template information of other modules respectively based on the module sequence information, and generate the business page.
As an alternative embodiment, the information processing module includes:
an update data acquisition request transmission unit configured to perform, in a case where a result of the matching processing is not matched, transmission of an update data acquisition request to the server so that the server acquires the target update module according to the update data acquisition request;
a target update module receiving unit configured to perform receiving the target update module transmitted by the server.
As an optional embodiment, the apparatus further comprises:
and the data protocol establishing module is configured to execute the establishment of a preset data protocol with the server, so that the server generates rendering template information of the service module based on the preset data protocol, and encodes the module sequence information and the module version information corresponding to the target service based on the preset data protocol to generate the module list information.
As an optional embodiment, the service module represents modules forming the service page, and the service page is a sub-page of the corresponding page.
As an optional embodiment, the service page loading instruction includes a click instruction, a slide instruction, a gesture instruction, or a voice instruction triggered by the corresponding page.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, the apparatus including:
the display request receiving module is configured to execute receiving of a page display request sent by a client;
an information obtaining module configured to execute obtaining page display information and module list information of a target service in a target application according to the page display request, wherein the module list information includes module version information and module sequence information of at least one service module
An information sending module configured to execute sending of the page display information and the module list information to the client, so that the client displays a page corresponding to the page display information, and performs matching processing on the module version information and module version information of a local service module corresponding to the target service, and when a result of the matching processing is unmatched, obtains a target update module, and generates a service page of the target service based on the module sequence information, the target update module and the local service module in response to a service page loading instruction of the target service triggered based on the corresponding page.
As an optional embodiment, the apparatus further comprises:
a configuration information receiving module configured to execute receiving module configuration information sent by a configuration client, where the module configuration information includes service module configuration information and module sequence information corresponding to the target service;
the version information generation module is configured to execute the generation of module version information corresponding to the target service according to the service module configuration information;
a list information generating module configured to execute generating the module list information based on the module order information and the module version information corresponding to the target service.
As an optional embodiment, the list information generating module includes:
a data protocol determination unit configured to perform determining a preset data protocol corresponding to the client;
and the encoding processing unit is configured to perform encoding processing on the module sequence information and the module version information corresponding to the target service based on the preset data protocol, and generate the module list information.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement a page presentation method as described above.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, wherein instructions of the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform a page display method as described above.
According to a seventh aspect of the embodiments of the present disclosure, there is provided a computer program product, which includes computer instructions, and the computer instructions, when executed by a processor, implement a page display method as described above.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects: responding to a page starting instruction of the target application, sending a page display request to the server, and receiving page display information corresponding to the display request and module list information of a target service in the target application, wherein the module list information comprises module version information and module sequence information of at least one service module. Displaying a page corresponding to the page display information, matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring the target updating module under the condition that the matching result is not matched. And when a business page loading instruction of the target business triggered on the corresponding page is detected, generating a business page of the target business based on the module sequence information, the target updating module and the local business module. According to the method, whether the module is updated or not can be determined according to the module version information sent by the server, and the target updating module is obtained and then rendered, so that the flexibility of page dynamic configuration is improved, the memory of a client is reduced, and the user experience is improved. The method can obtain the service page through the preset module combination, thereby reducing the development cost and improving the efficiency of updating the service page.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
Fig. 1 is a schematic diagram illustrating an application scenario of a page presentation method according to an exemplary embodiment.
FIG. 2 is an interaction flow diagram illustrating a page presentation method in accordance with an exemplary embodiment.
Fig. 3 is a flowchart illustrating a method for page presentation according to an exemplary embodiment in which a server generates module list information.
Fig. 4 is a schematic diagram of a business page configuration interface of a page presentation method according to an exemplary embodiment.
FIG. 5 is a diagram illustrating a publish module configuration interface for a page render method according to an exemplary embodiment.
FIG. 6 is a diagram illustrating a topical module configuration interface of a page presentation method, according to an example embodiment.
FIG. 7 is a flowchart illustrating a client get target update module of a page show method according to an example embodiment.
FIG. 8 is a flowchart illustrating a server fetch target update module of a page render method according to an example embodiment.
Fig. 9 is a flowchart illustrating a method for page presentation to generate a business page of a target business according to an exemplary embodiment.
Fig. 10 is a flowchart illustrating a method for a client to obtain rendering template information according to an exemplary embodiment.
FIG. 11 is a flowchart illustrating a method for page presentation at a client side according to an example embodiment.
FIG. 12 is a flowchart illustrating a page exposing method applied to a server side according to an exemplary embodiment.
Fig. 13 is a schematic structural diagram illustrating a page presentation apparatus applied to a client side according to an exemplary embodiment.
Fig. 14 is a schematic structural diagram illustrating a page display device applied to a server side according to an exemplary embodiment.
FIG. 15 is a block diagram illustrating an electronic device for client side testing in accordance with an exemplary embodiment.
FIG. 16 is a block diagram illustrating a server-side electronic device, according to an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Fig. 1 is a schematic diagram illustrating an application scenario of a page presentation method according to an exemplary embodiment, where the application scenario includes a client 110, a server 120, and a configuration client 130. The configuration client 130 obtains module configuration information, and sends the module configuration information to the server 120, and the server 120 generates module list information according to the module configuration information, where the module list information includes module version information and module sequence information of at least one service module. When the client 110 sends a page display request to the server 120 in response to a page start instruction of the target application, the server 120 sends module list information and page display information to the client 110. The client 110 displays a page corresponding to the page display information, matches the module version information with the module version information of the local service module, and requests the server 120 to acquire a target update module if the matching result is not matched. After obtaining the target update module, the client 110 skips to a preset service page in response to a service page loading instruction of the target service triggered based on the corresponding page, and generates a service page of the target service based on the module sequence information, the target update module, and the local service module.
In the embodiment of the present disclosure, the client 110 includes a physical device of a smart phone, a desktop computer, a tablet computer, a notebook computer, a digital assistant, a smart wearable device, and the like, and may also include software running in the physical device, such as an application program and the like. The operating system running on the entity device in the embodiment of the present application may include, but is not limited to, an android system, an IOS system, linux, Unix, windows, and the like. The User terminal 120 includes a User Interface (UI) layer, and the client 110 displays a page corresponding to externally provided page display information and a service page through the UI layer, and sends a request to the server 120 based on an Application Programming Interface (API).
In the disclosed embodiment, the server 120 may include a server operating independently, or a distributed server, or a server cluster composed of a plurality of servers. The server 120 may include a network communication unit, a processor, a memory, and the like. Specifically, the server 120 may be configured to generate module list information and send the module list information, the page display information, the target update module, and other information to the client 110.
Fig. 2 is an interaction flow diagram illustrating a page presentation method according to an exemplary embodiment, as shown in fig. 2, the method including the following steps.
S210, the client side responds to a page starting instruction of the target application and sends a page display request to the server;
s220, the server acquires page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
as an alternative embodiment, the server may detect the target service, and send the page presentation information and the module list information to the client in the presence of the target service. And sending page display information to the client under the condition that the target service does not exist. The service module represents modules forming a service page, and the service page is a sub-page of a page corresponding to the page display information. The target service represents service information corresponding to the updated page in the target application, and the target service can be activity services corresponding to various festivals and holidays or activity services corresponding to various competitions and the like. The module version information may include version time information or version number information, and based on the version time information, it may be determined whether the module version information is a module version in an active period.
As an alternative embodiment, referring to fig. 3, the method for generating the module list information by the server includes:
s310, the configuration client sends module configuration information to the server, wherein the module configuration information comprises service module configuration information and module sequence information corresponding to the target service;
s320, the server generates module version information corresponding to the target service according to the service module configuration information;
s330, the server generates module list information based on the module sequence information and the module version information corresponding to the target service.
As an alternative embodiment, as shown in fig. 4, the configuration client may perform configuration of the service page. The configuration client can display a service page configuration interface, and respond to page identification information, page name information, page display time information, module sequence information, user range information, service weight information and page entry icon information input by a user on the service page configuration interface to obtain configuration information of a service page.
The page identification information may represent identification information of a service page to be configured, the page name information may represent name information of the service page to be configured, such as xx theaters, the module sequence information may represent service module types existing in the service page and positions corresponding to different types of service modules, the user range information may be white list user information, the service page is only displayed to a white list user, and a black list user is hidden. The service weight information represents the ranking weight of the service page in the page corresponding to the page display information, namely the position displayed in the corresponding page. And the page entry icon information is icon information corresponding to the jump link of the service page. When the service page is configured, the sub-channel page information in the service page can be configured, the page configuration can be performed on the sub-channel page information again, when the client accesses the service page, the sub-channel page of the service page can be skipped, and the client generates the corresponding sub-channel page based on each module in the page configuration of the sub-channel page and the rendering template information corresponding to the module.
As an optional embodiment, the modules displayed in the service page may include a plurality of modules of different types, and when the module configuration information is obtained, the corresponding service module configuration information may be obtained according to the modules of different types, for example, the publishing module, the topic module, the recommending module, and the like. The publishing module is a module for executing a content publishing function, such as an advertisement module, the topic module is a module for displaying topics of different channels, and the recommending module is a module for executing a recommending function.
As an alternative embodiment, as shown in fig. 5, the configuration client may perform the configuration of the publishing module. The configuration client can display a configuration interface of the release module, and obtain configuration information of the release module in response to release module identification information, release service connection information, release service weight information, release service display time, release service state information and client version information input by a user on the configuration interface of the release module.
The publishing module identification information represents the configured identification information of the publishing module, and may include the title information of the publishing service and the corresponding image information. And the issuing service connection information represents the jump link corresponding to the issuing module to be configured. The issuing service weight information represents weight information corresponding to the issuing service. According to the weight information corresponding to the published service, the position of the publishing module on the service page can be determined. The publishing service display time represents the starting time of displaying the publishing service on the service page. The release service state information represents the display state of the release module, and the release service state information can be in an online display state, namely, displayed on a service page. The client version information may be a system version of a client adapted to the publishing module, the local client information may be a range adapted to the publishing module, and may include minimum client version information and maximum client version information, and the client version information may include version information corresponding to different types of clients, for example, version information corresponding to an android client or version information corresponding to an ios client.
The configuration interface of the publishing module may further select a target application type corresponding to the publishing service and channel identification information in the target application, for example, if the target application type corresponding to the publishing service is all, the publishing service may be displayed in all the target applications, and if the channel identification information corresponding to the publishing service is a funny channel, the publishing service is displayed when the client starts a page of the funny channel.
As an alternative embodiment, as shown in fig. 6, the configuration client may perform the configuration of the topic module. The configuration client can display a thematic module configuration interface, and respond to thematic module identification information, thematic service weight information, thematic service display time, thematic service state information and client version information input by a user on the thematic module configuration interface to obtain configuration information of the thematic module. The identification information of the topic module, which represents the configured identification information of the topic module, may include title information, channel identification information, and series identification information of the topic service. The series identification information may represent identification information of a topic module that is presented in a series manner, for example, when the topic module is a short series, the series identification information is identification information of the short series. The special service weight information represents weight information corresponding to the special service. According to the weight information corresponding to the special topic service, the position of the special topic module on the service page can be determined. The special service display time represents the starting time and the ending time of the display of the special module on the service page. The special service state information represents the display state of the special module, and the special service state information can be in an online display state, namely, displayed on a service page. The client version information may be a system version of a client adapted to the publishing module, the local client information may be a range adapted to the publishing module, and may include minimum client version information and maximum client version information, and the client version information may include version information corresponding to different types of clients, for example, version information corresponding to an android client or version information corresponding to an ios client.
As an optional embodiment, after the configuration client acquires the module configuration information, the configuration client sends the module configuration information to the server, and after the server receives the module configuration information, according to the service module configuration information of each service module corresponding to the target service in the module configuration information, module version information corresponding to the target service and module sequence information in the service page configuration information are generated, and module list information is generated.
When the module configuration is carried out, the service page can be obtained through the preset module combination, so that the development cost is reduced, and the efficiency of updating the service page is improved.
As an optional embodiment, the server generates the module list information based on the module sequence information and the module version information corresponding to the target service, where the module list information includes:
the client establishes a corresponding preset data protocol with the server;
and the server encodes the module sequence information and the module version information corresponding to the target service based on a preset data protocol to generate module list information.
And the server generates rendering template information of the service module based on a preset data protocol.
As an optional embodiment, a preset data protocol is set between the server and the client, and the preset data protocol may include module distinguishing information, where the module distinguishing information is used to distinguish types of different service modules, and when the module sequence information and the module version information corresponding to the target service are encoded, the module distinguishing information may be obtained based on the type information of the different service modules in the module sequence information. The module version information of the module can be marked in the preset data protocol. In the module list information generated by the server, the order of each module version information may be arranged according to the module order information.
The preset data protocol can also comprise identification information of each module, and the client can request each module from the server according to the identification information after acquiring the identification information. For example, when the module is a publishing module, the following data protocol may be adopted:
Figure BDA0003035206010000101
Figure BDA0003035206010000111
the type is module distinguishing information, the banner indicates that the module is a publishing module, the coverUrl is a link of a cover image corresponding to the publishing module, the jumpUrl is a jump link corresponding to the publishing module, and the itemVersion is version information of the publishing module.
When the module is a recommendation module, the following data protocol may be adopted:
Figure BDA0003035206010000112
the type is module distinguishing information, the reco _ tube indicates that the module is a drama recommending module, the tube id indicates channel identification information corresponding to the drama recommending module, the tube cover indicates cover page information corresponding to the drama recommending module, and the itemVersion is version information of the drama recommending module.
And based on a preset data protocol, communication is carried out between the client and the server, and rendering template information and module list information of the service module are transmitted. Because the rendering template information and the module list information are generated by the server based on the preset data protocol, the client can directly fill the target updating module and the local service module into the target rendering template information and the local rendering template information after receiving the target updating module corresponding to the target rendering template information and the module list information of the target updating module.
The preset data protocol is adopted to communicate between the client and the server, so that the information privacy can be improved, and the module universality can be improved.
S230, page display information and module list information are sent to the client by the server;
s240, the client displays a page corresponding to the page display information, matches the module version information with the module version information of the local service module corresponding to the target service, and acquires a target updating module when the matching result is unmatched;
as an optional embodiment, the client may render the page corresponding to the page display information based on the page display information, and display the corresponding page. The client can also compare the module version information in the module list information with the module version information of the local service module corresponding to the target service, and request the target update module from the server under the condition that the module version information in the module list information is not matched with the module version information of the local service module corresponding to the target service. And under the condition that the module version information in the module list information is matched with the module version information of the local service module corresponding to the target service, generating a service page according to the rendering template information corresponding to the local service module and the local service module.
As an alternative embodiment, referring to fig. 7, in the case that the result of the matching process is not matched, the obtaining the target update module includes:
s710, under the condition that the matching processing result is not matched, the client sends an updating data acquisition request to the server;
s720, the server acquires a target updating module according to the updating data acquisition request;
s730, the server sends the target updating module to the client.
As an optional embodiment, in the case that the result of the matching process is a mismatch, the client may obtain identification information of a module corresponding to the unmatched module version information from the module list information, and use the identification information as identification information of the target update module. The client sends an update data acquisition request to the server, the update data acquisition request carries identification information of the target update module, the server can determine the target update module according to the identification information of the target update module, and the server sends the target update module to the client.
Referring to fig. 8, when generating the module list information, the server may obtain, through the module view production plug-in manager, data of each module from the data source corresponding to each module according to the module configuration information, to obtain each module in the module list information. When the server receives an update data acquisition request sent by the client, a module corresponding to the identification information in the update data acquisition request may be determined among the modules, and the module may be sent to the client as a target update module.
After the client determines the identification information of the target updating module, the client acquires the target updating module from the server, so that the memory cost of the client can be reduced, and the user experience is improved.
S250, the client responds to a business page loading instruction of the target business triggered based on the corresponding page, and generates a business page of the target business based on the module sequence information, the target updating module and the local business module.
As an alternative embodiment, please refer to fig. 9, where the generating, by the client, the service page of the target service based on the module sequence information, the target update module and the local service module in response to the service page loading instruction of the target service triggered based on the corresponding page further includes:
s910, the client side responds to a service page loading instruction of a target service triggered based on a corresponding page, and sends a rendering template acquisition request corresponding to a target updating module to the server;
s920, the server acquires target rendering template information corresponding to the target updating module according to the rendering template acquisition request;
s930, the server sends target rendering template information to the client;
and S940, the client renders the target updating module and the local service module according to the module sequence information, the target rendering template information and the rendering template information corresponding to the local service module to generate a service page.
As an optional embodiment, a user clicks a page entry of a service page, and based on operation information input by the user, a client detects a service page loading instruction triggered by user operation in a corresponding page, where the service page loading instruction has a corresponding relationship with a target service. And the client responds to the service page loading instruction and sends a rendering template acquisition request corresponding to the target updating module to the server. The rendering template acquisition request carries identification information of the target updating module.
The server may determine rendering logic corresponding to the target update module according to the identification information of the target update module, and determine target rendering template information according to the rendering logic corresponding to the target update module. The server sends the target rendering template information to the client. According to the target rendering template information, the client can perform rendering processing on the target updating module. As an alternative embodiment, as shown in fig. 10, the server may include a rendering template platform and a service server, the client obtains the target updating module from the service server, and the client obtains the target rendering template information of the target updating module from the rendering template platform. The rendering template platform and the service server can perform data transmission with the client through a preset data protocol.
After the client determines the target updating module, the client acquires the target rendering template information corresponding to the target updating module from the server, so that the repeated acquisition of the rendering template information of the local service module can be avoided, the memory cost of the client is reduced, and the user experience is improved.
As an optional embodiment, the client renders the target update module and the local service module according to the module sequence information, the target rendering template information, and the rendering template information corresponding to the local service module, and generating the service page includes:
the client determines rendering template information of other service modules except the target updating module from rendering template information corresponding to the local service module;
and the client fills the target updating module and other business modules into the target rendering template information and the rendering template information of other modules respectively based on the module sequence information to generate a business page.
As an optional embodiment, the client stores rendering template information corresponding to the local service module, and the client may determine other modules in the module list information except the target update module, determine correspondence between other targets and the local service module, and determine rendering template information of other modules from the local service module. For example, the model list information includes a module a, a module b, and a module c, where the module c and the module b are target update modules, the module a is another module, and the module a1 in the local service module, the module a1, and the module a have a corresponding relationship, then the rendering template information of the module a1 is the rendering template information of the module a.
And the client determines a module which is currently rendered according to the module sequence information, if the module which is currently rendered is the target updating module, the target updating module is rendered through the target rendering template information, and if the module which is currently rendered is other modules, the other modules are rendered through the rendering template information corresponding to the local service module, so that a service page corresponding to the target service is generated.
The rendering template information of the non-target updating module is directly determined from the local business module of the client, so that the rendering efficiency can be improved.
Fig. 11 is a flowchart illustrating a page presentation method applied to a client side as shown in fig. 11 according to an exemplary embodiment, which includes the following steps.
S1110, responding to a page starting instruction of the target application, sending a page display request to a server, so that the server obtains page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
s1120, receiving page display information and module list information sent by a server;
s1130, displaying a page corresponding to the page display information, matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring a target updating module when the matching result is unmatched;
s1140, responding to a business page loading instruction of the target business triggered based on the corresponding page, and generating a business page of the target business based on the module sequence information, the target updating module and the local business module.
As an optional embodiment, the client sends a page display request to the server in response to a page start instruction of the target application, and the server may obtain page display information and module list information of a target service in the target application according to the page display request, where the module list information includes module version information and module sequence information of at least one service module. After receiving the page display information and the module list information sent by the server, the client can display a page corresponding to the page display information, compare the module version information in the module list information with the module version information of the local service module, and when the two module version information are matched, determine that the server does not update the module, and generate a service page according to the rendering template information corresponding to the local service module and the local service module.
When the version information of the two modules is not matched, it can be determined that the module list information includes the target updating module, the identification information of the target updating module is obtained from the module list information, and an updating data obtaining request carrying the identification information of the target updating module is generated. The client sends an update data acquisition request to the server, and the server determines a target update module according to the identification information in the update data acquisition request and sends the target update module to the client.
And when the client detects a service page loading instruction on the corresponding page, rendering the target updating module and the local service module according to the module sequence information to generate a service page of the target service. The business page loading instruction may include a corresponding page-triggered click instruction, a slide instruction, a gesture instruction, or a voice instruction.
The client side can determine whether the module is updated or not according to the module version information sent by the server, and the target updating module is obtained and then rendered, so that the flexibility of page dynamic configuration is improved, the memory of the client side is reduced, and the user experience is improved.
Fig. 12 is a flowchart illustrating a page presentation method, which is applied to the server side as shown in fig. 11, according to an exemplary embodiment, and includes the following steps.
S1210, receiving a page display request sent by a client;
s1220, according to the page display request, obtaining page display information and module list information of a target service in the target application, wherein the module list information comprises module version information and module sequence information of at least one service module
S1230, page display information and module list information are sent to the client, so that the client displays a page corresponding to the page display information, and performs matching processing on the module version information and the module version information of the local service module corresponding to the target service, when the matching processing result is unmatched, the target updating module is obtained, and a service page of the target service is generated on the basis of the module sequence information, the target updating module and the local service module in response to a service page loading instruction of the target service triggered on the basis of the corresponding page.
As an optional embodiment, the server may obtain module configuration information sent by the configuration client, and generate module list information according to the module configuration information, where the module configuration information may be service page configuration information and configuration information of different modules, and the service page configuration information may include module sequence information. The server may receive a page display request, and the server may display the request according to the page. The server acquires page display information corresponding to the display request and module list information of a target service in the target application, wherein the module list information comprises module version information and module sequence information of at least one service module. After receiving the page display information and the module list information sent by the server, the client can display a page corresponding to the page display information, compare the module version information in the module list information with the module version information of the local service module, and when the two module version information are matched, determine that the server does not update the module, and generate a service page according to the rendering template information corresponding to the local service module and the local service module.
When the version information of the two modules is not matched, the client can determine that the module list information includes the target updating module, acquire the identification information of the target updating module from the module list information, and generate an updating data acquisition request carrying the identification information of the target updating module. The server receives the update data acquisition request, determines a target update module according to the identification information in the update data acquisition request, and sends the target update module to the client.
And when the client detects a service page loading instruction on the corresponding page, rendering the target updating module and the local service module according to the module sequence information to generate a service page of the target service.
The server can obtain the service page through the preset module combination, so that the development cost is reduced, and the efficiency of updating the service page is improved.
The embodiment of the disclosure provides a page display method, which includes: responding to a page starting instruction of the target application, sending a page display request to the server, and receiving page display information corresponding to the display request and module list information of a target service in the target application, wherein the module list information comprises module version information and module sequence information of at least one service module. Displaying a page corresponding to the page display information, matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring the target updating module under the condition that the matching result is not matched. And when a business page loading instruction of the target business triggered on the corresponding page is detected, generating a business page of the target business based on the module sequence information, the target updating module and the local business module. According to the method, whether the module is updated or not can be determined according to the module version information sent by the server, and the target updating module is obtained and then rendered, so that the flexibility of page dynamic configuration is improved, the memory of a client is reduced, and the user experience is improved. The method can obtain the service page through the preset module combination, thereby reducing the development cost and improving the efficiency of updating the service page.
FIG. 13 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment. Referring to fig. 12, the apparatus is applied to a client side, and includes:
a display request sending module 1310 configured to execute a page start instruction in response to a target application, and send a page display request to a server, so that the server obtains page display information and module list information of a target service in the target application according to the page display request, where the module list information includes module version information and module sequence information of at least one service module;
an information receiving module 1320, configured to execute module list information of the page display information and the target service in the target application sent by the receiving server;
the information processing module 1330 is configured to execute the page corresponding to the display page display information, perform matching processing on the module version information and the module version information of the local service module corresponding to the target service, and acquire the target update module when the result of the matching processing is unmatched;
the service page generating module 1340 is configured to execute a service page loading instruction in response to a target service triggered based on a corresponding page, and generate a service page of the target service based on the module order information, the target updating module, and the local service module.
As an alternative embodiment, the service page generating module 1340 includes:
a rendering template acquisition request sending unit configured to execute a service page loading instruction in response to a target service triggered based on a corresponding page, and send a rendering template acquisition request corresponding to a target update module to a server, so that the server acquires target rendering template information corresponding to the target update module according to the rendering template acquisition request;
a rendering template receiving unit configured to perform receiving target rendering template information transmitted by the server;
and the service page generating unit is configured to execute rendering on the target updating module and the local service module according to the module sequence information, the target rendering template information and the rendering template information corresponding to the local service module, so as to generate a service page.
As an optional embodiment, the service page generating unit includes:
the rendering template determining unit is configured to determine rendering template information of other service modules except the target updating module from rendering template information corresponding to the local service module;
and the template filling unit is configured to perform filling of the target updating module and other business modules into the target rendering template information and the rendering template information of other modules respectively based on the module sequence information, and generate a business page.
As an alternative embodiment, the information processing module 1330 includes:
an update data acquisition request transmission unit configured to perform, in a case where a result of the matching processing is not matched, transmission of an update data acquisition request to the server so that the server acquires the target update module according to the update data acquisition request;
and the target updating module receiving unit is configured to execute the target updating module sent by the receiving server.
As an optional embodiment, the apparatus further comprises:
and the data protocol establishing module is configured to execute the establishment of a preset data protocol with the server so that the server generates rendering template information of the service module based on the preset data protocol, and encodes the module sequence information and the module version information corresponding to the target service based on the preset data protocol to generate module list information.
As an optional embodiment, the service module represents modules forming a service page, and the service page is a sub-page of a corresponding page.
As an alternative embodiment, the service page loading instruction includes a corresponding page-triggered click instruction, a slide instruction, a gesture instruction, or a voice instruction.
FIG. 14 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment. Referring to fig. 14, the apparatus is applied to a server side, and includes:
a presentation request receiving module 1410 configured to execute receiving a page presentation request sent by a client;
an information obtaining module 1420 configured to perform obtaining page display information and module list information of a target service in the target application according to the page display request, the module list information including module version information and module order information of at least one service module
The information sending module 1430 is configured to execute sending of the page display information and the module list information to the client, so that the client displays a page corresponding to the page display information, performs matching processing on the module version information and the module version information of the local service module corresponding to the target service, acquires the target update module if the result of the matching processing is unmatched, and generates a service page of the target service based on the module sequence information, the target update module and the local service module in response to a service page loading instruction of the target service triggered based on the corresponding page.
As an optional embodiment, the apparatus further comprises:
the configuration information receiving module is configured to execute receiving of module configuration information sent by the configuration client, and the module configuration information comprises service module configuration information and module sequence information corresponding to the target service;
the version information generation module is configured to execute the generation of module version information corresponding to the target service according to the service module configuration information;
and the list information generation module is configured to execute module version information corresponding to the target service based on the module sequence information and the target service, and generate module list information.
As an alternative embodiment, the list information generating module includes:
a data protocol determination unit configured to perform determining a preset data protocol corresponding to between clients;
and the encoding processing unit is configured to perform encoding processing on the module sequence information and the module version information corresponding to the target service based on a preset data protocol, and generate module list information.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 15 is a block diagram illustrating an electronic device for page presentation, which may be a terminal, according to an exemplary embodiment, and an internal structure diagram of the electronic device may be as shown in fig. 15. The electronic device comprises a processor, a memory, a network interface, a display screen and an input device which are connected through a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a page presentation method. The display screen of the electronic equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the electronic 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 electronic equipment, an external keyboard, a touch pad or a mouse and the like.
Fig. 16 is a block diagram illustrating an electronic device for page presentation, which may be a server, according to an exemplary embodiment, and an internal structure thereof may be as shown in fig. 16. The electronic device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement a page presentation method.
It will be understood by those skilled in the art that the configurations shown in fig. 15 and 16 are block diagrams of only some of the configurations relevant to the present disclosure, and do not constitute a limitation on the electronic devices to which the present disclosure may be applied, and a particular electronic device may include more or less components than those shown in the figures, or combine certain components, or have a different arrangement of components.
In an exemplary embodiment, a computer-readable storage medium comprising instructions, such as a memory comprising instructions, executable by a processor in the electronic device shown in fig. 15 or a processor in the electronic device shown in fig. 16 to perform the above-described method is also provided. Alternatively, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, there is also provided a computer program product comprising computer instructions which, when executed by a processor, implement a page presentation method as described above.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. A page display method is characterized by comprising the following steps:
responding to a page starting instruction of a target application, and sending a page display request to a server so that the server acquires page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
receiving the page display information and the module list information sent by the server;
displaying a page corresponding to the page display information, matching the module version information with the module version information of the local service module corresponding to the target service, and acquiring a target updating module when the matching result is unmatched;
and responding to a service page loading instruction of the target service triggered based on the corresponding page, and generating a service page of the target service based on the module sequence information, the target updating module and the local service module.
2. The page display method according to claim 1, wherein the generating a service page of the target service based on the module sequence information, the target update module and a local service module in response to the service page loading instruction of the target service triggered based on the corresponding page comprises:
responding to a service page loading instruction of the target service triggered based on the corresponding page, and sending a rendering template acquisition request corresponding to the target updating module to the server, so that the server acquires target rendering template information corresponding to the target updating module according to the rendering template acquisition request;
receiving the target rendering template information sent by the server;
and rendering the target updating module and the local business module according to the module sequence information, the target rendering template information and the rendering template information corresponding to the local business module to generate the business page.
3. The page display method according to claim 2, wherein the rendering the target update module and the local service module according to the module order information, the target rendering template information, and the rendering template information corresponding to the local service module, and generating the service page comprises:
determining rendering template information of other service modules except the target updating module from rendering template information corresponding to the local service module;
and based on the module sequence information, respectively filling the target updating module and the other business modules into target rendering template information and rendering template information of the other modules to generate the business page.
4. The page display method according to claim 1, wherein, in the case that the result of the matching process is not matched, the obtaining of the target update module comprises:
under the condition that the matching processing result is not matched, sending an updating data acquisition request to the server so that the server acquires the target updating module according to the updating data acquisition request;
and receiving the target updating module sent by the server.
5. A page display method is characterized by comprising the following steps:
receiving a page display request sent by a client;
according to the page display request, obtaining page display information and module list information of target service in target application, wherein the module list information comprises module version information and module sequence information of at least one service module
And sending the page display information and the module list information to the client so that the client displays a page corresponding to the page display information, performs matching processing on the module version information and the module version information of the local service module corresponding to the target service, acquires a target updating module under the condition that the matching processing result is unmatched, responds to a service page loading instruction of the target service triggered based on the corresponding page, and generates a service page of the target service based on the module sequence information, the target updating module and the local service module.
6. The page display method according to claim 5, wherein before receiving the page display request sent by the client, the method further comprises:
receiving module configuration information sent by a configuration client, wherein the module configuration information comprises service module configuration information and module sequence information corresponding to the target service;
generating module version information corresponding to the target service according to the service module configuration information;
and generating the module list information based on the module sequence information and the module version information corresponding to the target service.
7. A page display apparatus, the apparatus comprising:
the display request sending module is configured to execute a page starting instruction responding to a target application and send a page display request to a server so that the server obtains page display information and module list information of a target service in the target application according to the page display request, wherein the module list information comprises module version information and module sequence information of at least one service module;
the information receiving module is configured to execute module list information of the page display information and the target service in the target application sent by the receiving server;
the information processing module is configured to execute displaying of a page corresponding to the page display information, match processing of the module version information and module version information of a local service module corresponding to the target service, and acquire a target update module when a result of the match processing is unmatched;
and the business page generating module is configured to execute a business page loading instruction of the target business triggered based on the corresponding page, and generate a business page of the target business based on the module sequence information, the target updating module and the local business module.
8. A page display apparatus, the apparatus comprising:
the display request receiving module is configured to execute receiving of a page display request sent by a client;
an information obtaining module configured to execute obtaining page display information and module list information of a target service in a target application according to the page display request, wherein the module list information includes module version information and module sequence information of at least one service module
An information sending module configured to execute sending of the page display information and the module list information to the client, so that the client displays a page corresponding to the page display information, and performs matching processing on the module version information and module version information of a local service module corresponding to the target service, and when a result of the matching processing is unmatched, obtains a target update module, and generates a service page of the target service based on the module sequence information, the target update module and the local service module in response to a service page loading instruction of the target service triggered based on the corresponding page.
9. An electronic device, characterized in that the electronic device comprises:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement a page presentation method as claimed in any one of claims 1 to 6.
10. A computer-readable storage medium, wherein instructions in the computer-readable storage medium, when executed by a processor of an electronic device, enable the electronic device to perform a page presentation method as claimed in any one of claims 1 to 6.
CN202110441446.8A 2021-04-23 2021-04-23 Page display method and device, electronic equipment and storage medium Pending CN113094141A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110441446.8A CN113094141A (en) 2021-04-23 2021-04-23 Page display method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110441446.8A CN113094141A (en) 2021-04-23 2021-04-23 Page display method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113094141A true CN113094141A (en) 2021-07-09

Family

ID=76679698

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110441446.8A Pending CN113094141A (en) 2021-04-23 2021-04-23 Page display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113094141A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113609423A (en) * 2021-09-30 2021-11-05 浙江口碑网络技术有限公司 Task configuration method and device, storage medium and computer equipment
CN113672829A (en) * 2021-07-20 2021-11-19 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113703875A (en) * 2021-09-09 2021-11-26 京东科技控股股份有限公司 Waterfall flow rendering method, device, equipment and server
CN113742018A (en) * 2021-08-31 2021-12-03 远光软件股份有限公司 Archive model adjusting method, computer device and computer readable storage medium
CN114924782A (en) * 2022-03-31 2022-08-19 北京达佳互联信息技术有限公司 Service update processing method and device, electronic equipment and storage medium
WO2023236500A1 (en) * 2022-06-07 2023-12-14 深圳市富途网络科技有限公司 Method and apparatus for visually configuring page, and electronic device and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095265A (en) * 2014-05-08 2015-11-25 阿里巴巴集团控股有限公司 Method and apparatus for implementing page display of mobile device
CN106302557A (en) * 2015-05-11 2017-01-04 阿里巴巴集团控股有限公司 Page loading method and relevant device, system
CN109408750A (en) * 2018-09-26 2019-03-01 中国平安财产保险股份有限公司 Page display method, device, computer equipment and storage medium
CN110046021A (en) * 2019-05-21 2019-07-23 北京字节跳动网络技术有限公司 A kind of page display method, device, system, equipment and storage medium
CN110334297A (en) * 2018-03-08 2019-10-15 腾讯科技(深圳)有限公司 Loading method, terminal, server and the storage medium of terminal page
CN111767499A (en) * 2020-06-03 2020-10-13 汉海信息技术(上海)有限公司 Page configuration method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105095265A (en) * 2014-05-08 2015-11-25 阿里巴巴集团控股有限公司 Method and apparatus for implementing page display of mobile device
CN106302557A (en) * 2015-05-11 2017-01-04 阿里巴巴集团控股有限公司 Page loading method and relevant device, system
CN110334297A (en) * 2018-03-08 2019-10-15 腾讯科技(深圳)有限公司 Loading method, terminal, server and the storage medium of terminal page
CN109408750A (en) * 2018-09-26 2019-03-01 中国平安财产保险股份有限公司 Page display method, device, computer equipment and storage medium
CN110046021A (en) * 2019-05-21 2019-07-23 北京字节跳动网络技术有限公司 A kind of page display method, device, system, equipment and storage medium
CN111767499A (en) * 2020-06-03 2020-10-13 汉海信息技术(上海)有限公司 Page configuration method and device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113672829A (en) * 2021-07-20 2021-11-19 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113672829B (en) * 2021-07-20 2024-03-26 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113742018A (en) * 2021-08-31 2021-12-03 远光软件股份有限公司 Archive model adjusting method, computer device and computer readable storage medium
CN113703875A (en) * 2021-09-09 2021-11-26 京东科技控股股份有限公司 Waterfall flow rendering method, device, equipment and server
CN113609423A (en) * 2021-09-30 2021-11-05 浙江口碑网络技术有限公司 Task configuration method and device, storage medium and computer equipment
CN113609423B (en) * 2021-09-30 2022-01-04 浙江口碑网络技术有限公司 Task configuration method and device, storage medium and computer equipment
CN114924782A (en) * 2022-03-31 2022-08-19 北京达佳互联信息技术有限公司 Service update processing method and device, electronic equipment and storage medium
WO2023236500A1 (en) * 2022-06-07 2023-12-14 深圳市富途网络科技有限公司 Method and apparatus for visually configuring page, and electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN113094141A (en) Page display method and device, electronic equipment and storage medium
CN110046021B (en) Page display method, device, system, equipment and storage medium
CN110134880B (en) Comment data providing method, comment data displaying method, comment data providing device, comment data displaying device, electronic equipment and storage medium
CN113225572B (en) Page element display method, device and system of live broadcasting room
US20220366124A1 (en) Display method and apparatus, and electronic device
CN113568699B (en) Content display method, device, equipment and storage medium
WO2022252513A1 (en) Target display method and apparatus
CN112269917B (en) Media resource display method and device, equipment, system and storage medium
JP2022531339A (en) Resource configuration method, resource configuration device, computer equipment, and computer program
WO2024027606A1 (en) Information recommendation method and apparatus, and electronic device and storage medium
CN112306340A (en) Information display method, information sending device, electronic equipment and medium
US10783010B2 (en) Offline briefcase synchronization
CN110619101B (en) Method and apparatus for processing information
US20220394326A1 (en) Method and apparatus for determining object adding mode, electronic device and medium
US20220382599A1 (en) Method and apparatus for processing resource, electronic device and storage medium
CN112492399A (en) Information display method and device and electronic equipment
CN113992989A (en) Content display method, device, system, equipment and storage medium
CN114742013A (en) Online document display method and device and electronic equipment
CN113900764A (en) Page data acquisition method, page data display method and device
CN111125501B (en) Method and device for processing information
CN113608737A (en) Page generation method, device, equipment and medium
CN115250259B (en) Information interaction method and device and electronic equipment
CN111090485B (en) Multi-cluster-oriented help data processing method and device, medium and equipment
CN113747185B (en) Information interaction method, device, system, equipment and storage medium
CN107800618B (en) Picture recommendation method and device, terminal and computer-readable 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