CN113703809B - Method, device, equipment and medium for updating home page application data configuration - Google Patents

Method, device, equipment and medium for updating home page application data configuration Download PDF

Info

Publication number
CN113703809B
CN113703809B CN202111008503.XA CN202111008503A CN113703809B CN 113703809 B CN113703809 B CN 113703809B CN 202111008503 A CN202111008503 A CN 202111008503A CN 113703809 B CN113703809 B CN 113703809B
Authority
CN
China
Prior art keywords
page
data
floor
configuration
display
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
CN202111008503.XA
Other languages
Chinese (zh)
Other versions
CN113703809A (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.)
Kangjian Information Technology Shenzhen Co Ltd
Original Assignee
Kangjian Information Technology Shenzhen 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 Kangjian Information Technology Shenzhen Co Ltd filed Critical Kangjian Information Technology Shenzhen Co Ltd
Priority to CN202111008503.XA priority Critical patent/CN113703809B/en
Publication of CN113703809A publication Critical patent/CN113703809A/en
Application granted granted Critical
Publication of CN113703809B publication Critical patent/CN113703809B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Abstract

The invention provides a home page application data configuration updating method, a device, equipment and a medium, relating to the field of intelligent application updating, wherein the method comprises the following steps: dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product; setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information; analyzing the matched floor configuration template to generate user side page response data; the invention can enhance the user experience and effectively improve the new efficiency of commodity popularization.

Description

Method, device, equipment and medium for updating home page application data configuration
Technical Field
The present invention relates to the field of intelligent application update, and in particular, to a method, an apparatus, a device, and a medium for updating home page application data configuration.
Background
When the top page of the main stream APP is changed frequently, for example, a certain festival activity or a new marketing needs to respond and change rapidly, especially the APP of the electronic commerce marketing type.
How to achieve quick response and give consideration to user experience becomes a key place, and in the earliest time, many APP selects an H5 page as a home page to achieve quick response, but the user experience is sacrificed. After that, H5 is selected and combined with local caching to prompt the user experience, the caching maintenance cost is too high, and the effect is not ideal. Then REACTNATIVE comes out, approaching the native experience and being hot-updatable, some APPs use it to make the home page, but REACTNATIVE has performance bottlenecks and can occasionally blank screens, also affecting the user experience, which is not suitable for APPs with demanding user experience requirements. So most APP is still the choice to develop the home page with native, but native is not able to support hot update, and when holidays are encountered and active marketing is needed, it may be possible to make a release in advance, which is obviously unsuitable, so how to update the home page without making a release becomes a new pain point.
Disclosure of Invention
In view of the problems in the prior art, the invention provides a dynamic message analysis method, a device, equipment and a medium, which mainly solve the problems that the prior art is difficult to realize hot update, page update and application version are highly bound, and new operation on a page is inconvenient.
In order to achieve the above and other objects, the present invention adopts the following technical scheme.
A home page application data configuration updating method comprises the following steps:
Dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product;
Setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information;
and analyzing the matched floor configuration template to generate user side page response data.
Optionally, dividing the page to be displayed into a plurality of display page sections, where each display page section corresponds to one or more floors, and includes:
setting the size of each section of the display page according to the preset size of the display interface of the user side;
Dividing the display page according to the size of the display page layout, and establishing a corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
Optionally, setting, by the server, a floor configuration template corresponding to each floor, including:
The server side sets a visual configuration interface, responds to a configuration request of the management terminal, outputs the visual configuration interface to the management terminal, and receives floor configuration template parameters fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates;
After the sharing parameter setting is carried out on one floor configuration template, the sharing parameter transmission is carried out among the floor configuration templates, and the sharing parameter matching setting of the floor configuration templates corresponding to the floors is completed.
Optionally, before the parameter configuration, the method includes:
Constructing a corresponding relation between the keywords and the request configuration parameters through a neural network, and generating a parameter matching model;
and inputting the retrieval text into the parameter matching model, obtaining matched request configuration parameters, and generating a parameter retrieval request according to the matched request configuration parameters.
Optionally, in response to the page request data of the user side, acquiring the matched floor configuration template includes:
Acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data;
And the server side receives the page request data, and calls the floors corresponding to all the sections of the page to be displayed according to the page request data, and obtains the floor configuration templates corresponding to the floors.
Optionally, before the user preference data is invoked, the method further comprises:
And comparing the page layout data corresponding to the page acquired after the previous login with the page layout data corresponding to the current page, judging whether the page data is updated, and triggering and calling user preference data if the page data is updated, so as to acquire updated page data.
Optionally, after retrieving the user preference data, comprising:
acquiring one or more groups of similar data from preference data, and sequencing each group of similar data according to the access frequency from high to low;
and comparing the data types of the floor configuration templates corresponding to the page sections to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relation between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relation and the sequencing result.
A home page application data configuration updating apparatus comprising:
The floor construction module is used for dividing the page to be displayed into a plurality of floors, wherein each floor corresponds to one page display block;
The page configuration module is used for setting a floor configuration template corresponding to each floor through the server side, responding to page request data of the user side, and obtaining the matched floor configuration template, wherein the request data comprises: user identity information;
And the page response module is used for analyzing the matched floor configuration template and generating user side page response data.
A home application data configuration update apparatus comprising:
one or more processors; and
One or more machine readable media having instructions stored thereon that, when executed by the one or more processors, cause the device to perform the home application data configuration update method.
A machine-readable medium having instructions stored thereon that, when executed by one or more processors, cause an apparatus to perform the home application data configuration update method.
As described above, the home page application data configuration updating method, device, equipment and medium have the following beneficial effects.
Building a floor configuration template corresponding to the floor, wherein the floor can be used for personalized customization display data by a provider or personalized data configuration by a manager; when the page is required to be updated, only the floor configuration template is required to be configured, the corresponding relation between the floors and the page layout is established, the corresponding floor data can be automatically acquired through the request of the user side, the quick updating is realized, the page updating is independent of version release, the page thermal updating is realized, the user experience is enhanced, the page updating efficiency is improved, and the quick commodity popularization is realized.
Drawings
Fig. 1is a flowchart of a method for updating home application data configuration according to an embodiment of the invention.
Fig. 2 is a flow chart illustrating the establishment of a page-floor correspondence in an embodiment of the present invention.
FIG. 3 is a flow chart illustrating configuration parameter retrieval according to an embodiment of the present invention.
FIG. 4 is a flow chart illustrating a page configuration according to an embodiment of the invention.
Fig. 5 is a flow chart illustrating a process of setting display priority of floor data according to preference data according to an embodiment of the present invention.
FIG. 6 is a block diagram of a device for updating home application data configuration according to an embodiment of the present invention.
Fig. 7 is a schematic structural diagram of a home application data configuration updating device according to an embodiment of the present invention.
Detailed Description
Other advantages and effects of the present invention will become apparent to those skilled in the art from the following disclosure, which describes the embodiments of the present invention with reference to specific examples. The invention may be practiced or carried out in other embodiments that depart from the specific details, and the details of the present description may be modified or varied from the spirit and scope of the present invention. It should be noted that the following embodiments and features in the embodiments may be combined with each other without conflict.
It should be noted that the illustrations provided in the following embodiments merely illustrate the basic concept of the present invention by way of illustration, and only the components related to the present invention are shown in the drawings and are not drawn according to the number, shape and size of the components in actual implementation, and the form, number and proportion of the components in actual implementation may be arbitrarily changed, and the layout of the components may be more complicated.
Referring to fig. 1, the present invention provides a home page application data configuration updating method, which includes:
step S1: dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product;
Step S2: setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information;
Step S3: and analyzing the matched floor configuration template to generate user side page response data.
The method for updating the home page application data configuration is specifically described below in connection with the workflow steps.
In step S1, the page to be displayed is divided into a plurality of display page sections, where each display page section corresponds to one or more floors, the floors are used to store data to be displayed corresponding to the display page section, and the data to be displayed includes images, characters or a combination of the two corresponding to the first page display product.
Referring to fig. 2, in an embodiment, dividing a page to be displayed into a plurality of display page sections, where each display page section corresponds to one or more floors may include the following steps:
step S101, setting the size of each section of a display page according to the preset size of a user side display interface;
Step S102, dividing the display page according to the size of the display page layout, and establishing a corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
Specifically, the size of each layout of the display page can be set according to the preset size of the display interface of the user terminal, and then the page to be displayed corresponding to the display interface is segmented based on the size of the layout. Wherein each section may correspond to one or more floors. The display data of the page layout to be displayed can be switched among the corresponding floor data so as to display the dynamic data. The display page is an APP home page at the user end, and is divided into A, B, C sections from top to bottom, wherein the section A corresponds to floor 1, the section B corresponds to floors 2-5, and the section C corresponds to floors 6-14. The A section can display the data such as characters and pictures corresponding to the floor 1, the B section can simultaneously display the data corresponding to the floors 2-5 in a four-grid mode, and the C section can simultaneously display the data corresponding to the floors 6-14 in a nine-grid mode. Likewise, the floor data corresponding to the B plate and the C plate can be dynamically displayed in a rotation mode, for example, after the display of the designated time interval corresponding to each floor in the floors 2-5, the data corresponding to the next floor is replaced for display. The corresponding relation between the floors and the display page layout can be set and adjusted according to actual requirements, and the display mode of the floor data is not limited. The page display layout can be quickly adjusted by adjusting the corresponding relation between the floors and the page layout blocks. After the customization of the floors is completed according to the requirements of suppliers, page layout is configured on the basis of the customized floors, and the corresponding relationship between the floors and the page layout is configured by research and development personnel so as to realize quick updating.
In another embodiment, the floor setting may be performed according to the needs of the suppliers, where each supplier needs one or more floors, and if the suppliers simultaneously use multiple commodities, each commodity may be set to correspond to one floor. After the floor setting is completed, the corresponding relation between the floors and the display page layout is established, and commodities corresponding to the floors are selectively output to the display interface for display.
By the above embodiment, floor expansion (such as increasing the number of floors), floor sequence adjustment and the like can be performed, so that floor allocation is not limited to a display interface, and vendor customized data allocation is realized.
In step S2, a floor configuration template corresponding to each floor is set through a server, where the floor configuration template is used to configure to-be-displayed data of the corresponding floor, and the to-be-displayed data responds to page request data of a user side, and obtain a matched floor configuration template, where the request data includes: user identity information;
in an embodiment, setting, by the server, a floor configuration template corresponding to each floor includes:
The server side sets a visual configuration interface, responds to a configuration request of the management terminal, outputs the visual configuration interface to the management terminal, and receives floor configuration template parameters fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates;
After the sharing parameter setting is carried out on one floor configuration template, the sharing parameter transmission is carried out among the floor configuration templates, and the sharing parameter matching setting of the floor configuration templates corresponding to the floors is completed.
Specifically, one or more floor configuration templates can be configured for each floor through the background server, and when the corresponding floor needs to be subjected to data updating, the corresponding floor configuration template can be generated through the background server. Specifically, a visual configuration interface may be provided at the server side, which may display selectable configuration parameters for selection by an operator or provider. The optional configuration parameters may include: floor main title, sub-title, background color, etc. Further, custom parameters may also be configured, such as updated pictures, jump links for clicking, and so on. The manager can input a floor configuration request through the management terminal, and a visual configuration interface is obtained from the server. The research personnel can develop the code package corresponding to the visual configuration interface in advance aiming at the floor configuration parameters, the code package is stored in the server, after passing through the identity personnel, the manager can trigger the parameter configuration request, the code package corresponding to the visual configuration interface is loaded from the server, the corresponding floor configuration template parameters are input in the visual configuration interface, and the visual configuration of the floor configuration template is completed.
Further, parameter transmission can be performed inside a single floor or between different floors according to configuration parameters, so that parameter sharing, such as transmission of parameters of titles, background colors, pictures and the like, is realized. Specifically, parameter configuration can be performed on only one floor, and parameter transmission sharing of the associated floor is rapidly completed by means of a preset inter-floor parameter transmission rule, so that efficiency of configuration update setting is improved. Specifically, the shared parameters and the specific parameters can be respectively manufactured into the shared parameter packet and the specific parameter packet by sharing the parameters among the shared parameters corresponding to the plurality of floors. And inputting the sharing parameter packet into a certain configuration template corresponding to one floor, wherein the floor configuration template can set a sharing list, synchronously transmitting the sharing parameter packet to other configuration templates in the sharing list, realizing parameter sharing, and completing basic configuration. After basic configuration, an operator can also call a specific configuration template to perform personalized parameter setting, and directly call a preset specific parameter package to complete personalized parameter setting, so that repeated configuration processes are reduced, specific floor configuration is only required to be performed aiming at distinguishing parameters, customized configuration update between floors is rapidly completed, and configuration efficiency is improved. Of course, the specific parameters and the configuration sequence of the shared parameters can be adjusted according to actual requirements. In addition, when the same floor corresponds to a plurality of floor configuration templates, one floor configuration template can be selected for sharing parameter setting. The sharing parameters may include basic parameters such as floor title, background color, page layout block correspondence. After the sharing parameter configuration of one floor configuration template is completed, the sharing parameters are transferred to other floor parameter templates through parameter transfer rules among floor configuration templates of the same floor, so that the basic parameter configuration of the whole floor is completed rapidly, and the processing efficiency is improved. For example, the parameter delivery rules of the same floor may be in the same class of parameter matching manner. And setting the shared parameters as public static variables by configuring the parameters corresponding to the templates through class encapsulation for each floor, and completing the inter-class parameter transmission through the public static variables. The present embodiment only exemplifies one of the parameter sharing transfer modes, but is not limited thereto.
In an embodiment, before parameter configuration, a visual interaction interface may be set at the server side for configuration parameter retrieval. The provider needs to customize specific floor data, after obtaining provider demand information, keywords in the demand information are input into a retrieval tool of a visual interaction interface, and a parameter retrieval request is generated, wherein the parameter retrieval request can comprise a request floor, a request configuration parameter and the like.
Referring to fig. 3, in an embodiment, before performing parameter configuration, the method may include the following steps:
step S201, constructing a corresponding relation between keywords and request configuration parameters through a neural network, and generating a parameter matching model;
step S202, inputting a search text into the parameter matching model, obtaining matched request configuration parameters, and generating a parameter search request according to the matched request configuration parameters.
In step S201, the administrator inputs the search text in the visual interactive interface, and the server side may automatically extract keywords, phrases, and the like from the search text. Specifically, the neural network can be pre-trained, feature extraction is performed for the search text, and the extracted features are classified and matched with corresponding configuration parameters. The neural network may be Resnet network, alexNet network, or the like. The corresponding relation between the keywords and the request configuration parameters can be constructed through a neural network, and a parameter matching model can be generated. The operator can obtain the matched request configuration parameters only by inputting the requirement keywords. Specifically, various demand information of the provider in a period of time can be sorted, or service information provided by the provider can be used for constructing a training sample set, the corresponding relation between keywords in the sample set and the request configuration parameters which can be configured is marked, and model training is performed on the neural network based on the marked training sample set to obtain a parameter matching model. In another embodiment, the neural network may also adopt a cyclic neural network architecture, such as LSTM (Long Short Term Memory network) neural network, and the selection of the neural network may be adjusted according to the actual requirement and the calculation amount, which is not limited herein. The method can learn the upper and lower Wen Yuyi of the keywords in the input text based on the cyclic neural network, and perform keyword classification matching based on the semantics, so that the accuracy of parameter matching can be improved, and the search information input by an operator is not limited to specific keywords, but also can comprise phrases or sentences containing the keyword information and the like. The specific training process is not described here in detail.
After obtaining the request configuration parameters, the request configuration parameters may be associated with the request floor of the provider, generating a parameter retrieval request. The obtained configuration parameters can comprise a plurality of association category parameters corresponding to one or a plurality of parameter configuration templates for the manager to perform parameter selection configuration. And acquiring matched floors and corresponding parameter configuration templates from a database storing all floor data based on the parameter retrieval request. Outputting the parameter configuration template to a visual interaction interface, and setting parameters of the parameter configuration template by an operator. When the acquired parameter configuration templates are multiple, one parameter template can be selected for sharing parameter configuration, and other parameter configuration templates only need to share parameters, so that basic parameter configuration can be completed quickly, parameter configuration flow is simplified, and new efficiency on products is improved. The default floor configuration template is preloaded at the server side, and the corresponding default floor configuration template is directly called through the visual configuration interface according to the requirements of the provider.
After parameter configuration is completed through the visual configuration interface, the whole preview of the page to be updated can be generated so as to confirm the effect after the update is released. Specifically, after configuration is completed, a two-dimensional code can be generated based on the page layout, the two-dimensional code is pushed to specific personnel, and the display effect of the page to be updated can be checked through code scanning. So as to monitor and feed back the updated data, and can obtain quick response when problems occur. After the floor configuration templates are updated and generated, the floor configuration templates corresponding to all floors can be converted into json data packets, and the json data are stored in a database for persistence.
Referring to fig. 4, in an embodiment, in response to page request data of a user side, acquiring a matched floor configuration template may include the following steps:
s203, acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data;
s204, the server side receives the page request data, and calls floors corresponding to all the sections of the page to be displayed according to the page request data, and a floor configuration template corresponding to the floors is obtained.
In step S201, the login information may include: account numbers, contact phones, fingerprints, irises, faces, etc. When a user logs in a user side APP, identity verification is carried out through login information, and after the verification is passed, the user side generates corresponding page request data according to the identity information obtained by the login information. In the use process of the user side, the use preference data of each login user can be counted, wherein the use preference data comprises products with the frequency higher than a set threshold value, links with the evaluation rate higher than the set threshold value, and the like. For example, user preference data may be bound to a face in advance and stored in a local database. After or during the login of the user, the user terminal collects the face image of the user through the camera module on the equipment. And comparing the characteristics of the acquired face image with those of the face image stored in the local database, and if the comparison is successful, acquiring preference data corresponding to the user.
In an embodiment, before the user preference data is called, comparing each page layout data corresponding to the page obtained after the previous login with each page layout data corresponding to the current page, judging whether the page data is updated, and if so, triggering the user preference data to be called, and obtaining updated page data. Specifically, the MD5 value of each page layout data corresponding to the current page may be calculated, and compared with the MD5 value of the corresponding page layout obtained in the previous login, so as to simplify the comparison process and improve the update detection efficiency. If the MD5 values are consistent, the corresponding page layout data is not updated, the page layout data does not need to be acquired again, and if the MD5 values are inconsistent, the corresponding page layout data is updated, a corresponding instruction is triggered, and user preference data is invoked. Specifically, after updating and setting the parameter configuration template corresponding to the floor at each time, the server updates the code corresponding to the parameter configuration template. And calculating a hash value (namely an MD5 value) of page layout data according to the codes of the parameter configuration templates contained in the floors due to the corresponding relation between the floors and the page layout. And updating judgment is carried out based on the hash value, so that the updating processing efficiency is improved. For example, the current page data may be cached through the user side data interface in advance, and after each time the user side APP is started, the cached data may be directly taken for update verification. The cache data may be an MD5 value corresponding to the current page data. And calculating whether the cached page data is consistent with the MD5 value of the page data logged in at the previous time so as to finish updating and checking, so that the phenomenon of white screen can be avoided, the user experience is enhanced, and the data is returned to the user side only when the configuration data is changed through MD5 value comparison, so that the flow can be further saved.
In step S202, the server side receives the page request data, and invokes the floors corresponding to each section of the page to be displayed according to the page request data, so as to obtain a floor configuration template corresponding to the floor.
After the updating verification, if the page data is updated, the user identity information and the request information are packaged to generate page request data of the page to be displayed. And sending the page request data to a server side. And the server side acquires page data to be updated according to the page request data. Specifically, page request data can be generated only for a specific page layout to be updated, floor data corresponding to the page layout is obtained from a server based on the requested page layout, and a floor configuration template configured in the floor data is used as request response data to generate an update package corresponding to the page layout. Based on the update package of page layout, the update of local products can be completed rapidly, the data transmission quantity is reduced, the flow is saved, the data synchronous update with the user side is completed rapidly, and the processing efficiency is improved.
In an embodiment, the server may also package the current update page into an update code package, and when the client application is started, the update code package is preloaded to the client. The user terminal can generate an update loading request after starting the corresponding application and completing the initialization of the application, and can obtain the update code package generated after the previous preloading according to the comparison between the time node for loading the update code package and the time node generated by the update code package of the current server terminal, thereby completing the preloading task.
After the user side starts the APP to finish updating verification, user preference data is obtained through identity information matching, and analysis of the updating code package is carried out based on the preference data. Specifically, the data in the update code packet may be filtered to filter a part of the floor data according to the user preference data, or the display priority of the floor data may be set according to the preference data, or the like. Because the update code packages issued by the server side are usually the same default page data, namely the page data corresponding to the update packages acquired by each user side are usually consistent, different display effects of different users can be realized through screening and adjusting the preference data, and the user experience is further enhanced.
Referring to fig. 5, in one embodiment, setting the display priority of the floor data according to the preference data may include the steps of:
Step S2021, obtaining one or more groups of similar data from the preference data, and sequencing each group of similar data according to the access frequency from high to low;
Step S2022, comparing the data types of the floor configuration templates corresponding to the page layout to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relationship between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relationship and the sorting result.
In step S2021, after the user side obtains the user preference data, clustering is performed based on the preference data of the individual user, and the same kind of commodities or similar commodities are classified into one kind, so as to obtain one or more sets of similar data. The clustering can adopt a clustering method such as K-means clustering, mean shift clustering or density-based clustering, and the like, and the specific clustering process is not repeated here. And after the clustering is completed, sequencing all commodities in the same type of data. The ordering may include ordering based on the frequency of accesses from high to low, or ordering based on the overall amount of accesses by all users over a period of time. The user access frequency statistical ranking priority can also be set to be higher than the overall access volume statistical ranking. For example, if the frequency of the user accessing the class a commodity is higher than the set threshold value, and the overall access amount of the class a commodity is lower than that of the class b commodity, the ranking of the class a commodity is still higher than that of the class b commodity after the ranking calculation.
In step S2022, when the category comparison is performed, the matching degree between the categories may be determined by the similarity calculation method. Specifically, if the similarity between the category of the floor allocation template and the category of the similar data D in the user preference data reaches a set threshold, it is determined that the floor allocation template corresponds to the similar data D. One similar data can simultaneously establish corresponding relation with a plurality of floor configuration templates. After the similar data matching is completed, the data of the floor configuration template can be further compared with ordered commodities in the similar data, and the priority corresponding to the matched commodities is obtained. Generally, the higher the ranking, the higher the priority. When the dynamic data display is required to be carried out on the corresponding page layout, the dynamic data switching can be carried out according to the priority of the floor configuration template. For example, floor allocation templates X1, X2, and X3 correspond to floors 2,3, and 4, respectively. Dynamic product display is required among three floor data. If the priority order of the floor configuration templates is X1> X2> X3, displaying the commodity corresponding to the floor configuration template X1 on the corresponding page layout preferentially, switching and displaying the commodity corresponding to the floor configuration template X2 after a preset time interval, and switching and displaying the commodity corresponding to the floor configuration template X3 after a preset time interval, so that dynamic data display is realized.
In step S3, the matched floor configuration template is parsed, and user side page response data is generated.
In an embodiment, after the matched floor configuration template is obtained according to the page request data, the configuration parameters of the user side can be obtained according to the identity information of the user, and the configuration parameters are transferred to the matched floor configuration template to adjust the parameters in the floor configuration template. Illustratively, each user may perform personalized settings for the APP of the user side, including APP hue, brightness, advertisement filtering, and the like. Each user's setting parameters for the application may be bound to user identity information. After the user starts the user side application, the user can verify based on the logged identity information, call the corresponding setting parameters, transmit the setting parameters to the page data to be updated, and perform personalized adaptation to further achieve user experience. After parameter transmission is completed, displaying commodity pictures, text links, videos and other data corresponding to each floor configuration template on a user terminal interface.
The provider can subscribe the priority of the floors when selecting the floors, and the user side performs data layered display based on the priority of the floors. For example, the display page may include a plurality of floating windows, and the customized data display may be based on floor priority matching the floating windows.
Based on the above embodiment, each time when a product needs to be updated, the server side only needs to call a floor through the visual configuration interface to perform quick parameter configuration, and can automatically complete the matching update of the home page display interface of the user side; meanwhile, based on user preference data, personalized home page display of a user side is realized, home page display configuration updating is carried out according to user history preference, and user experience is enhanced while dynamic hot updating is realized.
In one embodiment, as shown in fig. 6, there is provided a home page application data configuration updating apparatus, including: the floor construction module 10 is configured to divide a page to be displayed into a plurality of display page sections, where each display page section corresponds to one or more floors, the floors are configured to store data to be displayed corresponding to the display page section, and the data to be displayed includes images, characters or a combination of the two corresponding to a first page display product; the page configuration module 11 is configured to set, through the server, a floor configuration template corresponding to each floor, where the floor configuration template is used to configure data to be displayed of the corresponding floor, and obtain, in response to page request data of the user, a matched floor configuration template, where the request data includes: user identity information; and the page response module 12 is used for analyzing the matched floor configuration template and generating user side page response data.
In one embodiment, floor construction module 10 includes: the page layout setting unit is used for setting the size of each layout of the display page according to the preset size of the display interface of the user terminal; the page dividing unit is used for dividing the display page according to the size of the display page layout, and establishing the corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
In an embodiment, the page configuration module 11 includes a parameter configuration unit and a parameter transfer unit, where the parameter configuration unit is configured to set a visual configuration interface at a server end, respond to a configuration request of a management terminal, output the visual configuration interface to the management terminal, and receive a floor configuration template parameter fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates; and the parameter transfer unit is used for carrying out sharing parameter setting on one floor configuration template, carrying out sharing parameter transfer between the floor configuration templates and completing the matching setting of the corresponding floor configuration templates.
In an embodiment, the home page application data configuration updating device further comprises a model construction module and a parameter matching module, wherein the model construction module is used for constructing the corresponding relation between the keywords and the request configuration parameters through a neural network before parameter configuration is carried out, and generating a parameter matching model; and the parameter matching module is used for inputting the search text into the parameter matching model, acquiring matched request configuration parameters and generating a parameter search request according to the matched request configuration parameters.
In an embodiment, the page configuration module 11 further includes a preference obtaining unit and a floor data obtaining module, where the preference obtaining unit is configured to obtain user login information, call user preference data according to the login information, and generate the page request data according to the login information and the preference data; the floor data acquisition module is used for receiving the page request data by the server side, and calling floors corresponding to all sections of the page to be displayed according to the page request data, so as to acquire floor configuration templates corresponding to the floors.
In an embodiment, the page configuration module 11 further includes an update checking unit, configured to compare each page layout data corresponding to the page obtained after the previous login with each page layout data corresponding to the current page before the user preference data is invoked, determine whether the page data is updated, and if so, trigger the user preference data to be invoked to obtain updated page data.
In one embodiment, the page configuration module 11 further includes a preference data classification unit and a priority setting unit, where the preference data classification unit is configured to obtain one or more groups of similar data from the preference data after the user preference data is invoked, and order each group of similar data according to the access frequency from high to low; the priority setting unit is used for comparing the data types of the floor configuration templates corresponding to the page layout to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relation between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relation and the sequencing result.
The home application data configuration updating means described above may be implemented in the form of a computer program which is executable on a computer device as shown in fig. 7. A computer device, comprising: memory, a processor, and a computer program stored on the memory and executable on the processor.
All or part of the modules in the home page application data configuration updating device can be realized by software, hardware and a combination thereof. The above modules can be embedded in the memory of the terminal in a hardware form or independent of the terminal, and can also be stored in the memory of the terminal in a software form, so that the processor can call and execute the operations corresponding to the above modules. The processor may be a Central Processing Unit (CPU), microprocessor, single-chip microcomputer, etc.
FIG. 7 is a schematic diagram of the internal structure of a computer device in one embodiment. There is provided a computer device comprising: one or more processors; and one or more machine readable media having instructions stored thereon that when executed by one or more processors perform the steps of: dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product; setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information; and analyzing the matched floor configuration template to generate user side page response data.
In an embodiment, when the processor executes the above, the dividing the page to be displayed into a plurality of display page sections, where each display page section corresponds to one or more floors, includes: setting the size of each section of the display page according to the preset size of the display interface of the user side; dividing the display page according to the size of the display page layout, and establishing a corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
In an embodiment, when the processor executes the foregoing, the setting, by the server, a floor configuration template corresponding to each floor includes: the server side sets a visual configuration interface, responds to a configuration request of the management terminal, outputs the visual configuration interface to the management terminal, and receives floor configuration template parameters fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates; after the sharing parameter setting is carried out on one floor configuration template, the sharing parameter transmission is carried out among the floor configuration templates, and the sharing parameter matching setting of the floor configuration templates corresponding to the floors is completed.
In one embodiment, when the processor executes the foregoing method, before performing parameter configuration, the method includes: constructing a corresponding relation between the keywords and the request configuration parameters through a neural network, and generating a parameter matching model; and inputting the retrieval text into the parameter matching model, obtaining matched request configuration parameters, and generating a parameter retrieval request according to the matched request configuration parameters.
In an embodiment, when the processor executes the above, the obtaining, in response to the page request data of the user side, the matched floor configuration template includes: acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data; and the server side receives the page request data, and calls the floors corresponding to all the sections of the page to be displayed according to the page request data, and obtains the floor configuration templates corresponding to the floors.
In one embodiment, when the processor executes the foregoing method, the method further includes, before the step of retrieving the user preference data: and comparing the page layout data corresponding to the page acquired after the previous login with the page layout data corresponding to the current page, judging whether the page data is updated, and triggering and calling user preference data if the page data is updated, so as to acquire updated page data.
In one embodiment, the processor, when executing, is configured to, after retrieving the user preference data, include: acquiring one or more groups of similar data from preference data, and sequencing each group of similar data according to the access frequency from high to low; and comparing the data types of the floor configuration templates corresponding to the page sections to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relation between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relation and the sequencing result.
In one embodiment, the dynamic message parsing device may be used as a server, including but not limited to a stand-alone physical server, or a server cluster formed by a plurality of physical servers, and may also be used as a terminal, including but not limited to a mobile phone, a tablet computer, a personal digital assistant, a smart device, or the like. As shown in fig. 5, the dynamic message parsing apparatus includes a processor, a nonvolatile storage medium, an internal memory, a display screen, and a network interface connected through a system bus.
Wherein the processor of the computer device is configured to provide computing and control capabilities to support the operation of the entire computer device. The non-volatile storage medium of the computer device stores an operating system and a computer program. The computer program is executable by a processor for implementing a home application data configuration update method provided by the above embodiments. Internal memory in a computer device provides a cached operating environment for an operating system and computer programs in a non-volatile storage medium. The display interface can display data through the display screen. The display screen may be a touch screen, such as a capacitive screen or an electronic screen, and the corresponding instruction may be generated by receiving a click operation on a control displayed on the touch screen.
It will be appreciated by those skilled in the art that the configuration of the home application data configuration updating apparatus shown in fig. 7 is merely a block diagram of a portion of the structure associated with the present application and is not limiting of the computer apparatus to which the present application is applied, and that a particular computer apparatus may include more or less components than those shown, or may combine some of the components, or have a different arrangement of components.
In one embodiment, a machine-readable medium is provided having instructions stored thereon that when executed by a processor perform the steps of: dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product; setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information; and analyzing the matched floor configuration template to generate user side page response data.
In an embodiment, the dividing the page to be displayed into a plurality of display page sections implemented when the instruction is executed by the processor, wherein each display page section corresponds to one or more floors, includes: setting the size of each section of the display page according to the preset size of the display interface of the user side; dividing the display page according to the size of the display page layout, and establishing a corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
In an embodiment, when the instruction is executed by the processor, the setting, by the server, a floor configuration template corresponding to each floor includes: the server side sets a visual configuration interface, responds to a configuration request of the management terminal, outputs the visual configuration interface to the management terminal, and receives floor configuration template parameters fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates; after the sharing parameter setting is carried out on one floor configuration template, the sharing parameter transmission is carried out among the floor configuration templates, and the sharing parameter matching setting of the floor configuration templates corresponding to the floors is completed.
In one embodiment, the instructions, when executed by the processor, implement, prior to parameter configuration, the method comprising: constructing a corresponding relation between the keywords and the request configuration parameters through a neural network, and generating a parameter matching model; and inputting the retrieval text into the parameter matching model, obtaining matched request configuration parameters, and generating a parameter retrieval request according to the matched request configuration parameters.
In one embodiment, when the instruction is executed by the processor, the obtaining, in response to page request data of the user side, a matched floor configuration template includes: acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data; and the server side receives the page request data, and calls the floors corresponding to all the sections of the page to be displayed according to the page request data, and obtains the floor configuration templates corresponding to the floors.
In one embodiment, the instructions, when executed by the processor, are implemented to, prior to invoking the user preference data, further comprise: and comparing the page layout data corresponding to the page acquired after the previous login with the page layout data corresponding to the current page, judging whether the page data is updated, and triggering and calling user preference data if the page data is updated, so as to acquire updated page data.
In one embodiment, the instructions, when executed by the processor, are implemented to, after retrieving the user preference data, comprise: acquiring one or more groups of similar data from preference data, and sequencing each group of similar data according to the access frequency from high to low; and comparing the data types of the floor configuration templates corresponding to the page sections to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relation between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relation and the sequencing result.
Those skilled in the art will appreciate that all or part of the processes in the methods of the above embodiments may be implemented by a computer program for instructing relevant hardware, where the program may be stored in a non-volatile computer readable storage medium, and where the program, when executed, may include processes in the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), or the like.
In summary, according to the home page application data configuration updating method, device, equipment and medium, by setting floor data, when commodity updating is carried out, only the floor configuration template of the corresponding floor is required to be updated, so that the updating configuration work can be completed rapidly, and the influence of the application version of a user side is avoided; the floors can be infinitely expanded, and more diversified updating configuration requirements can be supported; only a manager is required to configure the corresponding relation between floors and page sections, so that quick updating can be realized, and updated floor data can be obtained; the suppliers customize the data based on the constructed floors, customize the floors independently of the pages, rotate the data with customized floor data by technologies, display patterns such as a nine-grid, and the like, and support more diversified display effects; the server side can realize quick update by simply modifying the floor configuration template through the visual configuration interface, so that the new operation complexity of commodity popularization is simplified, and a manager can quickly complete update configuration of the rear end by simply carrying out parameter retrieval configuration, thereby improving the processing efficiency; after the user side starts the application, the loading of the page update is automatically completed, the corresponding application version is not required to be updated aiming at the page, and the user experience is enhanced; the personalized updating configuration of the user side is carried out based on the user preference data, so that the method can adapt to the use habits of different users and further enhance the user experience. Therefore, the invention effectively overcomes various defects in the prior art and has high industrial utilization value.
The above embodiments are merely illustrative of the principles of the present invention and its effectiveness, and are not intended to limit the invention. Modifications and variations may be made to the above-described embodiments by those skilled in the art without departing from the spirit and scope of the invention. Accordingly, it is intended that all equivalent modifications and variations of the invention be covered by the claims, which are within the ordinary skill of the art, be within the spirit and scope of the present disclosure.

Claims (9)

1. A home application data configuration updating method, comprising:
Dividing a page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, the floors are used for storing data to be displayed of the corresponding display page section, and the data to be displayed comprises images, characters or a combination of the images and the characters corresponding to a first page display product;
Setting a floor configuration template corresponding to each floor through a server, wherein the floor configuration template is used for configuring data to be displayed of the corresponding floor, responding to page request data of a user side, and acquiring a matched floor configuration template, and the request data comprises: user identity information; responding to the page request data of the user side, obtaining a matched floor configuration template, comprising: acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data; the server side receives the page request data, and calls floors corresponding to all sections of the page to be displayed according to the page request data, and a floor configuration template corresponding to the floors is obtained;
and analyzing the matched floor configuration template to generate user side page response data.
2. The home page application data configuration updating method according to claim 1, wherein the dividing the page to be displayed into a plurality of display page sections, wherein each display page section corresponds to one or more floors, comprises:
setting the size of each section of the display page according to the preset size of the display interface of the user side;
Dividing the display page according to the size of the display page layout, and establishing a corresponding relation between each display page layout and one or more floors, wherein the display page comprises a page head page.
3. The home page application data configuration updating method according to claim 1, wherein setting, by the server side, a floor configuration template corresponding to each floor comprises:
The server side sets a visual configuration interface, responds to a configuration request of the management terminal, outputs the visual configuration interface to the management terminal, and receives floor configuration template parameters fed back by the visual configuration interface; wherein, floor configuration template parameters include: the shared parameters are used for carrying out parameter transfer among the floor configuration templates;
After the sharing parameter setting is carried out on one floor configuration template, the sharing parameter transmission is carried out among the floor configuration templates, and the sharing parameter matching setting of the floor configuration templates corresponding to the floors is completed.
4. A home page application data configuration updating method according to claim 3, comprising, before performing the parameter configuration:
Constructing a corresponding relation between the keywords and the request configuration parameters through a neural network, and generating a parameter matching model;
and inputting the retrieval text into the parameter matching model, obtaining matched request configuration parameters, and generating a parameter retrieval request according to the matched request configuration parameters.
5. The home application data configuration updating method according to claim 1, further comprising, before the user preference data is called:
And comparing the page layout data corresponding to the page acquired after the previous login with the page layout data corresponding to the current page, judging whether the page data is updated, and triggering and calling user preference data if the page data is updated, so as to acquire updated page data.
6. The home application data configuration updating method according to claim 1, characterized by comprising, after calling user preference data:
acquiring one or more groups of similar data from preference data, and sequencing each group of similar data according to the access frequency from high to low;
and comparing the data types of the floor configuration templates corresponding to the page sections to be updated with the data types corresponding to the current user preference data, obtaining the corresponding relation between the floor configuration templates and the similar data, and setting the display priority of the corresponding floor data according to the corresponding relation and the sequencing result.
7. A home page application data configuration updating apparatus, comprising:
The floor construction module is used for dividing the page to be displayed into a plurality of floors, wherein each floor corresponds to one page display block;
The page configuration module is used for setting a floor configuration template corresponding to each floor through the server side, responding to page request data of the user side, and obtaining the matched floor configuration template, wherein the request data comprises: user identity information; responding to the page request data of the user side, obtaining a matched floor configuration template, comprising: acquiring user login information, calling user preference data according to the login information, and generating the page request data according to the login information and the preference data; the server side receives the page request data, and calls floors corresponding to all sections of the page to be displayed according to the page request data, and a floor configuration template corresponding to the floors is obtained;
And the page response module is used for analyzing the matched floor configuration template and generating user side page response data.
8. A computer device, comprising: memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the method according to any one of claims 1 to 6 when the computer program is executed.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the steps of the method of any of claims 1 to 6.
CN202111008503.XA 2021-08-31 2021-08-31 Method, device, equipment and medium for updating home page application data configuration Active CN113703809B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111008503.XA CN113703809B (en) 2021-08-31 2021-08-31 Method, device, equipment and medium for updating home page application data configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111008503.XA CN113703809B (en) 2021-08-31 2021-08-31 Method, device, equipment and medium for updating home page application data configuration

Publications (2)

Publication Number Publication Date
CN113703809A CN113703809A (en) 2021-11-26
CN113703809B true CN113703809B (en) 2024-04-26

Family

ID=78657320

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111008503.XA Active CN113703809B (en) 2021-08-31 2021-08-31 Method, device, equipment and medium for updating home page application data configuration

Country Status (1)

Country Link
CN (1) CN113703809B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108008954A (en) * 2017-12-01 2018-05-08 深圳乐信软件技术有限公司 Page configuration method, apparatus, server and medium
CN110147505A (en) * 2017-08-24 2019-08-20 北京国双科技有限公司 A kind of page display method, server and storage medium
CN110597585A (en) * 2019-08-19 2019-12-20 深圳壹账通智能科技有限公司 Application program page display method and device, computer equipment and storage medium
WO2020020248A1 (en) * 2018-07-27 2020-01-30 北京京东尚科信息技术有限公司 Page construction method and system at mobile terminal and mobile terminal
CN110781422A (en) * 2019-09-18 2020-02-11 中国平安财产保险股份有限公司 Page configuration method and device, computer equipment and storage medium
CN111124533A (en) * 2019-11-29 2020-05-08 青岛聚好联科技有限公司 Method and device for dynamic configuration of active page
CN111445288A (en) * 2020-03-31 2020-07-24 苏宁云计算有限公司 Configuration method of advertisement space floors, and display method, device, medium and equipment thereof
CN111506849A (en) * 2020-04-07 2020-08-07 口碑(上海)信息技术有限公司 Page generation method and device
CN112052001A (en) * 2020-09-04 2020-12-08 上海浦东发展银行股份有限公司 UI dynamic display design framework, method, equipment and storage medium of APP client
CN112162748A (en) * 2020-11-10 2021-01-01 平安普惠企业管理有限公司 Application program home page configuration method and device, electronic equipment and readable storage medium
CN112307240A (en) * 2019-07-31 2021-02-02 腾讯科技(深圳)有限公司 Page display method and device, storage medium and electronic equipment
CN112579138A (en) * 2020-12-02 2021-03-30 京东数字科技控股股份有限公司 Page display method and device, electronic equipment and storage medium
CN112749355A (en) * 2019-10-30 2021-05-04 腾讯科技(深圳)有限公司 Page display method, device, terminal, server and storage medium

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110147505A (en) * 2017-08-24 2019-08-20 北京国双科技有限公司 A kind of page display method, server and storage medium
CN108008954A (en) * 2017-12-01 2018-05-08 深圳乐信软件技术有限公司 Page configuration method, apparatus, server and medium
WO2020020248A1 (en) * 2018-07-27 2020-01-30 北京京东尚科信息技术有限公司 Page construction method and system at mobile terminal and mobile terminal
CN112307240A (en) * 2019-07-31 2021-02-02 腾讯科技(深圳)有限公司 Page display method and device, storage medium and electronic equipment
CN110597585A (en) * 2019-08-19 2019-12-20 深圳壹账通智能科技有限公司 Application program page display method and device, computer equipment and storage medium
CN110781422A (en) * 2019-09-18 2020-02-11 中国平安财产保险股份有限公司 Page configuration method and device, computer equipment and storage medium
CN112749355A (en) * 2019-10-30 2021-05-04 腾讯科技(深圳)有限公司 Page display method, device, terminal, server and storage medium
CN111124533A (en) * 2019-11-29 2020-05-08 青岛聚好联科技有限公司 Method and device for dynamic configuration of active page
CN111445288A (en) * 2020-03-31 2020-07-24 苏宁云计算有限公司 Configuration method of advertisement space floors, and display method, device, medium and equipment thereof
CN111506849A (en) * 2020-04-07 2020-08-07 口碑(上海)信息技术有限公司 Page generation method and device
CN112052001A (en) * 2020-09-04 2020-12-08 上海浦东发展银行股份有限公司 UI dynamic display design framework, method, equipment and storage medium of APP client
CN112162748A (en) * 2020-11-10 2021-01-01 平安普惠企业管理有限公司 Application program home page configuration method and device, electronic equipment and readable storage medium
CN112579138A (en) * 2020-12-02 2021-03-30 京东数字科技控股股份有限公司 Page display method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113703809A (en) 2021-11-26

Similar Documents

Publication Publication Date Title
CN111680124B (en) RPA-based large-scale custom customer demand acquisition and query method
CN108763502B (en) Information recommendation method and system
US10310850B2 (en) Methods and systems for determining relevant changes in an API
CN109922353B (en) Live list typesetting layout method and device, computer equipment and storage medium
US10719769B2 (en) Systems and methods for generating and communicating application recommendations at uninstall time
CN112019820B (en) Interface generation method and device
CN108875289B (en) Algorithm debugging method, client, background server and system
WO2019041500A1 (en) Pagination realization method and device, computer equipment and storage medium
CN110321508A (en) Processing method, device, storage medium and the equipment of page presentation data
CN111125518A (en) System and method for recommending household appliance information
CN112104505A (en) Application recommendation method and device, server and computer-readable storage medium
CN115454561A (en) Customized interface display method, device, equipment and storage medium
CN108062401B (en) Application recommendation method and device and storage medium
CN109582401B (en) Promotion picture generation method and device, storage medium and computer equipment
CN113703809B (en) Method, device, equipment and medium for updating home page application data configuration
EP4143672A1 (en) Combined local and server context menus
US20200410030A1 (en) Cloud search-based recommendation method, apparatus, device and readable storage medium
CN111158998A (en) Display method and device of buried point data
KR20200023095A (en) Method of management of goods information and service device thereof
CN114253746A (en) Product application service management method, device, equipment and medium based on software as a service (SaaS)
CN113722577B (en) Feedback information processing method, device, equipment and storage medium
CN115248891A (en) Page display method and device, electronic equipment and storage medium
CN112433749A (en) Application gray level publishing method and device, server and client
CN111858688A (en) Textile material, color chart recommendation method and device and storage medium
CN111090370A (en) Picture management method and device and computer readable storage medium

Legal Events

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