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

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

Info

Publication number
CN110990741B
CN110990741B CN201911205166.6A CN201911205166A CN110990741B CN 110990741 B CN110990741 B CN 110990741B CN 201911205166 A CN201911205166 A CN 201911205166A CN 110990741 B CN110990741 B CN 110990741B
Authority
CN
China
Prior art keywords
target display
display page
configuration parameters
page
operation instruction
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.)
Active
Application number
CN201911205166.6A
Other languages
Chinese (zh)
Other versions
CN110990741A (en
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 CN201911205166.6A priority Critical patent/CN110990741B/en
Publication of CN110990741A publication Critical patent/CN110990741A/en
Application granted granted Critical
Publication of CN110990741B publication Critical patent/CN110990741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing

Abstract

The disclosure relates to a page display method, a device, electronic equipment, a server and a storage medium, which are used for solving the problem that the existing network view display page navigation area is not matched with a WebView page. The method comprises the steps that when a client starts a foreground to run, a page configuration request is sent to a server, navigation configuration parameters for configuring a navigation area in at least one target display page returned by the server are received, and in response to an operation instruction for displaying the target display page triggered by an object, the navigation configuration parameters of the target display page corresponding to the operation instruction are obtained; and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters. The server configures the navigation configuration parameters for the target display page, so that the navigation configuration parameters can be flexibly configured according to the network content in the target display page, the display effect of the target display page is improved, and the user experience is improved.

Description

Page display method and device, electronic equipment, server and storage medium
Technical Field
The disclosure relates to the field of web page interaction, and in particular relates to a page display method, a device, electronic equipment, a server and a storage medium.
Background
An Application (APP) is a computer program capable of completing one or more specific tasks, and has a visual display interface, which can interact with a user, when the APP is developed at a mobile terminal, the APP needs to be developed on the same page for different operating systems of the terminal, so that in order to save cost, when some pages with high update frequency or short timeliness are developed, a web view (WebView) supported by different operating systems is selected to replace a source page.
However, since the navigation area on the source page does not belong to WebView, after WebView loading is completed, the navigation area on the source page can only be displayed as the navigation area of the WebView page, and if there is a style difference between the WebView page and the source page, there is a possibility that the navigation area and the WebView page are not matched when the navigation area of the source page is used as the navigation area of the WebView page.
Disclosure of Invention
The disclosure provides a page display method, a device, electronic equipment, a server and a storage medium, which are used for solving the problem that the existing network view display page navigation area is not matched with a WebView page.
According to a first aspect of an embodiment of the present disclosure, there is provided a page display method, including:
When the client starts the foreground operation, a page configuration request is sent to the server;
receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
responding to an operation instruction of displaying a target display page triggered by an object, and acquiring navigation configuration parameters of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to at least one target display page;
and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In one possible implementation manner, when receiving navigation configuration parameters corresponding to at least one target display page configured by the server, a routing address corresponding to the at least one target display page configured by the server is received;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object; and when the route address corresponding to the operation instruction is in the route address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
In one possible implementation manner, when receiving navigation configuration parameters corresponding to at least one target display page configured by the server, network content configuration parameters corresponding to at least one target display page configured by the server are received; acquiring network content configuration parameters of the target display page corresponding to the operation instruction from network content configuration parameters corresponding to at least one target display page configured by the server; and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
According to a second aspect of the embodiments of the present disclosure, there is provided a page display method, including:
receiving a page configuration request sent by a client when starting a foreground operation;
and sending navigation configuration parameters corresponding to at least one target display page to a client so that the client responds to an operation instruction of displaying the target display page triggered by an object, acquiring the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In a possible implementation manner, when a navigation configuration parameter corresponding to at least one target display page is sent to a client, a routing address corresponding to the at least one target display page is sent to the client, so that when the client determines that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server, the operation instruction triggered by the object is determined to be the operation instruction for displaying the target display page.
In a possible implementation manner, when a navigation configuration parameter corresponding to at least one target display page is sent to a client, the network content configuration parameter corresponding to the at least one target display page is sent to the client, so that the client obtains the network content configuration parameter of the target display page corresponding to the operation instruction from the network content configuration parameter corresponding to the at least one target display page, and creates a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameter.
According to a third aspect of embodiments of the present disclosure, there is provided a page display device, including:
The first sending module is configured to send a page configuration request to the server when the client starts the foreground operation;
a first receiving module configured to perform receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
the acquisition module is configured to execute an operation instruction for displaying a target display page, which is triggered by an object, and acquire navigation configuration parameters of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to the at least one target display page;
and the display module is configured to execute rendering operation on the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
In one possible implementation, the acquisition module is further configured to perform:
receiving a routing address corresponding to at least one target display page configured by the server;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the route address corresponding to the operation instruction is in the route address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
In a possible implementation manner, the first receiving module is further configured to perform:
receiving network content configuration parameters corresponding to at least one target display page configured by the server;
the acquisition module is further configured to perform:
acquiring network content configuration parameters of the target display page corresponding to the operation instruction from network content configuration parameters corresponding to at least one target display page configured by the server;
the presentation module is further configured to perform:
and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
According to a fourth aspect of embodiments of the present disclosure, there is provided a page display device, including:
the second receiving module is configured to execute a page configuration request sent by the receiving client when starting the foreground operation;
the second sending module is configured to send navigation configuration parameters corresponding to at least one target display page to the client, so that the client responds to an operation instruction of displaying the target display page triggered by an object, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and performs rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the obtained navigation configuration parameters.
In one possible implementation, the second transmitting module is further configured to perform:
and sending the routing address corresponding to the at least one target display page to the client, so that the client determines the operation instruction triggered by the object as the operation instruction for displaying the target display page when determining that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server.
In one possible implementation, the second transmitting module is further configured to perform:
and sending the network content configuration parameters corresponding to the at least one target display page to the client so that the client obtains the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameters.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic device, comprising: a memory for storing executable instructions;
a processor configured to read and execute executable instructions stored in the memory, to implement the page presentation method according to any one of the first aspect of the embodiments of the present disclosure;
According to a sixth aspect of embodiments of the present disclosure, there is provided a server comprising: a memory for storing executable instructions;
a processor, configured to read and execute the executable instructions stored in the memory, so as to implement the page presentation method according to any one of the second aspect of the embodiments of the present disclosure.
According to a seventh aspect of embodiments of the present disclosure, there is provided a non-volatile storage medium, which when executed by a processor of a page display device, causes the page display device to perform the page display method described in the first aspect of embodiments of the present disclosure.
According to an eighth aspect of embodiments of the present disclosure, there is provided a non-volatile storage medium, which when executed by a processor of a page display device, causes the page display device to perform the page display method described in the second aspect of embodiments of the present disclosure.
According to a ninth aspect of embodiments of the present disclosure, there is provided a computer program product which, when run on an electronic device, causes the electronic device to perform a method as may be involved in carrying out any of the above-described first aspects of embodiments of the present disclosure.
According to a tenth aspect of embodiments of the present disclosure, there is provided a computer program product which, when run on a server, causes the electronic device to perform a method as may be involved in carrying out any of the above-described second aspects of embodiments of the present disclosure.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the present disclosure provides a page display method, and a client is taken as an example to explain the page display method provided by the present disclosure. When the client starts the foreground operation, a page configuration request is sent to the server, and navigation configuration parameters for configuring navigation areas in at least one target display page returned by the server are received; the client responds to an operation instruction of the object-triggered display target display page, acquires a navigation configuration parameter of the target display page corresponding to the operation instruction from navigation parameters corresponding to at least one target display page, and performs rendering operation on a navigation area in the target display page according to the navigation configuration parameter. Because the client in the embodiment of the disclosure sends the configuration information to the server to pull the navigation configuration parameters of the navigation area in the display page when starting the foreground operation, the navigation configuration parameters can be obtained without waiting for the completion of the creation of the network view, so that the navigation configuration parameters of the target display interface configured by the server can be obtained and the navigation area of the display interface is rendered after the client responds to the operation instruction of the object-triggered display target display page, the interaction process of the network view and the source interface is not needed, the configuration flow of the navigation area of the display interface is simplified, and the loading speed of the page is accelerated; the server configures the navigation configuration parameters for the target display page, and the navigation configuration parameters can be flexibly configured according to the network content in the target display page, so that the navigation area rendered according to the navigation configuration parameters can be matched with the network view of the target display page, the display effect of the target display page is improved, and the user experience is improved.
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 disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
FIG. 1 is a schematic diagram of a target display page, shown in accordance with an exemplary embodiment;
FIG. 2 is a schematic diagram of a page presentation system, shown in accordance with an exemplary embodiment;
FIG. 3 is a schematic diagram of a target display page completing rendering a navigation area, according to an example embodiment;
FIG. 4 is a diagram of a target display page completing creation of a network view, according to an example embodiment;
FIG. 5 is an interactive flow diagram illustrating a page presentation method according to an exemplary embodiment;
FIG. 6 is a flow diagram illustrating a client-side page presentation method according to an exemplary embodiment;
FIG. 7 is a flowchart of a server-side page presentation method, according to an exemplary embodiment;
FIG. 8 is a block diagram of a client-side page presentation device, according to an exemplary embodiment;
FIG. 9 is a block diagram of a server-side page presentation device, according to an example embodiment;
FIG. 10 is a block diagram of a client-side page presentation electronic device 1000, shown in accordance with an exemplary embodiment;
FIG. 11 is a block diagram of a page presentation server 1100, shown in accordance with an exemplary embodiment;
fig. 12 is a schematic structural view of a terminal according to an exemplary embodiment.
Detailed Description
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of 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 foregoing figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
Some words appearing hereinafter are explained:
1. the term "and/or" in the embodiments of the present disclosure describes an association relationship of association objects, which indicates that three relationships may exist, for example, a and/or B may indicate: a exists alone, A and B exist together, and B exists alone. The character "/" generally indicates that the context-dependent object is an "or" relationship.
2. The term "application" in embodiments of the present disclosure is a computer program that performs one or more specific tasks and that has a visual display interface that enables interaction with a user.
3. The term "web view" in the embodiment of the disclosure, which may be also referred to as "WebView", is a control based on a webkit engine, and is capable of loading and displaying a web page, and is generally embedded in an application program to load web page content, and is a control common to iOS systems and Android systems.
4. The term "navigation area" in the presently disclosed embodiments refers to a row of horizontal navigation buttons located at the top or side areas of the page, above or below the banner page, that function to link individual pages within the site or software.
5. The term "native page" in embodiments of the present disclosure refers to a page that can be run directly in the native application of the current operating system.
6. The term "server" in embodiments of the present disclosure refers to a device that provides computing services. Since the server needs to respond to the service request and process it, the server should generally have the ability to afford the service and secure the service.
7. The term "client" in the embodiments of the present disclosure refers to a program corresponding to a server, which provides a local service to a client. Except for some applications that only run locally, which are typically installed on a common client, it is necessary to interoperate with the server. For this type of application, there is a need for a corresponding server and service program in the network to provide corresponding services, such as database service, email service, etc., so that a specific communication connection needs to be established between the client and the server to ensure the normal operation of the application.
The application scenario described in the embodiments of the present disclosure is for more clearly describing the technical solution of the embodiments of the present disclosure, and does not constitute a limitation on the technical solution provided by the embodiments of the present disclosure, and as a person of ordinary skill in the art can know that, with the appearance of a new application scenario, the technical solution provided by the embodiments of the present disclosure is equally applicable to similar technical problems.
The embodiment of the disclosure can be applied to an application program on a terminal, and in order to reduce development cost and facilitate maintenance in later stages, a web view (WebView) is often used for page development instead of a source page, and when the WebView is used for page development, as shown in fig. 1, a display page comprises a navigation area and a web page content area, but since the navigation area on the source page does not belong to the WebView, only the navigation area on the source page can be used as the navigation area of the WebView page after WebView loading is completed, and because of the difference in styles between the WebView page and the source page, when the navigation area of the source page is used as the navigation area of the WebView page, the problem that the navigation area and the WebView page are not matched may exist, and user experience is affected.
For the problem of mismatch between the navigation area and the WebView page, an alternative solution is: after the WebView page is built, the WebView informs the source page of the need of configuring the navigation area through the JSBridge, meanwhile, the WebView sends configuration information corresponding to the navigation area to the source page, and the source page performs rendering after configuring the navigation area according to the received configuration information corresponding to the navigation area, so that the navigation area is adapted to the requirements and styles of the WebView page. However, the configuration of the navigation area can be performed after the source page receives the notification of the WebView, the interaction process of the WebView and the source page can cause slower page loading, and after the WebView page is loaded, the configuration of the navigation area needs to be waited, so that the user experience is poor.
The present disclosure provides a page display method, and a client is taken as an example to explain the page display method provided by the present disclosure. When the client starts the foreground operation, a page configuration request is sent to the server, and navigation configuration parameters for configuring navigation areas in at least one target display page returned by the server are received; the client responds to an operation instruction of the object-triggered display target display page, acquires a navigation configuration parameter of the target display page corresponding to the operation instruction from navigation parameters corresponding to at least one target display page, and performs rendering operation on a navigation area in the target display page according to the navigation configuration parameter. Because the client in the embodiment of the disclosure sends the configuration information to the server to pull the navigation configuration parameters of the navigation area in the display page when starting the foreground operation, the navigation configuration parameters can be obtained without waiting for the completion of the creation of the network view, so that the navigation configuration parameters of the target display interface configured by the server can be obtained and the navigation area of the display interface is rendered after the client responds to the operation instruction of the object-triggered display target display page, the interaction process of the network view and the source interface is not needed, the configuration flow of the navigation area of the display interface is simplified, and the loading speed of the page is accelerated; the server configures the navigation configuration parameters for the target display page, and the navigation configuration parameters can be flexibly configured according to the network content in the target display page, so that the navigation area rendered according to the navigation configuration parameters can be matched with the network view of the target display page, the display effect of the target display page is improved, and the user experience is improved.
Embodiments of the present disclosure are described in further detail below with reference to the accompanying drawings.
Fig. 2 is a schematic diagram of a frame of a page presentation system, including a client 21 and a server 22, as shown in fig. 2, according to an example embodiment.
When the client 21 starts the foreground operation, a page configuration request is sent to the server 22;
the client starting foreground operation can be the client starting operation or the client is tuned to the foreground operation from the background of the terminal.
The server 22 responds to the page configuration request sent by the client 21, and sends navigation configuration parameters, routing addresses and network content configuration parameters of at least one target display page corresponding to the client 21;
it should be noted that, the client 21 may correspond to at least one target display page, where the target display page is a page developed by using WebView;
the client 21 renders a navigation area in the target display page according to the navigation configuration parameters;
the route address is a link address which is jumped to after the user triggers an opening instruction in the target display page;
the client 21 creates a web view in the web content area of the target display page according to the web content configuration parameters.
It should be noted that, when there are multiple target display pages for page development by using Webview in the client, the server may send, to the client, a navigation configuration parameter, a routing address, and a network content configuration parameter corresponding to each of the multiple target display pages.
The client 21 stores the received navigation configuration parameters, routing address and network content configuration parameters into a local memory;
it should be noted that, at least one set of navigation configuration parameters, routing address and network content configuration parameters received by the client have a one-to-one correspondence with the target display page of the client, the client stores the navigation configuration parameters, the routing address and the network content configuration parameters in the local memory of the terminal, but does not write into the disk of the terminal, and when the client starts the foreground to run each time, the client sends a page configuration request to the server and dynamically updates the navigation configuration parameters, the routing address and the network content configuration parameters in the local memory according to the received navigation configuration parameters, the routing address and the network content configuration parameters, thereby ensuring that the navigation configuration parameters, the routing address and the network content configuration parameters in the local memory are all the latest configuration parameters.
The client 21 responds to an operation instruction of the object-triggered display target display page;
the operation instruction of the object triggering to display the target page may be the object triggering to trigger a jump button corresponding to the target display page on the client display interface, or may be the object triggering to trigger a preset area corresponding to the target display page on the client display page.
In one possible implementation, the operation instruction of the object triggering the display target display page is determined according to the following manner:
the client 21 determines a routing address corresponding to the operation instruction triggered by the object; when the route address corresponding to the operation instruction is in the route address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
It should be noted that, the routing address may be a URL address, after the object triggers the operation instruction, the client compares the routing address corresponding to the operation instruction with the routing address stored in the local memory, and when determining that the routing address corresponding to the operation instruction is included in the routing address stored in the local memory, determines that the routing address corresponding to the operation instruction is the routing address of the target display page configured by the server, so as to determine that the operation instruction triggered by the object is the operation instruction for displaying the target display page.
The client 21 responds to an operation instruction of displaying a target display page triggered by an object, and acquires navigation configuration parameters of the target display page corresponding to the operation instruction from a local memory;
in one possible implementation, the navigation configuration parameters corresponding to the target display page may include some or all of a title setting parameter, a button setting parameter, a navigation bar style setting parameter, and a status bar setting parameter.
It should be noted that, the title setting parameters are shown in table 1, and include title text and title text color;
parameters (parameters) Type(s) Default value Description of the invention
title String Maintain last setting Title to be displayed
color String Maintain last setting Title word color
Table 1 title set parameters
The button setting parameters are shown in table 2, and include position numbers, view types, button characters, character colors, button display icons, picture effects, whether small red points are displayed or not, and distinguishing event bodies triggered by clicking the buttons and triggering the buttons;
table 2 button set parameters
The navigation bar style setting parameters are shown in table 3 and comprise a toolbar style, a background color and a lower border color; the background color can be set as default, and the theme color preset by the source page is used, so that the navigation area of the target display page and the source page keep uniform style, and the complexity of the target display page is reduced;
Parameters (parameters) Type(s) Default value Description of the invention
position String Maintain last setting Top toolbar style
backgroundcolor String Maintain last setting Background color
borderBottomColor String Maintain last setting Color of lower edge line
Table 3 navigation bar style set-up
The status bar setting parameters are shown in table 4 and comprise status bar text colors and background colors;
parameters (parameters) Type(s) Default value Description of the invention
textcolor String Maintain last setting Status bar text color
backgroundcolor String Maintain last setting Background color
TABLE 4 status bar set parameters
After the client 21 obtains the navigation configuration parameters corresponding to the target display page, rendering operation is performed on the navigation area in the target display page according to the navigation configuration parameters corresponding to the target display page, and in a specific implementation, the client configures the content in the navigation area according to each parameter in the obtained navigation configuration parameters. For example, after obtaining the navigation configuration parameters corresponding to the target display page, the client renders the navigation area, so as to obtain the navigation area as shown in fig. 3.
In one possible implementation manner, when acquiring the navigation configuration parameters corresponding to the target display page, the client 21 acquires the network content configuration parameters corresponding to the target display page; the network content configuration parameters corresponding to the target display page are configured by the server after the client sends a page configuration request to the server;
When the client obtains the network content configuration parameters corresponding to the target display page, the client reads the network content configuration parameters of the target display page corresponding to the operation instruction triggered by the object from the local memory, and creates a network view in the network content area in the target display page according to the obtained network content configuration parameters.
In a specific implementation, the network content configuration parameters may include content such as a network view component parameter and a background color, and after the client obtains the network content configuration parameters, the client may set the background color of the network view according to the background color in the network content configuration parameters, and create the network view component according to the network view component parameter and render the created network view component so as to obtain the network view. For example, a network view created by the client according to the network configuration parameters corresponding to the target display page may be as shown in fig. 4.
FIG. 5 is an interactive flow diagram of a page presentation method, as shown in FIG. 5, according to an exemplary embodiment, including the steps of:
in step S501, the client starts a foreground operation;
in step S502, the client sends a page configuration request to the server;
In step S503, the server determines navigation configuration parameters, routing addresses, and network content configuration parameters of at least one target display page;
in step S504, the server sends navigation configuration parameters, routing address and network content configuration parameters of at least one target display page to the client;
in step S505, the client stores the received navigation configuration parameter, the routing address and the network content configuration parameter of at least one target display page into the local memory;
in step S506, the client responds to the operation instruction triggered by the object, and determines the routing address corresponding to the operation instruction as the routing address of the target display page configured by the server;
in step S507, the client obtains the navigation configuration parameters of the target display page corresponding to the operation instruction, and performs rendering operation on the navigation area in the target display page corresponding to the operation instruction;
in step S508, the client obtains the network content configuration parameters corresponding to the target display page corresponding to the operation instruction, and creates a network view in the network content area in the target display page corresponding to the operation instruction.
Step S507 and step S508 may be performed simultaneously.
FIG. 6 is a flow diagram of a client-side page presentation method, which may include the steps of:
in step S601, when the client starts the foreground running, a page configuration request is sent to the server;
in step S602, receiving navigation configuration parameters corresponding to at least one target display page configured by a server;
in step S603, in response to an operation instruction for displaying a target display page triggered by an object, acquiring a navigation configuration parameter of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to at least one target display page;
in step S602, according to the acquired navigation configuration parameters, rendering operation is performed on the navigation area in the target display page corresponding to the operation instruction.
In one possible implementation manner, when receiving navigation configuration parameters corresponding to at least one target display page configured by the server, a routing address corresponding to the at least one target display page configured by the server is received;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object;
And when the route address corresponding to the operation instruction is in the route address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
In one possible implementation manner, when receiving navigation configuration parameters corresponding to at least one target display page configured by the server, network content configuration parameters corresponding to at least one target display page configured by the server are received;
acquiring network content configuration parameters of the target display page corresponding to the operation instruction from network content configuration parameters corresponding to at least one target display page configured by the server;
and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
Fig. 7 is a flowchart of a server-side page presentation method according to an exemplary embodiment of the present disclosure, as shown in fig. 7, including the following steps:
in step S701, a page configuration request sent when a client starts a foreground run is received;
in step S702, a navigation configuration parameter corresponding to at least one target display page is sent to a client, so that the client responds to an operation instruction for displaying the target display page triggered by an object, acquires the navigation configuration parameter of the target display page corresponding to the operation instruction from the navigation configuration parameter corresponding to the at least one target display page, and performs rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameter.
In a possible implementation manner, when a navigation configuration parameter corresponding to at least one target display page is sent to a client, a routing address corresponding to the at least one target display page is sent to the client, so that when the client determines that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server, the operation instruction triggered by the object is determined to be the operation instruction for displaying the target display page.
In a possible implementation manner, when a navigation configuration parameter corresponding to at least one target display page is sent to a client, the network content configuration parameter corresponding to the at least one target display page is sent to the client, so that the client obtains the network content configuration parameter of the target display page corresponding to the operation instruction from the network content configuration parameter corresponding to the at least one target display page, and creates a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameter.
FIG. 8 is a block diagram of a client-side page display device, according to an exemplary embodiment, and referring to FIG. 8, the device includes a first sending module 801, a first receiving module 802, an obtaining module 801, and a display module 802;
A first sending module 801 configured to send a page configuration request to a server when the client starts a foreground operation;
a first receiving module 802 configured to perform receiving navigation configuration parameters corresponding to at least one target display page configured by the server;
the obtaining module 803 is configured to execute an operation instruction for displaying a target display page triggered by a response object, and obtain navigation configuration parameters corresponding to the target display page; the navigation configuration parameters corresponding to the target display page are configured by a server after a page configuration request is sent to the server when a client starts a foreground to run;
and the display module 804 is configured to perform rendering operation on the navigation area in the target display page according to the acquired navigation configuration parameters.
In a possible implementation manner, the obtaining module 803 is further configured to perform:
receiving a routing address corresponding to at least one target display page configured by the server;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the route address corresponding to the operation instruction is in the route address corresponding to at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
In a possible implementation manner, the first receiving module 802 is further configured to perform:
receiving network content configuration parameters corresponding to at least one target display page configured by the server;
the acquisition module 803 is further configured to perform:
acquiring network content configuration parameters of the target display page corresponding to the operation instruction from network content configuration parameters corresponding to at least one target display page configured by the server;
the presentation module 804 is further configured to perform:
and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
FIG. 9 is a block diagram of a server-side page presentation apparatus, according to an exemplary embodiment, and with reference to FIG. 9, the apparatus includes a determination module 901, a transmission module 902;
a second receiving module 901, configured to perform receiving a page configuration request sent by a client when starting a foreground runtime;
the second sending module 902 is configured to send navigation configuration parameters corresponding to at least one target display page to a client, so that the client responds to an operation instruction triggered by an object and displaying the target display page, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page, and performs rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the obtained navigation configuration parameters.
In a possible implementation manner, the second sending module 902 is further configured to perform:
and sending the routing address corresponding to the at least one target display page to the client, so that the client determines the operation instruction triggered by the object as the operation instruction for displaying the target display page when determining that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server.
In a possible implementation manner, the second sending module 902 is further configured to perform:
and sending the network content configuration parameters corresponding to the at least one target display page to the client so that the client obtains the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameters.
The specific manner in which the respective units execute the requests in the apparatus of the above embodiment has been described in detail in the embodiment concerning the method, and will not be described in detail here.
Fig. 10 is a block diagram of a client-side page presentation electronic device 1000, shown in accordance with an exemplary embodiment, including:
a processor 1010;
a memory 1020 for storing instructions executable by the processor 1010;
wherein the processor 1010 is configured to execute the instructions to implement a client-side page presentation method in an embodiment of the present disclosure.
In an exemplary embodiment, a client-side non-volatile storage medium is also provided, such as a memory 1020 including instructions executable by the processor 1010 of the electronic device 1000 to perform the above-described method. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
Fig. 11 is a block diagram of a server 1100, shown according to an exemplary embodiment, comprising:
a processor 1110;
a memory 1120 for storing instructions executable by the processor 1110;
wherein the processor 1110 is configured to execute the instructions to implement a server-side page presentation method in an embodiment of the present disclosure.
In an exemplary embodiment, a server-side non-volatile storage medium is also provided that includes instructions, such as memory 1120 including instructions that are executable by processor 1110 of server 1100 to perform the above-described methods. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, ROM, random Access Memory (RAM), CD-ROM, magnetic tape, floppy disk, optical data storage device, and the like.
The client in the embodiment of the present disclosure may be installed in a terminal, as shown in fig. 12, and a terminal 1200 of the embodiment of the present disclosure includes: radio Frequency (RF) circuitry 1210, power source 1220, processor 1230, memory 1240, input unit 1250, display unit 1260, camera 1270, communication interface 1280, and wireless fidelity (Wireless Fidelity, wiFi) module 1290. It will be appreciated by those skilled in the art that the structure of the terminal shown in fig. 12 is not limiting of the terminal, and that the terminal provided by the embodiments of the present disclosure may include more or less components than illustrated, or may combine certain components, or may be arranged in different components.
The following describes the respective constituent elements of the terminal 1200 in detail with reference to fig. 12:
The RF circuitry 1210 may be used for receiving and transmitting data during a communication or session. In particular, the RF circuit 1210 sends the downlink data of the base station to the processor 1230 for processing; in addition, uplink data to be transmitted is transmitted to the base station. Typically, the RF circuitry 1210 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low noise amplifier (Low NoiseAmplifier, LNA), a duplexer, and the like.
In addition, the RF circuit 1210 may also communicate with networks and other terminals through wireless communication. The wireless communication may use any communication standard or protocol including, but not limited to, global system for mobile communications (GlobalSystem of Mobile communication, GSM), general packet radio service (General PacketRadio Service, GPRS), code division multiple access (Code Division Multiple Access, CDMA), wideband code division multiple access (Wideband Code Division Multiple Access, WCDMA), long term evolution (Long Term Evolution, LTE), email, short message service (Short Messaging Service, SMS), and the like.
The WiFi technology belongs to a short-distance wireless transmission technology, and the terminal 1200 can connect to an Access Point (AP) through a WiFi module 1290, thereby realizing Access to a data network. The WiFi module 1290 may be used for receiving and transmitting data during communication.
The terminal 1200 may be physically connected to other terminals through the communication interface 1280. Optionally, the communication interface 1280 is connected to the communication interfaces of the other terminals through a cable, so as to implement data transmission between the terminal 1200 and the other terminals.
Since the terminal 1200 is capable of implementing a communication service and transmitting information to other contacts in the embodiment of the present disclosure, the terminal 1200 needs to have a data transmission function, that is, the terminal 1200 needs to include a communication module inside. Although fig. 12 illustrates communication modules such as the RF circuit 1210, the WiFi module 1290, and the communication interface 1280, it is understood that at least one of the above components or other communication modules (e.g., bluetooth module) for implementing communication exist in the terminal 1200 for data transmission.
For example, when the terminal 1200 is a mobile phone, the terminal 1200 may include the RF circuit 1210 and may further include the WiFi module 1290; when the terminal 1200 is a computer, the terminal 1200 may include the communication interface 1280 and may also include the WiFi module 1290; when the terminal 1200 is a tablet computer, the terminal 1200 may include the WiFi module.
The memory 1240 may be used to store software programs and modules. The processor 1230 performs various functional applications and data processing of the terminal 1200 by running software programs and modules stored in the memory 1240, and when the processor 1230 executes the program codes in the memory 1240, some or all of the processes in fig. 3, 6 and 7 of the embodiments of the present disclosure can be implemented.
Alternatively, the memory 1240 may mainly include a storage program area and a storage data area. The storage program area may store an operating system, various application programs (such as a communication application), various modules for performing WLAN connection, and the like; the storage data area may store data created according to the use of the terminal, etc.
In addition, the memory 1240 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The input unit 1250 may be used to receive numeric or character information input by a user and to generate key signal inputs related to user settings and function control of the terminal 1200.
Alternatively, the input unit 1250 may include a touch panel 1251 and other input terminals 1252.
The touch panel 1251, which is also referred to as a touch screen, may collect touch operations on or near the touch panel 1251 by a user (such as operations of the user on the touch panel 1251 or near the touch panel 1251 using any suitable object or accessory such as a finger, a stylus, etc.), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 1251 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch azimuth of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device and converts it into touch point coordinates, which are then sent to the processor 1230, and can receive commands from the processor 1230 and execute them. In addition, the touch panel 1251 may be implemented in various types such as resistive, capacitive, infrared, and surface acoustic wave.
Alternatively, the other input terminals 1252 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, mouse, joystick, etc.
The display unit 1260 may be used to display information input by a user or information provided to the user and various menus of the terminal 1200. The display unit 1260 is a display system of the terminal 1200, and is used for presenting an interface to implement man-machine interaction.
The display unit 1260 may include a display panel 1261. Alternatively, the display panel 1261 may be configured in the form of a liquid crystal display (Liquid Crystal Display, LCD), an organic light-Emitting Diode (OLED), or the like.
Further, the touch panel 1251 may overlay the display panel 1261, and when the touch panel 1251 detects a touch operation thereon or thereabout, the touch operation is transmitted to the processor 1230 to determine a type of touch event, and then the processor 1230 provides a corresponding visual output on the display panel 1261 according to the type of touch event.
Although in fig. 12, the touch panel 1251 and the display panel 1261 are two separate components to implement the input and output functions of the terminal 1200, in some embodiments, the touch panel 1251 may be integrated with the display panel 1261 to implement the input and output functions of the terminal 1200.
The processor 1230 is a control center of the terminal 1200, connects various components using various interfaces and lines, and performs various functions of the terminal 1200 and processes data by running or executing software programs and/or modules stored in the memory 1240 and calling data stored in the memory 1240, thereby realizing various services based on the terminal.
In the alternative, processor 1230 may include one or more processing units. Alternatively, the processor 1230 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1230.
The camera 1270 is used for implementing a photographing function of the terminal 1200, and photographing pictures or videos.
The terminal 1200 also includes a power source 1220 (e.g., a battery) for powering the various components. Optionally, the power source 1220 may be logically connected to the processor 1230 through a power management system, so as to perform functions of managing charging, discharging, and power consumption through the power management system.
Although not shown, the terminal 1200 may further include at least one sensor, audio circuit, etc., which will not be described herein.
The disclosed embodiments also provide a computer program product which, when run on an electronic device, causes the electronic device to perform any one of the methods that may be involved in implementing any one of the page display methods or any one of the page display methods described in the disclosed embodiments.
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 adaptations, 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 is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (16)

1. A method for displaying a page, the method comprising:
when a client starts a foreground to run, sending a page configuration request to a server so as to request navigation configuration parameters corresponding to each target display page corresponding to the client to the server, wherein the client corresponds to at least one target display page;
receiving navigation configuration parameters corresponding to the at least one target display page configured by the server, and dynamically updating the navigation configuration parameters in the local memory according to the received navigation configuration parameters;
responding to an operation instruction of displaying a target display page triggered by an object, and acquiring navigation configuration parameters of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to at least one target display page dynamically updated in a local memory;
and rendering the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
2. The method of claim 1, further comprising, upon receiving navigation configuration parameters corresponding to the at least one target display page configured by the server:
Receiving a routing address corresponding to the at least one target display page configured by the server;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the route address corresponding to the operation instruction is in the route address corresponding to the at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
3. The method of claim 1, further comprising, upon receiving navigation configuration parameters corresponding to the at least one target display page configured by the server:
receiving network content configuration parameters corresponding to the at least one target display page configured by the server;
the method further comprises the steps of:
acquiring network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page configured by the server;
and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
4. A method for displaying a page, the method comprising:
receiving a page configuration request sent by a client when starting a foreground operation, wherein the page configuration request is used for requesting navigation configuration parameters corresponding to each target display page corresponding to the client, and the client corresponds to at least one target display page;
the navigation configuration parameters corresponding to the at least one target display page are sent to the client, so that the client dynamically updates the navigation configuration parameters in the local memory according to the received navigation configuration parameters, responds to an operation instruction for displaying the target display page triggered by an object, acquires the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page after being dynamically updated in the local memory, and performs rendering operation on a navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
5. The method of claim 4, wherein when sending the navigation configuration parameters corresponding to the at least one target display page to the client, further comprising:
and sending the routing address corresponding to the at least one target display page to the client, so that the client determines the operation instruction triggered by the object as the operation instruction for displaying the target display page when determining that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server.
6. The method of claim 4, wherein when sending the navigation configuration parameters corresponding to the at least one target display page to the client, further comprising:
and sending the network content configuration parameters corresponding to the at least one target display page to the client so that the client obtains the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameters.
7. A page display device, comprising:
the first sending module is configured to send a page configuration request to the server when the client starts the foreground operation so as to request navigation configuration parameters corresponding to each target display page corresponding to the client from the server, wherein the client corresponds to at least one target display page;
the first receiving module is configured to receive navigation configuration parameters corresponding to the at least one target display page configured by the server, and dynamically update the navigation configuration parameters in the local memory according to the received navigation configuration parameters;
The acquisition module is configured to execute an operation instruction for displaying a target display page, which is triggered by an object, and acquire navigation configuration parameters of the target display page corresponding to the operation instruction from navigation configuration parameters corresponding to the at least one target display page after being dynamically updated in a local memory;
and the display module is configured to execute rendering operation on the navigation area in the target display page corresponding to the operation instruction according to the acquired navigation configuration parameters.
8. The apparatus of claim 7, wherein the acquisition module is further configured to perform:
receiving a routing address corresponding to the at least one target display page configured by the server;
determining an operation instruction of triggering the object to display the target display page according to the following mode:
determining a routing address corresponding to an operation instruction triggered by an object;
and when the route address corresponding to the operation instruction is in the route address corresponding to the at least one target display page configured by the server, determining the operation instruction triggered by the object as the operation instruction for displaying the target display page.
9. The apparatus of claim 7, wherein the first receiving module is further configured to perform:
Receiving network content configuration parameters corresponding to the at least one target display page configured by the server;
the acquisition module is further configured to perform:
acquiring network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page configured by the server;
the presentation module is further configured to perform:
and creating a network view in the network content area in the target display page corresponding to the operation instruction according to the acquired network content configuration parameters.
10. A page processing apparatus, comprising:
the second receiving module is configured to execute a page configuration request sent by a client when starting a foreground operation, wherein the page configuration request is used for requesting navigation configuration parameters corresponding to each target display page corresponding to the client, and the client corresponds to at least one target display page;
the second sending module is configured to send the navigation configuration parameters corresponding to the at least one target display page to the client, so that the client dynamically updates the navigation configuration parameters in the local memory according to the received navigation configuration parameters, responds to the operation instruction of displaying the target display page triggered by the object, obtains the navigation configuration parameters of the target display page corresponding to the operation instruction from the navigation configuration parameters corresponding to the at least one target display page after the dynamic update in the local memory, and performs rendering operation on the navigation area in the target display page corresponding to the operation instruction according to the obtained navigation configuration parameters.
11. The apparatus of claim 10, wherein the second transmission module is further configured to perform:
and sending the routing address corresponding to the at least one target display page to the client, so that the client determines the operation instruction triggered by the object as the operation instruction for displaying the target display page when determining that the routing address corresponding to the operation instruction is in the routing address corresponding to the at least one target display page configured by the server.
12. The apparatus of claim 10, wherein the second transmission module is further configured to perform:
and sending the network content configuration parameters corresponding to the at least one target display page to the client so that the client obtains the network content configuration parameters of the target display page corresponding to the operation instruction from the network content configuration parameters corresponding to the at least one target display page, and creating a network view in a network content area in the target display page corresponding to the operation instruction according to the obtained network content configuration parameters.
13. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
Wherein the processor is configured to execute the instructions to implement the page presentation method of any one of claims 1 to 3.
14. A server, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the page presentation method of any one of claims 4 to 6.
15. A storage medium, characterized in that instructions in the storage medium, when executed by a processor of a page presentation electronic device, enable the electronic device to perform the page presentation method according to any one of claims 1 to 3.
16. A storage medium, characterized in that instructions in the storage medium, when executed by a processor of a page presentation server, enable the electronic device to perform the page presentation method of any one of claims 4 to 6.
CN201911205166.6A 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium Active CN110990741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911205166.6A CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911205166.6A CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Publications (2)

Publication Number Publication Date
CN110990741A CN110990741A (en) 2020-04-10
CN110990741B true CN110990741B (en) 2024-03-12

Family

ID=70088605

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911205166.6A Active CN110990741B (en) 2019-11-29 2019-11-29 Page display method and device, electronic equipment, server and storage medium

Country Status (1)

Country Link
CN (1) CN110990741B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112367531B (en) * 2020-10-30 2021-08-27 腾讯科技(深圳)有限公司 Video stream display method, processing method and related equipment
CN112672226B (en) * 2020-12-22 2023-03-14 深圳市创维软件有限公司 Display mode setting method, playing device and readable storage medium
CN112818143B (en) * 2021-01-30 2022-03-25 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN112966201B (en) * 2021-03-05 2023-07-21 北京百度网讯科技有限公司 Object processing method, device, electronic equipment and storage medium
CN113204722B (en) * 2021-03-30 2022-11-22 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN113625927A (en) * 2021-06-23 2021-11-09 武汉理工数字传播工程有限公司 Method for managing operation function, electronic equipment and storage medium
CN113867868A (en) * 2021-09-29 2021-12-31 北京达佳互联信息技术有限公司 Display parameter determination method, device and storage medium
CN114143589A (en) * 2021-11-11 2022-03-04 北京奇艺世纪科技有限公司 Page display method and device, electronic device and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
CN109388453A (en) * 2018-09-07 2019-02-26 Oppo广东移动通信有限公司 Methods of exhibiting, device, storage medium and the electronic equipment of application page
CN109684574A (en) * 2018-08-20 2019-04-26 平安普惠企业管理有限公司 Page loading method, device, equipment and storage medium
EP3561691A1 (en) * 2018-04-28 2019-10-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for displaying webpage content

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107066631A (en) * 2017-05-26 2017-08-18 北京三快在线科技有限公司 Display methods, device and the electronic equipment of the page
EP3561691A1 (en) * 2018-04-28 2019-10-30 Beijing Xiaomi Mobile Software Co., Ltd. Method and apparatus for displaying webpage content
CN109684574A (en) * 2018-08-20 2019-04-26 平安普惠企业管理有限公司 Page loading method, device, equipment and storage medium
CN109388453A (en) * 2018-09-07 2019-02-26 Oppo广东移动通信有限公司 Methods of exhibiting, device, storage medium and the electronic equipment of application page

Also Published As

Publication number Publication date
CN110990741A (en) 2020-04-10

Similar Documents

Publication Publication Date Title
CN110990741B (en) Page display method and device, electronic equipment, server and storage medium
US10725649B2 (en) Graphic code display method and apparatus
US11025963B2 (en) Data processing method, apparatus, and system for live streaming page
CN115357178B (en) Control method applied to screen-throwing scene and related equipment
CN113473204B (en) Information display method and device, electronic equipment and storage medium
EP3174253B1 (en) Message withdrawal method and apparatus, computer program and recording medium
US10334309B2 (en) Bullet screen display method and apparatus
CN113157906B (en) Recommendation information display method, device, equipment and storage medium
CN111408136B (en) Game interaction control method, device and storage medium
CN106775836B (en) Interface display method and interface display device
US20170289629A1 (en) Interaction method and system based on recommended content
CN110795666B (en) Webpage generation method, device, terminal and storage medium
CN106713323B (en) page content preview method, client, server and system
CN106780684B (en) Animation effect realization method and device
CN107666406B (en) Intelligent card display method and device
CN107436712B (en) Method, device and terminal for setting skin for calling menu
CN112399006B (en) File sending method and device and electronic equipment
CN113313804B (en) Image rendering method and device, electronic equipment and storage medium
US10320730B2 (en) Method and device for displaying message
CN110908757B (en) Method and related device for displaying media content
CN116594616A (en) Component configuration method and device and computer readable storage medium
CN109165197B (en) File processing method, terminal and server
CN112732250A (en) Interface processing method, device and storage medium
EP4351117A1 (en) Information display method and apparatus, and electronic device
CN105320532A (en) Interactive interface display method and device as well as terminal

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
GR01 Patent grant
GR01 Patent grant