CN115630252A - Configuration method, display method and device of sign-in page - Google Patents

Configuration method, display method and device of sign-in page Download PDF

Info

Publication number
CN115630252A
CN115630252A CN202211378729.3A CN202211378729A CN115630252A CN 115630252 A CN115630252 A CN 115630252A CN 202211378729 A CN202211378729 A CN 202211378729A CN 115630252 A CN115630252 A CN 115630252A
Authority
CN
China
Prior art keywords
check
page
configuration
component
reward
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
CN202211378729.3A
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.)
Zhongdian Jinxin Software Co Ltd
Original Assignee
Zhongdian Jinxin Software 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 Zhongdian Jinxin Software Co Ltd filed Critical Zhongdian Jinxin Software Co Ltd
Priority to CN202211378729.3A priority Critical patent/CN115630252A/en
Publication of CN115630252A publication Critical patent/CN115630252A/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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • 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

Abstract

The application provides a configuration method, a display method and a device of a check-in page, which respond to a page creation request and skip to a page editing interface; responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in a canvas area, and displaying a plurality of check-in attribute setting items for configuring a page display form of the check-in page component in an attribute configuration area; responding to attribute configuration operation aiming at a plurality of check-in attribute setting items, configuring a page display form of a check-in page component, and generating check-in configuration data of the check-in page component; and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component. Therefore, when the check-in page configuration requirement exists, the configuration of the check-in page is completed quickly without the need of code writing of developers, and further, the development speed of the check-in page is improved.

Description

Configuration method, display method and device of sign-in page
Technical Field
The application relates to the technical field of webpage design, in particular to a configuration method, a display method and a device of a check-in page.
Background
In the existing software development technology, when a webpage required by an activity is subjected to page development, the basic design of the webpage is realized by writing a large amount of codes in combination with the relevant information of the activity; however, due to differences in the active content, the content to be displayed in the web page is also different, so that actually, there are differences in the design requirements of the web page related to the active content, and in the specific development implementation, the check-in page suitable for different users is made by writing a large amount of codes according to the actual requirements and the use habits of the users, which results in low development efficiency of the check-in page, high development cost and difficult maintenance in the later period. The design of the check-in page is very different from that of other similar component pages, and the check-in requirement needs to be designed specifically, which brings much difficulty to the development of the check-in page.
Disclosure of Invention
In view of the above, an object of the present application is to provide a configuration method, a display method, and an apparatus for a check-in page, which can quickly complete configuration of the check-in page by using a configured check-in page component when there is a check-in page configuration requirement, and complete configuration of the check-in page without code writing by a developer, thereby improving development speed of the check-in page.
The embodiment of the application provides a configuration method of a check-in page, which is applied to a configuration terminal and comprises the following steps:
responding to the page creating request, and jumping to a page editing interface; the page editing interface comprises a canvas area, a component list and an attribute configuration area; a check-in page component is displayed in the component list;
responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area;
responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page component, and generating check-in configuration data of the check-in page component;
and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component.
In one possible implementation, the plurality of check-in property setting items include a calendar form configuration item; the check-in configuration data comprises calendar display data; configuring a page display form of the check-in page component and generating check-in configuration data of the check-in page component in response to the attribute configuration operation of the plurality of check-in attribute setting items, wherein the steps of:
responding to a form attribute configuration operation aiming at the calendar form configuration item, configuring a time display format of a calendar time component in the check-in page component, and generating calendar display data indicating the time display format of the calendar time component; wherein the time display format includes weekly display and monthly display.
In one possible implementation, the plurality of check-in attribute settings includes a bonus mode configuration item, a bonus content configuration item, and a bonus icon configuration item; the check-in configuration data comprises reward configuration data; configuring a page display form of the check-in page component and generating check-in configuration data of the check-in page component in response to the attribute configuration operation of the plurality of check-in attribute setting items, wherein the steps of:
responding to mode configuration operation aiming at the reward mode configuration item, determining a reward distribution mode for distributing each reward content in the execution process of the check-in activity, and generating first reward data indicating the reward distribution mode of each reward content;
in response to a content configuration operation for the reward content configuration item, determining reward content of each reward node in the execution process of the check-in activity and generating second reward data indicating the reward content of each reward node;
responding to an icon configuration operation aiming at the reward icon configuration item, determining a display icon of a reward date corresponding to each reward node in the calendar time component, and generating third reward data of the display icon indicating the reward date corresponding to each reward node;
generating reward configuration data included with the check-in configuration data based on the first reward data, the second reward data, and the third reward data.
In one possible implementation, the plurality of check-in attribute setting items comprise a jump type configuration item and a jump link configuration item; the check-in configuration data comprises page link data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
responding to type configuration operation aiming at the jump type configuration item, configuring a jump mode whether the check-in page jumps or not and a jump type under the condition that the jump happens when the reward content of any reward node is picked up, and generating first jump data indicating the jump mode and the jump type;
responding to the link configuration operation aiming at the jump link configuration item, configuring a page link of a page to be jumped under the condition of jumping, and generating second jump data indicating the page link;
and generating page link data included by the check-in configuration data based on the first jump data and the second jump data.
In one possible implementation, the plurality of check-in property setting items comprise a mend-check task configuration item; the sign-in configuration data comprises sign supplementing task data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
and responding to the label supplementing configuration operation aiming at the label supplementing task configuration item, determining label supplementing icons of label supplementing tasks and label supplementing dates to be executed when label supplementing is carried out on each label supplementing date, and generating label supplementing task data indicating the label supplementing dates and the label supplementing tasks corresponding to the label supplementing dates.
The embodiment of the application also provides a display method of the check-in page, which is applied to the mobile terminal and comprises the following steps:
responding to a login page of the mobile terminal, and acquiring login configuration data of a login page component, which is displayed in the login page of the mobile terminal at the current time point, from a database component of a configuration terminal;
according to a time display format carried by the check-in configuration data, rendering the check-in page component to a check-in page of the mobile terminal by using the check-in configuration data; wherein the time display format includes any one of weekly display and monthly display.
In one possible implementation manner, the obtaining, from a database component of page data of a configuration terminal, check-in configuration data of a check-in page component that should be displayed in a check-in page of the mobile terminal at a current time point in response to logging in to the check-in page of the mobile terminal includes:
responding to a login page of a mobile terminal, and determining a component identifier of a login page component to be displayed in the login page of the mobile terminal;
and determining the sign-in configuration data of the sign-in page component by searching the database component of the configuration terminal by using the component identifier.
In a possible implementation manner, the rendering the check-in page component to the mobile terminal check-in page through the check-in configuration data according to the time display format carried in the check-in configuration data includes:
analyzing the sign-in configuration data, and determining a sign-in date, a sign-in icon of the sign-in date, a button icon of a sign-in button in a sign-in page component, a sign-in date, a sign-in icon of the sign-in date and a display icon of an awarding date;
determining a target time period of the check-in page component displayed in the check-in page according to the time display format and the current time point;
counting the checked-in date, the checked-in times, the date to be checked-in and the date not checked-in of the check-in behavior of the user in the target time period;
determining an award date for an award node that awards the user within the target time period in conjunction with the checked-in date, the checked-in number of times, and the checked-out date;
and rendering the check-in page component in the target time period to the check-in page of the mobile terminal by combining the time display format, the checked-in icon, the button icon, the label supplementing icon and the display icon.
The embodiment of the present application further provides a configuration device of a check-in page, which is applied to a configuration terminal, and the configuration device includes:
the interface jumping module is used for responding to the page creating request and jumping to a page editing interface; the page editing interface comprises a canvas area, a component list and an attribute configuration area; a check-in page component is displayed in the component list;
the component selection module is used for responding to the component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area;
the attribute configuration module is used for responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring the page display form of the check-in page assembly and generating check-in configuration data of the check-in page assembly;
and the data storage module is used for storing the check-in configuration data into a database component so as to enable the mobile terminal to render the check-in configuration data of the check-in page component to obtain a check-in page of the check-in activity.
In one possible implementation, the plurality of check-in property setting items include a calendar form configuration item; the check-in configuration data comprises calendar display data; when the attribute configuration module is used for responding to the attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring the page display form of the check-in page assembly and generating the check-in configuration data of the check-in page assembly, the attribute configuration module is used for:
responding to a form attribute configuration operation aiming at the calendar form configuration item, configuring a time display format of a calendar time component in the check-in page component, and generating calendar display data indicating the time display format of the calendar time component; wherein the time display format includes weekly display and monthly display.
In one possible implementation, the plurality of check-in attribute setting items comprise a reward mode configuration item, a reward content configuration item and a reward icon configuration item; the check-in configuration data comprises reward configuration data; when the attribute configuration module is used for responding to the attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring the page display form of the check-in page assembly and generating the check-in configuration data of the check-in page assembly, the attribute configuration module is used for:
responding to the mode configuration operation aiming at the reward mode configuration item, determining a reward issuing mode for issuing each reward content in the execution process of the check-in activity, and generating first reward data indicating the reward issuing mode of each reward content;
in response to a content configuration operation for the reward content configuration item, determining reward content of each reward node in the execution process of the check-in activity and generating second reward data indicating the reward content of each reward node;
responding to an icon configuration operation aiming at the reward icon configuration item, determining a display icon of a reward date corresponding to each reward node in the calendar time component, and generating third reward data of the display icon indicating the reward date corresponding to each reward node;
generating reward configuration data included with the check-in configuration data based on the first reward data, the second reward data, and the third reward data.
In one possible implementation, the plurality of check-in attribute setting items comprise a jump type configuration item and a jump link configuration item; the check-in configuration data comprises page link data; when the attribute configuration module is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module is configured to:
responding to type configuration operation aiming at the jump type configuration item, configuring a jump mode whether the check-in page jumps or not and a jump type under the condition that the jump happens when the reward content of any reward node is picked up, and generating first jump data indicating the jump mode and the jump type;
responding to the link configuration operation aiming at the jump link configuration item, configuring a page link of a page to be jumped under the condition of jumping, and generating second jump data indicating the page link;
and generating page link data included in the check-in configuration data based on the first jump data and the second jump data.
In one possible implementation, the plurality of check-in property setting items comprise a mend-check task configuration item; the sign-in configuration data comprises sign supplementing task data; when the attribute configuration module is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module is configured to:
and responding to the label supplementing configuration operation aiming at the label supplementing task configuration items, determining label supplementing tasks required to be executed when label supplementing is carried out on each label supplementing date and label supplementing icons of the label supplementing dates, and generating label supplementing task data indicating the label supplementing dates and the label supplementing tasks corresponding to the label supplementing dates.
The embodiment of the application further provides a display device of the check-in page, which is applied to a mobile terminal, and the display device comprises:
the data acquisition module is used for responding to a check-in page logged in the mobile terminal, and acquiring check-in configuration data of a check-in page component which is displayed in the check-in page of the mobile terminal at the current time point from a database component of a configuration terminal;
the page rendering module is used for rendering the check-in page component to a check-in page of the mobile terminal by using the check-in configuration data according to a time display format carried by the check-in configuration data; wherein the time display format includes any one of weekly display and monthly display.
In a possible implementation manner, when the data obtaining module is configured to obtain, from a database component of a configuration terminal, check-in configuration data of a check-in page component that should be displayed in a check-in page of the mobile terminal at a current time point in response to logging in to the check-in page of the mobile terminal, the data obtaining module is configured to:
responding to a login page of the mobile terminal, and determining a component identifier of a login page component to be displayed in the login page of the mobile terminal;
and determining the check-in configuration data of the check-in page component by searching the database component of the configuration terminal by using the component identifier.
In a possible implementation manner, when the page rendering module is configured to render the check-in page component into the check-in page of the mobile terminal by using the check-in configuration data according to a time display format carried by the check-in configuration data, the page rendering module is configured to:
analyzing the sign-in configuration data, and determining a sign-in date, a sign-in icon of the sign-in date, a button icon of a sign-in button in a sign-in page component, a sign-in date, a sign-in icon of the sign-in date and a display icon of an awarding date;
determining a target time period of the check-in page component displayed in the check-in page according to the time display format and the current time point;
counting the checked-in date, the checked-in times, the date to be checked-in and the date not checked-in of the check-in behavior of the user in the target time period;
determining an award date for an award node that awards the user within the target time period in conjunction with the checked-in date, the checked-in number of times, and the checked-out date;
and rendering the check-in page component in the target time period to the check-in page of the mobile terminal by combining the time display format, the checked-in icon, the button icon, the label supplementing icon and the display icon.
An embodiment of the present application further provides an electronic device, including: a processor, a memory and a bus, the memory storing machine readable instructions executable by the processor, the processor and the memory communicating via the bus when the electronic device is running, the machine readable instructions when executed by the processor performing the steps of the configuration method of the check-in page and/or the display method of the check-in page as described above.
The embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program performs the steps of the configuration method of the check-in page and/or the display method of the check-in page as described above.
According to the configuration method, the display method and the device of the check-in page, provided by the embodiment of the application, the check-in page is responded to a page creation request, and a page editing interface is skipped to; responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area; responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page component, and generating check-in configuration data of the check-in page component; and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component. Therefore, when the check-in page configuration requirement exists, the configuration of the check-in page can be rapidly completed through the configured check-in page component, the configuration of the check-in page is completed without code writing of developers, the development speed of the check-in page is further improved, meanwhile, the configuration related attributes are customized according to the special design requirement of the check-in page component, then the configuration data can be timely fed back to the mobile terminal part, and the user feedback speed and the service configuration efficiency are improved.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained from the drawings without inventive effort.
Fig. 1 is a flowchart of a configuration method of a check-in page according to an embodiment of the present disclosure;
fig. 2 is a schematic view of a page editing interface provided in an embodiment of the present application;
FIG. 3 is a flowchart of a display method for a check-in page according to an embodiment of the present disclosure;
fig. 4 is a schematic structural diagram of a configuration apparatus for a check-in page according to an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of a display device of a check-in page according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, as presented in the figures, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. Every other embodiment that can be obtained by a person skilled in the art without making creative efforts based on the embodiments of the present application falls within the protection scope of the present application.
In the existing software development technology, when a webpage required by an activity is subjected to page development, the basic design of the webpage is realized by writing a large amount of codes in combination with the relevant information of the activity; however, due to differences in the active content, the content to be displayed in the web page is also different, so that actually, there are differences in the design requirements of the web page related to the active content, and in the specific development implementation, the check-in page suitable for different users is made by writing a large amount of codes according to the actual requirements and the use habits of the users, which results in low development efficiency of the check-in page, high development cost and difficult maintenance in the later period.
Based on this, the embodiment of the application provides a configuration method of a check-in page, which can rapidly realize configuration of the check-in page, and can realize development of the check-in page without a developer writing codes, thereby reducing the development difficulty of the check-in page and improving the development rate of the check-in page.
Referring to fig. 1, fig. 1 is a flowchart illustrating a configuration method of a check-in page according to an embodiment of the present disclosure. The method is applied to the configuration terminal; as shown in fig. 1, a configuration method of a check-in page provided in an embodiment of the present application includes:
and S101, responding to a page creation request, and jumping to a page editing interface.
S102, responding to the component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area.
S103, responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page assembly, and generating check-in configuration data of the check-in page assembly.
And S104, storing the check-in configuration data in a database component, so that the mobile terminal obtains a check-in page of the check-in activity through rendering of the check-in configuration data of the check-in page component.
According to the configuration method of the check-in page, when the page with the check-in page is required to be created, the page editing interface is entered, the configuration of the check-in page can be achieved in the page editing interface, meanwhile, the page display form of the check-in page component can be configured in a personalized mode by setting the check-in attribute setting item which is displayed in the attribute configuration area and used for configuring the check-in page component, the check-in configuration data of the check-in page component is generated, and the check-in configuration data is stored in the database component, so that the mobile terminal can achieve rapid rendering of the check-in page through the check-in configuration data stored in the database component, and the creation rate and the rendering rate of the check-in page are improved.
In step S101, a service person may issue a page creation request for creating a check-in page in a configuration terminal, and jump to a page editing interface for configuring the check-in page, so that the service person completes configuration of the check-in page in the page editing interface.
In order to create the sign-in page for the service personnel, various modes for issuing page creation requests can be set for the service personnel; for example, a creation request control is set, and when a service person touches the creation request control, a page creation request can be issued; or, after the business personnel finish the configuration of a certain page associated with the check-in page, automatically triggering the issue of the page creation request; or, the service personnel can issue the page creation request in the modes of voice, text and the like.
The page editing interface comprises a canvas area, a component list and an attribute configuration area; and a check-in page component is displayed in the component list.
The display effect of the sign-in page can be presented to business personnel in the canvas area; that is, the business person can clearly understand the display effect of the created check-in page in the canvas area.
The component list comprises a basic component, a high-level component, a business component and other various components for business personnel to select, and when the business personnel edit a page, the business personnel can display a selected target component in a canvas area in a dragging mode or the like; the component list includes, but is not limited to, at least one of: a check-in page component, a leaderboard component, an input box component, a text field component, a radio box component, a check box component, a drop-down box component, a cascade selection component, a scoring component, a calendar-time component, a slider validation component, a form submission component, a skip applet component, a captcha component, a general button component, a picture component, a carousel component, a text component, a video component, a background music component, a split line component, a notification bar component, and a navigation bar component.
The attribute configuration area may be provided with a plurality of check-in attribute setting items, and the plurality of check-in attribute setting items may be used to configure a display effect of the check-in page, for example, whether a calendar time component in the check-in page is displayed monthly or weekly, a display form of a check-in button component, and the like.
For example, please refer to fig. 2, and fig. 2 is a schematic diagram of a page editing interface according to an embodiment of the present application. As shown in FIG. 2, a canvas area 2b, a component list 2c and a property configuration area 2d are displayed in a page editing interface 2a, the component list 2c comprises a basic component 2c-1 and a high-level component 2c-2, and an input box component, a check box component and a radio box component are displayed in the basic component 2 c-1; the property configuration area 2d displays, when a component is selected, a plurality of property configuration items capable of property configuration for the selected component.
When the service personnel have the check-in page configuration requirement, the corresponding check-in page component can be selected from the component list, and the configuration of the check-in page component is completed.
In step S102, responding to the component selection operation of business personnel aiming at the check-in page component in the component list, and displaying the check-in page component in a canvas area of a page editing interface; meanwhile, in order to facilitate business personnel to configure the check-in page component, a plurality of check-in attribute setting items which can configure the page display form of the check-in page component are displayed in the attribute configuration area.
In the scheme provided by the application, the component selection operation aiming at the check-in page component is responded, and specifically, when a service worker presses a control corresponding to the component selection operation, a selection instruction of the check-in page component can be triggered and issued; the user can select a corresponding control and/or preset combined key to issue a selection instruction of signing in the page component through the component; specifically, the player can select and operate a corresponding control through a finger, a mouse and other touch control components; or through preset combination keys in the keyboard, for example, keys such as ctrl key, alt key, a key, etc. in the keyboard, the preset keys may be manually set according to the requirements of service personnel.
The component selection operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
Specifically, a service person can drag a check-in page component from the component list to a canvas area through a drag operation to realize selection of the check-in page component; or, the business personnel can realize the selection of the check-in page component by clicking the check-in page component; or, the business personnel can also realize the selection of the check-in page component by double-clicking the check-in page component; or, the service personnel can select the check-in page component through two clicking operations, and if the two clicking operations of the service personnel respectively click the check-in page component and the canvas area, the service personnel can select the check-in page component.
In step S103, the service person may implement personalized configuration for the check-in display page through the multiple check-in attribute setting items displayed in the attribute configuration area; specifically, attribute configuration operations applied by business personnel to a plurality of check-in attribute setting items are responded, configuration of each check-in attribute setting item is completed, further, configuration of a page display form of a check-in page assembly is achieved, and check-in configuration data of the check-in page assembly is generated.
Here, the check-in property setting items include a calendar form configuration item, a bonus content configuration item, a bonus icon configuration item, a jump type configuration item, a jump link configuration item, and a bonus task configuration item.
The calendar form configuration item is used for configuring the time display format of the calendar time component in the check-in page component; the reward mode configuration item is used for configuring a reward issuing mode of each reward content in the execution process of the check-in activity; the reward content configuration item is used for configuring reward content of each reward node in the execution process of the check-in activity; the reward icon configuration item is used for configuring a display icon of a reward date corresponding to each reward node in the calendar time component; the page jump type configuration item is used for configuring a jump mode and a jump type of the sign-in page; the jump link configuration item is used for configuring the page link of the page to be jumped under the condition that a jump behavior exists; and the label supplementing task configuration item is used for configuring the label supplementing task.
In order to increase the diversity of the display forms of the check-in page components, a way for setting the display format of the calendar time component in the check-in page components is provided for business personnel.
In one embodiment, the plurality of check-in property settings items include a calendar form configuration item; the check-in configuration data comprises calendar display data; step S103 includes: and responding to the form attribute configuration operation aiming at the calendar form configuration item, configuring the time display format of the calendar time component in the check-in page component, and generating the calendar display data indicating the time display format of the calendar time component.
In the step, the plurality of check-in attribute setting items displayed in the attribute configuration area comprise calendar form configuration items for configuring a display form of the calendar time component, and business personnel can clearly determine whether the calendar time component in the check-in page component is displayed according to the week or the month by configuring the calendar form configuration items; specifically, in response to a form attribute configuration operation applied by a service person for a calendar form configuration item, configuring a time display format of a calendar time component displayed in a check-in page component, wherein two candidate display formats can be preset, and the first candidate display format is monthly display; the second candidate display format is display by week, and the candidate display format selected by the service personnel through form attribute configuration operation is determined as the time display format of the calendar time component;
for example, when the service person selects to display the calendar time component by month, the month to which the current time point belongs may be displayed in the page check-in page component with the current time point as a reference; when the service personnel select to display the calendar time component according to the week, the week to which the current time point belongs can be displayed in the page check-in page component by taking the current time point as a reference; other display formats can be set according to actual conditions, and are not described herein again.
In the scheme provided by the application, the configuration operation of the form attribute aiming at the calendar form configuration item is responded, and specifically, when a service person presses a control corresponding to the form attribute configuration operation, a selection instruction of a time display format can be triggered and issued; the user can configure and operate a corresponding control and/or preset a combination key through the form attribute to issue a selection instruction of a time display format; specifically, the player can configure and operate the corresponding control through touch type attributes such as fingers and a mouse; or through preset combination keys in the keyboard, for example, the keys of ctrl key, alt key, a key, etc. in the keyboard, the preset keys may be set manually according to the requirements of service personnel.
The form attribute configuration operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
In order to enable the user to clearly distinguish the reward date corresponding to the reward node in the process of participating in the check-in activity so as to prevent the user from missing the reward content, the method for setting the reward content and the reward issuing mode is provided for business personnel, and meanwhile, the possibility that display icons for distinguishing the reward date corresponding to the reward node are provided for the business personnel is also provided.
In one embodiment, the plurality of check-in attribute settings include a bonus mode configuration item, a bonus content configuration item, and a bonus icon configuration item; the check-in configuration data comprises reward configuration data; step S103 includes:
and 11, responding to the mode configuration operation aiming at the reward mode configuration item, determining a reward distribution mode for distributing each reward content in the execution process of the check-in activity, and generating first reward data indicating the reward distribution mode of each reward content.
In the step, business personnel can configure the reward issuing modes of different reward contents in the check-in activity; for example, the reward distribution mode of the reward content A is accumulative sign-in for 3 days; the reward issuing mode of the reward content B is to complete the task C; the reward distribution mode of the reward content D is a mode of continuously signing in for 3 days and the like.
Specifically, in response to the manner configuration operation applied by the service personnel to the reward manner configuration item, the reward issuing manner set by the service personnel for issuing each reward content to the user in the execution process of the check-in activity is determined, and first reward data indicating the reward issuing manner of each reward content is generated.
Here, a plurality of reward distribution manners may be set for the service person in advance, and the service person may select a reward distribution manner of each reward content one by one from the plurality of reward distribution manners in a selected manner through the manner configuration operation, thereby completing configuration of the reward distribution manner of each reward content.
The mode configuration operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
And 12, responding to the content configuration operation aiming at the reward content configuration item, determining the reward content of each reward node in the execution process of the check-in activity, and generating second reward data indicating the reward content of each reward node.
In the step, the service personnel can also configure the reward content to be rewarded to the user by each reward node through content configuration operation; for example, 3 reward nodes are arranged in the check-in activity, the reward contents to be rewarded to the user by different reward nodes are different, and the reward contents to be rewarded to the user by the reward node a are 'points'; the reward content to be rewarded to the user by the reward node b is 'gold coin'; the reward content to be rewarded to the user by the reward node c is the content of 'physical rice cooker' and the like.
Specifically, in response to the content configuration operation applied by the service personnel for the reward content configuration item, each reward content set by the service personnel and to be awarded to the user by each reward node in the process of executing the check-in activity is determined, and second reward data indicating the reward content of each reward node is generated.
Here, a plurality of bonus contents may be set for the service person in advance, and the service person may select the bonus contents of each bonus node one by one from the plurality of bonus contents in a selective manner through a content configuration operation, and then, complete the configuration of the bonus contents of each bonus node.
The content configuration operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
And step 13, responding to the icon configuration operation aiming at the reward icon configuration item, determining a display icon of a reward date corresponding to each reward node in the calendar time component, and generating third reward data of the display icon of the reward date corresponding to each reward node.
In the step, the service personnel can also configure the display icon of the reward date corresponding to each reward node in the calendar time component through icon configuration operation; for example, the display icon of the reward date corresponding to the reward node is different from the checked-in icon of the checked-in date which is checked-in completely and the supplementary icon of the to-be-supplemented date which is checked-in incompletely.
Specifically, in response to an icon configuration operation applied by the service person for the reward icon configuration item, a display icon of a reward date corresponding to each reward node in the calendar time component set by the service person is determined, and third reward data indicating the display icon of the reward date corresponding to each reward node is generated.
Here, a plurality of candidate icons may be set for the service person in advance, and the service person may select the display icon of the bonus date corresponding to each bonus node one by one from the plurality of candidate icons in a selection manner through icon configuration operation, thereby completing the display icon configuration of the bonus date corresponding to each bonus node.
The icon configuration operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
And 14, generating reward configuration data included in the check-in configuration data based on the first reward data, the second reward data and the third reward data.
When the user completes the corresponding task and obtains the reward content, whether the user needs to jump the page to receive the reward content or not can be configured.
In one embodiment, the plurality of check-in attribute setting items comprise a jump type configuration item and a jump link configuration item; the check-in configuration data comprises page link data; step S103 includes:
and step 21, responding to the type configuration operation aiming at the jump type configuration item, configuring a jump mode whether the check-in page jumps or not and a jump type under the condition that the jump happens when the reward content of any reward node is picked up, and generating first jump data indicating the jump mode and the jump type.
In the step, service personnel can configure the skipping mode whether the user needs to skip to other pages when getting the reward content of any reward node and the skipping type of the page skipping; business personnel can select/input the skip mode of each reward node through type configuration operation; specifically, for each reward node, responding to type configuration operation applied by a service person to a jump type configuration item, determining whether a user set by the service person needs to perform page jump to set when receiving reward content of the reward node, configuring a jump type under the condition of the page jump, and generating jump mode capable of indicating whether the page jumps and first jump data of the jump type.
Wherein, the skipping mode comprises any one of skipping and non-skipping; the jump type includes any one of an active inside jump, an active outside jump, and a specific link jump.
The type configuration operation includes any one of a slide operation, a drag operation, a click operation, a double-click operation, an input operation, and the like.
And step 22, responding to the link configuration operation aiming at the jump link configuration item, configuring the page link of the page to be jumped under the condition of jumping, and generating second jump data indicating the page link.
In the step, under the condition that the sign-in page has page skip, business personnel can also configure page links of pages to be skipped to determine that the user can skip to the corresponding page when getting the reward content; for example, a service person may input a page link of a page to be jumped through a link configuration operation; or selecting a page link of the page to be jumped through link configuration operation; specifically, in response to a link configuration operation applied by a service person for a jump link configuration item, under the condition that the check-in page jumps, the page link of the page to be jumped to is configured, and second jump data capable of indicating the page link of the page to be jumped is generated.
And 23, generating page link data included in the check-in configuration data based on the first jump data and the second jump data.
In one embodiment, the plurality of check-in property settings includes a benefit check-in task configuration item; the sign-in configuration data comprises sign supplementing task data; step S103 includes: and responding to the label supplementing configuration operation aiming at the label supplementing task configuration item, determining label supplementing icons of label supplementing tasks and label supplementing dates to be executed when label supplementing is carried out on each label supplementing date, and generating label supplementing task data indicating the label supplementing dates and the label supplementing tasks corresponding to the label supplementing dates.
In the step, for dates on which the user does not sign in, a chance of label supplementing can be provided for the user, and at the moment, service personnel need to set a label supplementing task to be executed when label supplementing is carried out on the dates to be subjected to label supplementing; for example, the user can perform label supplementing on the date to be supplemented by completing the label supplementing task F; specifically, in response to a label supplementing configuration operation applied by a service person for a label supplementing task configuration item, determining a label supplementing task which is set by the service person for each date to be supplemented and is required to be executed for supplementing labels for the dates to be supplemented;
meanwhile, in order to enable the user to clearly distinguish the date to be signed from other dates (checked-in date and checked-out date), the service personnel can select the sign-in icon of the date to be signed through sign-in configuration operation.
Finally, label supplementing task data capable of indicating the to-be-supplemented dates and label supplementing tasks corresponding to the to-be-supplemented dates are generated.
In step S104, after the sign-in configuration data of the sign-in page component is generated, the sign-in configuration data may be stored in the database component, so that when the mobile terminal has a rendering requirement of the sign-in page, the sign-in configuration data of the sign-in page may be acquired by searching the database component, and the rendering of the sign-in page is completed by using the sign-in configuration data.
According to the configuration method of the check-in page, the page is responded to the page creation request, and the page is jumped to the page editing interface; responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area; responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page component, and generating check-in configuration data of the check-in page component; and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component. Therefore, when the check-in page configuration requirement exists, the configuration of the check-in page can be quickly completed through the configured check-in page component, the configuration of the check-in page is completed under the condition that developers do not need to write codes, and further, the development speed of the check-in page is improved.
Referring to fig. 3, fig. 3 is a flowchart illustrating a display method of a check-in page according to an embodiment of the present disclosure. The method is applied to the mobile terminal; as shown in fig. 3, a display method of a check-in page provided by the embodiment of the present application includes:
s301, responding to a login page of the mobile terminal, and acquiring the login configuration data of the login page component, which should be displayed in the login page at the current time point, from the database component of the page data of the configuration terminal.
S302, according to a time display format carried in the check-in configuration data, rendering the check-in page assembly to a check-in page of the mobile terminal through the check-in configuration data.
According to the display method of the check-in page, the check-in configuration data of the check-in page component displayed in the check-in page of the mobile terminal can be obtained from the database component of the configuration terminal in response to the fact that a user logs in the check-in page of the mobile terminal; and rendering the check-in page component to a check-in page of the mobile terminal according to a preset time display format so as to improve the rendering rate of the check-in page.
In step S301, when the user logs in to the mobile terminal check-in page, the check-in configuration data of the mobile terminal check-in page may be obtained from the database component for storing the configuration data of each component on the configuration terminal side in response to logging in to the mobile terminal check-in page.
And the check-in configuration data carries a calendar time component of a target time period to which the current time point belongs.
In one embodiment, step S301 includes: responding to a login page of a mobile terminal, and determining a component identifier of a login page component to be displayed in the login page of the mobile terminal; and determining the check-in configuration data of the check-in page component by searching the database component of the page data of the configuration terminal by using the component identifier.
In the step, in response to the user logging in to a check-in page, determining a component identifier of a check-in page component which is to be displayed in the check-in page of the mobile terminal; and searching the check-in configuration data of the check-in page component from the database component by inquiring the database component of the configuration terminal by using the component identifier of the check-in page component, and acquiring the searched check-in configuration data.
For the check-in page component, the calendar time component in the check-in page component has different time display formats, can be displayed monthly and also can be displayed weekly, so the time display format is required to be referred to when the check-in page component is displayed.
In step S302, according to the time display format carried by the check-in configuration data, rendering the check-in page component to the check-in page logged in by the user by using the check-in configuration data; here, the calendar time component of the check-in page component displayed in the check-in page of the mobile terminal, which is obtained by rendering, is displayed according to a time display format; specifically, when the time display format is display by week, the target time period displayed in the calendar time component is a week time; when the time display format is display by week, the target time period displayed in the calendar time component is one month time.
In one embodiment, step S302 includes:
step 3021, analyzing the sign-in configuration data, and determining a sign-in date, a sign-in icon of the sign-in date, a button icon of a sign-in button in the sign-in page component, a sign-in date, a sign-in icon of the sign-in date, an award date and a display icon of the award date.
In the step, the acquired sign-in configuration data is analyzed, and the sign-in date of the user in the historical sign-in process, the sign-in icon corresponding to the sign-in date, the button icon of the sign-in button for sign-in the sign-in page component, the to-be-supplemented sign date on which the user can supplement the sign, the sign-supplementing icon of the to-be-supplemented date and the display icon of the reward date corresponding to the reward node with reward content are determined.
Step 3022, determining a target time period of the check-in page component displayed in the check-in page according to the time display format and the current time point.
In the step, because the time display formats of the calendar time components in the check-in page components are different, the target time periods displayed by the check-in page components which display the check-in pages in the mobile terminal are different; specifically, a target time period of a check-in page component displayed in a check-in page is determined by combining a preset time display format and a current time point; if the time display format is display by week, the target time period is the week of the current time point; if the time display format is monthly, the target time period is the month to which the current time point belongs.
And step 3023, counting the checked-in date, the checked-in times, the to-be-checked-in date and the checked-out date of the check-in behavior of the user in the target time period.
In the step, the check-in completed by the user in the target time period is counted, namely, the check-in date of the check-in behavior of the user, the check-in times of the check-in of the user, the check-in date to be checked-in for the user to perform check-in and the check-in date of the check-in not checked-in of the user in the target time period are counted; here, the non-check-in date may be a historical check-in date on which the user cannot perform the check-in, or may be a non-arrival check-in date.
Step 3024, determining an award date for an award node awarding the user within the target time period in combination with the checked-in date, the checked-in times and the checked-out date.
In the step, whether the user needs to be rewarded within a target time period is determined by combining the checked-in date that the user checked in, the checked-in times of the user and the checked-out date that the user does not check in; if it is determined that the user needs to be rewarded within the target time period, a reward date for a reward node rewarding the user is determined.
Step 3025, rendering the check-in page components in the target time period to the check-in page of the mobile terminal by combining the time display format, the checked-in icon, the button icon, the label supplementing icon and the display icon.
In the step, according to a time display format, the sign-in icon of the sign-in date, the button icon of the button component in the sign-in page component, the sign-in icon of the sign-in date capable of performing sign-in and the display icon of the reward date are utilized to render the sign-in page component located in the target time period to the mobile terminal sign-in page.
According to the display method of the check-in page, the check-in configuration data of the check-in page component which is displayed in the check-in page at the current time point is obtained from the database component of the configuration terminal in response to the fact that the mobile terminal logs in the check-in page; and according to a time display format carried by the check-in configuration data, rendering the check-in page component to a check-in page of the mobile terminal by using the check-in configuration data. Thus, fast rendering of the check-in page can be achieved.
Referring to fig. 4, fig. 4 is a schematic structural diagram of a configuration device for a check-in page according to an embodiment of the present disclosure. The method is applied to the configuration terminal; as shown in fig. 4, the configuration apparatus 400 includes:
an interface jump module 410, configured to jump to a page editing interface in response to a page creation request; the page editing interface comprises a canvas area, a component list and an attribute configuration area; a check-in page component is displayed in the component list;
a component selection module 420, configured to, in response to a component selection operation for the check-in page component, display the check-in page component in the canvas area, and display a plurality of check-in attribute setting items for configuring a page display form of the check-in page component in the attribute configuration area;
the attribute configuration module 430 is used for responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring the page display form of the check-in page component and generating check-in configuration data of the check-in page component;
the data storage module 440 is configured to store the check-in configuration data in a database component, so that the mobile terminal obtains a check-in page of the check-in activity through rendering the check-in configuration data of the check-in page component.
Further, the plurality of check-in attribute setting items comprise calendar form configuration items; the check-in configuration data comprises calendar display data; when the attribute configuration module 430 is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module 430 is configured to:
responding to a form attribute configuration operation aiming at the calendar form configuration item, configuring a time display format of a calendar time component in the check-in page component, and generating calendar display data indicating the time display format of the calendar time component; wherein the time display format includes weekly display and monthly display.
Further, the multiple check-in attribute setting items comprise an incentive mode configuration item, an incentive content configuration item and an incentive icon configuration item; the check-in configuration data comprises reward configuration data; when the attribute configuration module 430 is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module 430 is configured to:
responding to mode configuration operation aiming at the reward mode configuration item, determining a reward distribution mode for distributing each reward content in the execution process of the check-in activity, and generating first reward data indicating the reward distribution mode of each reward content;
in response to a content configuration operation for the reward content configuration item, determining reward content of each reward node in the execution process of the check-in activity and generating second reward data indicating the reward content of each reward node;
responding to an icon configuration operation aiming at the reward icon configuration item, determining a display icon of a reward date corresponding to each reward node in the calendar time component, and generating third reward data of the display icon indicating the reward date corresponding to each reward node;
generating reward configuration data included with the check-in configuration data based on the first reward data, the second reward data, and the third reward data.
Further, the check-in attribute setting items comprise a jump type configuration item and a jump link configuration item; the check-in configuration data comprises page link data; when the attribute configuration module 430 is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module 430 is configured to:
responding to type configuration operation aiming at the jump type configuration item, configuring a jump mode whether the check-in page jumps or not and a jump type under the condition that the jump happens when the reward content of any reward node is picked up, and generating first jump data indicating the jump mode and the jump type;
responding to the link configuration operation aiming at the jump link configuration item, configuring a page link of a page to be jumped under the condition of jumping, and generating second jump data indicating the page link;
and generating page link data included by the check-in configuration data based on the first jump data and the second jump data.
Further, the multiple check-in attribute setting items comprise a check-in task configuration item; the sign-in configuration data comprises sign supplementing task data; when the attribute configuration module 430 is configured to configure the page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generate check-in configuration data of the check-in page component, the attribute configuration module 430 is configured to:
and responding to the label supplementing configuration operation aiming at the label supplementing task configuration item, determining label supplementing icons of label supplementing tasks and label supplementing dates to be executed when label supplementing is carried out on each label supplementing date, and generating label supplementing task data indicating the label supplementing dates and the label supplementing tasks corresponding to the label supplementing dates.
The configuration device for the check-in page provided by the embodiment of the application responds to the page creation request and jumps to a page editing interface; responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring a page display form of the check-in page component in the attribute configuration area; responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page component, and generating check-in configuration data of the check-in page component; and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component. Therefore, when the check-in page configuration requirement exists, the configuration of the check-in page can be quickly completed through the configured check-in page component, the configuration of the check-in page is completed under the condition that developers do not need to write codes, and further, the development speed of the check-in page is improved.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a display device of a check-in page according to an embodiment of the present disclosure. The method is applied to the mobile terminal; as shown in fig. 5, the display device 500 includes:
the data acquisition module 510 is configured to, in response to logging in to a check-in page of the mobile terminal, acquire, from a database component of the configuration terminal, check-in configuration data of a check-in page component that should be displayed in the check-in page of the mobile terminal at a current time point;
a page rendering module 520, configured to render the check-in page component to the mobile terminal check-in page according to a time display format carried by the check-in configuration data by using the check-in configuration data; wherein the time display format includes any one of weekly display and monthly display.
Further, when the data obtaining module 510 is configured to, in response to logging in to a mobile terminal check-in page, obtain, from a database component of a configuration terminal, check-in configuration data of a check-in page component that should be displayed in the mobile terminal check-in page at a current time point, the data obtaining module 510 is configured to:
responding to a login page of a mobile terminal, and determining a component identifier of a login page component to be displayed in the login page of the mobile terminal;
and determining the check-in configuration data of the check-in page component by searching the database component of the configuration terminal by using the component identifier.
Further, when the page rendering module 520 is configured to render the check-in page component to the check-in page of the mobile terminal by using the check-in configuration data according to the time display format carried by the check-in configuration data, the page rendering module 520 is configured to:
analyzing the sign-in configuration data, and determining a sign-in date, a sign-in icon of the sign-in date, a button icon of a sign-in button in a sign-in page component, a sign-in date, a sign-in icon of the sign-in date and a display icon of an awarding date;
determining a target time period of the check-in page component displayed in the check-in page according to the time display format and the current time point;
counting the checked-in date, the checked-in times, the date to be checked-in and the date not checked-in of the check-in behavior of the user in the target time period;
determining an award date for an award node awarding the user within the target time period in combination with the checked-in date, the checked-in times and the checked-out date;
and rendering the check-in page component in the target time period to the check-in page of the mobile terminal by combining the time display format, the checked-in icon, the button icon, the label supplementing icon and the display icon.
The display device of the check-in page responds to the check-in page logged in the mobile terminal, and acquires check-in configuration data of a check-in page component which is displayed in the check-in page of the mobile terminal at the current time point from a database component of a configuration terminal; and according to a time display format carried by the check-in configuration data, rendering the check-in page component to a check-in page of the mobile terminal by using the check-in configuration data. Thus, fast rendering of the check-in page can be achieved.
Referring to fig. 6, fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. As shown in fig. 6, the electronic device 600 includes a processor 610, a memory 620, and a bus 630.
The memory 620 stores machine-readable instructions executable by the processor 610, when the electronic device 600 runs, the processor 610 communicates with the memory 620 through the bus 630, and when the machine-readable instructions are executed by the processor 610, the steps of the configuration method for check-in pages in the embodiment of the method shown in fig. 1 and/or the steps of the display method for check-in pages in the embodiment of the method shown in fig. 3 may be executed.
An embodiment of the present application further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the step of the configuration method for a check-in page in the embodiment of the method shown in fig. 1 may be executed, and/or the step of the display method for a check-in page in the embodiment of the method shown in fig. 3 may be executed.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. The above-described apparatus embodiments are merely illustrative, and for example, the division of the units into only one type of logical function may be implemented in other ways, and for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not implemented. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer-readable storage medium executable by a processor. Based on such understanding, the technical solution of the present application or portions thereof that substantially contribute to the prior art may be embodied in the form of a software product stored in a storage medium and including instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present application, and are used for illustrating the technical solutions of the present application, but not limiting the same, and the scope of the present application is not limited thereto, and although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope disclosed in the present application; such modifications, changes or substitutions do not depart from the spirit and scope of the exemplary embodiments of the present application, and are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A configuration method of a check-in page is applied to a configuration terminal, and the configuration method comprises the following steps:
responding to the page creating request, and jumping to a page editing interface; the page editing interface comprises a canvas area, a component list and an attribute configuration area; a check-in page component is displayed in the component list;
responding to a component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area, and displaying a plurality of check-in attribute setting items for configuring a page display form of the check-in page component in the attribute configuration area;
responding to attribute configuration operation aiming at the plurality of check-in attribute setting items, configuring a page display form of the check-in page component, and generating check-in configuration data of the check-in page component;
and storing the check-in configuration data in a database component so that the mobile terminal obtains a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component.
2. The configuration method according to claim 1, wherein the plurality of check-in property setting items include a calendar form configuration item; the check-in configuration data comprises calendar display data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
responding to a form attribute configuration operation aiming at the calendar form configuration item, configuring a time display format of a calendar time component in the check-in page component, and generating calendar display data indicating the time display format of the calendar time component; wherein the time display format includes weekly display and monthly display.
3. The configuration method according to claim 2, wherein the plurality of check-in attribute setting items comprise a bonus manner configuration item, a bonus content configuration item, and a bonus icon configuration item; the check-in configuration data comprises reward configuration data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
responding to the mode configuration operation aiming at the reward mode configuration item, determining a reward issuing mode for issuing each reward content in the execution process of the check-in activity, and generating first reward data indicating the reward issuing mode of each reward content;
in response to a content configuration operation for the reward content configuration item, determining reward content of each reward node in the execution process of the check-in activity and generating second reward data indicating the reward content of each reward node;
responding to an icon configuration operation aiming at the reward icon configuration item, determining a display icon of a reward date corresponding to each reward node in the calendar time component, and generating third reward data of the display icon indicating the reward date corresponding to each reward node;
generating reward configuration data included in the check-in configuration data based on the first reward data, the second reward data, and the third reward data.
4. The configuration method according to claim 1, wherein the plurality of check-in property setting items comprise a jump type configuration item and a jump link configuration item; the check-in configuration data comprises page link data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
responding to type configuration operation aiming at the jump type configuration item, configuring a jump mode whether the check-in page jumps or not and a jump type under the condition that the jump happens when the reward content of any reward node is picked up, and generating first jump data indicating the jump mode and the jump type;
responding to the link configuration operation aiming at the jump link configuration item, configuring a page link of a page to be jumped under the condition of jumping, and generating second jump data indicating the page link;
and generating page link data included in the check-in configuration data based on the first jump data and the second jump data.
5. The configuration method according to claim 1, wherein the plurality of check-in property setting items comprise a patch task configuration item; the sign-in configuration data comprises sign supplementing task data; configuring a page display form of the check-in page component in response to the attribute configuration operation for the plurality of check-in attribute setting items, and generating check-in configuration data of the check-in page component, including:
and responding to the label supplementing configuration operation aiming at the label supplementing task configuration items, determining label supplementing tasks required to be executed when label supplementing is carried out on each label supplementing date and label supplementing icons of the label supplementing dates, and generating label supplementing task data indicating the label supplementing dates and the label supplementing tasks corresponding to the label supplementing dates.
6. A display method of a check-in page is applied to a mobile terminal, and comprises the following steps:
responding to a login page of the mobile terminal, and acquiring sign-in configuration data of a sign-in page component which is displayed in the mobile terminal sign-in page at the current time point from a database component of a configuration terminal;
according to a time display format carried by the check-in configuration data, rendering the check-in page component to a check-in page of the mobile terminal by using the check-in configuration data; wherein the time display format includes any one of weekly display and monthly display.
7. The display method according to claim 6, wherein the obtaining check-in configuration data from a database component of a configuration terminal, in response to logging in to a mobile terminal check-in page, of a check-in page component that should be displayed in the mobile terminal check-in page at the current time point comprises:
responding to a login page of the mobile terminal, and determining a component identifier of a mobile terminal login page component which is to be displayed in the login page;
and determining the check-in configuration data of the check-in page component by searching the database component of the configuration terminal by using the component identifier.
8. The display method according to claim 6, wherein the rendering the check-in page component into the mobile terminal check-in page through the check-in configuration data according to the time display format carried in the check-in configuration data comprises:
analyzing the sign-in configuration data, and determining a sign-in date, a sign-in icon of the sign-in date, a button icon of a sign-in button in a sign-in page component, a sign-in date, a sign-in icon of the sign-in date and a display icon of an awarding date;
determining a target time period of the check-in page component displayed in the check-in page according to the time display format and the current time point;
counting the checked-in date, the checked-in times, the date to be checked-in and the date not checked-in of the check-in behavior of the user in the target time period;
determining an award date for an award node awarding the user within the target time period in combination with the checked-in date, the checked-in times and the checked-out date;
and rendering the check-in page component in the target time period to the check-in page of the mobile terminal by combining the time display format, the checked-in icon, the button icon, the label supplementing icon and the display icon.
9. A configuration device of a check-in page is applied to a configuration terminal, and comprises:
the interface jumping module is used for responding to the page creating request and jumping to a page editing interface; the page editing interface comprises a canvas area, a component list and an attribute configuration area; a check-in page component is displayed in the component list;
the component selection module is used for responding to the component selection operation aiming at the check-in page component, displaying the check-in page component in the canvas area and displaying a plurality of check-in attribute setting items for configuring the page display form of the check-in page component in the attribute configuration area;
the attribute configuration module is used for responding to attribute configuration operation aiming at the check-in attribute setting items, configuring a page display form of the check-in page assembly and generating check-in configuration data of the check-in page assembly;
and the data storage module is used for storing the check-in configuration data in a database component so that the mobile terminal can obtain a check-in page of the check-in activity through the rendering of the check-in configuration data of the check-in page component.
10. A display device of a check-in page is applied to a mobile terminal, and comprises:
the data acquisition module is used for responding to a check-in page logged in the mobile terminal, and acquiring check-in configuration data of a check-in page component which is displayed in the check-in page at the current time point from a database component of the configuration terminal;
the page rendering module is used for rendering the check-in page component into the check-in page by using the check-in configuration data according to a time display format carried by the check-in configuration data; wherein the time display format includes any one of weekly display and monthly display.
CN202211378729.3A 2022-11-04 2022-11-04 Configuration method, display method and device of sign-in page Pending CN115630252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211378729.3A CN115630252A (en) 2022-11-04 2022-11-04 Configuration method, display method and device of sign-in page

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211378729.3A CN115630252A (en) 2022-11-04 2022-11-04 Configuration method, display method and device of sign-in page

Publications (1)

Publication Number Publication Date
CN115630252A true CN115630252A (en) 2023-01-20

Family

ID=84908597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211378729.3A Pending CN115630252A (en) 2022-11-04 2022-11-04 Configuration method, display method and device of sign-in page

Country Status (1)

Country Link
CN (1) CN115630252A (en)

Similar Documents

Publication Publication Date Title
US11803704B2 (en) Intelligently updating a collaboration site or template
CN111125560B (en) Data visualization processing method, device and computer system
CN111522552B (en) Sub-application generation method and device, computer equipment and storage medium
CN102567840A (en) Hybrid task board and critical path method based project management application interface
US11438227B2 (en) Iteratively updating a collaboration site or template
CN102859520A (en) Method and system for organizing information with a sharable user interface
CN104991898A (en) Processing method and apparatus for pushing information
CN104778600A (en) Incentive mechanisms for user interaction and content consumption
Whiting et al. Creating an iPhone application for collecting continuous ABC data
CN112241265A (en) Visual page processing method and equipment
CN112241263A (en) Visual page processing method and equipment
CN115578138A (en) Marketing method, marketing device, marketing medium and computing equipment
CN111679824B (en) Active page manufacturing method and device, electronic equipment and storage medium
CN115630252A (en) Configuration method, display method and device of sign-in page
CN111723134A (en) Information processing method, information processing device, electronic equipment and storage medium
CN112528204B (en) Method and device for manufacturing thematic webpage
CN105824606A (en) Scroll input method and terminal
CN114090002A (en) Front-end interface construction method and device, electronic equipment and storage medium
CN114546385A (en) Landing page generation method, device, equipment and storage medium
CN115544420A (en) Configuration method, display method and device of ranking list page and readable storage medium
CN115600035B (en) Method and device for generating offer page
US11138618B1 (en) Optimizing in-application purchase items to achieve a developer-specified metric
CN116204267B (en) Method and device for generating intellectual property flow form
WO2022256986A1 (en) Systems and methods for generating enquiries and responses based on application metadata
Türkcan et al. Entry and selection methods for specifying dates in mobile context

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