CN113779460A - Information display method and device, electronic equipment and storage medium - Google Patents

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

Info

Publication number
CN113779460A
CN113779460A CN202110964585.9A CN202110964585A CN113779460A CN 113779460 A CN113779460 A CN 113779460A CN 202110964585 A CN202110964585 A CN 202110964585A CN 113779460 A CN113779460 A CN 113779460A
Authority
CN
China
Prior art keywords
page
order
interactively
completed
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110964585.9A
Other languages
Chinese (zh)
Inventor
王维维
滕钰
胡包冬
赵丽娜
沈亮
郑刚
李霄文
卫银霞
盛天梦
赵鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sankuai Online Technology Co Ltd
Original Assignee
Beijing Sankuai Online 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 Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN202110964585.9A priority Critical patent/CN113779460A/en
Publication of CN113779460A publication Critical patent/CN113779460A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0633Lists, e.g. purchase orders, compilation or processing
    • G06Q30/0635Processing of requisition or of purchase orders

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application provides an information display method, an information display device, electronic equipment and a storage medium, relates to the technical field of computers, and aims to remind a user of the existence of an order which is not delivered. The method comprises the following steps: when an interactive page display request is detected, acquiring an interactive page to be displayed, and inquiring whether an order which is not interactive and is finished exists; under the condition that the order which is not completed interactively is inquired, a display area is added on the interactive page to be displayed; filling the order data of the order which is not interacted and completed into the increased display area to obtain a reconstructed interaction page; and responding to the page display request, and displaying the reconstructed interactive page.

Description

Information display method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to an information displaying method and apparatus, an electronic device, and a storage medium.
Background
With the development of internet technology, ordering through a network gradually becomes a trend. However, in the case that there are multiple orders or the deadline for completing the order interaction is long, the user may forget the order of the incomplete interaction, so that the order is expired or the order is repeatedly placed, which causes loss to the user and brings a bad use experience.
Disclosure of Invention
In view of the above problems, embodiments of the present invention provide an information presentation method, apparatus, electronic device and storage medium, so as to overcome the above problems or at least partially solve the above problems.
In a first aspect of the embodiments of the present invention, an information display method is provided, where the method includes:
when an interactive page display request is detected, acquiring an interactive page to be displayed, and inquiring whether an order which is not interactive and is finished exists;
under the condition that the order which is not completed interactively is inquired, a display area is added on the interactive page to be displayed;
filling the order data of the order which is not interacted and completed into the increased display area to obtain a reconstructed interaction page;
and responding to the page display request, and displaying the reconstructed interactive page.
Optionally, in response to the page display request, displaying the reconstructed interactive page, including:
responding to preset operation of a user on a search bar, and displaying a reconstructed search starting page; and/or
And displaying the reconstructed search result page in response to the search operation of the user on the target object.
Optionally, in a case that the number of the interactively uncompleted orders is plural, the method further comprises:
sequencing the plurality of orders which are not completed interactively according to the sequence of interaction deadline from near to far;
filling the order data of the non-interactively completed orders into the added display area, wherein the filling comprises the following steps:
according to the sequencing result, filling order data of at least one non-interactively completed order in the plurality of non-interactively completed orders into the increased display area; or
And according to the sequencing result, alternately filling the order data of the plurality of non-interactively completed orders into the increased display area.
Optionally, in a case that the number of the interactively uncompleted orders is plural, the method further comprises:
determining current scene information of a user according to attribute information of the user, position information with a time tag of the user and behavior information with the time tag of the user;
determining an interactively unfinished target order matched with the current scene information of the user from the plurality of interactively unfinished orders;
and filling the order data of the target orders which are not completed interactively into the increased display area.
Optionally, the method further comprises:
respectively acquiring multi-dimensional associated information associated with the orders which are not completed interactively from a plurality of data sources, wherein one data source corresponds to one dimension;
and adding the multi-dimensional associated information into the increased display area.
Optionally, the method further comprises:
adding an interactive control corresponding to the associated information of at least one dimension into the increased display area;
when the operation of a user on the interactive control of one dimension is detected, the detailed information of the associated information of the dimension corresponding to the interactive control is displayed.
In a second aspect of the embodiments of the present invention, there is provided an information display apparatus, including:
the query module is used for acquiring the interactive page to be displayed and querying whether an order which is not completed interactively exists or not when the interactive page display request is detected;
the adding module is used for adding a display area on the interactive page to be displayed under the condition that the order which is not completed interactively is inquired;
the filling module is used for filling the order data of the order which is not interacted and is finished into the increased display area to obtain a reconstructed interaction page;
and the display module is used for responding to the page display request and displaying the reconstructed interactive page.
Optionally, the display module comprises:
the starting page unit is used for responding to the preset operation of the user on the search bar and displaying the reconstructed search starting page; and/or
And the result page unit is used for responding to the search operation of the user on the target object and displaying the reconstructed search result page.
In a third aspect of the embodiments of the present invention, an electronic device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the information presentation method according to the embodiments of the present application is implemented.
In a fourth aspect of the embodiments of the present invention, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the information presentation method disclosed in the embodiments of the present application.
The embodiment of the invention has the following advantages:
in this embodiment, when an interactive page display request is detected, an interactive page to be displayed may be obtained, and whether an order that is not completed interactively exists may be queried; under the condition that the order which is not completed interactively is inquired, a display area is added on the interactive page to be displayed; filling the order data of the order which is not interacted and completed into the increased display area to obtain a reconstructed interaction page; and responding to the page display request, and displaying the reconstructed interactive page. Therefore, when the order which is not interactively completed is inquired, a display area for displaying the order which is not interactively completed can be increased on the interactive page to be displayed, and the reconstructed interactive page is obtained; and displaying the orders which are not completed interactively at the same time when the reconstructed interactive page is displayed. Therefore, the user is reminded that the order is not completed interactively, the user is prevented from forgetting the order, and the use experience of the user is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the description of the embodiments of the present application will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
FIG. 1 is a flow chart illustrating steps of a method for displaying information according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a search start page according to an embodiment of the present invention;
FIG. 3 is a diagram of a search results page in an embodiment of the invention;
fig. 4 is a schematic structural diagram of an information display apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
In order to solve the problem that a user forgets an uncompleted interactive order, the applicant proposes: when a user uses a platform (such as a mobile phone application program and a website) where an uncompleted interactive order is located, the uncompleted interactive order is displayed on each page of the platform, so that the user can see the uncompleted order from time to time when using the platform, a strong prompt is achieved for the user, and the user is prevented from forgetting the uncompleted order.
Referring to fig. 1, a flowchart illustrating steps of an information presentation method according to an embodiment of the present invention is shown, and as shown in fig. 1, the information presentation method may specifically include the following steps:
step S110: and when the interactive page display request is detected, acquiring the interactive page to be displayed, and inquiring whether an order which is not interactive and is finished exists.
Step S120: and under the condition that the order which is not completed interactively is inquired, adding a display area on the interactive page to be displayed.
Step S130: and filling the order data of the orders which are not completed interactively into the increased display area to obtain the reconstructed interactive page.
Step S140: and responding to the page display request, and displaying the reconstructed interactive page.
The order needs to be paid after being submitted; if the payment of part of orders (such as take-away orders and taxi taking orders) is completed, the orders are used, and then only the receiving is confirmed and the order evaluation is carried out; after payment of part of orders (such as hotel orders and scenery spot orders) is completed, the orders are in a standby state, then the orders need to be consumed at merchants, and order evaluation is carried out after consumption; the order may also be in a post-sale/refund state, etc. The non-interactively completed orders include orders to pay, to receive, to use, to evaluate, after-sales/refunds.
The interactive page display request is used for requesting to display the interactive page, and when the interactive page display request is detected, the interactive page to be displayed is obtained, and whether an order which is not completed interactively exists is inquired. According to different requirements, the orders which are not interactively completed can be the orders which are not interactively completed on the terminal or the orders which are not interactively completed in the user account; according to different requirements, the orders which are not completed interactively can be set as the orders of the state. For example: setting the order to be used as the order which is not interactively completed, and not setting the order to be evaluated as the order which is not interactively completed; when the order to be used exists, the order which is not interactively completed exists; and when only the order to be evaluated exists, the order which is not interactively completed does not exist. It will be appreciated that unused orders are naturally also not evaluated, but are only considered unused and are not considered to exist in both unused and unevaluated states.
Under the condition that the order which is not interacted and completed is inquired, the interaction page to be displayed is not directly displayed, but a display area is added on the interaction page to be displayed, and then the order data of the order which is not interacted and is not completed is filled into the added display area to obtain the reconstructed interaction page. The added display area can be the top of the page to be displayed, so that a user can see order data of the uncompleted interactive orders at the first time without sliding the page; or other prominent positions in the display page can be displayed, and the display area is displayed in a prominent mode. The order data comprises order amount, performance time, expiration time, scenic spot brief introduction corresponding to the order, merchant location and the like.
And responding to the page display request, displaying the reconstructed interactive page, wherein the reconstructed interactive page comprises order data of the orders which are not completed interactively.
By adopting the technical scheme of the embodiment of the application, when the interactive page display request is detected, the interactive page to be displayed can be obtained, and whether the order which is not completed interactively exists or not can be inquired; under the condition that the order which is not completed interactively is inquired, a display area is added on the interactive page to be displayed; filling the order data of the order which is not interacted and completed into the increased display area to obtain a reconstructed interaction page; and responding to the page display request, and displaying the reconstructed interactive page. Therefore, when the order which is not interactively completed is inquired, a display area for displaying the order which is not interactively completed can be increased on the interactive page to be displayed, and the reconstructed interactive page is obtained; when the reconstructed interactive page is displayed, the order which is not completed interactively is displayed at the same time; therefore, when a user browses other pages, the user can be reminded that the order is not completed interactively at the eye-catching position of the page, the user is prevented from forgetting the order, and the use experience of the user is improved.
Optionally, as an embodiment, the displaying the reconstructed interactive page in response to the page display request includes:
responding to preset operation of a user on a search bar, and displaying a reconstructed search starting page; and/or
And displaying the reconstructed search result page in response to the search operation of the user on the target object.
When a user carries out preset operation on the search bar, a page display request of a search starting page can be obtained, and the corresponding interactive page is the search starting page. The preset operation may be clicking a search bar, where the search start page is a search page to which no search term has been input, and referring to fig. 2, a schematic diagram of the search start page is shown, where no search term has been input. It should be noted that fig. 2 is only for showing that the search start page is specifically a generic page, and does not adopt the reconstructed search start page of the information generation method in the embodiment of the present invention.
When a user searches a target object, a page display request of a search result page can be obtained, and the corresponding interactive page is the search result page. The searching operation of the target object can be picture recognition searching of the target object or searching of text information input into the target object; the search result page is a page after the target object to be searched is determined, and referring to fig. 3, a schematic view of a search result page is shown, in which the target object to be searched is determined to be "xiamen". It should be noted that fig. 3 is only to show what kind of search result page is specifically, and the search result page after reconstruction by the information generation method in the embodiment of the present invention is not used.
By adopting the technical scheme of the embodiment of the application, different page display requests can be obtained aiming at different operations, so that corresponding interactive pages including a search starting page and/or a search result page are displayed, and orders which are not completed interactively can be displayed on the search starting page and/or the search result page.
Optionally, as an embodiment, in a case that the number of the non-interactively completed orders is multiple, the method further includes:
sequencing the plurality of orders which are not completed interactively according to the sequence of interaction deadline from near to far;
filling the order data of the non-interactively completed orders into the added display area, wherein the filling comprises the following steps:
according to the sequencing result, filling order data of at least one non-interactively completed order in the plurality of non-interactively completed orders into the increased display area; or
And according to the sequencing result, alternately filling the order data of the plurality of non-interactively completed orders into the increased display area.
The interaction deadline for an interactively incomplete order refers to the latest time to complete the order's current interaction. Different interaction deadlines exist for different non-interactively completed orders. For example, the interaction deadline for an order to be paid refers to the latest time that payment is completed, and the interaction deadline for an order to be used refers to the latest time that the order is used. The order that did not complete the interaction will expire if the interaction is not completed beyond the interaction deadline.
Sequencing the plurality of orders which are not completed interactively according to the sequence of interaction deadline from near to far, comprising the following steps: sequencing all current orders which are not interacted and completed according to the sequence of interaction cut-off time of all current orders which are not interacted and completed from near to far; sequencing each type of non-interactive orders according to the sequence of the interaction deadline of the non-interactive orders of different types from near to far, wherein the types can be hotel types, takeout types, scenic spot types and the like, and can also be types to be paid, types to be used, types to be evaluated and the like.
According to the sequencing result, filling order data of at least one non-interactive order with the latest interaction deadline into the increased display area; or alternately filling the order data of the non-interactive completed orders with the latest interaction deadline in each category into the increased display area. The order data of all the orders which are not interactively completed can also be filled into the added display area, and the user browses the order data of all the orders which are not interactively completed by sliding the inside of the area. The order data comprises order amount, performance time, expiration time, scenic spot brief introduction corresponding to the order, merchant location and the like.
By adopting the technical scheme of the embodiment of the application, when a plurality of orders which are not interactively completed exist, the orders can be displayed from near to far according to the time sequence, so that a user can preferentially notice the earlier overdue orders which are not interactively completed, and the orders are prevented from being overdue.
Optionally, as an embodiment, in a case that the number of the non-interactively completed orders is multiple, the method further includes:
determining current scene information of a user according to attribute information of the user, position information with a time tag of the user and behavior information with the time tag of the user;
determining an interactively unfinished target order matched with the current scene information of the user from the plurality of interactively unfinished orders;
and filling the order data of the target orders which are not completed interactively into the increased display area.
The attribute information of the user includes the age of the user, the co-existence of the user, the occupation of the user, the preference of the user, and the like. The time tags include search time, scheduled time, check-in time, season, weather, holidays, travel time, travel stage, time of day, etc. According to the position information with the time tag of the user, the ordinary station, the current location and the destination of the user, the distance between the ordinary station, the current location and the destination and the like can be determined. The behavior information includes reasons and methods of the behavior information, for example, the behavior information is for booking a hotel, the reasons of the behavior information may be travel, business trip, and the like, and the methods of the behavior information may be searching and placing an order according to a landmark, searching and placing an order according to a hotel brand, searching and placing an order according to a hotel star level, and the like. The current scene information of the user comprises destination setting, hotel booking, ticket buying, vehicle determining, scene point playing, point taking, leisure and entertainment and the like.
For example, the user attribute is that two persons are in the same row, the user destination can be determined to be a building door, the user frequent site is Chongqing, and the user current site is Chongqing A airport (time is 8 months and 5 days) according to the position information of the user with the time tag, and the user can be determined to have issued a bill for 8 months and 5 days, and a double airplane ticket, a hotel of the building door, and a sight spot ticket of the building door from the A airport to the building door; therefore, the current scene information of the user can be determined to be about to fly to the building door.
After determining the current scene information of the user, determining an target order which is not completed by interaction and is matched with the current scene information of the user from a plurality of orders which are not completed by interaction. For example, if the current scene information of the user is determined to be about to fly to a building gate, and the non-interactive completion order of the user includes an airline ticket order flying to the building gate, the airline ticket order is determined to be the target order.
And filling the order data of the target orders which are not completed interactively into the increased display area, wherein the step of filling the order data of the target orders into the top of the increased display area for preferential display is included.
By adopting the technical scheme of the embodiment of the application, the current scene information of the user can be determined according to the attribute information of the user, the position information with the time tag of the user and the behavior information with the time tag of the user, so that the target order which is most matched with the current scene information of the user is displayed, and the problem that when the user needs to use the target order, the user needs to perform a series of browsing to find the order, so that the user time is delayed and the user experience is poor is avoided.
Optionally, as an embodiment, the method further includes:
respectively acquiring multi-dimensional associated information associated with the orders which are not completed interactively from a plurality of data sources, wherein one data source corresponds to one dimension;
and adding the multi-dimensional associated information into the increased display area.
Acquiring the associated information of each dimension from each data source, wherein the associated information of the multiple dimensions associated with the orders which are not completed interactively refers to other information which may be needed when the orders which are not completed interactively are completed. For example: if the user did not interactively complete an order to be a hotel order for a scheduled but unused hotel, but the user is currently at Chongqing, the multidimensional information associated with the hotel order for the hotel may include: train tickets/air tickets going to the building from Chongqing, the way of transportation going to the hotel from the building railway station/airport, cate near the hotel, scenic spots near the hotel, etc.
Adding the multidimensional associated information into the increased display area may be directly displayed below the order which is not completed interactively, or may be setting a plurality of modules below the order which is not completed interactively, where each module displays the associated information of one dimension, which is not limited in the present invention.
By adopting the technical scheme of the embodiment of the application, when the order data of the orders which are not interactively completed are displayed, the associated information can be displayed at the same time, so that the user can directly obtain the associated information on the interactive page without jumping to each page for searching, and convenience is provided for the user.
Optionally, as an embodiment, the method further includes:
adding an interactive control corresponding to the associated information of at least one dimension into the increased display area;
when the operation of a user on the interactive control of one dimension is detected, the detailed information of the associated information of the dimension corresponding to the interactive control is displayed.
When the associated information is displayed, the delivery control corresponding to the associated information can be added into the increased display area, so that when the operation of the user on the interactive control of one dimension is detected, the associated information of the dimension corresponding to the interactive control is displayed. For example: the order which is not interacted and completed is a hotel order of a building, the associated information can be scenic spots near the hotel, interaction controls of the scenic spots near the hotel exist in the display area, when a user clicks the interaction controls, the user can directly display detailed information of the scenic spots near the hotel on the page or jump to the scenic spot page, and the user can directly place tickets of the scenic spots on the detailed information page.
By adopting the technical scheme of the embodiment of the application, the interactive control of the associated information is provided while the associated information is displayed, and the detailed information of the associated information can be displayed by operating the interactive control by a user; the user can directly place an order on a page of the detailed information of the associated information. Therefore, the user does not need to enter each module and order placing is carried out in each module, and the order placing can be directly carried out in one page or a chain page, so that the use experience of the user is improved, and the user is prevented from going to other platforms to place orders.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the invention.
Fig. 4 is a schematic structural diagram of an information display apparatus according to an embodiment of the present invention, and as shown in fig. 4, the information display apparatus includes an inquiry module, an addition module, a filling module, and a display module, where:
the query module is used for acquiring the interactive page to be displayed and querying whether an order which is not completed interactively exists or not when the interactive page display request is detected;
the adding module is used for adding a display area on the interactive page to be displayed under the condition that the order which is not completed interactively is inquired;
the filling module is used for filling the order data of the order which is not interacted and is finished into the increased display area to obtain a reconstructed interaction page;
and the display module is used for responding to the page display request and displaying the reconstructed interactive page.
Optionally, as an embodiment, the display module includes:
the starting page unit is used for responding to the preset operation of the user on the search bar and displaying the reconstructed search starting page; and/or
And the result page unit is used for responding to the search operation of the user on the target object and displaying the reconstructed search result page.
Optionally, as an embodiment, in a case that the number of the non-interactively completed orders is multiple, the apparatus further includes:
the sequencing module is used for sequencing the plurality of orders which are not completed interactively according to the sequence of the interaction deadline from near to far;
the filling module comprises: a first filling unit, configured to fill order data of at least one non-interactively completed order in the plurality of non-interactively completed orders into the added display area according to a sorting result; or
And the second filling unit is used for alternately filling the order data of the plurality of orders which are not completed interactively into the increased display area according to the sequencing result.
Optionally, as an embodiment, in a case that the number of the non-interactively completed orders is multiple, the apparatus further includes:
the determining module is used for determining the current scene information of the user according to the attribute information of the user, the position information with the time tag of the user and the behavior information with the time tag of the user;
the matching module is used for determining the target orders which are not interactively completed and are matched with the current scene information of the user from the plurality of the target orders which are not interactively completed;
and the target order module is used for filling the order data of the target orders which are not completed interactively into the increased display area.
Optionally, as an embodiment, the apparatus further includes:
the association module is used for respectively acquiring multi-dimensional association information associated with the non-interactive order from a plurality of data sources, wherein one data source corresponds to one dimension;
and the association display module is used for adding the multi-dimensional association information into the increased display area.
Optionally, as an embodiment, the apparatus further includes:
the interactive control module is used for adding an interactive control corresponding to the associated information of at least one dimension into the increased display area;
the detailed information module is used for displaying detailed information of the associated information of the dimension corresponding to the interaction control when the operation of the user on the interaction control of one dimension is detected.
It should be noted that the device embodiments are similar to the method embodiments, so that the description is simple, and reference may be made to the method embodiments for relevant points.
An embodiment of the present invention further provides an electronic device, including: the information display method comprises a processor, a memory and a computer program which is stored on the memory and can run on the processor, wherein when the processor executes the program, the information display method disclosed by any one of the embodiments is realized.
The embodiment of the invention also provides a computer-readable storage medium, wherein a computer program is stored on the computer-readable storage medium, and when the computer program is executed, the information display method of any embodiment is realized.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus or computer program product. Accordingly, embodiments of the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
Embodiments of the present invention are described with reference to flowchart illustrations and/or block diagrams of methods, apparatus, electronic devices and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing terminal to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the embodiments of the invention.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or terminal that comprises the element.
The information display method, the information display device, the electronic device and the storage medium provided by the present application are introduced in detail, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiment is only used to help understanding the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. An information presentation method, the method comprising:
when an interactive page display request is detected, acquiring an interactive page to be displayed, and inquiring whether an order which is not interactive and is finished exists;
under the condition that the order which is not completed interactively is inquired, a display area is added on the interactive page to be displayed;
filling the order data of the order which is not interacted and completed into the increased display area to obtain a reconstructed interaction page;
and responding to the page display request, and displaying the reconstructed interactive page.
2. The method of claim 1, wherein presenting the reconstructed interactive page in response to the page presentation request comprises:
responding to preset operation of a user on a search bar, and displaying a reconstructed search starting page; and/or
And displaying the reconstructed search result page in response to the search operation of the user on the target object.
3. The method of claim 1, wherein in the case that the number of the non-interactively completed orders is plural, the method further comprises:
sequencing the plurality of orders which are not completed interactively according to the sequence of interaction deadline from near to far;
filling the order data of the non-interactively completed orders into the added display area, wherein the filling comprises the following steps:
according to the sequencing result, filling order data of at least one non-interactively completed order in the plurality of non-interactively completed orders into the increased display area; or
And according to the sequencing result, alternately filling the order data of the plurality of non-interactively completed orders into the increased display area.
4. The method of claim 1, wherein in the case that the number of the non-interactively completed orders is plural, the method further comprises:
determining current scene information of a user according to attribute information of the user, position information with a time tag of the user and behavior information with the time tag of the user;
determining an interactively unfinished target order matched with the current scene information of the user from the plurality of interactively unfinished orders;
and filling the order data of the target orders which are not completed interactively into the increased display area.
5. The method according to any one of claims 1-4, further comprising:
respectively acquiring multi-dimensional associated information associated with the orders which are not completed interactively from a plurality of data sources, wherein one data source corresponds to one dimension;
and adding the multi-dimensional associated information into the increased display area.
6. The method of claim 5, further comprising:
adding an interactive control corresponding to the associated information of at least one dimension into the increased display area;
when the operation of a user on the interactive control of one dimension is detected, the detailed information of the associated information of the dimension corresponding to the interactive control is displayed.
7. An information presentation device, the device comprising:
the query module is used for acquiring the interactive page to be displayed and querying whether an order which is not completed interactively exists or not when the interactive page display request is detected;
the adding module is used for adding a display area on the interactive page to be displayed under the condition that the order which is not completed interactively is inquired;
the filling module is used for filling the order data of the order which is not interacted and is finished into the increased display area to obtain a reconstructed interaction page;
and the display module is used for responding to the page display request and displaying the reconstructed interactive page.
8. The apparatus of claim 7, wherein the display module comprises:
the starting page unit is used for responding to the preset operation of the user on the search bar and displaying the reconstructed search starting page; and/or
And the result page unit is used for responding to the search operation of the user on the target object and displaying the reconstructed search result page.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the information presentation method of any one of claims 1 to 6 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the steps of the information presentation method as claimed in any one of claims 1 to 6.
CN202110964585.9A 2021-08-19 2021-08-19 Information display method and device, electronic equipment and storage medium Pending CN113779460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110964585.9A CN113779460A (en) 2021-08-19 2021-08-19 Information display method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110964585.9A CN113779460A (en) 2021-08-19 2021-08-19 Information display method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN113779460A true CN113779460A (en) 2021-12-10

Family

ID=78838771

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110964585.9A Pending CN113779460A (en) 2021-08-19 2021-08-19 Information display method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113779460A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168021A (en) * 2022-01-30 2022-03-11 浙江口碑网络技术有限公司 Information display method and device
CN116401421A (en) * 2023-03-14 2023-07-07 深圳市晶存科技有限公司 Chip test data query method, system, equipment and medium
WO2023246350A1 (en) * 2022-06-21 2023-12-28 北京有竹居网络技术有限公司 Information display method and apparatus, and device and medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114168021A (en) * 2022-01-30 2022-03-11 浙江口碑网络技术有限公司 Information display method and device
CN114168021B (en) * 2022-01-30 2022-06-21 浙江口碑网络技术有限公司 Information display method and device
WO2023246350A1 (en) * 2022-06-21 2023-12-28 北京有竹居网络技术有限公司 Information display method and apparatus, and device and medium
CN116401421A (en) * 2023-03-14 2023-07-07 深圳市晶存科技有限公司 Chip test data query method, system, equipment and medium
CN116401421B (en) * 2023-03-14 2024-05-07 深圳市晶存科技有限公司 Chip test data query method, system, equipment and medium

Similar Documents

Publication Publication Date Title
CN113779460A (en) Information display method and device, electronic equipment and storage medium
US8160925B2 (en) System for generating a smart advertisement based on a dynamic file and a configuration file
AU2005229902B2 (en) System and method for providing on-line user-assisted web-based advertising
US20170236180A1 (en) Method and Apparatus for a Trusted Localized Peer-to-Peer Services Marketplace
US20080140476A1 (en) Smart advertisement generating system
US8949212B1 (en) Location-based informaton display
KR101564824B1 (en) Advertising system, advertising system control method, and information storage medium
WO2010085365A1 (en) System and method for presenting pricing information for online travel products and services
JP2001525951A (en) Method and system for placing advertisements in a computer network
WO2015103222A1 (en) Providing steps for a product return
CN101814170A (en) Control device and control method for releasing advertisement in advertisement releasing and controlling system
US20130304526A1 (en) Methods for cross-selling flights and travel-related goods
US20130054558A1 (en) Updated information provisioning
JP2006202056A (en) Path search apparatus
US20160358235A1 (en) Procurement systems and methods for buying goods and/or services via the internet
US20160055526A1 (en) Information processing device, information processing method, and information processing program
US9542077B2 (en) Information processing apparatus, information processing method, information processing program, and recording medium
WO2015048292A2 (en) Method for displaying and navigating internet search results
US20210233131A1 (en) Benefit-providing discount mall system and operation method thereof
JP5297004B2 (en) Information distribution server, information distribution system, information distribution server program, and information distribution method
US11605109B2 (en) Search system, search method and program
US20050222911A1 (en) System and method for returning merchandise
US20020143615A1 (en) Information page system and method
CA2785250A1 (en) Method, system, and article of manufacture for generating ad groups for on-line advertising
CN106447456A (en) Tourism system

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