CN107092652B - Navigation method and device for target page - Google Patents

Navigation method and device for target page Download PDF

Info

Publication number
CN107092652B
CN107092652B CN201710150812.8A CN201710150812A CN107092652B CN 107092652 B CN107092652 B CN 107092652B CN 201710150812 A CN201710150812 A CN 201710150812A CN 107092652 B CN107092652 B CN 107092652B
Authority
CN
China
Prior art keywords
page
target page
navigation
style
block
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
CN201710150812.8A
Other languages
Chinese (zh)
Other versions
CN107092652A (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.)
Koubei Holding Ltd
Original Assignee
Koubei Holding 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 Koubei Holding Ltd filed Critical Koubei Holding Ltd
Priority to CN201710150812.8A priority Critical patent/CN107092652B/en
Publication of CN107092652A publication Critical patent/CN107092652A/en
Application granted granted Critical
Publication of CN107092652B publication Critical patent/CN107092652B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Abstract

The application provides a navigation method of a target page, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method comprises the following steps: checking whether the content title style corresponding to each page block changes; if the content title style of any target page block changes, acquiring the configuration parameters of the changed content title style; and issuing the configuration parameters to a display client corresponding to the target page, so that the display client reconfigures the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the configuration parameters, and updates the theme style of the navigation tag. The configuration complexity can be reduced.

Description

Navigation method and device for target page
Technical Field
The present application relates to the field of computer applications, and in particular, to a method and an apparatus for navigating a target page.
Background
The page blocking design is a page layout scheme which divides a page into a plurality of page blocks and distributes the content of the page to different page blocks in the page for display. Compared with the traditional scheme of intensively displaying the page content in the page, the method has the advantage of flexibly meeting different page display requirements by performing blocking layout on the page content. However, in some rich text pages with rich page contents, if the page contents are laid out in blocks, the number of page blocks in the page is inevitably increased, which causes inconvenience to the user in browsing the page.
Disclosure of Invention
The application provides a navigation method of a target page, which is applied to a server, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method comprises the following steps:
checking whether the content title style corresponding to each page block changes;
if the content title style of any target page block changes, acquiring the configuration parameters of the changed content title style;
and issuing the configuration parameters to a display client corresponding to the target page, so that the display client reconfigures the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the configuration parameters, and updates the theme style of the navigation tag.
Optionally, the obtaining of the configuration parameters of the changed title style of the content includes:
searching page configuration data corresponding to the target page block;
and extracting the configuration parameters of the content title style after the target page block is changed from the searched page configuration data.
Optionally, the issuing the configuration parameter to the display client corresponding to the target page includes:
constructing a push message based on the extracted configuration parameters and the identification information of the target page block;
and sending the push message to the display client.
The application also provides a navigation method of the target page, which is applied to the client, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method comprises the following steps:
when the content title style of any target page block in the target page changes, receiving a configuration parameter which is issued by a page server and corresponds to the changed content title style;
searching a navigation tag corresponding to the target page block in the navigation bar;
and reconfiguring the theme style for the searched navigation tag based on the configuration parameters so as to update the theme style of the navigation tag.
Optionally, the receiving the configuration parameter corresponding to the changed content title style and issued by the page server includes:
receiving a push message issued by a page server; the push message carries the configuration parameters corresponding to the changed content title style and the identification information of the target page block;
the searching for the navigation tag corresponding to the target page block in the navigation bar includes:
and searching a navigation tag corresponding to the target page block in the navigation bar based on the identification information of the target page block.
The application also provides a navigation device of the target page, which is applied to the server side, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the device comprises:
the checking module is used for checking whether the content title style corresponding to each page block changes;
the acquisition module is used for acquiring the configuration parameters of the changed content title style if the content title style of any target page block is changed;
and the issuing module issues the configuration parameters to a display client corresponding to the target page, so that the display client reconfigures the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the configuration parameters, and updates the theme style of the navigation tag.
Optionally, the obtaining module:
searching page configuration data corresponding to the target page block;
and extracting the configuration parameters of the content title style after the target page block is changed from the searched page configuration data.
Optionally, the issuing module:
constructing a push message based on the extracted configuration parameters and the identification information of the target page block;
and sending the push message to the display client.
The application also provides a navigation device of the target page, which is applied to the client, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the device comprises:
the receiving module is used for receiving configuration parameters which are sent by a page server and correspond to the changed content title styles when the content title styles of any target page block in the target page are changed;
the searching module is used for searching the navigation tag corresponding to the target page block in the navigation bar;
and the configuration module reconfigures the theme style for the searched navigation tag based on the configuration parameters so as to update the theme style of the navigation tag.
Optionally, the receiving module further:
receiving a push message issued by a page server; the push message carries the configuration parameters corresponding to the changed content title style and the identification information of the target page block;
the lookup module further:
and searching a navigation tag corresponding to the target page block in the navigation bar based on the identification information of the target page block.
In the application, a technical scheme for automatically updating the theme style of the navigation tag corresponding to each page block based on the content title style of each page block in a scene of page block layout is provided. The server side can obtain the configuration parameters of the changed content title style after the content title style of any target page block is changed, and sends the configuration parameters to the display client side, the display client side reconfigures the theme style for the navigation label corresponding to the target page block in the navigation bar based on the configuration parameters, and updates the original theme style of the navigation label, so that the theme style corresponding to the page block in the navigation bar can be automatically updated after the content theme style of the page block is changed, manual intervention is not needed, and the configuration complexity can be reduced.
Drawings
FIG. 1 is a diagram illustrating a navigation bar disposed in a target page of a content blocking layout according to an embodiment of the present application;
FIG. 2 is a flowchart illustrating a method for navigating a target page according to an embodiment of the present application;
FIG. 3 is a logic block diagram of a navigation device for a destination page according to an embodiment of the present application;
fig. 4 is a hardware configuration diagram of a server of a navigation device carrying the target page according to an embodiment of the present application;
FIG. 5 is a logic block diagram of a navigation device for another destination page according to an embodiment of the present application;
fig. 6 is a hardware configuration diagram of a client of the navigation device carrying the another destination page according to an embodiment of the present application.
Detailed Description
In the related art, when there are many page blocks in a page, in order to enable a user to quickly locate interesting content in the page, a navigation bar is usually arranged in the page, and a navigation tag pointing to each page block is arranged in the navigation bar. In the process of browsing the page, a user can quickly position each page block in the page through the navigation tag in the navigation bar.
Meanwhile, in order to optimize the display effect of the page content as a whole, the theme style of the corresponding navigation tag in the navigation bar is adapted according to the content title style in each page block, so that the theme style of each navigation tag in the navigation bar can change synchronously along with the content title sample in the page block pointed by the navigation tag.
For example, referring to fig. 1, fig. 1 is a schematic diagram illustrating a navigation bar disposed in a target page of a content blocking layout.
In the target page shown in fig. 1, 3 divided page blocks are included, and the navigation bar in the page includes 3 navigation tags respectively corresponding to the 3 page blocks. In practical applications, in order to optimize the presentation effect of the page content as a whole, the theme style (such as the theme name, color, corresponding icon, etc. of the navigation tag) of the 3 navigation tags will be generally identical to the content title style (such as the title name, color, corresponding icon, etc. of the content title) of the corresponding page block. For example, the theme style of "navigation tag 1" shown in fig. 1 needs to be consistent with the content title style of the corresponding "page block 1".
However, at present, the modification of the theme style of the navigation tag in the navigation bar usually depends on manual configuration, and when the content title style of any page block changes, the configuration modification of synchronizing the theme style of the navigation tag corresponding to the page block needs to be manually performed, which is complicated in operation.
In view of this, the present application provides a technical solution for automatically updating the theme style of the navigation tag corresponding to each page block based on the content title style of each page block in the scene of the page block layout.
When the method is realized, the server side can obtain the configuration parameters of the changed content title style after the content title style of any target page block is changed, and sends the configuration parameters to the display client side, the display client side reconfigures the theme style for the navigation label corresponding to the target page block in the navigation bar based on the configuration parameters, and updates the original theme style of the navigation label, so that the theme style corresponding to the page block in the navigation bar can be automatically updated after the content theme style of the page block is changed, manual intervention is not needed, and the configuration complexity can be reduced.
The present application is described below with reference to specific embodiments and specific application scenarios.
Referring to fig. 2, fig. 2 is a navigation method for a target page according to an embodiment of the present application, wherein the page includes a plurality of divided page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method performs the steps of:
step 201, the server checks whether the content title style corresponding to each page block changes;
the client specifically includes client software for displaying a target page; for example, the client may be a browser installed in a mobile terminal or a PC terminal; and the server side can be a page server, a server cluster or a service platform built based on the server cluster corresponding to the target page.
The server may store page content data corresponding to the target page in advance. The server may uniformly allocate corresponding page block IDs to each page block under the condition that the page content of the target page is in a page block layout, and perform block storage on content data and configuration data of each page block by using the page block IDs as indexes.
Therefore, the background manager of the target page can quickly find the corresponding content data and configuration data based on the page block ID, and further can dynamically update the content data and the configuration data corresponding to each page block based on the actual page display requirement.
In practical applications, the content title style of each page block usually corresponds to some rows of configuration parameters in the configuration data of each page block, so in practical applications, the server may determine whether the content title style of each page block changes by periodically checking whether each configuration parameter related to the content title style in the configuration data of each page block changes.
For example, the configuration parameters related to the content title style of each page block may generally include, for example, a subject name, a color, a corresponding icon, and the like of the content title, and each configuration parameter generally corresponds to a specific configuration field in the configuration data, so the server may determine whether the content title style changes by periodically checking whether a value in the configuration field corresponding to the configuration parameter, such as the subject name, the color, the corresponding icon, and the like of the content title, in the configuration data of each page block changes.
Step 202, if the content title style of any target page block changes, the server side obtains the configuration parameters of the changed content title style;
in this example, when the server checks that the content title style of any one target page block in the target page changes, the server may further obtain the configuration parameters of the changed content title style.
In an embodiment shown in the present invention, the server may find, based on the page block ID of the target page block, the page configuration data corresponding to the target page block from the locally stored configuration data. After the page configuration data corresponding to the target page block is found, the server can further find the configuration fields related to the content title style in the page configuration data because the page configuration data is updated, then extract the values in the found configuration fields, and output the extracted values as the configuration parameters of the changed content title style.
Step 203, the server side issues the configuration parameters to a display client side corresponding to the target page;
in this example, after the server extracts the configuration parameters corresponding to the changed content title styles from the page configuration data corresponding to the target page blocks, the server may issue the extracted configuration parameters to the display client corresponding to the target page.
In an embodiment shown in the present disclosure, the server may construct a push message based on the extracted configuration parameters and the page block ID of the target page block, and after the construction is completed, send the push message to the display client based on a link between the server and the display client.
Certainly, in practical applications, if the page content data corresponding to the target page block is also changed, at this time, the server may also issue the changed page content data to the display client in a form of a push message, and the display client updates the page content corresponding to the target page block.
It should be noted that, in addition to issuing the extracted configuration parameters to the display client in the form of push messages, in practical applications, the issuing of the configuration parameters may also be completed in a data transmission manner in another form between the server and the client, which is not particularly limited in this application.
Step 204, displaying that the client searches a navigation tag corresponding to the target page block in the navigation bar;
in this example, in the case of performing a page block layout on the target page, the display client may set a navigation bar at a preset position in the target page, and configure a plurality of navigation tags corresponding to each page block in the navigation bar;
for example, in the navigation bar, several navigation tag fields may be divided based on the actual number of page blocks in the target page. And the divided navigation tag field is used for filling the navigation tags corresponding to the page blocks. Further, after the division is completed, the client may further allocate a navigation tag field to each page block from the navigation bar in the same order according to the display order of each page block in the target page, and bind the allocated navigation tag field with the page block ID uniformly allocated to each page block by the server. After the binding is completed, the corresponding navigation tag can be quickly found based on the page block ID.
It should be noted that, the display position of the navigation bar in the target page is not particularly limited in the present application, and in practical application, the user-defined setting may be performed based on actual requirements;
for example, continuing with FIG. 1, the navigation bar shown in FIG. 1 navigates the right side bar located on the right side of the page. In addition to the right sidebar navigation shown in fig. 1, in practical applications, the navigation bar may also be a horizontal navigation bar located above the target page, or a left sidebar navigation located at the left side of the target page.
In a conventional implementation, when the display client skips to the target page based on a page access operation of a user, the display client may generally interact with the server and send a page data access request to the server; after receiving the page data access request, the server may issue content data corresponding to each page block in the target page and configuration data related to the theme style configured for each navigation tag by a background manager to the display client.
After receiving the data issued by the server, the display client can perform visual rendering on the target page based on the received data; on one hand, the received content data can be displayed in the target page in a blocking mode; on the other hand, a corresponding theme style can be allocated and configured for each navigation tag in the navigation bar based on the received configuration data. However, the theme style of each navigation tag depends on manual configuration of a background manager, so that the configuration is complicated.
In this example, after the content title style corresponding to any target page block in the target page is changed, the display client may further search the navigation tag corresponding to the target page block in the navigation bar after receiving the configuration parameter sent by the server and related to the changed content title style.
In an embodiment shown, after receiving a push message sent by the server, the display client may first parse the push message to obtain the configuration parameter and the page block ID carried in the push message, because the push message carries the configuration parameter related to the content title style of the target page block and the page block ID corresponding to the target page block.
After the display client successfully obtains the configuration parameters and the page block ID of the target page block by analyzing the push message, the display client may further use the page block ID of the target page block as a query index to search for the navigation tag field corresponding to the page block ID in the navigation bar because each navigation tag field in the navigation bar is bound to the corresponding page block ID in advance.
And 105, the display client reconfigures the theme style of the searched navigation tag based on the configuration parameters so as to update the theme style of the navigation tag.
In this example, after the display client finds the navigation tag field corresponding to the target page block in the navigation bar, the theme style may be reconfigured for the navigation tag corresponding to the navigation tag field based on the configuration parameter obtained by analyzing the push message, so as to update the original theme style of the navigation tag.
The display client may be specifically configured to change configuration data corresponding to the target page block when the theme style is reconfigured for the navigation tag corresponding to the target page block based on the configuration parameters.
In practical applications, for the theme style in each navigation tag, the theme style is also generally corresponding to some configuration parameters in the configuration data related to the theme style of each navigation tag issued by the server, so in practical applications, when the display client reconfigures the theme style for the navigation tag corresponding to the target page block based on the configuration parameters issued by the server, the display client may first find the configuration data corresponding to the navigation tag, further find the configuration parameters related to the theme style of the navigation tag in the configuration data, and then modify the found configuration parameters based on the configuration parameters issued by the server.
For example, configuration parameters associated with the theme style of each navigation tab, typically corresponding to the configuration parameters associated with the content title style of each target page tile, may include such things as the title of the content, the color, the corresponding icon, etc., each configuration parameter will typically correspond to a specific configuration field in the configuration data, and thus when implemented, when the display client reconfigures the theme style for the navigation label corresponding to the target page block based on the configuration parameters issued by the server, the configuration data corresponding to the navigation tag can be searched for the configuration fields corresponding to the configuration parameters such as the subject name, the color, the corresponding icon and the like of the content title, and then based on the configuration parameters issued by the server, and modifying and updating the original values in the searched configuration fields to complete the reconfiguration of the theme style of the navigation tag.
In this example, after the display client reconfigures the theme style of the searched navigation tag based on the configuration parameter sent by the server and related to the content title style after the target page block is changed, the theme style of the navigation tag is modified and updated. When the theme style of the navigation tag is reconfigured, the adopted configuration parameters are completely consistent with the content title style after the target page block is changed, so that the navigation tag modifies the updated theme style and can change synchronously with the changed content title style.
Therefore, through the method, after the content title style of any one target page block in the target page is changed, the server can issue the configuration parameters related to the changed content title style of the target page block to the display client in real time, so that the display client can automatically reconfigure the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the configuration parameters issued by the server. In the whole process, manual intervention is not required by background management personnel, so that the complexity of configuration can be obviously reduced.
Corresponding to the method embodiment, the application also provides an embodiment of the device.
Referring to fig. 3, the present application provides a navigation device 30 for a target page, which is applied to a server; the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks;
referring to fig. 4, the hardware architecture related to the server of the navigation device 30 for bearing the target page generally includes a CPU, a memory, a non-volatile memory, a network interface, an internal bus, and the like; taking a software implementation as an example, the navigation device 30 of the target page can be generally understood as a computer program loaded in a memory, and a logic device formed by combining software and hardware after being executed by a CPU, where the navigation device 30 includes:
the checking module 301 checks whether the content title style corresponding to each page block changes;
an obtaining module 302, configured to obtain a configuration parameter of a content title style after a change if the content title style of any target page block changes;
the issuing module 303 issues the configuration parameter to a display client corresponding to the target page, so that the display client reconfigures the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the configuration parameter, so as to update the theme style of the navigation tag.
In this example, the obtaining module 302:
searching page configuration data corresponding to the target page block;
and extracting the configuration parameters of the content title style after the target page block is changed from the searched page configuration data.
In this example, the issuing module 303:
constructing a push message based on the extracted configuration parameters and the identification information of the target page block;
and sending the push message to the display client.
Referring to fig. 5, the present application provides a navigation device 50 for a target page, which is applied to a client; the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks;
referring to fig. 6, the hardware architecture of the client of the navigation device 50 for carrying the target page generally includes a CPU, a memory, a non-volatile memory, a network interface, an internal bus, and the like; taking a software implementation as an example, the navigation device 30 of the target page can be generally understood as a computer program loaded in a memory, and a logic device formed by combining software and hardware after being executed by a CPU, where the device 50 includes:
a receiving module 501, configured to receive a configuration parameter corresponding to a changed content title style sent by a page server when the content title style of any target page block in the target page changes;
a searching module 502, configured to search the navigation bar for a navigation tag corresponding to the target page block;
the configuration module 503 is configured to reconfigure the theme style for the found navigation tag based on the configuration parameter, so as to update the theme style of the navigation tag.
In this example, the receiving module 501 further:
receiving a push message issued by a page server; the push message carries the configuration parameters corresponding to the changed content title style and the identification information of the target page block;
the lookup module 502 further:
and searching a navigation tag corresponding to the target page block in the navigation bar based on the identification information of the target page block.
For the device embodiments, since they substantially correspond to the method embodiments, reference may be made to the partial description of the method embodiments for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the scheme of the application. One of ordinary skill in the art can understand and implement it without inventive effort.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. A typical implementation device is a computer, which may take the form of a personal computer, laptop computer, cellular telephone, camera phone, smart phone, personal digital assistant, media player, navigation device, email messaging device, game console, tablet computer, wearable device, or a combination of any of these devices.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It will be understood that the present application 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 application is limited only by the appended claims.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the scope of protection of the present application.

Claims (8)

1. The navigation method of a target page is characterized by being applied to a server, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method comprises the following steps:
regularly checking whether each configuration parameter related to the content title style in the page configuration data of each page block changes or not to determine whether the content title style of each page block changes or not;
if the content title style of any target page block changes, searching page configuration data corresponding to the target page block, and extracting the configuration parameters of the content title style after the target page block changes from the searched page configuration data;
and issuing the extracted configuration parameters of the content title style after the target page block is changed to a display client corresponding to the target page, and reconfiguring the theme style for the navigation tag corresponding to the target page block in the navigation bar by the display client based on the received configuration parameters so as to update the theme style of the navigation tag.
2. The method according to claim 1, wherein the sending the extracted configuration parameters of the content title style after the target page block is changed to a display client corresponding to the target page includes:
constructing a push message based on the extracted configuration parameters and the identification information of the target page block;
and sending the push message to the display client.
3. The navigation method of the target page is characterized by being applied to a client, wherein the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the method comprises the following steps:
when the content title style of any target page block in the target page changes, receiving configuration parameters which are sent by a page server and correspond to the content title style after the target page block changes; the configuration parameters issued by the page server are issued by the page server when the content title style of the target page block is determined to be changed by periodically checking whether the configuration parameters related to the content title style in the page configuration data of each page block are changed or not by the page server, and the page server extracts the configuration parameters from the searched page configuration data corresponding to the target page block;
searching a navigation tag corresponding to the target page block in the navigation bar;
and reconfiguring the theme style for the searched navigation tag based on the received configuration parameters so as to update the theme style of the navigation tag.
4. The method according to claim 3, wherein the receiving of the configuration parameters corresponding to the content title style after the target page block is changed and sent by the page server comprises:
receiving a push message issued by a page server; the push message carries the configuration parameters corresponding to the changed content title style and the identification information of the target page block;
the searching for the navigation tag corresponding to the target page block in the navigation bar includes:
and searching a navigation tag corresponding to the target page block in the navigation bar based on the identification information of the target page block.
5. The navigation device of a target page is characterized in that the navigation device is applied to a server side, and the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the device comprises:
the checking module is used for regularly checking whether each configuration parameter related to the content title style in the page configuration data of each page block changes or not so as to determine whether the content title style of each page block changes or not;
the acquisition module is used for searching page configuration data corresponding to any target page block if the content title style of the target page block changes, and extracting the configuration parameters of the content title style after the target page block changes from the searched page configuration data;
and the issuing module issues the extracted configuration parameters of the content title style after the target page block is changed to a display client corresponding to the target page, so that the display client reconfigures the theme style for the navigation tag corresponding to the target page block in the navigation bar based on the received configuration parameters, and updates the theme style of the navigation tag.
6. The apparatus of claim 5, wherein the issuing module:
constructing a push message based on the extracted configuration parameters and the identification information of the target page block;
and sending the push message to the display client.
7. The navigation device of a target page is characterized in that the navigation device is applied to a client, and the target page comprises a plurality of page blocks and a navigation bar; the navigation bar comprises a plurality of navigation tags which are in one-to-one correspondence with the plurality of page blocks; the device comprises:
the receiving module is used for receiving configuration parameters which are sent by a page server and correspond to the content title style after the target page block changes when the content title style of any target page block in the target page changes; the configuration parameters issued by the page server are issued by the page server when the content title style of the target page block is determined to be changed by periodically checking whether the configuration parameters related to the content title style in the page configuration data of each page block are changed or not by the page server, and the page server extracts the configuration parameters from the searched page configuration data corresponding to the target page block;
the searching module is used for searching the navigation tag corresponding to the target page block in the navigation bar;
and the configuration module reconfigures the theme style for the searched navigation tag based on the received configuration parameters so as to update the theme style of the navigation tag.
8. The apparatus of claim 7, wherein the receiving module is further to:
receiving a push message issued by a page server; the push message carries the configuration parameters corresponding to the changed content title style and the identification information of the target page block;
the lookup module further:
and searching a navigation tag corresponding to the target page block in the navigation bar based on the identification information of the target page block.
CN201710150812.8A 2017-03-14 2017-03-14 Navigation method and device for target page Active CN107092652B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710150812.8A CN107092652B (en) 2017-03-14 2017-03-14 Navigation method and device for target page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710150812.8A CN107092652B (en) 2017-03-14 2017-03-14 Navigation method and device for target page

Publications (2)

Publication Number Publication Date
CN107092652A CN107092652A (en) 2017-08-25
CN107092652B true CN107092652B (en) 2021-06-29

Family

ID=59646267

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710150812.8A Active CN107092652B (en) 2017-03-14 2017-03-14 Navigation method and device for target page

Country Status (1)

Country Link
CN (1) CN107092652B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108803974B (en) * 2018-06-06 2021-07-27 腾讯科技(深圳)有限公司 Page processing method and device and related equipment
CN109101425B (en) * 2018-08-14 2021-12-07 创新先进技术有限公司 Index point burying method and device for dynamic page AB test
CN110069309B (en) * 2019-04-23 2021-02-12 广州方硅信息技术有限公司 Page configuration method, system and client
CN113076118A (en) * 2020-01-06 2021-07-06 北京沃东天骏信息技术有限公司 Application program updating method and device and data sending method and device
CN112286545B (en) * 2020-09-21 2023-05-05 长沙市到家悠享网络科技有限公司 Data updating method, device, equipment and storage medium
CN114185629A (en) * 2021-11-26 2022-03-15 北京达佳互联信息技术有限公司 Page display method and device, electronic equipment and storage medium
CN114579007A (en) * 2022-03-04 2022-06-03 携程商旅信息服务(上海)有限公司 Navigation bar generation method of travel reservation page and related equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324293A (en) * 2013-07-16 2013-09-25 锤子科技(北京)有限公司 Display control method and device of display interface of mobile terminal
CN105260420A (en) * 2015-09-25 2016-01-20 百度在线网络技术(北京)有限公司 Method and device for providing target page in mobile application

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8788931B1 (en) * 2000-11-28 2014-07-22 International Business Machines Corporation Creating mapping rules from meta data for data transformation utilizing visual editing
US20120216117A1 (en) * 2011-02-18 2012-08-23 Sony Corporation Method and apparatus for navigating a hierarchical menu based user interface
CN103064685B (en) * 2012-12-27 2016-07-13 北京思特奇信息技术股份有限公司 A kind of method of modular arrangements Webpage and device
CN106294816B (en) * 2016-08-16 2022-03-25 腾讯科技(深圳)有限公司 Page information processing method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103324293A (en) * 2013-07-16 2013-09-25 锤子科技(北京)有限公司 Display control method and device of display interface of mobile terminal
CN105260420A (en) * 2015-09-25 2016-01-20 百度在线网络技术(北京)有限公司 Method and device for providing target page in mobile application

Also Published As

Publication number Publication date
CN107092652A (en) 2017-08-25

Similar Documents

Publication Publication Date Title
CN107092652B (en) Navigation method and device for target page
CN106294816B (en) Page information processing method and device
CN106155496A (en) A kind of information displaying method and device
CN105094775B (en) Webpage generation method and device
CN106156189B (en) Label generation method and device, and information acquisition method and device
CN110245069A (en) The methods of exhibiting and device of the test method and device of page versions, the page
US8209324B2 (en) Method and system for providing information in virtual space
CN105549936A (en) Data table display method and apparatus
CN111443910A (en) Skin rendering method and device, electronic equipment and computer storage medium
CN107045413A (en) Application program image target display methods and device
CN108737487B (en) Data synchronization method and device, storage medium and electronic device
CN110209680A (en) Data-updating method, device and electronic device based on Hive external table
CN104572981A (en) Web page caching method and mobile terminal device
CN104572816A (en) Information processing method and electronic equipment
CN105808628B (en) Webpage code-transferring method, apparatus and system
CN111367606A (en) Application page display method, device, terminal and medium
CN111158998A (en) Display method and device of buried point data
CN107169026B (en) Website page display method and device
CN115526160A (en) Rich text processing method, device and equipment and storage medium
CN114168074A (en) Mirror image storage method, device, storage medium and electronic equipment
CN112162731B (en) Data expansion method, device, storage medium and electronic device
CN111641690B (en) Session message processing method and device and electronic equipment
CN103150377A (en) Searching method, searching system, setting end and searching end
CN111225005B (en) Push content generation method and device, electronic equipment and computer storage medium
CN105550266A (en) Website address associated information display method and device

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