CN111797343A - Operation activity management method, configuration server and display terminal - Google Patents

Operation activity management method, configuration server and display terminal Download PDF

Info

Publication number
CN111797343A
CN111797343A CN202010657791.0A CN202010657791A CN111797343A CN 111797343 A CN111797343 A CN 111797343A CN 202010657791 A CN202010657791 A CN 202010657791A CN 111797343 A CN111797343 A CN 111797343A
Authority
CN
China
Prior art keywords
activity
component
page
target
configuration information
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
CN202010657791.0A
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.)
Guangzhou Baiguoyuan Information Technology Co Ltd
Original Assignee
Guangzhou Baiguoyuan Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Baiguoyuan Information Technology Co Ltd filed Critical Guangzhou Baiguoyuan Information Technology Co Ltd
Priority to CN202010657791.0A priority Critical patent/CN111797343A/en
Publication of CN111797343A publication Critical patent/CN111797343A/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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention discloses a management method of operation activities, a configuration server and a display terminal. Wherein, the method comprises the following steps: developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on an operation activity page; and generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute. The technical scheme provided by the embodiment of the invention realizes the self-adaptive layout of the movable components of the operation activities on the operation activity page, ensures the layout flexibility and the expandability of the movable components on the operation activity page, reduces the component complexity of the operation activity page, improves the rendering effect of the operation activity page, and ensures the component harmony and the display attractiveness of the operation activity page.

Description

Operation activity management method, configuration server and display terminal
Technical Field
The embodiment of the invention relates to the technical field of operation activity development, in particular to a management method of operation activities, a configuration server and a display terminal.
Background
In order to ensure the functional comprehensiveness in the service application, User Interface (UI) components with different service functions, such as a message component, a main broadcasting head portrait component, a gift-swiping component and the like, which are arranged on a live broadcasting room page, are developed in advance on each page of the service application, and with the continuous iteration of an internet service scene, some additional operation activities need to be added in each page to expand the diversity of User participation activities in the service application.
At present, when an operation activity is newly added on a certain page of a service application, an operator usually writes an activity component responsible for bearing the operation activity in the layout of the page directly, at this time, the layout information of the activity component in the page often does not support modification, and the activity component is filled by pulling corresponding operation activity data subsequently, so that dynamic issuing of the operation activity is realized.
However, if the layout of a certain page is too complex due to too many existing UI components on the page, it is difficult to find a suitable position on the page to place an active component of a newly added operation activity, so that the active component is difficult to expand; moreover, even after the placement, the form of the active component is limited by the layout written ahead on the page, and cannot be adjusted according to the real-time page display condition, so that the complexity of page layout is increased, and the page rendering effect is influenced.
Disclosure of Invention
The embodiment of the invention provides a management method of an operation activity, a configuration server and a display terminal, which realize the self-adaptive layout of activity components of the operation activity on an operation activity page and reduce the component complexity of the operation activity page.
In a first aspect, an embodiment of the present invention provides a method for managing an operation activity, where the method includes:
developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on an operation activity page;
and generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
In a second aspect, an embodiment of the present invention provides a method for managing an operation activity, where the method includes:
when detecting that the mobile terminal enters any operation activity page, searching configuration information of a target activity component on the operation activity page, which is pulled from a configuration server;
and displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
In a third aspect, an embodiment of the present invention provides an apparatus for managing an operation activity, where the apparatus includes:
the component development module is used for developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity and defining the component layout of the activity component on an operation activity page;
and the component configuration module is used for generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
In a fourth aspect, an embodiment of the present invention provides an apparatus for managing an operation activity, where the apparatus includes:
the component configuration searching module is used for searching configuration information of a target activity component on an operation activity page pulled from a configuration server when detecting that the target activity component enters any operation activity page;
and the component display module is used for displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
In a fifth aspect, an embodiment of the present invention provides a configuration server, where the configuration server includes:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the method for managing operational activities of the first aspect of the invention.
In a sixth aspect, an embodiment of the present invention provides a display terminal, where the display terminal includes:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the method for managing operational activities of the second aspect of the present invention.
In a seventh aspect, an embodiment of the present invention provides a management system for operation activities, where the system includes an operation terminal, a configuration server in a fifth aspect of the present invention, and a display terminal in a sixth aspect of the present invention; wherein the content of the first and second substances,
the operation terminal presets the activity content of the operation activity and inputs the corresponding component operation attribute facing the activity component of the operation activity.
In an eighth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the management method for operation activities according to any embodiment of the present invention.
According to the management method, the configuration server and the display terminal for the operation activities, provided by the embodiment of the invention, the configuration server develops the activity components for bearing the operation activities according to the activity contents of the pre-customized operation activities, defines the component layout of the activity components on the operation activity page, and does not need to fix the layout of each activity component on a client, so that the self-adaptive layout of the activity components of the operation activities on the operation activity page is realized, the layout flexibility and expandability of the activity components on the operation activity page are ensured, the configuration information of the activity components is generated according to the component layout of the activity components and the pre-entered component operation attributes, and the configuration accuracy of the activity components is improved; when a subsequent display terminal detects that the subsequent display terminal enters any operation activity page, the configuration information of the target activity component on the operation activity page, which is pulled from the configuration server, is directly found out, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component in the configuration information, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are ensured.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a schematic architecture diagram of a management system for operation activities according to an embodiment of the present invention;
fig. 2A is a flowchart of a management method for operation activities according to an embodiment of the present invention;
fig. 2B is a schematic diagram of a configuration process of an activity component for operating an activity according to an embodiment of the present invention;
fig. 3A is a flowchart of a management method for operation activities according to a second embodiment of the present invention;
fig. 3B is a schematic diagram of a configuration process of an activity component of an operation activity according to a second embodiment of the present invention;
fig. 4A is a flowchart of a management method for operation activities according to a third embodiment of the present invention;
fig. 4B is a schematic diagram of a process of displaying a target campaign component in an operation campaign page according to a third embodiment of the present invention;
fig. 5A is a flowchart of a management method for operation activities according to a fourth embodiment of the present invention;
fig. 5B is an interface display diagram of a target activity component on an operation activity page according to the fourth embodiment of the present invention;
fig. 6 is an interaction flowchart of a management method for operation activities according to a fifth embodiment of the present invention;
fig. 7 is a schematic structural diagram of an operation activity management apparatus according to a sixth embodiment of the present invention;
fig. 8 is a schematic structural diagram of an operation activity management apparatus according to a seventh embodiment of the present invention;
fig. 9 is a schematic structural diagram of a configuration server according to an eighth embodiment of the present invention;
fig. 10 is a schematic structural diagram of a display terminal according to a ninth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures. In addition, the embodiments and features of the embodiments in the present invention may be combined with each other without conflict.
The embodiment of the invention mainly aims at solving the problem that when an operator issues a new operation activity on an application page, an activity component responsible for bearing the operation activity is usually directly written in the layout of the application page, and subsequent modification is not supported, so that the layout of the activity component in the application page is complex and difficult to expand, and designs a new operation activity implementation scheme, wherein the operation activity is embedded into an interface control (WebView), the interface control is the activity component developed in the embodiment of the invention and used for bearing the operation activity, a configuration server serving as an operation background is used for controlling the layout information of the activity component in the application page, and further dynamically issuing the layout information to the application page of a client for operation activity display, and the configuration server can adaptively adjust the layout of the activity component according to the existing page, therefore, the self-adaptive layout of the movable components of the operation activity on the operation activity page is realized, the layout flexibility and the expandability of the movable components on the operation activity page are ensured, the configuration accuracy of the movable components is improved, the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component harmony and the display attractiveness of the operation activity page are ensured.
Fig. 1 is a schematic architecture diagram of a management system for operation activities according to an embodiment of the present invention. The application scenario in which the management system for the operation activities is located can be applicable to the management method for the operation activities provided by any embodiment of the present invention. Specifically, referring to fig. 1, the management system for operation activities may include an operation terminal 10, a configuration server 20, and a presentation terminal 30.
Specifically, the operation terminal 10 is a terminal where a product operator is located, and the product operator provides a requirement for adding some specific operation activities on some application pages by investigating participating users on various applications, environments where the users are located, and current application heat, and customizes activity content of each operation activity in advance by referring to the operation activity requirement, for example, adding a reward activity for issuing live rewards to users who have completed specific live broadcast requirements in a live broadcast room.
In addition, because the types of groups to which users belong are different in different applications, and the required operation activities are different, the operation terminal 10 can customize different user groups by investigating a large number of existing user forms, further investigate the environment of the user in each user group and the current application popularity, and respectively customize the activity content of the corresponding operation activity in each user group, at this time, each operation activity faces to its own operation activity carrier, and the operation activity carrier can be an application or page that is added to the operation activity and is shown to the user to participate in the activity.
Optionally, the operation terminal 10 pre-defines the activity content of each operation activity according to the investigation result, at this time, the operation activity may be classified for different user groups to which the operation activity belongs, and each operation activity may also match the corresponding operation activity carrier according to the operation requirement; furthermore, the operation terminal 10 will send the pre-customized activity content of each operation activity and the operation activity page where the operation activity is located to the configuration server 20, the configuration server 20 refers to the activity content of each operation activity to develop an activity component for carrying the operation activity, such as a preset interface control, and the like, and by analyzing the layout of the existing component on the operation activity page where the operation activity is located, the component layout of the activity component on the operation activity page is adaptively defined, and after the configuration server 20 develops the activity component of the operation activity, the operation terminal 10 will pre-enter the corresponding component operation attribute for the activity component of each operation activity, so that the product operator can set the component function of each operation activity according to the component layout of the activity component and the pre-entered component operation attribute, so that the configuration server 20 can set the component function of each operation activity according to the component layout and the pre-entered component operation attribute, the configuration information of the activity components is automatically generated, so that the self-adaptive layout of the activity components of the operation activities on the operation activity page is realized, the layout flexibility and the expandability of the activity components on the operation activity page are ensured, and the configuration accuracy of the activity components is improved.
Further, when the corresponding activity component is displayed on the display terminal 30, the display terminal 30 firstly detects whether to enter any operation activity page currently, if so, the configuration information of the target activity component on the operation activity page is found out directly from the configuration information of each activity component pulled by the configuration server 20, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component contained in the configuration information of the target activity component, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are ensured.
It should be noted that the configuration process of the configuration server 20 for each operation activity and the presentation process of the presentation terminal 30 for the operation activity are explained in detail in the following embodiments of the present invention.
Example one
Fig. 2A is a flowchart of a management method for operation activities according to an embodiment of the present invention, which is applicable to a situation where activity configuration is performed on an operation activity newly added in any internet page. The management method for the operation activities provided in this embodiment may be executed by the management apparatus for the operation activities on the configuration server provided in the embodiment of the present invention, the apparatus may be implemented in a software and/or hardware manner, and is integrated in the configuration server executing the method, and the configuration server may be a background server of an application where the new operation activity is located.
Specifically, referring to fig. 2A, the method may include the steps of:
s210, developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on the operation activity page.
Optionally, in order to ensure user retention in each application, a product operator analyzes the entertainment participation orientation of a current user in some applications by investigating users participating in various applications, the environment where the user is located, and the current application heat, and further puts forward the requirement of adding some specific operation activities to individual application pages of some applications to enrich the display content on the application pages, and further mobilize the use enthusiasm of the user for the applications by the diversity of the display content in the applications, so as to improve user retention.
The product operator can customize the activity content of different operation activities in advance according to the investigation and analysis result through the investigation and analysis of the operation activities, each operation activity can face different operation activity pages according to the operation requirements, at the moment, the operation terminal can forward the activity content of each operation activity customized in advance to the configuration server, the configuration server is used as an operation background to develop activity components for bearing the operation activities, the layout of each activity component on the corresponding operation activity page is controlled, the layout of each activity component does not need to be fixed at a client by the product operator, and therefore the self-adaptive layout of the activity components of the operation activities on the operation activity pages is achieved.
Specifically, after receiving the activity content of each operation activity pre-customized by the operation terminal, the configuration server firstly analyzes the activity content of each operation activity, determines some operation data, operation calling methods and other information required to be included in the operation activity, correspondingly converts the information into code representation, simultaneously pre-designs an initialized interface control, and correspondingly packages the operation data, the operation calling methods and other information included in each operation activity through the initialized interface control, so as to develop an activity component corresponding to each operation activity, and at this time, the activity component can bear the specific function of the operation activity through the corresponding packaging information; then, the configuration server analyzes the operation activity page of each operation activity which is oriented to the operation activity and needs to be newly added with the operation activity, and further adaptively defines the component layout of each activity component on the corresponding operation activity page by analyzing the existing layout condition on the operation activity page so as to realize the adaptive layout of the activity components of the operation activity on the operation activity page and ensure the layout flexibility of the activity components on the operation activity page; meanwhile, for the activity component developed by each newly added operation activity, the component layout of the activity component can be defined in a self-adaptive manner, and the position overlapping of the activity component and the position of the existing component on the operation activity page is avoided, so that the expandability of the activity component on the operation activity page is improved.
At this time, because the operation terminal additionally sets a component development requirement for each operation activity according to the operation requirement when the activity content of each operation activity is predetermined according to the research and analysis of the operation activity, where the component development requirement carries an operation activity page that needs to be newly added with the operation activity, this embodiment may further include, before defining the component layout of the activity component on the operation activity page: and determining an operation activity page oriented to the activity component according to the component development requirement set during the pre-customization of the operation activity. It can be understood that, when receiving the activity content of each operation activity pre-customized by the operation terminal, the configuration server also receives the component development requirement set by the operation terminal for each operation activity according to the operation requirement, and further can determine the operation activity page facing the activity component of each operation activity by analyzing the component development requirement of each operation activity, and subsequently, by analyzing the existing layout on the operation activity page, automatically define the component layout of each activity component on the corresponding operation activity page, thereby improving the layout flexibility of the activity component.
Meanwhile, in order to ensure the layout accuracy of the activity component, in the embodiment, the component layout of the activity component on the operation activity page is defined, which may exemplarily include: determining the existing page components on the operation activity page, and adaptively defining the component layout of the activity components on the operation activity page according to the component layout of the page components on the operation activity page.
Specifically, after the activity components of each operation activity are developed and the operation activity pages needing to be added with the operation activity are analyzed, firstly, the existing page components on the operation activity page are determined according to the page configuration condition of the operation activity page corresponding to each operation activity, simultaneously analyzing the component layout of each page component on the operation activity page to judge the occupied layout space and the unoccupied layout space in the operation activity page, and then, the layout space which is not occupied in the operation activity page is analyzed, the component layout of the activity components of the operation activity on the operation activity page is adaptively defined, the position overlapping of the activity components of the newly added operation activity and the position of the existing page components on the operation activity page is avoided, and the layout flexibility of the activity components on the operation activity page is ensured.
S220, generating configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
Optionally, in order to ensure the configuration comprehensiveness of the activity components developed for each operation activity, in this embodiment, after defining the component layout of each activity component on the operation activity page, attribute information that each activity component matches the corresponding operation requirement needs to be determined, at this time, the product operator can comprehensively understand the operation requirements of each operation activity, so that the product operator needs to enter the corresponding component operation attributes by analyzing the investigation result of each operation activity, where the component operation attributes may include an operation period, an operation activity carrier, operation activity content, and the like that can represent the operation requirements, so that the configuration server can adopt the component layout of the activity component on the operation activity page and the pre-entered component operation attributes for the activity components developed for each operation activity, the configuration information of the activity components is jointly formed, so that the subsequent display terminal can comprehensively display the activity components in the operation activity page by pulling the configuration information of each activity component, thereby accurately displaying the corresponding operation activity to the user and ensuring the configuration accuracy of the operation activity.
For example, to avoid missing entry of an active component when pre-entering component operation attributes, the embodiment may specifically include, when pre-entering component operation attributes for an active component of each operation activity: and issuing the activity component to the operation terminal to acquire the operation attribute of the component pre-recorded by the operation terminal facing the activity component.
In particular, after the configuration server has developed the activity components for each operational activity, since the component operational attributes require the product operator to enter, therefore, the movable components of each operation activity can be issued to the operation terminal of the product operator in turn, as shown in fig. 2B, the product operator sequentially enters the component operation attributes of the active components of each operation activity on the operation terminal according to the operation requirement of the operation activity, and then after the component operation attribute of each activity component is recorded, reporting the component operation attribute of each activity component to a configuration server, adopting the component layout and the component operation attribute under each activity component by the configuration server to jointly form the configuration information of the activity component, and pulling the configuration information of the corresponding activity component by a subsequent display terminal for display so as to ensure the configuration accuracy of the operation activity.
According to the technical scheme provided by the embodiment, the configuration server develops the activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, defines the component layout of the activity component on the operation activity page, and does not need to fix the layout of each activity component at the client, so that the self-adaptive layout of the activity component of the operation activity on the operation activity page is realized, the layout flexibility and the expandability of the activity component on the operation activity page are ensured, the configuration information of the activity component is generated according to the component layout of the activity component and the pre-recorded component operation attribute, and the configuration accuracy of the activity component is improved.
Example two
Fig. 3A is a flowchart of a management method for an operation activity according to a second embodiment of the present invention, and fig. 3B is a schematic diagram of a configuration process of an activity component of an operation activity according to the second embodiment of the present invention. The embodiment is optimized on the basis of the embodiment. Specifically, as shown in fig. 3A, the configuration process of the active component and the pull process of the target active component by the display terminal in this embodiment are explained in detail.
Optionally, as shown in fig. 3A, the present embodiment may include the following steps:
s310, developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on the operation activity page.
And S320, generating configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
S330, defining the display style of the activity component on the operation activity page, and taking the display style as one of the components in the configuration information of the activity component.
Optionally, in order to improve the display diversity of the activity components of each operation activity on the operation activity page, after the configuration server develops the corresponding activity components for each operation activity, the configuration server, in addition to defining the component layout of each activity component on the operation activity page, also analyzes the display style of the existing page components on the operation activity page, thereby adaptively defining the display style of each activity component on the operation activity page on the basis of ensuring the display aesthetic property of the operation activity page, and meanwhile, in order to reasonably utilize the layout on the operation activity page and avoid excessive occupation of the page space, in the embodiment, a plurality of display states can be additionally set for each activity component in the display style of each activity component, for example, the initial display state of the activity component is set as an icon with a specific size for display, and in order to avoid that the icon of the activity component causes interference on the user browsing page, and a state changing control is also arranged on the display icon of the movable component and used for folding the display icon under the triggering of a user so as to reduce the display icon into an indication type identifier for display, and at the moment, only a small part of the operation activity page is occupied, so that the interference on the page browsing of the user is reduced.
Furthermore, after the display style of each activity component on the operation activity page is defined, when the configuration information of the activity component is generated subsequently, the display style of the activity component on the operation activity page is used as one of the components in the configuration information of the activity component together with the component layout of the activity component and the pre-recorded component operation attribute, so that the configuration information of the activity component is generated together, and the subsequent display terminal can display by adopting the display style of the target activity component after pulling the configuration information of the target activity component, thereby improving the display diversity of the activity component on the operation activity page on the basis of ensuring the configuration comprehensiveness of the activity component.
It should be noted that, in this embodiment, the component layout definition process of the activity component on the operation activity page in S310 and the presentation style definition process of the activity component on the operation activity page in S330 may be executed at the same time, which is not limited herein.
S340, according to the real-time rendering effect of the operation activity page, adaptively updating the defined component layout and/or display style of the activity component on the operation activity page, and updating the configuration information of the activity component.
Optionally, in order to ensure the expandability of the activity components on the operation activity page, in this embodiment, when an activity component of an operation activity is newly added to the operation activity page, the existing layout condition of the existing page components on the operation activity page is determined, so as to analyze the real-time rendering effect of the operation activity page on the display terminal, and further, in order to address the compatibility and the aesthetic property when displaying each component on the operation activity page, the embodiment adaptively updates the component layout and/or the display style of each defined activity component on the operation activity page, for example, when an activity component of an operation activity is newly added to a certain operation activity page, if the display space on the operation activity page is almost occupied by the existing page components, no redundant display space is found to place the activity component of the newly added operation activity, at this time, the component layouts of the existing page components on the operation activity page can be correspondingly reduced, and a corresponding space is reserved for placing the activity components of the newly added operation activity, so that the expandability of the activity components on the operation activity page is ensured; meanwhile, after the component layout and/or the display style defined by each activity component on the operation activity page is updated in a self-adaptive manner, the configuration information of the activity component is also updated correspondingly, so that the configuration accuracy of each activity component is ensured, a target activity component is pulled by a subsequent display terminal to display the updated configuration information, the component layout of the activity component is prevented from being limited by the layout written in advance, and the real-time updating of the operation activity on the operation activity page is improved.
S350, if an activity component pulling request initiated by the display terminal is received, searching a target activity component on an operation activity carrier specified by the activity component pulling request based on the developed configuration information of each activity component; and issuing the configuration information of the target activity component to the display terminal.
Optionally, after generating the configuration information of each activity component, the display terminal may pull the configuration information of the target activity component from the configuration server by initiating a corresponding activity component pull instruction, so as to display the target activity component on the display terminal by using the configuration information, at this time, because the display terminal may initiate the activity component pull instruction when entering a certain operation activity application, or may initiate the activity component pull instruction when entering a certain operation activity page, the activity component pull instruction initiated by the display terminal may also carry an operation activity carrier where the target activity component that needs to be pulled this time is located, and the initiation time of the activity component pull instruction is different, and the operation activity carrier may be an operation activity application or an operation activity page in which the target activity component is located.
Specifically, when receiving a moving component pulling request initiated by a display terminal, a configuration server firstly analyzes the moving component pulling request to determine an operation moving carrier where a target moving component which is designated to be pulled by the display terminal at this time is located, and further, as each developed moving component is arranged in different operation moving carriers according to operation requirements and is composed into configuration information of the moving component through pre-recorded component operation attributes, by checking information of the operation moving carrier where the moving component is located, which is included in the configuration information of each developed moving component, a target moving component which is arranged on the operation moving carrier designated by the moving component pulling request according to operation requirements can be found from each developed moving component, and then configuration information of each target moving component is extracted and issued to the display terminal, therefore, the display terminal can display the target activity components through the configuration information of each target activity component, and the display diversity of the activity components is ensured.
S360, determining a target user group oriented to the operation activities during pre-customization; and adding the activity components of the operation activities into an adaptive activity component library of the target user group, and correspondingly recording the configuration information of the activity components.
Optionally, because the types of groups to which users belong on different applications are different and the required operation activities are different, when the operation terminal investigates and analyzes each operation activity, it further investigates a large number of existing user forms to customize different user groups, further investigates the environment of the user under each user group and the current application heat, so as to respectively customize the activity content of the corresponding operation activity under each user group, at this time, when the operation terminal reports the activity content of each operation activity customized in advance to the configuration server, it also reports the user group facing each operation activity, at this time, in order to ensure the classified storage between the configuration information of the activity components of the operation activities under different user groups, the corresponding activity component library is respectively set for each user group, so that only the activity components of the operation activities under the user group are stored in the adapted activity component library of each user group, and configuration information for the campaign components.
Therefore, after generating the configuration information of the campaign components of each operation campaign, the embodiment first needs to determine a target user group to which each operation campaign faces when the campaign content is scheduled, determine an adaptation campaign component library preset for the target user group, add the campaign components of the operation campaign to the adaptation campaign component library, and record the configuration information of the campaign components in the adaptation campaign component library correspondingly, so that a subsequent display terminal can directly search the target campaign components from the adaptation campaign component library of the corresponding user group, and improve the display efficiency of the target campaign components.
S370, if receiving an activity component pulling request initiated by the display terminal, determining a user group and an operation activity carrier to which the activity component pulling request specifies; and searching a target activity component on the operation activity carrier based on the configuration information of each activity component in the adaptive activity component library of the user group, and sending the configuration information of the target activity component to the display terminal.
Optionally, after the activity components of each operation activity and the configuration information of the activity components are correspondingly stored in the adaptive activity component library of the target user group facing the operation activity, if the display terminal initiates an activity component pull instruction to the configuration server, the activity component pull instruction carries user form information of currently executing activity component pull operation of the display terminal, in addition to the operation activity carrier where the target activity component designated to be pulled this time is located; at this time, the configuration server can determine the affiliated user group and the operation activity carrier specified by the activity component pulling request by analyzing the activity component pulling request initiated by the display terminal, further can find out the target activity component arranged on the operation activity carrier specified by the activity component pulling request according to the operation requirement from each activity component stored in the adaptation activity component library of the affiliated user group by checking each activity component stored in the adaptation activity component library of the affiliated user group and the information of the operation activity carrier where the activity component is located contained in the configuration information of the activity component, further extracts the configuration information of each target activity component and sends the configuration information to the display terminal, so that the display terminal can display the target activity component through the configuration information of each target activity component, ensuring the display diversity of the movable assembly.
It should be noted that, in this embodiment, S350 and S370 are both processes in which the display terminal pulls configuration information of a target activity component to the configuration server, and may alternatively be executed by determining whether to classify and store activity components in different user groups in advance, so that S360 and S370 are cooperatively executed.
According to the technical scheme provided by the embodiment, when the configuration server defines the component layout of the activity component on the operation activity page, the configuration server also defines the display style of the activity component on the operation activity page, the display style is used as one of the components in the configuration information of the activity component, the configuration information of the activity component is generated subsequently according to the component layout of the activity component and the pre-recorded component operation attribute, the configuration accuracy of the activity component is improved, and therefore the display diversity of the activity component on the operation activity page is improved on the basis of realizing the self-adaptive layout of the activity component of the operation activity on the operation activity page; meanwhile, according to the real-time rendering effect of the operation activity page, the defined component layout and/or display style of each activity component on the operation activity page is updated in a self-adaptive mode, the configuration information of the activity components is updated, and the layout flexibility and the expandability of the activity components on the operation activity page are improved.
EXAMPLE III
Fig. 4A is a flowchart of a management method for operation activities according to a third embodiment of the present invention, which is applicable to a situation where an operation activity newly added in any internet page is actively displayed. The management method for the operation activities provided in this embodiment may be executed by the management apparatus for displaying the operation activities on the terminal provided in the embodiment of the present invention, the apparatus may be implemented in a software and/or hardware manner, and is integrated in the display terminal executing the method, and the display terminal may be a client of an application where the new operation activities are added.
Specifically, referring to fig. 4A, the method may include the steps of:
s410, when detecting that the operation activity page is entered, searching the configuration information of the target activity component on the operation activity page pulled from the configuration server.
Optionally, when the display terminal enters any operation activity page each time, the operation activity set on the operation activity page needs to be displayed, at this time, whether the display terminal performs page skipping is detected in real time, if so, the newly skipped page is taken as the currently entered operation activity page, then the configuration information of each activity component pulled from the configuration server is obtained first, and the configuration information of each target activity component set on the currently entered operation activity page is further found by analyzing the information of the operation activity carrier where the activity component is located, which is included in the configuration information of each pulled activity component, so that subsequent display on the operation activity page is facilitated.
It should be noted that, in this embodiment, as shown in fig. 4B, the process of pulling the configuration information of the active component from the configuration server may specifically include: and when detecting that the mobile terminal enters any operation activity application and/or any operation activity page, initiating a corresponding activity component pulling request to a configuration server so as to pull configuration information of the activity component on an operation activity carrier specified by the activity component pulling request.
Specifically, when the display terminal detects that the display terminal enters any operation activity application and/or detects that the display terminal enters any operation activity page, the display terminal can pull the configuration information of each activity component on the corresponding specified operation activity carrier by initiating a corresponding activity component pull request to the configuration server, at this time, the operation activity carrier carried in the activity component pull request initiated when the display terminal detects that the display terminal enters any operation activity application is the currently entered operation activity application, and the operation activity carrier carried in the activity component pull request initiated when the display terminal detects that the display terminal enters any operation activity page is the currently entered operation activity page.
At this time, if the configuration information of each activity component set on any operation activity application is directly pulled from the configuration server after the detection of entering the operation activity application, in order to facilitate the subsequent entering of any operation activity page under the operation activity application, for the display and search of the target activity component set in the operation activity page, the present embodiment caches the configuration information of each activity component pulled after entering the operation activity application into the local configuration library of the operation activity application, and subsequently when detecting that any operation activity page under the operation activity application is entered, the information of the operation activity carrier where the activity component is located can be directly checked and contained in the configuration information of each activity component cached in the local configuration library of the operation activity application, finding out the configuration information of each target activity component arranged on the operation activity page; however, if the configuration information of each activity component set on any operation activity page is pulled from the configuration server after the operation activity page is detected to enter, the configuration information of each pulled activity component can be directly used as the configuration information of each target activity component set on the operation activity page, so that the display accuracy of the target activity components on the operation activity page is improved.
In addition, because the types of groups to which users belong are different in different applications, and the required operation activities are different, the operation terminal can customize different operation activities in different user groups, and the configuration server stores the configuration information of the activity components of each operation activity in different user groups according to each activity component library set in different user groups in a classified manner, so that when the display terminal initiates an activity component pull instruction to the configuration server, the activity component pull request can also include identification information of an activity user currently executing the activity component pull operation, and is used for determining the user group to which the activity component pull request specifies by the configuration server, and pulling the configuration information of the activity components on the operation activity carrier in the adaptive activity component library of the user group to which the activity component pull request specifies.
And S420, displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
Specifically, after entering any operation activity page and acquiring configuration information of target activity components on the operation activity page, the configuration information of each target activity component is firstly analyzed, component layout of each target activity component on the operation activity page is determined, then each target activity component is correspondingly displayed in the operation activity page according to the component layout of each target activity component, at the moment, the configuration information of each target activity component is pulled from a configuration server, the layout of the activity components does not need to be fixedly set at a client side, and therefore self-adaptive layout of the activity components of the operation activity on the operation activity page is achieved.
According to the technical scheme, when the display terminal detects that the display terminal enters any operation activity page, the configuration information of the target activity component on the operation activity page, which is pulled from the configuration server, is directly found out, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component in the configuration information, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are guaranteed.
Example four
Fig. 5A is a flowchart of a management method for an operation activity according to a fourth embodiment of the present invention, and fig. 5B is an interface display diagram of a target activity component on an operation activity page according to the fourth embodiment of the present invention. The embodiment is optimized on the basis of the embodiment. Specifically, the present embodiment mainly explains the specific display process of the target campaign components in the operation campaign page in detail.
Optionally, as shown in fig. 5A, the present embodiment may include the following steps:
s510, when detecting that the operation activity page is entered, searching the configuration information of the target activity component on the operation activity page pulled from the configuration server.
S520, determining the display level of the target activity component in the operation activity page.
Optionally, since the display terminal may implement multiple service functions on any operation activity page, service components with different functions may be developed, and at this time, different display levels are set by analyzing priorities of each page component and activity component existing in the operation activity page, so that components with different priorities are displayed at different display levels; for example, the display terminal may pre-define a full-screen transparent layout for each activity component on the operation activity page, and define a hierarchy of the layout above a user interface hierarchy and below an interaction hierarchy with higher temporal priority, such as a gift display, so that conventional page information, such as user comments and the like in a live broadcast interface, may be displayed on the user interface hierarchy, the activity components of each operation activity, such as icons of newly added bonus activities in the live broadcast interface, may be displayed on the predefined transparent layout hierarchy, and the components with shorter display time, such as gifts sent by viewers in the live broadcast interface, may be displayed on the interaction hierarchy with higher temporal priority.
Therefore, after the configuration information of each target activity component on the currently entered operation activity page is found, the display level of each target activity component in the operation activity page needs to be determined first, and then the target activity component is displayed on the display level of the operation activity page; accordingly, the display of the active component can be free from the influence of the interface hierarchy, and meanwhile, the interface display with higher transient priority (such as full-screen gift of a live page) can not be influenced. At this time, as shown in fig. 5B, when the active user triggers a gesture event of a certain target activity component (for example, touches a display icon of the target activity component or slides the target activity component on an operation activity page), the active user may determine whether a screen position clicked by the user is a display position of the target activity component, if so, directly intercept the gesture event, use the gesture event as an execution operation of the target activity component, for example, further synchronize a trajectory slid by the user in the gesture event, and correspondingly move the target activity component according to the synchronized trajectory, at this time, since the display level of the target activity component is above the user interface level, the movement of the target activity component is not influenced by the content of a page displayed on the interface level, the active user may drag the displayed target activity component to any place on the screen that does not influence the interface vision at will, and then reach the effect that each other's that interface level vision and subassembly show do not influence, the maximize has utilized the screen space utilization on the show terminal.
Meanwhile, when the displayed target activity component is dragged to the edge of the screen, the target activity component is not dragged according to the user operation, the phenomenon that the display of the dragged target activity component disappears is avoided, and the real-time display of the target activity component on the operation activity page is ensured.
S530, finding out the component layout and the display style of the target activity component in the operation activity page in the configuration information, and displaying the target activity component according to the component layout and the display style.
Optionally, when the configuration information of each target activity component on the currently entered operation activity page is found, the component layout and the display style of the target activity component in the operation activity page may be determined by analyzing the configuration information of each target activity component, and at this time, each target activity component is correspondingly displayed in the operation activity page according to the component layout and the display style of each target activity component in the operation activity page.
It should be noted that, in order to reasonably utilize the layout on the operation activity page and avoid excessive occupation of the page space, the configuration server may additionally set a plurality of display states for each activity component in the display style of each activity component, for example, set the initial display state of the activity component as an icon with a specific size for display, as shown in fig. 5B, and in order to avoid interference on the user browsing page caused by the icon of the activity component, a state changing control may be further set on the display icon of the activity component, and the user packs up the display icon by triggering the state changing control to reduce the display icon into an indication type identifier for display, at this time, only a very small part is occupied on the operation activity page, thereby reducing interference on the user browsing page.
According to the technical scheme, when the display terminal detects that the display terminal enters any operation activity page, the configuration information of the target activity component on the operation activity page, which is pulled from the configuration server, is directly found out, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component in the configuration information, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are guaranteed.
EXAMPLE five
Fig. 6 is an interaction flowchart of a management method for operation activities according to a fifth embodiment of the present invention. The embodiment is optimized on the basis of the embodiment. Referring to fig. 6, the present embodiment mainly explains the management interaction process of the operation activities among the operation terminal, the configuration server and the presentation terminal in detail.
Optionally, as shown in fig. 6, the present embodiment may include the following steps:
s601, the operation terminal reports the activity content of each operation activity scheduled under different user groups to the configuration server.
S602, the configuration server develops an activity component for bearing operation activities, and defines the component layout and the display style of the activity component on an operation activity page.
S603, the configuration server sends the active component to the operation terminal.
S604, the operation terminal reports the pre-recorded component operation attribute aiming at the active component to the configuration server.
S605, the configuration server generates configuration information of the activity component according to the component layout, the display style and the pre-recorded component operation attribute of the activity component.
S606, the configuration server determines a target user group oriented to the operation activities during the pre-customization, adds the activity components of the operation activities to an adaptive activity component library of the target user group, and correspondingly records the configuration information of the activity components.
S607, the display terminal initiates a corresponding activity component pulling request to the configuration server when detecting to enter any operation activity application.
S608, the configuration server determines the affiliated user group and the operation activity carrier specified by the activity component pulling request, and finds out the activity components on the operation activity carrier based on the configuration information of each activity component in the adaptation activity component library of the affiliated user group.
And S609, the configuration server issues the configuration information of each found movable assembly to the display terminal.
S610, the display terminal caches the configuration information of each pulled activity component in a local configuration library of the operation activity application.
S611, when the display terminal detects that the terminal enters any operation activity page, the terminal finds the configuration information of the target activity component on the operation activity page in the local configuration library of the operation activity application where the operation activity page is located.
S612, the display terminal finds out the component layout and the display style of the target activity component in the operation activity page in the configuration information, and displays the target activity component according to the component layout and the display style.
According to the technical scheme provided by the embodiment, the configuration server develops the activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, defines the component layout of the activity component on the operation activity page, and does not need to fix the layout of each activity component on the client, so that the self-adaptive layout of the activity component of the operation activity on the operation activity page is realized, the layout flexibility and the expandability of the activity component on the operation activity page are ensured, and the configuration information of the activity component is generated according to the component layout of the activity component and the pre-recorded component operation attribute subsequently, and the configuration accuracy of the activity component is improved; when a subsequent display terminal detects that the subsequent display terminal enters any operation activity page, the configuration information of the target activity component on the operation activity page, which is pulled from the configuration server, is directly found out, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component in the configuration information, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are ensured.
EXAMPLE six
Fig. 7 is a schematic structural diagram of an operation activity management apparatus according to a sixth embodiment of the present invention, specifically, as shown in fig. 7, the apparatus may include:
a component development module 710, configured to develop, according to activity content of a pre-customized operation activity, an activity component for bearing the operation activity, and define a component layout of the activity component on an operation activity page;
and the component configuration module 720 is configured to generate configuration information of the active component according to the component layout of the active component and the pre-entered component operation attribute.
According to the technical scheme provided by the embodiment, the configuration server develops the activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, defines the component layout of the activity component on the operation activity page, and does not need to fix the layout of each activity component at the client, so that the self-adaptive layout of the activity component of the operation activity on the operation activity page is realized, the layout flexibility and the expandability of the activity component on the operation activity page are ensured, the configuration information of the activity component is generated according to the component layout of the activity component and the pre-recorded component operation attribute, and the configuration accuracy of the activity component is improved.
The management apparatus for the operation activities provided in this embodiment is applicable to the management method for the operation activities applied to the configuration server provided in any of the above embodiments, and has corresponding functions and beneficial effects.
EXAMPLE seven
Fig. 8 is a schematic structural diagram of an operation activity management apparatus according to a seventh embodiment of the present invention, specifically, as shown in fig. 8, the apparatus may include:
a component configuration searching module 810, configured to search configuration information of a target activity component on any operation activity page, which is pulled from a configuration server, when detecting that the target activity component enters the operation activity page;
a component displaying module 820, configured to display the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
According to the technical scheme, when the display terminal detects that the display terminal enters any operation activity page, the configuration information of the target activity component on the operation activity page, which is pulled from the configuration server, is directly found out, and then the target activity component is displayed in the operation activity page according to the component layout of the target activity component in the configuration information, so that the component complexity of the operation activity page is reduced, the rendering effect of the operation activity page is improved, and the component coordination and the display attractiveness of the operation activity page are guaranteed.
The management device for the operation activities provided by the embodiment can be applied to the management method for the operation activities applied to the display terminal provided by any embodiment, and has corresponding functions and beneficial effects.
Example eight
Fig. 9 is a schematic structural diagram of a configuration server according to an eighth embodiment of the present invention, and as shown in fig. 9, the configuration server includes a processor 90, a storage device 91, and a communication device 92; the number of the processors 90 in the configuration server may be one or more, and one processor 90 is taken as an example in fig. 9; the processor 90, the storage device 91 and the communication device 92 in the configuration server may be connected by a bus or other means, and fig. 9 illustrates the connection by a bus as an example.
The configuration server provided by this embodiment may be configured to execute the management method applied to the operation activity on the configuration server provided by any of the above embodiments, and has corresponding functions and beneficial effects.
Example nine
Fig. 10 is a schematic structural diagram of a display terminal according to a ninth embodiment of the present invention, as shown in fig. 10, the display terminal includes a processor 100, a storage device 101, a communication device 102, an input device 103, and an output device 104; the number of the processors 100 in the display terminal may be one or more, and one processor 100 is taken as an example in fig. 10; the processor 100, the storage device 101, the communication device 102, the input device 103 and the output device 104 in the display terminal may be connected by a bus or other means, and the connection by the bus is exemplified in fig. 10.
The display terminal provided by this embodiment can be used to execute the management method applied to the operation activities on the display terminal provided by any of the above embodiments, and has corresponding functions and beneficial effects.
Example ten
An embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, can implement the management method for operation activities in any of the above embodiments. The method specifically comprises the following steps:
developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on an operation activity page;
and generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
Alternatively, the first and second electrodes may be,
when detecting that the mobile terminal enters any operation activity page, searching configuration information of a target activity component on the operation activity page, which is pulled from a configuration server;
and displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
Of course, the storage medium provided by the embodiment of the present invention contains computer-executable instructions, and the computer-executable instructions are not limited to the method operations described above, and may also perform related operations in the management method of the operation activities provided by any embodiment of the present invention.
From the above description of the embodiments, it is obvious for those skilled in the art that the present invention can be implemented by software and necessary general hardware, and certainly, can also be implemented by hardware, but the former is a better embodiment in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which may be stored in a computer-readable storage medium, such as a floppy disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a FLASH Memory (FLASH), a hard disk or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
It should be noted that, in the embodiment of the management apparatus for operation activities, the units and modules included in the management apparatus are only divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (21)

1. A method for managing operational activities, comprising:
developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity, and defining the component layout of the activity component on an operation activity page;
and generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
2. The method of claim 1, wherein the defining a component layout of the campaign components on an operations campaign page comprises:
determining the existing page components on the operation activity page, and adaptively defining the component layout of the activity components on the operation activity page according to the component layout of the page components on the operation activity page.
3. The method of claim 1, further comprising, prior to defining a component layout for the campaign component on an operations campaign page:
and determining an operation activity page oriented to the activity component according to the component development requirement set during the pre-customization of the operation activity.
4. The method of claim 1, after developing an activity component for carrying the operational activity, further comprising:
and issuing the movable assembly to an operation terminal to acquire the operation attribute of the assembly pre-recorded by the operation terminal facing the movable assembly.
5. The method of claim 1, when defining a component layout of the active component on an operations activity page, further comprising:
and defining a display style of the activity component on an operation activity page, and taking the display style as one of the components in the configuration information of the activity component.
6. The method of claim 5, further comprising:
and adaptively updating the defined component layout and/or display style of the activity component on the operation activity page according to the real-time rendering effect of the operation activity page, and updating the configuration information of the activity component.
7. The method of any of claims 1-6, further comprising, after generating configuration information for the active component:
if an activity component pulling request initiated by a display terminal is received, searching a target activity component on an operation activity carrier specified by the activity component pulling request based on the developed configuration information of each activity component;
and sending the configuration information of the target activity component to the display terminal.
8. The method of any of claims 1-6, further comprising, after generating configuration information for the active component:
determining a target user group oriented to the operation activities during pre-customization;
and adding the activity components of the operation activities into an adaptive activity component library of the target user group, and correspondingly recording the configuration information of the activity components.
9. The method of claim 8, further comprising, after adding the activity components of the operational activity to the library of adapted activity components of the target group of users:
if receiving an activity component pulling request initiated by a display terminal, determining a user group and an operation activity carrier to which the activity component pulling request specifies;
and searching a target activity component on the operation activity carrier based on the configuration information of each activity component in the adaptive activity component library of the user group, and sending the configuration information of the target activity component to the display terminal.
10. A method for managing operational activities, comprising:
when detecting that the mobile terminal enters any operation activity page, searching configuration information of a target activity component on the operation activity page, which is pulled from a configuration server;
and displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
11. The method of claim 10, further comprising:
when detecting that the mobile terminal enters any operation activity application and/or any operation activity page, initiating a corresponding activity component pulling request to the configuration server to pull configuration information of an activity component on an operation activity carrier specified by the activity component pulling request, wherein the operation activity carrier is the currently entered operation activity application or operation activity page.
12. The method of claim 11, further comprising:
caching the configuration information of the activity component pulled when the activity component enters the operation activity application into a local configuration library of the operation activity application;
correspondingly, the searching for the configuration information of the target activity component pulled from the configuration server on the operation activity page includes:
and finding out the configuration information of the target activity component on the operation activity page in a local configuration library of the operation activity application in which the operation activity page is positioned.
13. The method of claim 11, wherein the active component pull request further includes identification information of active users, and the configuration server determines a group of users specified by the active component pull request, and pulls configuration information of active components on the operational activity carrier in an adapted active component library of the group of users.
14. The method of claim 10, wherein the exposing the target campaign component in the operations campaign page comprises:
finding out the component layout and the display style of the target activity component in the operation activity page in the configuration information, and displaying the target activity component according to the component layout and the display style.
15. The method of any of claims 10-14, further comprising, prior to presenting the target campaign component in the operations campaign page:
determining a display level of the target activity component in the operation activity page;
correspondingly, the displaying the target activity component in the operation activity page includes:
and displaying the target activity component on a display level where the operation activity page is located.
16. An operational activity management apparatus, comprising:
the component development module is used for developing an activity component for bearing the operation activity according to the activity content of the pre-customized operation activity and defining the component layout of the activity component on an operation activity page;
and the component configuration module is used for generating the configuration information of the active component according to the component layout of the active component and the pre-recorded component operation attribute.
17. An operational activity management apparatus, comprising:
the component configuration searching module is used for searching configuration information of a target activity component on an operation activity page pulled from a configuration server when detecting that the target activity component enters any operation activity page;
and the component display module is used for displaying the target activity component in the operation activity page according to the component layout of the target activity component in the configuration information.
18. A configuration server, characterized in that the configuration server comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of managing operational activities as recited in any of claims 1-9.
19. A display terminal, comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a method of managing operational activities as recited in any of claims 10-15.
20. A management system for operation activities, comprising an operation terminal, the configuration server of claim 18 and the display terminal of claim 19; wherein the content of the first and second substances,
the operation terminal presets the activity content of the operation activity and inputs the corresponding component operation attribute facing the activity component of the operation activity.
21. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, is adapted to carry out a method of managing an operational activity according to any one of claims 1-15.
CN202010657791.0A 2020-07-09 2020-07-09 Operation activity management method, configuration server and display terminal Pending CN111797343A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010657791.0A CN111797343A (en) 2020-07-09 2020-07-09 Operation activity management method, configuration server and display terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010657791.0A CN111797343A (en) 2020-07-09 2020-07-09 Operation activity management method, configuration server and display terminal

Publications (1)

Publication Number Publication Date
CN111797343A true CN111797343A (en) 2020-10-20

Family

ID=72811454

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010657791.0A Pending CN111797343A (en) 2020-07-09 2020-07-09 Operation activity management method, configuration server and display terminal

Country Status (1)

Country Link
CN (1) CN111797343A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347403A (en) * 2020-10-26 2021-02-09 长沙市到家悠享网络科技有限公司 Page checking method, device, equipment and storage medium
CN112418997A (en) * 2020-12-03 2021-02-26 政采云有限公司 User interface display method, device, equipment and medium
CN112948039A (en) * 2021-02-25 2021-06-11 广州市百果园网络科技有限公司 Page display method, device, equipment and storage medium
CN113791859A (en) * 2021-09-14 2021-12-14 阿波罗智联(北京)科技有限公司 Data processing method, data processing apparatus, storage medium, program product, and electronic station board

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106910107A (en) * 2017-01-23 2017-06-30 武汉奇米网络科技有限公司 One kind promotion page configuration method and system
CN108469970A (en) * 2017-02-17 2018-08-31 阿里巴巴集团控股有限公司 page tab information processing method and device
CN108846087A (en) * 2018-06-12 2018-11-20 恒生电子股份有限公司 A kind of page rendering method, apparatus, terminal and server
CN110221831A (en) * 2019-04-25 2019-09-10 深圳壹账通智能科技有限公司 The automatically generating method, apparatus and computer equipment of the H5 page

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106910107A (en) * 2017-01-23 2017-06-30 武汉奇米网络科技有限公司 One kind promotion page configuration method and system
CN108469970A (en) * 2017-02-17 2018-08-31 阿里巴巴集团控股有限公司 page tab information processing method and device
CN108846087A (en) * 2018-06-12 2018-11-20 恒生电子股份有限公司 A kind of page rendering method, apparatus, terminal and server
CN110221831A (en) * 2019-04-25 2019-09-10 深圳壹账通智能科技有限公司 The automatically generating method, apparatus and computer equipment of the H5 page

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112347403A (en) * 2020-10-26 2021-02-09 长沙市到家悠享网络科技有限公司 Page checking method, device, equipment and storage medium
CN112418997A (en) * 2020-12-03 2021-02-26 政采云有限公司 User interface display method, device, equipment and medium
CN112948039A (en) * 2021-02-25 2021-06-11 广州市百果园网络科技有限公司 Page display method, device, equipment and storage medium
CN112948039B (en) * 2021-02-25 2023-08-01 广州市百果园网络科技有限公司 Page display method, device, equipment and storage medium
CN113791859A (en) * 2021-09-14 2021-12-14 阿波罗智联(北京)科技有限公司 Data processing method, data processing apparatus, storage medium, program product, and electronic station board

Similar Documents

Publication Publication Date Title
CN111797343A (en) Operation activity management method, configuration server and display terminal
EP4087258A1 (en) Method and apparatus for displaying live broadcast data, and device and storage medium
US11800192B2 (en) Bullet screen processing method and apparatus, electronic device, and computer-readable storage medium
US20130268826A1 (en) Synchronizing progress in audio and text versions of electronic books
CN113268226A (en) Page data generation method and device, storage medium and equipment
CN114095741B (en) Page display method and device, electronic equipment and storage medium
CN110780939B (en) Method, device, computer equipment and storage medium for loading resource file
CN113253880B (en) Method and device for processing pages of interaction scene and storage medium
US11941728B2 (en) Previewing method and apparatus for effect application, and device, and storage medium
CN111124668A (en) Memory release method and device, storage medium and terminal
US20230004673A1 (en) Information management system and method for communication application, and display terminal
CN112395027A (en) Widget interface generation method and device, storage medium and electronic equipment
CN112269917A (en) Media resource display method, device, equipment, system and storage medium
CN104731897B (en) A kind of implementation method that information shows and device
CN113495664A (en) Information display method, device, equipment and storage medium based on media information stream
CN109683760B (en) Recent content display method, device, terminal and storage medium
WO2024078330A1 (en) Content presentation method and apparatus, device, and storage medium
CN106250002B (en) Information processing method and information processing apparatus
CN111556355A (en) Method, device and equipment for presenting bullet screen and storage medium
CN115729544A (en) Desktop component generation method and device, electronic equipment and readable storage medium
US20150100922A1 (en) Method and system for displaying user-specific information on-screen contemporaneously with an animated widget
CN115640783A (en) Method, device, equipment and storage medium for document content display
CN115379136A (en) Special effect prop processing method and device, electronic equipment and storage medium
CN115460448A (en) Media resource editing method and device, electronic equipment and storage medium
US10755309B2 (en) Delivering content

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