CN114329278B - Processing method and device of search result page, electronic equipment and storage medium - Google Patents

Processing method and device of search result page, electronic equipment and storage medium Download PDF

Info

Publication number
CN114329278B
CN114329278B CN202111659750.6A CN202111659750A CN114329278B CN 114329278 B CN114329278 B CN 114329278B CN 202111659750 A CN202111659750 A CN 202111659750A CN 114329278 B CN114329278 B CN 114329278B
Authority
CN
China
Prior art keywords
image
page
column
content page
general column
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
CN202111659750.6A
Other languages
Chinese (zh)
Other versions
CN114329278A (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 Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and 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 Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202111659750.6A priority Critical patent/CN114329278B/en
Publication of CN114329278A publication Critical patent/CN114329278A/en
Application granted granted Critical
Publication of CN114329278B publication Critical patent/CN114329278B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure provides a processing method, a processing device, processing equipment and a storage medium of a search result page, relates to the technical field of computers, and particularly relates to the technical field of intelligent search. The specific implementation scheme is as follows: obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image; rendering the general column region in the search result page according to the general column parameter information to obtain a general column result comprising general column images; synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result. The embodiment of the disclosure can realize an immersive hurdle effect.

Description

Processing method and device of search result page, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method and apparatus for processing a search result page, an electronic device, and a computer readable storage medium.
Background
The search results page (Search engine results page, SERP) refers to a results page that the search engine feeds back to a certain search request. The mobile search engine may employ Hybrid App (mixed mode mobile application) mode, the header fields in the search results page may be implemented by client code (i.e., NA side), and the search results content may be carried in hypertext 5.0 (HTML 5, H5 for short).
In providing search services to users, how to generate and control search result pages is an important issue in the industry.
Disclosure of Invention
The disclosure provides a processing method, a processing device, electronic equipment and a storage medium for a search result page.
According to an aspect of the present disclosure, there is provided a method for processing a search result page, including:
obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image;
rendering the general column region in the search result page according to the general column parameter information to obtain a general column result comprising general column images;
synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result.
According to still another aspect of the present disclosure, there is provided a processing apparatus for a search result page, including:
the general column parameter acquisition module is used for acquiring general column parameter information in a response result of the search request; the passable parameter information comprises an image identifier of a passable image;
the general column rendering module is used for rendering general column areas in the search result page according to the general column parameter information to obtain general column results comprising general column images;
the synthesis module is used for synthesizing the column passing result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result.
According to still another aspect of the present disclosure, there is provided an electronic apparatus including:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the methods of processing search results pages provided by any of the embodiments of the present disclosure.
According to yet another aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to execute a method of processing a search result page provided by any embodiment of the present disclosure.
According to yet another aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements a method of processing a search results page provided by any embodiment of the present disclosure.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the disclosure, nor is it intended to be used to limit the scope of the disclosure. Other features of the present disclosure will become apparent from the following specification.
Drawings
The drawings are for a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1a is a schematic diagram of a method of processing a search results page provided in accordance with an embodiment of the present disclosure;
FIG. 1b is a diagram of a search results page in the related art;
FIG. 2a is a schematic diagram of another method of processing a search results page provided in accordance with an embodiment of the present disclosure;
FIGS. 2b and 2c are each a schematic structural diagram of a search results page provided in accordance with an embodiment of the present disclosure;
FIG. 2d is a schematic diagram of a native image layer provided in accordance with an embodiment of the present disclosure;
FIG. 3a is a schematic diagram of yet another method of processing a search results page provided in accordance with an embodiment of the present disclosure;
FIG. 3b is a schematic diagram of a pull-down process for an H5 content page provided in accordance with an embodiment of the present disclosure;
FIG. 4a is a schematic diagram of yet another method of processing a search results page provided in accordance with an embodiment of the present disclosure;
FIG. 4b is a schematic diagram of a process of scrolling an H5 content page provided in accordance with an embodiment of the present disclosure;
FIG. 4c is a schematic diagram of another H5 content page up-sliding process provided in accordance with an embodiment of the present disclosure;
FIG. 5 is a schematic diagram of a processing device for a search results page provided in accordance with an embodiment of the present disclosure;
FIG. 6 is a block diagram of an electronic device for implementing a method of processing a search results page in accordance with an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and should be considered as merely exemplary. Accordingly, one of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
The following describes in detail the solution provided by the embodiments of the present disclosure with reference to the accompanying drawings.
FIG. 1a is a schematic diagram of a method of processing a search results page provided in accordance with an embodiment of the present disclosure, which is applicable to the case of building a search results page. The method may be performed by a processing device of a search results page, which may be implemented in hardware and/or software, and may be a client, i.e. the NA (native) side in a mobile search application. The device can be configured in an electronic apparatus. Referring to fig. 1a, the method specifically comprises the following steps:
s110, obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image;
s120, rendering a passable region in a search result page according to the passable parameter information to obtain a passable result comprising a passable image;
s130, synthesizing the general result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result.
In the embodiment of the disclosure, the mobile search application is a hybrid application of na+h5, the client (NA side) in the mobile search application may initiate a search request according to a user search operation, and the H5 side front end in the mobile search application requests a response result of the search request from the server, where the response result includes the general parameter information and the search result content, and the H5 side front end may transmit the general parameter information to the client through a protocol tag (e.g., an iframe tag).
In the embodiment of the present disclosure, the search result page may include a bulletin area and a search content area, and the search content area may be located at an upper layer of the bulletin area. The passable parameter information may include passable background color information, an image identification of the passable image (e.g., image url), and the like. The client can determine the passion image according to the image identification of the passion image, and render the passion region according to the passion background color information and the passion image to obtain a passion result. And, the front end of the H5 side may render the search content area in the search result page with the search result content to obtain a hypertext content page, for example, an H5 content page.
Specifically, the client may synthesize the passbar result and the H5 content, for example, set the H5 content to an upper layer of the passbar result. In the process of synthesizing the general column result and the H5 content, the background color of the hypertext content page can be set to be transparent to obtain a search result page of the search request, specifically, the client can also set the background color of the H5 content page to be transparent, for example, the background display of the H5 content page can be set to be transparent by executing a CSS (Cascading Style Sheets, cascading style sheet) style configured for the H5 content page in advance, so that the general column result of the general column region can be revealed by the search content region, and the background color of the H5 content page can be prevented from shielding the general column result. Rendering and displaying of the passrail images are achieved on the NA side, the passrail images in the search result page are separated from the H5 content page, the scrolling operation on the H5 content page is enabled to be only performed on the H5 content page, the passrail images are not performed on the passrail images, the influence of the scrolling operation on the H5 content page on the passrail images is avoided, the displaying of the passrail images is controlled by the client, and the displaying effect of the passrail images can be flexibly adjusted through the client.
In the related art, the through-column image and the H5 content page are rendered by the H5 side, so that the through-column image can only be controlled by the H5 side, and the client cannot control the display of the through-column image. Referring to fig. 1b, a break may occur between the through-bar image and the H5 content page during the movement of the H5 content page down-pull, up-slide, etc. According to the embodiment of the disclosure, through showing and controlling the through images to the client, consistency between the through results and the H5 content pages in the search result pages can be maintained, the problem of splitting is avoided, and the immersive through effect can be realized.
According to the technical scheme, through the fact that the displaying and controlling of the through-bar images in the through-bar area are achieved on the client side, the client can flexibly control the through-bar images, consistency between through-bar results and H5 content pages in the search result pages can be maintained, the problem of splitting can be avoided, therefore the immersive through-bar effect is achieved, and user experience is improved.
FIG. 2a is a schematic diagram of another method of processing a search results page provided in accordance with an embodiment of the present disclosure. This embodiment is an alternative to the embodiments described above. Referring to fig. 2a, the processing method of the search result page provided in this embodiment includes:
S210, obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image;
s220, rendering the primary background color layer and the primary main color layer by adopting color information in the general column parameter information to obtain primary background color and primary main color;
in an alternative embodiment, the passable area includes a native background color layer, a native primary color layer, and a native image layer; the native image layer is used for rendering according to the image identification of the passion image to obtain the passion image.
S230, downloading an image by adopting an image identifier in the general column parameter information, and rendering the original image layer by adopting the downloaded image to obtain a general column image;
s240, synthesizing the original background color, the original main color and the passion image to obtain a passion result;
s250, synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result.
Fig. 2b and 2c are each a schematic structural diagram of a search results page provided according to an embodiment of the present disclosure. Referring to fig. 2b, the search result page includes a passable region 21 and a search content region 22, wherein rendering and presentation of the passable region may be uniformly performed by the client side and rendering and presentation of the search content region may be performed by the H5 side. Wherein the passthrough region may include a native background color layer 211, a native primary color layer 212, and a native image layer 213, the native primary color layer 212 being located above the native background color layer 211, the native image layer 213 being located above the native primary color layer 212.
The passrail parameter information may include background color information, primary color information, and an image identifier. Specifically, the application program client can render the primary background color layer by the background color information to obtain the primary background color, can render the primary color layer by the primary color information to obtain the primary color, can download the passrail image by adopting the picture mark, and can render the passrail image in the primary image layer to obtain the passrail image; and synthesizing the original background color, the original main color and the passion image to obtain a passion result. Specifically, the primary color layer may be a solid color layer or a graded layer. In the case of a gradation layer, the main color information may include a start gradation color, an end gradation color, a gradation height, a gradation direction, and the like. And the H5 side can render the search content area according to the search result content to obtain an H5 content page. The search content area 22 may include at least two search result content, which may be presented in card form.
Referring to fig. 2c, after the NA side obtains the general result, the general result on the NA side and the H5 content page on the H5 side may be synthesized, and the synthesized result is used as a search result page of the search request, where the search box 210 belongs to the native content. It should be noted that the native image layer may include a mask layer. Fig. 2d is a schematic structural diagram of a native image layer provided according to an embodiment of the present disclosure, and referring to fig. 2d, the native image layer may include an image view sub-region 2131 and a mask sub-region 2132, the view sub-region 2131 is used for displaying a through-column image, and a client may control display of the through-column image in the image view sub-region 2131 through the mask sub-region 2132. In the original search result page loaded in response to the search request, the bottom position of the mask sub-region 2132 is lower than the bottom position of the first piece of search content in the search content region (which may also be referred to as the bottom position of the head card).
The native image layer may be a native picture layer, and the passable image may be a passable picture or a passable video. In the case where the native image layer is the native picture layer, the client may display the native primary color and download the native picture. If the original picture is downloaded successfully, the client can display the original picture; if the original picture is not downloaded, the original main color can be continuously displayed. Also, in the H5 content page rendering process, the background color of the H5 content page may be set to be transparent. Through the mutual cooperation of the original background color layer, the original main color layer and the original image layer in the passion area, the passion result not only comprises passion images, but also comprises background colors and main colors, and the consistency of the passion result and the H5 content page can still be kept in the passion image rendering process, so that the immersive passion effect is realized.
The primary image layer can also be a primary effect layer for displaying primary effects, the primary effects are upgrading forms of primary pictures, the browsing range can be set up more powerfully, the immersion perception of search result pages is improved, and powerful support is provided for more diversified business design forms.
In an optional implementation manner, the rendering the native image layer in the passable area with the downloaded image to obtain a passable image includes: under the condition that the original image layer is an original active layer, rendering the original image layer by adopting a background through picture in the downloaded through video to obtain the background through picture; and playing the passion video above the background passion picture to obtain the passion moving effect.
The native image layer may be a native active layer. Under the condition that the original image layer is an original moving effect layer, the client can also check the model of the user equipment to which the client belongs and the general purpose video, can also detect the network quality of the user equipment, can download the background general purpose picture in the general purpose video according to the image identification under the condition that the model and the general purpose video are checked to pass and the network quality meets the requirement, can display the background general purpose picture for bottom display under the condition that the background general purpose picture is successfully downloaded, and can continuously download the general purpose video, and can play the general purpose video under the condition that the general purpose video is successfully downloaded. The client may present the passrail video and hide the background passrail picture through a cover layer.
It should be noted that, the client may cache the downloaded through-bar picture and through-bar video, and need not to download again in the process of re-entering the search result page, so as to improve the loading efficiency of the search result page.
According to the technical scheme, the immersive column-passing effect is achieved by providing a new search result page structure, constructing a column-passing result based on the new structure, and keeping consistency of the column-passing result and an H5 content page.
FIG. 3a is a schematic diagram of another method of processing a search results page provided in accordance with an embodiment of the present disclosure. This embodiment is an alternative to the embodiments described above. Referring to fig. 3a, the processing method of the search result page provided in this embodiment includes:
s310, obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image;
s320, rendering the general column region in the search result page according to the general column parameter information to obtain a general column result comprising general column images;
s330, synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by adopting search result content in the response result;
s340, acquiring a pull-down distance of the hypertext content page in a pull-down process, so that the through image follows zooming;
s350, adjusting the size of the passrail image according to the pull-down distance.
Fig. 3b is a schematic diagram of a pull-down process of an H5 content page according to an embodiment of the present disclosure, and referring to fig. 3b, in the pull-down process, a current page start position of the hypertext content page is lower than an original page start position, and a pull-down distance may be a distance between the current page start position and the original page start position. The original page start position of the hypertext content page refers to the page start position of the hypertext content page in the original non-moved condition. And, the pull-down process may include a pull-down direction from the original page start position to the current page start position, or may include a pull-down callback direction from the current page start position to the original page start position until the H5 content page is restored to the original page start position. Specifically, the H5 side may control the H5 content page to move downward according to a pull-down operation on the H5 content page, or may control the H5 content page to move upward according to a pull-down operation on the H5 content page. The client can acquire the pull-down distance of the hypertext content page from the H5 side, and adjust the size of the through-column image according to the pull-down distance. It should be noted that the top position of the search result page is higher than the bottom position of the search result page.
Specifically, in the process of moving the hypertext content page in the pull-down direction, the through-bar image can be enlarged, in the process of moving the hypertext content page in the pull-down callback direction, the through-bar image can be reduced, so that the through-bar image moves along with the hypertext content page, that is, in the process of pulling down the hypertext content page, the through-bar image is scaled, so that the through-bar image scales along with the hypertext content page, and therefore seamless connection between the scaled through-bar image and the moved hypertext content page can be realized, and the cracking sense of the hypertext content page in the pull-down process can be avoided.
In an alternative embodiment, adjusting the size of the passbar image according to the pull-down distance includes: the adjustment ratio of the through image is determined by the following formula:
scale=(imageheight+scroll)/imageheight
wherein scale is the adjustment ratio of the through-bar image, imageheight is the original height of the through-bar image, and scroll is the pull-down distance of the hypertext content page.
The adjustment proportion of the through-bar image is determined according to the original height of the through-bar image and the pull-down distance of the hypertext content page, and the through-bar image is adjusted by adopting the adjustment proportion of the through-bar image, so that the follow-up scaling of the through-bar image can be realized, and the sense of rupture is avoided.
According to the technical scheme, in the process of pulling down the hypertext content page, the client performs follow-up scaling on the passrail image, so that no crack is connected between the zoomed passrail image and the moved hypertext content page, and the cracking sense of the hypertext content page in the process of pulling down can be avoided.
FIG. 4a is a schematic diagram of another method of processing a search results page provided in accordance with an embodiment of the present disclosure. This embodiment is an alternative to the embodiments described above. Referring to fig. 4a, the processing method of the search result page provided in this embodiment includes:
s410, obtaining general column parameter information in a response result of a search request; the passable parameter information comprises an image identifier of a passable image;
s420, rendering a passable region in a search result page according to the passable parameter information to obtain a passable result comprising a passable image;
s430, synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result
S440, controlling the passion image to fade out and disappear and controlling the background color of the hypertext content page to recover under the condition that the initial position of the current page in the process of the upward sliding of the hypertext content page is higher than the threshold value of the passion hiding position;
S450, controlling the passrail image to be displayed gradually and setting the background color of the hypertext content page to be transparent again under the condition that the starting position of the current page in the process of the upward-sliding callback of the hypertext content page is lower than the threshold value of the passrail hiding position.
Fig. 4b is a schematic diagram of a process of scrolling an H5 content page according to an embodiment of the present disclosure, and referring to fig. 4b, in the process of scrolling, a current page starting position of a hypertext content page is higher than an original page starting position, and the process of scrolling may include a scrolling direction from the original page starting position to the current page starting position, and may also include a scrolling callback direction from the current page starting position to the original page starting position. Specifically, the H5 side may control the H5 content page to move upward according to an upward slide operation on the H5 content page, or may control the H5 content page to move upward according to a downward slide callback operation on the H5 content page until the H5 content page returns to the original page starting position.
Referring to fig. 4b, the client may acquire the current page start position of the hypertext content page in the up-sliding process from the H5 side; under the condition that the starting position of the current page is lower than the threshold value of the hidden position of the through column, the through column image can be kept unchanged until the starting position of the current page is higher than the threshold value of the hidden position of the through column, the client can control the through column image to disappear in a fading effect, and can control the hypertext content page to recover from transparency to background color. That is, when the current page start position of the H5 content page is higher than the threshold value of the column hidden position, the column region in the search region and the search content region are identical in color, and are both the background colors of the H5 content page.
The client side can also acquire the current page starting position of the hypertext content page in the process of the upward-sliding callback from the H5 side; in the case where the current page start position is higher than the passe-mail hidden position threshold, the passe-mail image may be kept in a disappeared state, and the hypertext content page may be kept in the background color until the current page start position is lower than the passe-mail hidden position threshold, the client may control the passe-mail image to appear as a dissolve effect, and may set the background color of the hypertext content page to be transparent. And under the condition that the current page starting position of the H5 content page is lower than the threshold value of the common rail hiding position, displaying the common rail image through the common rail region in the search region, and hiding the background color of the H5 content page to avoid the background color of the H5 content page from shielding the common rail image. In the process of the upper sliding of the hypertext content page, the client side enables the display of the full-column image and the display of the H5 content page to be consistent by adjusting the display of the full-column image and the background color of the H5 content page, so that the immersive full-column effect is further improved, and the user experience is improved.
If the frame height in the search result page is smaller than the screen height of the set proportion, the first position (startdistance) in the frame parameter information can be used as a frame hiding position threshold value; if the cover height in the search result page is equal to or greater than the screen height of the set proportion, the general column hiding position threshold value can be calculated by the following formula:
T=startCardHeight+startDistanceThreshold-maskGradulOriginY-maskGradulHeight
Wherein T is a general column hiding position threshold, startCardHeight is the first search content height in the search content area, startDisanceThreshold is a preset height threshold, mask GradulOriginY is a mask starting position, and mask GradulHeight is a mask height. The first position and the preset height threshold value can be predetermined, and the first position, the preset height threshold value, the first search content height, the cover layer starting position and the cover layer height can be extracted from the general column parameter information. The meaning of the above-mentioned general column hiding threshold is that the distance between the bottom position of the first search content and the current bottom position of the mask layer sub-region in the original image layer is smaller than the preset height threshold, that is, when the distance between the bottom position of the first search content and the current bottom position of the mask layer sub-region in the original image layer on the H5 content page is smaller than the preset height threshold, the general column image is controlled to fade out; and controlling the through-column image to fade under the condition that the distance between the bottom position of the H5 content page, which is glided back to the first search content, and the current bottom position of the mask layer subarea in the original image layer is larger than a preset height threshold value. The immersion type hurdle effect can be further improved through the processing.
In an alternative embodiment, in a case that a current page starting position of the hypertext content page in the process of sliding up is higher than a passable-column hiding position threshold, controlling the passable-column image to fade out and controlling the background color of the hypertext content page to recover includes: under the condition that the full-column image is full-column dynamic effect, under the condition that the current page starting position of the hypertext content page in the up-sliding process is higher than a first full-column hiding position threshold value, controlling the full-column dynamic effect to fade out; and controlling the background color of the hypertext content page to recover under the condition that the starting position of the current page in the process of the upward sliding of the hypertext content page is higher than the threshold value of the second common-rail hiding position.
Under the condition that the passer image is passer dynamic, the client can acquire a first passer hiding position threshold and a second passer hiding position threshold, wherein the first passer hiding position threshold is lower than the second passer hiding position threshold.
Fig. 4c is a schematic diagram of a sliding-up process of an H5 content page according to an embodiment of the present disclosure, referring to fig. 4c, in a case where a through image is a through motion effect, in a case where a current page starting position is lower than a first through hidden position threshold, the through image may remain unchanged until the current page starting position is higher than the first through hidden position threshold, and the client may control the through image to disappear with the dissolve effect; and, in case that the current page starting position is higher than the second common-rail hiding position threshold value, the hypertext content page can be controlled to be restored to the background color from transparent.
And under the condition that the current page starting position of the hypertext content page in the upward-sliding callback process is lower than the passcode hiding position threshold value, controlling the passcode image to be displayed gradually, and setting the background color of the hypertext content page to be transparent again, wherein the method comprises the following steps: under the condition that the through-column image is in the through-column dynamic effect, controlling the through-column image to be gradually displayed under the condition that the starting position of the current page of the hypertext content page in the up-sliding process is lower than the threshold value of the hidden position of the second through-column; and setting the background color of the hypertext content page to be transparent again under the condition that the starting position of the current page in the process of the upper sliding of the hypertext content page is lower than a first column hiding position threshold value. The upward sliding callback process and the upward sliding process belong to inverse processes, and are not repeated. When the through image is the through dynamic effect, the immersion can be further enhanced by controlling the fading out of the through dynamic effect in stages and the background color of the hypertext content page to be restored.
In the case that the passable image is a passable action, the first passable hidden location threshold may be a second location (video overtappearthreshold); if the cover layer height in the search result page is smaller than the screen height of the set proportion, a preset height threshold (startdistance threshold) in the general parameter information can be used as a second general hiding position threshold; if the cover height in the search result page is equal to or greater than the screen height of the set scale, the second through-field hidden position threshold may be calculated by the following formula:
T=startCardHeight+startDistanceThreshold-maskGradulOriginY-maskGradulHeight
Wherein T is a second through-column hidden position threshold, startCardHeight is a first search content height in the search content area, startDistanceThreshold is a preset height threshold, mask gradulorigin is a mask starting position, and mask gradulheight is a mask height. The second location may be a preset location extracted from the general parameter information. By selectively selecting different passer-by hidden position thresholds, the immersive passer-by effect can be further improved.
According to the technical scheme, in the process of sliding up the hypertext content page, through unified control of display of the passer-by image and display of the H5 content page, the immersive passer-by effect is further improved, and user experience is improved.
Fig. 5 is a schematic diagram of a processing device for a search result page according to an embodiment of the present disclosure, where the embodiment may be applicable to a case where an on-vehicle application invokes resource data of a third party application, and the device is configured in an electronic device, so as to implement the processing method for a search result page according to any embodiment of the present disclosure. Referring to fig. 5, the processing device 500 of the search result page specifically includes the following:
the general column parameter obtaining module 510 is configured to obtain general column parameter information in a response result of the search request; the passable parameter information comprises an image identifier of a passable image;
The general column rendering module 520 is configured to render a general column region in a search result page according to the general column parameter information, so as to obtain a general column result including a general column image;
a synthesizing module 530, configured to synthesize the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by using the search result content in the response result.
In an alternative embodiment, the passable region includes a native background color layer, a native primary color layer, and a native image layer; the native image layer is used for rendering according to the image identification of the passion image to obtain the passion image.
In an alternative embodiment, the column rendering module 520 includes:
rendering the primary background color layer and the primary main color layer by adopting color information in the general column parameter information to obtain primary background color and primary main color;
downloading an image by adopting an image identifier in the general column parameter information, and rendering the original image layer by adopting the downloaded image to obtain a general column image;
and synthesizing the original background color, the original main color and the passion image to obtain a passion result.
In an alternative embodiment, the image rendering unit includes:
under the condition that the original image layer is an original active layer, rendering the original image layer by adopting a background through picture in the downloaded through video to obtain the background through picture;
and playing the passion video above the background passion picture to obtain the passion moving effect.
In an alternative embodiment, the processing device 500 of the search result page further includes a through-bar image adjustment module, where the through-bar image adjustment module includes:
a pull-down distance unit, configured to obtain a pull-down distance of the hypertext content page in a pull-down process;
and the passrail image adjusting unit is used for adjusting the size of the passrail image according to the pull-down distance so that the passrail image follows the zoom.
In an alternative embodiment, the through-bar image adjustment unit is specifically configured to:
the adjustment ratio of the through image is determined by the following formula:
scale=(imageheight+scroll)/imageheight
wherein scale is the adjustment ratio of the through-bar image, imageheight is the original height of the through-bar image, and scroll is the pull-down distance of the hypertext content page.
In an alternative embodiment, the processing device 500 of the search result page further includes a presentation adjustment module, where the presentation adjustment module includes:
The fading-out unit is used for controlling the hurdle image to fade out and disappear and controlling the background color of the hypertext content page to recover under the condition that the initial position of the current page in the upper sliding process of the hypertext content page is higher than the hurdle hiding position threshold value;
and the fade-in display unit is used for controlling the fade-in display of the passrail image and setting the background color of the hypertext content page to be transparent again under the condition that the starting position of the current page in the process of the upward-sliding callback of the hypertext content page is lower than the threshold value of the passrail hiding position.
In an alternative embodiment, the dissolve element is specifically configured to:
under the condition that the full-column image is full-column dynamic effect, under the condition that the current page starting position of the hypertext content page in the up-sliding process is higher than a first full-column hiding position threshold value, controlling the full-column dynamic effect to fade out;
and controlling the background color of the hypertext content page to recover under the condition that the starting position of the current page in the process of the upward sliding of the hypertext content page is higher than the threshold value of the second common-rail hiding position.
According to the technical scheme of the embodiment, the common column parameter information is transmitted to the application program client through the H5 front end, the application program client builds a search result page on the NA side, and a new structure is provided for the search result page. In the process of pulling down and sliding up the H5 page, the application program client uniformly controls the disappearance or appearance of the NA area, solves the problem of asynchronous control of the front end and the client respectively, avoids the sense of rupture in the page sliding process, and improves the immersive experience of the user.
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the related user personal information all conform to the regulations of related laws and regulations, and the public sequence is not violated.
According to embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium and a computer program product.
Fig. 6 illustrates a schematic block diagram of an example electronic device 600 that may be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 6, the apparatus 600 includes a computing unit 601 that can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM) 602 or a computer program loaded from a storage unit 608 into a Random Access Memory (RAM) 603. In the RAM 603, various programs and data required for the operation of the device 600 may also be stored. The computing unit 601, ROM 602, and RAM 603 are connected to each other by a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
Various components in the device 600 are connected to the I/O interface 605, including: an input unit 606 such as a keyboard, mouse, etc.; an output unit 607 such as various types of displays, speakers, and the like; a storage unit 608, such as a magnetic disk, optical disk, or the like; and a communication unit 609 such as a network card, modem, wireless communication transceiver, etc. The communication unit 609 allows the device 600 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunication networks.
The computing unit 601 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of computing unit 601 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various computing units executing machine learning model algorithms, a digital information processor (DSP), and any suitable processor, controller, microcontroller, etc. The computing unit 601 performs the respective methods and processes described above, for example, the processing method of the search result page. For example, in some embodiments, the method of processing a search results page may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as storage unit 608. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 600 via the ROM 602 and/or the communication unit 609. When the computer program is loaded into the RAM 603 and executed by the computing unit 601, one or more steps of the above-described processing method of the search result page may be performed. Alternatively, in other embodiments, the computing unit 601 may be configured to perform the processing of the search result page in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above can be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), complex Programmable Logic Devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for carrying out methods of the present disclosure may be written in any combination of one or more programming languages. These program code may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus such that the program code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), blockchain networks, and the internet.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs executing on the respective computers and having a client-server relationship to each other. The server can be a cloud server, also called a cloud computing server or a cloud host, and is a host product in a cloud computing service system, so that the defects of high management difficulty and weak service expansibility in the traditional physical hosts and VPS service are overcome.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps recited in the present disclosure may be performed in parallel or sequentially or in a different order, provided that the desired results of the technical solutions of the present disclosure are achieved, and are not limited herein.
The above detailed description should not be taken as limiting the scope of the present disclosure. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present disclosure are intended to be included within the scope of the present disclosure.

Claims (10)

1. A method of processing a search results page, comprising:
obtaining general column parameter information in a response result of a search request; the general column parameter information comprises background color information, main color information and image identifications;
rendering the primary background color layer and the primary main color layer by adopting the color information in the general parameter information to obtain a primary background color and a primary main color;
Downloading an image by adopting an image identifier in the general column parameter information, and rendering a native image layer in the general column area by adopting the downloaded image to obtain a general column image; the hurdle area comprises a primary background color layer, a primary color layer and a primary image layer; the native image layer is used for rendering according to the image identification of the passion image to obtain the passion image;
synthesizing the primary background color, the primary main color and the passion image to obtain a passion result;
synthesizing the column result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by adopting search result content in the response result;
acquiring a pull-down distance of the hypertext content page in the pull-down process;
according to the pull-down distance, adjusting the size of the passable image to enable the passable image to follow the zoom, including: amplifying the through-column image in the moving process of the hypertext content page in the pull-down direction, and reducing the through-column image in the moving process of the hypertext content page in the pull-down callback direction so that the through-column image moves along with the hypertext content page;
If the frame height in the search result page is smaller than the screen height of the set proportion under the condition that the frame image is a frame picture, taking the first position in the frame parameter information as a frame hiding position threshold;
if the cover layer height in the search result page is equal to or greater than the screen height of the set proportion, calculating a general column hiding position threshold value according to the following formula:
T=startCardHeight+startDistanceThreshold-maskGradulOriginY-ma skGradulHeight
wherein T is a general column hiding position threshold, startCardHeight is the first search content height in the search content area, startDisanceThreshold is a preset height threshold, mask GradulOriginY is a mask starting position, and mask GradulHeight is a mask height;
under the condition that the passer image is passer dynamic, the first passer hiding position threshold value is a second position;
the rendering the native image layer in the passable region by using the downloaded image to obtain a passable image includes: and under the condition that the original image layer is an original moving effect layer, checking the model and the general column video of the user equipment to which the client belongs, detecting the network quality of the user equipment, downloading the background general column picture in the general column video according to the image identification under the condition that the model and the general column video are checked to pass and the network quality meets the requirement, displaying the background general column picture for bottom display under the condition that the background general column picture is successfully downloaded, continuing to download the general column video, playing the general column video under the condition that the general column video is successfully downloaded, obtaining the general column moving effect, and hiding the background general column picture through the cover layer.
2. The method of claim 1, wherein the resizing the passbar image in accordance with the pull-down distance comprises:
the adjustment ratio of the through image is determined by the following formula:
scale=(imageheight+scroll)/imageheight
wherein scale is the adjustment ratio of the through-bar image, imageheight is the original height of the through-bar image, and scroll is the pull-down distance of the hypertext content page.
3. The method of claim 1, further comprising, after the composing the hurdle result and the hypertext content page:
controlling the hurdle image to fade out and disappear under the condition that the starting position of the current page in the upper sliding process of the hypertext content page is higher than a hurdle hiding position threshold value, and controlling the background color of the hypertext content page to recover;
and controlling the passable image to be displayed gradually under the condition that the starting position of the current page in the process of the hypertext content page in the up-sliding callback is lower than the threshold value of the passable hidden position, and setting the background color of the hypertext content page to be transparent again.
4. A method according to claim 3, wherein said controlling the passbar image to fade out and controlling the background color of the hypertext content page to resume in the event that the current page starting position of the hypertext content page during the up-sliding is above a passbar hidden position threshold comprises:
Under the condition that the full-column image is full-column dynamic effect, under the condition that the current page starting position of the hypertext content page in the up-sliding process is higher than a first full-column hiding position threshold value, controlling the full-column dynamic effect to fade out;
and controlling the background color of the hypertext content page to recover under the condition that the starting position of the current page in the process of the upward sliding of the hypertext content page is higher than the threshold value of the second common-rail hiding position.
5. A processing apparatus for a search results page, comprising:
the general column parameter acquisition module is used for acquiring general column parameter information in a response result of the search request; the general column parameter information comprises background color information, main color information and image identifications;
the color rendering unit is used for rendering the primary background color layer and the primary main color layer by adopting the color information in the general column parameter information to obtain the primary background color and the primary main color;
the image rendering unit is used for downloading an image by adopting the image identifier in the passion parameter information, and rendering a native image layer in the passion area by adopting the downloaded image to obtain a passion image; the hurdle area comprises a primary background color layer, a primary color layer and a primary image layer; the native image layer is used for rendering according to the image identification of the passion image to obtain the passion image;
The general column synthesizing unit is used for synthesizing the original background color, the original main color and the general column image to obtain a general column result;
the synthesis module is used for synthesizing the column passing result and the hypertext content page; the hypertext content page is obtained by rendering a search content area in the search result page by adopting search result content in the response result;
a pull-down distance unit, configured to obtain a pull-down distance of the hypertext content page in a pull-down process;
the passable image adjusting unit is configured to adjust a size of the passable image according to the pull-down distance, so that the passable image follows the zoom, and includes: amplifying the through-column image in the moving process of the hypertext content page in the pull-down direction, and reducing the through-column image in the moving process of the hypertext content page in the pull-down callback direction so that the through-column image moves along with the hypertext content page;
a display adjustment module for:
if the frame height in the search result page is smaller than the screen height of the set proportion under the condition that the frame image is a frame picture, taking the first position in the frame parameter information as a frame hiding position threshold;
If the cover layer height in the search result page is equal to or greater than the screen height of the set proportion, calculating a general column hiding position threshold value according to the following formula:
T=startCardHeight+startDistanceThreshold-maskGradulOriginY-ma skGradulHeight
wherein T is a general column hiding position threshold, startCardHeight is the first search content height in the search content area, startDisanceThreshold is a preset height threshold, mask GradulOriginY is a mask starting position, and mask GradulHeight is a mask height;
under the condition that the passer image is passer dynamic, the first passer hiding position threshold value is a second position;
the rendering the native image layer in the passable region by using the downloaded image to obtain a passable image includes: and under the condition that the original image layer is an original moving effect layer, checking the model and the general column video of the user equipment to which the client belongs, detecting the network quality of the user equipment, downloading the background general column picture in the general column video according to the image identification under the condition that the model and the general column video are checked to pass and the network quality meets the requirement, displaying the background general column picture for bottom display under the condition that the background general column picture is successfully downloaded, continuing to download the general column video, playing the general column video under the condition that the general column video is successfully downloaded, obtaining the general column moving effect, and hiding the background general column picture through the cover layer.
6. The apparatus of claim 5, wherein the passbar image adjustment unit is specifically configured to:
the adjustment ratio of the through image is determined by the following formula:
scale=(imageheight+scroll)/imageheight
wherein scale is the adjustment ratio of the through-bar image, imageheight is the original height of the through-bar image, and scroll is the pull-down distance of the hypertext content page.
7. The device of claim 5, the presentation adjustment module comprising:
the fading-out unit is used for controlling the hurdle image to fade out and disappear and controlling the background color of the hypertext content page to recover under the condition that the initial position of the current page in the upper sliding process of the hypertext content page is higher than the hurdle hiding position threshold value;
and the fade-in display unit is used for controlling the fade-in display of the passrail image and setting the background color of the hypertext content page to be transparent again under the condition that the starting position of the current page in the process of the upward-sliding callback of the hypertext content page is lower than the threshold value of the passrail hiding position.
8. The apparatus of claim 7, wherein the dissolve element is specifically configured to:
under the condition that the full-column image is full-column dynamic effect, under the condition that the current page starting position of the hypertext content page in the up-sliding process is higher than a first full-column hiding position threshold value, controlling the full-column dynamic effect to fade out;
And controlling the background color of the hypertext content page to recover under the condition that the starting position of the current page in the process of the upward sliding of the hypertext content page is higher than the threshold value of the second common-rail hiding position.
9. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-4.
10. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-4.
CN202111659750.6A 2021-12-30 2021-12-30 Processing method and device of search result page, electronic equipment and storage medium Active CN114329278B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111659750.6A CN114329278B (en) 2021-12-30 2021-12-30 Processing method and device of search result page, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111659750.6A CN114329278B (en) 2021-12-30 2021-12-30 Processing method and device of search result page, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114329278A CN114329278A (en) 2022-04-12
CN114329278B true CN114329278B (en) 2023-09-29

Family

ID=81019828

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111659750.6A Active CN114329278B (en) 2021-12-30 2021-12-30 Processing method and device of search result page, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114329278B (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110077510A (en) * 2009-12-30 2011-07-07 김대중 System for providing advertisement and additional information using inserted column area in search result page
CN103761315A (en) * 2014-01-27 2014-04-30 乐视网信息技术(北京)股份有限公司 Method and system for displaying webpage content
CN104484088A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Search result display method and device
CN104484363A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Search result display method and device
CN111191424A (en) * 2019-12-31 2020-05-22 北京华为数字技术有限公司 Page color matching method and device, storage medium and chip
CN111680230A (en) * 2020-05-25 2020-09-18 北京百度网讯科技有限公司 Display method and device of search result page, electronic equipment and storage medium
CN112733009A (en) * 2019-10-28 2021-04-30 百度在线网络技术(北京)有限公司 Searching method and device
CN113391742A (en) * 2021-04-12 2021-09-14 口碑(上海)信息技术有限公司 Data information output method and device, computer storage medium and electronic equipment
CN113641921A (en) * 2021-09-26 2021-11-12 北京搜狗科技发展有限公司 Page display method and device and page display device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8473841B2 (en) * 2010-03-10 2013-06-25 Google Inc. Independent visual element configuration
US9998429B2 (en) * 2010-10-29 2018-06-12 Proximic, Llc. Method for transmitting information from a first information provider to a second information provider via an information intermediary

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110077510A (en) * 2009-12-30 2011-07-07 김대중 System for providing advertisement and additional information using inserted column area in search result page
CN103761315A (en) * 2014-01-27 2014-04-30 乐视网信息技术(北京)股份有限公司 Method and system for displaying webpage content
CN104484088A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Search result display method and device
CN104484363A (en) * 2014-12-02 2015-04-01 百度在线网络技术(北京)有限公司 Search result display method and device
CN112733009A (en) * 2019-10-28 2021-04-30 百度在线网络技术(北京)有限公司 Searching method and device
CN111191424A (en) * 2019-12-31 2020-05-22 北京华为数字技术有限公司 Page color matching method and device, storage medium and chip
CN111680230A (en) * 2020-05-25 2020-09-18 北京百度网讯科技有限公司 Display method and device of search result page, electronic equipment and storage medium
CN113391742A (en) * 2021-04-12 2021-09-14 口碑(上海)信息技术有限公司 Data information output method and device, computer storage medium and electronic equipment
CN113641921A (en) * 2021-09-26 2021-11-12 北京搜狗科技发展有限公司 Page display method and device and page display device

Also Published As

Publication number Publication date
CN114329278A (en) 2022-04-12

Similar Documents

Publication Publication Date Title
EP2924590A1 (en) Page rendering method and apparatus
CN112347408B (en) Rendering method, rendering device, electronic equipment and storage medium
CN111680230B (en) Display method and device of search result page, electronic equipment and storage medium
EP3832459A1 (en) Graphic drawing method and apparatus, device, and storage medium
JP2023551670A (en) Page switching display method, device, storage medium and electronic equipment
US20230052979A1 (en) Image display method and apparatus, and medium
CN114329278B (en) Processing method and device of search result page, electronic equipment and storage medium
JP2012079188A (en) Style information processor and method
CN113282852A (en) Method and device for editing webpage
CN113626113A (en) Page rendering method and device
CN115643468A (en) Poster generation method and device, electronic equipment and storage medium
CN105589883B (en) Method and device for displaying page elements of webpage
CN114371838A (en) Method, device and equipment for rendering small program canvas and storage medium
CN111913711B (en) Video rendering method and device
CN114489639A (en) File generation method, device, equipment and storage medium
CN112507257A (en) Webpage display method, device, equipment and storage medium
CN113032696A (en) Display method and display device of page picture
CN113138827B (en) Method, device, electronic equipment and medium for displaying data
CN113900758B (en) Content display method, apparatus, computer device, and computer-readable storage medium
CN105589882B (en) Method and device for displaying page elements of webpage
CN113703890B (en) Display control method, display control device, electronic equipment and storage medium
CN114125135B (en) Video content presentation method and device, electronic equipment and storage medium
CN116610244A (en) Thumbnail display control method, device, equipment and storage medium
CN114398122B (en) Input method, input device, electronic equipment, storage medium and product
EP4106338A1 (en) Method for processing cover image of multimedia information, and client and electronic 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