CN115705189A - Display interface construction method and related device - Google Patents

Display interface construction method and related device Download PDF

Info

Publication number
CN115705189A
CN115705189A CN202111625359.4A CN202111625359A CN115705189A CN 115705189 A CN115705189 A CN 115705189A CN 202111625359 A CN202111625359 A CN 202111625359A CN 115705189 A CN115705189 A CN 115705189A
Authority
CN
China
Prior art keywords
information
interface
component
user
platform
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
CN202111625359.4A
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Publication of CN115705189A publication Critical patent/CN115705189A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application provides a display interface construction method and a related device, wherein the method comprises the following steps: acquiring component style information corresponding to a component, wherein the component comprises at least one grid control; acquiring lattice control associated information corresponding to the lattice control, wherein the component style information and the lattice control associated information are acquired through configuration, and the lattice control associated information comprises content information and action information; performing interface layout operation according to the received layout instruction to obtain interface layout information, wherein the interface layout information comprises layout information of the components; and filling the components according to the component style information and the grid control associated information, and arranging the components according to the interface layout information to obtain a display interface. According to the technical scheme of the embodiment of the application, the content displayed to the user is more in line with the individual requirements of different users, the content displayed in the display interface is enriched, and the utilization rate of information resources is improved.

Description

Display interface construction method and related device
The present application is based on and claims priority of the chinese patent application having application number 2021109255824 entitled "display interface construction method and related apparatus", filed on 12.08/2021, which is hereby incorporated by reference in its entirety.
Technical Field
The application relates to the technical field of interface development, in particular to a display interface construction method and a related device.
Background
At present, the construction of a display interface of an application program is mainly completed by a developer of the application program, once the display interface is developed, the style of a component in the display interface and how the component is arranged in the display interface are fixed and invariable, and the display content is also preset, so that the display form of the display interface is one of thousands of people; moreover, because the information in the application program is usually many, the display interface built by the method also has the defects of single information display, low utilization rate of information resources and poor user attraction.
Disclosure of Invention
The embodiment of the application provides a display interface construction method and a related device, so that at least to a certain extent, thousands of display contents can be displayed in the display interface, the display contents to users are richer, the personalized requirements of different users are better met, the utilization rate of information resources is improved, and the attraction to the users can be enhanced.
Other features and advantages of the present application will be apparent from the following detailed description, or may be learned by practice of the application.
According to an aspect of an embodiment of the present application, there is provided a display interface construction method, including: acquiring component style information corresponding to a component, wherein the component comprises at least one lattice control, the component style information is used for determining the display form of the component, and the component style information is preconfigured; acquiring lattice control associated information corresponding to the lattice control, wherein the lattice control associated information is configured in advance, the lattice control associated information comprises content information and action information, the content information is used for determining content corresponding to the lattice control, and the action information is used for recording an action executed when the lattice control is triggered; performing interface layout operation according to the received layout instruction to obtain interface layout information, wherein the interface layout information comprises the layout information of the component; and filling the components according to the component style information and the grid control associated information, and arranging the components according to the interface layout information to obtain a display interface.
According to an aspect of an embodiment of the present application, there is provided a presentation interface construction apparatus, including: the device comprises a first acquisition unit, a second acquisition unit and a display unit, wherein the first acquisition unit is used for acquiring component style information corresponding to a component, the component comprises at least one lattice control, the component style information is used for determining the display form of the component, and the component style information is configured in advance; the second acquisition unit is used for acquiring grid control associated information corresponding to the grid control, wherein the grid control associated information is configured in advance, the grid control associated information comprises content information and action information, the content information is used for determining the content corresponding to the grid control, and the action information is used for recording the action executed when the grid control is triggered; the layout unit is used for performing interface layout operation according to the received layout instruction to obtain interface layout information, and the interface layout information comprises the layout information of the component; and the construction unit is used for filling components according to the component style information and the grid control associated information, and arranging the components according to the interface layout information to obtain a display interface.
In some embodiments of the present application, based on the foregoing solution, the display interface constructing apparatus is located in a configuration platform, and before acquiring component style information corresponding to a component, the first acquiring unit is further configured to: sending verification information according to the received platform registration request; acquiring reported registration information, wherein the registration information comprises encrypted information obtained by encrypting user identity information based on verification information, and the verification information is provided by a user according to the verification information; decrypting the encrypted information according to the verification information to obtain the user identity information; and generating identity identification information according to the user identity information, correspondingly storing the identity identification information and the user identity information, and returning the user identity information so as to log in the configuration platform according to the user identity information.
In some embodiments of the present application, based on the foregoing solution, the first obtaining unit is configured to: and generating identity identification information and token information with a valid period according to the user identity information, correspondingly storing the identity identification information, the user identity information and the token information, and returning the user identity information so as to log in the configuration platform within the valid period according to the user identity information and the token information.
In some embodiments of the present application, based on the foregoing solution, the first obtaining unit is configured to: acquiring component style information selected from a plurality of component style information presented by the configuration platform.
In some embodiments of the present application, based on the foregoing scheme, the second obtaining unit is configured to: determining lattice control associated information matched with the selected component style information according to the component type to which the selected component style information belongs; adding the determined grid control associated information into a recommendation list, pushing the recommendation list, and monitoring a selection event triggered based on the grid control associated information in the recommendation list; acquiring target grid control associated information, wherein the target grid control associated information is the grid control associated information which is triggered by the selection event in the recommendation list.
In some embodiments of the present application, based on the foregoing solution, the arranging unit is configured to: acquiring a target interface layout template selected from a plurality of interface layout templates displayed by the configuration platform; and generating an arrangement instruction according to the target interface layout template, and carrying out interface arrangement operation according to the arrangement instruction to obtain interface layout information.
In some embodiments of the present application, based on the foregoing scheme, the component style information and the interface layout template displayed by the configuration platform are uploaded to the sharing community platform by other users, and the arrangement unit is further configured to: generating an interface layout template according to the formed interface layout information; uploading the configured component style information and the generated interface layout template to the sharing community platform.
In some embodiments of the present application, based on the foregoing solution, the arranging unit is further configured to: obtaining corresponding comment information according to comment operation on the component style information and the interface layout template in the shared community platform; and submitting comment information corresponding to the component style information and the interface layout template to the sharing community platform.
In some embodiments of the present application, based on the foregoing solution, the shared community platform includes a plurality of communities, and the building unit is further configured to: responding to a collection operation of a user for a target community in the shared community platform, and sending a collection request for the target community to the shared community platform, wherein a community identifier corresponding to the target community in the collection request and a user identifier corresponding to the user are stored by the shared community platform correspondingly; and obtaining notification information returned by the sharing community platform, and displaying the notification information to the user, wherein the notification information is sent to the user corresponding to the user identifier after the sharing community platform monitors that the content in the target community corresponding to the community identifier is changed.
According to an aspect of the embodiments of the present application, there is provided a computer readable medium, on which a computer program is stored, the computer program, when executed by a processor, implementing the presentation interface construction method as described in the above embodiments.
According to an aspect of an embodiment of the present application, there is provided an electronic device including: one or more processors; a storage device, configured to store one or more programs, which when executed by the one or more processors, cause the one or more processors to implement the presentation interface construction method as described in the above embodiments.
In the technical solutions provided in some embodiments of the present application, both the component style information corresponding to the component and the lattice control associated information corresponding to the lattice control allow a user to configure by user-definition, and the layout mode of the interface also allows the user to freely arrange, so that the entire system can automatically integrate the component style information configured by the user, the lattice control associated information, and the component, and can arrange objects such as the component according to the interface layout mode arranged by the user, thereby automatically generating a display interface. Because the contents in the display interface are configured by the user, the display contents in the display interface are different from person to person, so that the contents displayed to the user are richer, and the user can select the configuration contents and the content display form according to the preference of the user, so that the personalized requirements of different users can be met; in addition, different users use different information resources when configuring the content, so that the utilization rate of the information resources can be improved, and the attraction to the users can be further enhanced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application. It is obvious that the drawings in the following description are only some embodiments of the application, and that for a person skilled in the art, other drawings can be derived from them without inventive effort. In the drawings:
FIG. 1 shows a schematic diagram of an exemplary system architecture to which aspects of embodiments of the present application may be applied;
FIG. 2 illustrates a flow diagram of a presentation interface construction method according to an embodiment of the present application;
fig. 3 shows a schematic diagram of a presentation interface constructed in a video App scenario according to an embodiment of the application;
FIG. 4 illustrates a schematic diagram of an interface orchestration operation at a configuration platform according to an embodiment of the application;
FIG. 5 illustrates a schematic diagram of building a presentation interface according to one embodiment of the present application;
FIG. 6 shows a flowchart of steps prior to obtaining component style information corresponding to a component, according to one embodiment of the present application;
FIG. 7 shows a flow diagram of a user access platform according to an embodiment of the present application;
FIG. 8 illustrates a flow diagram for obtaining grid control association information corresponding to a grid control according to an embodiment of the present application;
FIG. 9 illustrates a flow diagram of an interface orchestration operation according to received orchestration instructions according to one embodiment of the application;
FIG. 10 illustrates an interaction flow diagram for a user favorite community according to one embodiment of the present application;
FIG. 11 shows a block diagram of a presentation interface construction apparatus according to an embodiment of the present application;
FIG. 12 illustrates a schematic structural diagram of a computer system suitable for use in implementing the electronic device of an embodiment of the present application.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the application. One skilled in the relevant art will recognize, however, that the subject matter of the present application can be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations, or operations have not been shown or described in detail to avoid obscuring aspects of the application.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
The display interface of the application program is an interactive entrance for the user to access the application program, and is the only way for the user to obtain the required information from the application program. However, at present, the construction of the display interface of the application program is mainly completed by developers of the application program, and therefore, how information is displayed and the display content in the display interface are also preset, for example, the information in the display interface is set according to the heat of the information, which results in one of thousands of people in the expression form of the display interface; moreover, because the background of the application program can provide a lot of information for the user, the display interface built by the method has the defects of single information display and low utilization rate of information resources, and the information displayed by the method may not be matched with the personal preference of the user, so that the attraction of the display interface is poor.
Therefore, the embodiment of the present application first provides a method for constructing a presentation interface, where the construction of the presentation interface is a process of generating the presentation interface, the presentation interface may be an interface of various application programs, the nature of the interface may be a web page, and may also be a native interface of an application program, and the application program may be deployed on various devices with an ability to interact with a user through a display, for example, a smart watch, a tablet computer, a smart phone, a personal computer, a television, and the like.
Fig. 1 shows a schematic diagram of an exemplary system architecture to which the technical solution of the embodiments of the present application can be applied. As shown in fig. 1, the system architecture 100 may include terminals, a network 104, and a server 105, where the terminals may specifically include a first terminal 101, a second terminal 102, and a third terminal 103, and may also include any other number of terminals. Each terminal may communicate with a server 105 through a network 104. Each terminal is an intelligent terminal and can be provided with a video App (Application), a configuration platform and a server corresponding to the video App are operated on the server 105, the configuration platform can configure a homepage interface of the video App, a user of each terminal can access the configuration platform on the server 105 through the video App, and the brand and the model of each terminal can be any. The process of building a presentation interface using the system architecture shown in FIG. 1 is as follows: firstly, a user logs in a configuration platform on a server 105 by using a video App installed on a terminal; then, a user creates a component in a configuration platform, and configures style information of the component and grid control associated information corresponding to a grid control in the component, wherein the grid control associated information can comprise a cover picture of a certain video to be displayed on a home page interface of the video App, an interface to which the cover picture is skipped after being clicked, and the like; then, opening a layout interface in the configuration platform by a user, performing interface layout operation, and specifically configuring the layout of the components so that the configuration platform can obtain interface layout information; next, the configuration platform can integrate the style information, the grid control association information and the interface layout information of the assembly, so as to form a configured home page interface; and finally, when the user opens the video App again, the newly configured home page interface can be seen, the corresponding video introduction interface is skipped to by clicking a cover picture in the home page interface, the video introduction interface can comprise video introduction information and a video playing button, and when the user clicks the video playing button, the video from the server can be cached and played.
It should be understood that the number of terminals, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminals, networks, and servers, as desired for an implementation. For example, server 105 may be a server cluster comprised of multiple servers, or the like.
In some embodiments of the application, at least one of the style information and the interface layout information configured by the user is selected by the user from information provided by the configuration platform.
In some embodiments of the present application, the terminal is any one of: smart watches, tablet computers, smart phones, personal computers, televisions.
In some embodiments of the present application, the configuration platform has multiple users, and the same home page interface can be configured by the multiple users in cooperation respectively.
In some embodiments of the present application, when a user logs in a platform for the first time, an identity authentication operation needs to be performed based on an identity verification code.
In some embodiments of the application, the configuration platform further includes an exchange community, and style information and interface layout information configured by the user on the configuration platform as resources can be shared to other users through the exchange community.
In some embodiments of the application, each user can browse resources such as style information and interface layout information shared by other users in the communication community, and can also perform operations such as approval, collection, comment and sharing on the resources.
In some embodiments of the application, resources such as style information, interface layout information and the like collected by a user in an exchange community may be displayed in a corresponding information configuration entry in a configuration platform, and the user may select a required resource in the information configuration entry to configure various information used for constructing a presentation interface.
It should be noted that fig. 1 shows only one embodiment of the present application. Although the scheme in the embodiment of fig. 1 is used for constructing a home page interface of a video App, in other embodiments or specific applications of the present application, other interfaces (such as a channel page) of the video App may also be constructed, and even interfaces of other types of applications (such as a picture browsing program) may also be constructed; although in the scheme of the embodiment of fig. 1, the user configures information such as style information of a component, grid control association information, and the like on the terminal, that is, configures an interface of an application program deployed on the terminal, in other embodiments of the present application, the user may also configure an interface of an application program deployed on various terminals such as a PC (Personal Computer), a smart phone, a tablet Computer, and the like; although in the scheme of the embodiment of fig. 1, the server and the configuration platform corresponding to the video App are deployed on the same server, in other embodiments of the present application, the server and the configuration platform corresponding to the video App may be deployed on different servers respectively; although in the scheme of the embodiment of fig. 1, the terminal device for providing the configuration information by the user and the terminal device for finally obtaining and displaying the home page interface are the same terminal device, in other embodiments of the present application, the two terminal devices may be different terminal devices. The embodiments of the present application are not limited in this respect, and the scope of protection of the present application should not be limited thereby.
It is easy to understand that the display interface construction method provided by the embodiment of the present application is generally executed by a server, and accordingly, the display interface construction apparatus is generally disposed in the server. However, in other embodiments of the present application, the terminal device may also have a similar function as the server, so as to execute the scheme of the presentation interface construction provided by the embodiment of the present application.
Therefore, the scheme of the embodiment of the application can be applied to a terminal or a server. The server may be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, or a cloud server providing basic cloud computing services such as cloud service, a cloud database, cloud computing, cloud functions, cloud storage, network service, cloud communication, middleware service, domain name service, security service, CDN, and a big data and artificial intelligence platform. The terminal may be, but is not limited to, a smart phone, a tablet computer, a laptop computer, a desktop computer, a smart speaker, a smart watch, and the like. The terminal and the server may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
In some embodiments of the present application, various user-configured information is managed and shared in a blockchain.
The blockchain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism and an encryption algorithm. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product services layer, and an application services layer.
The block chain underlying platform can comprise processing modules such as user management, basic service, intelligent contract and operation monitoring. The user management module is responsible for identity information management of all blockchain participants, and comprises public and private key generation maintenance (account management), key management, user real identity and blockchain address corresponding relation maintenance (authority management) and the like, and under the authorization condition, the user management module supervises and audits the transaction condition of certain real identities and provides rule configuration (wind control audit) of risk control; the basic service module is deployed on all block chain node equipment and used for verifying the validity of the service request, recording the service request to storage after consensus on the valid request is completed, for a new service request, the basic service firstly performs interface adaptation analysis and authentication processing (interface adaptation), then encrypts service information (consensus management) through a consensus algorithm, transmits the service information to a shared account (network communication) completely and consistently after encryption, and performs recording and storage; the intelligent contract module is responsible for registering and issuing contracts, triggering the contracts and executing the contracts, developers can define contract logics through a certain programming language, issue the contract logics to a block chain (contract registration), call keys or other event triggering and executing according to the logics of contract clauses, complete the contract logics and simultaneously provide the function of upgrading and canceling the contracts; the operation monitoring module is mainly responsible for deployment, configuration modification, contract setting, cloud adaptation in the product release process and visual output of real-time states in product operation, such as: alarming, monitoring network conditions, monitoring node equipment health states and the like.
The platform product service layer provides basic capability and an implementation framework of typical application, and developers can complete block chain implementation of business logic based on the basic capability and the characteristics of the superposed business. The application service layer provides the application service based on the block chain scheme for the business participants to use.
The configuration platform in the embodiment of the present application may be implemented by using a cloud computing technology.
Cloud computing (cloud computing) is a computing model that distributes computing tasks over a pool of resources formed by a large number of computers, enabling various application systems to obtain computing power, storage space, and information services as needed. The network that provides the resources is referred to as the "cloud". Resources in the "cloud" appear to the user as being infinitely expandable and available at any time, available on demand, expandable at any time, and paid for on-demand.
As a basic capability provider of cloud computing, a cloud computing resource pool (called as laas (Infrastructure as a Service) platform for short) is established, and multiple types of virtual resources are deployed in the resource pool and are selectively used by external clients. The cloud computing resource pool mainly comprises: computing devices (which are virtualized machines, including operating systems), storage devices, and network devices.
According to the logic function division, a PaaS (Platform as a Service) layer can be deployed on an IaaS (Infrastructure as a Service) layer, a SaaS (Software as a Service) layer is deployed on the PaaS layer, and the SaaS can be directly deployed on the IaaS. PaaS is a platform on which software runs, such as a database, a web container, etc. SaaS is a variety of business software, such as web portal, sms, and mass texting. Generally speaking, saaS and PaaS are upper layers relative to IaaS.
The implementation details of the technical solution of the embodiment of the present application are set forth in detail below:
FIG. 2 shows a flow diagram of a presentation interface construction method according to an embodiment of the present application, which may be performed by any device having communication and data processing capabilities. These devices may be local computer devices, or cloud devices such as a cloud server and a cloud server cluster. Referring to fig. 2, the display interface construction method at least includes the following steps:
in step 210, component style information corresponding to the component is obtained, the component includes at least one lattice control, the component style information is used for determining a presentation form of the component, and the component style information is preconfigured.
The steps in this embodiment may be performed by a configuration platform, i.e., a user may configure component style information on the configuration platform.
A component is an abstract object that needs to be combined with content to enable the display of a complete item of information in a built presentation interface. How a component is presented in the presentation interface can be determined based on the component style information.
The component style information may include information on patterns, shadows, special effects, sizes, shapes, etc. of the components.
After the user creates the component style information by using the terminal, the client corresponding to the configuration platform is opened on the terminal to access the configuration platform on the server, and then the component style information is uploaded to the configuration platform on the server through the uploading entrance, so that the configuration of the component can be realized.
In an embodiment of the application, before obtaining component style information corresponding to a component, the method for constructing a presentation interface further includes: a component is created.
In one embodiment of the present application, acquiring component style information corresponding to a component includes: component style information selected from a plurality of component style information exposed by a configuration platform is obtained.
Specifically, the configuration platform may include a plurality of preconfigured component style information, an interface of the configuration platform may present the component style information, and a user may perform a selection operation on the presented component style information.
In the embodiment of the application, the component style information is provided for the user to select, so that the user does not need to separately create the component style information, and the efficiency of configuring the component style information by the user is improved.
In an embodiment of the application, after obtaining component style information selected from a plurality of component style information displayed by a configuration platform, the display interface constructing method further includes: and acquiring the configured component parameter information, and carrying out parameter adjustment on the selected component style information according to the component parameter information.
Specifically, the component parameter information is information for further adjustment of the component style information. For example, if one piece of component style information defines that a corresponding component is a rounded rectangle, then the component parameter information may be used to adjust the size of the rounded rectangle; the component parameter information can be configured by the user through operations of dragging, sliding and the like on the component, and can also be configured by filling numbers or characters in some text input boxes.
In the embodiment of the application, the user is allowed to customize the parameters of the component while providing the component style information for the user, so that richer component styles are generated, the efficiency of configuring the component style information by the user is improved, and the degree of freedom of configuring the component style information by the user is ensured.
In one embodiment of the present application, the presentation interface is a presentation interface of a video application, and the presentation interface includes one or more video access entries.
The video access portal may be abstracted in the form of components.
Fig. 3 shows a schematic diagram of a presentation interface constructed in a video App scene according to an embodiment of the present application. Referring to fig. 3, a home page interface of a video App is shown, which includes a plurality of components, each of which displays a video access portal, which may include posters for video covers and may also include introductory information for videos. After a user clicks a certain component in the home interface, the user may directly view the played video, or may view a jump of the interface from the home interface to a detailed page interface of the video corresponding to the clicked component. It can be seen that in the home interface shown in fig. 3, many components are rectangles, and this information of the rectangles can be component style information configured by the user. The various components in the home interface shown in fig. 3 are arranged in a cascading fashion from top to bottom.
Although the presentation interface constructed based on the embodiment of the present application is shown in fig. 3 as a home page interface of a video App, it is easy to understand that the video App may further include a plurality of channel pages besides the home page, and the channel pages may also be constructed by the presentation interface construction method provided in the embodiment of the present application.
FIG. 4 illustrates a schematic diagram of an interface orchestration operation at a configuration platform according to one embodiment of the application. As shown in FIG. 4, the Component is shown as a Component, and thus, the Component is an abstraction of a layer of layout structure in the constructed presentation interface. The Component includes one or more Grid controls, i.e., grid in Component shown in fig. 4, and a Component may include multiple grids, so that Grid is an abstraction of the layout structure of the layer below the layout structure of the Component in the presentation interface.
FIG. 6 shows a flowchart of steps prior to obtaining component style information corresponding to a component, according to one embodiment of the present application. As shown in fig. 6, the method comprises the following steps:
in step 610, authentication information is sent in response to receiving the platform registration request.
The platform registration request is a request sent when a user first accesses the configuration platform. The authentication information may be an authentication code. The verification information is sent by the platform according to the identity information carried in the platform registration request. For example, the platform registration request may carry a mobile phone number of the user, and then may send the verification information to the mobile phone number; the platform registration request may also carry a mailbox of the user, and then the verification information may be sent to the mailbox.
Fig. 7 shows a flow diagram of a user access platform according to an embodiment of the application. In the following, the solution of the embodiment shown in fig. 7 will be described in connection with fig. 6.
Referring to fig. 7, the flow chart is completed by the platform, the number placing service, the verification code service and the storage service through interaction. The platform is equivalent to a client used by a user and corresponding to the configuration platform, and one or more of a number placing service, a verification code service and a storage service can be located in the configuration platform.
Firstly, a user accesses a platform for the first time and sends a request to a number allocation service to apply for an id and a token; after receiving the request, the number placing service sends a request to the verification code service, and the request sends a code which is the verification code; then, the verification code service returns a verification code to the number placing service; the number placing service returns the received verification code to the platform and prompts the user to input the verification code.
In step 620, the reported registration information is obtained, where the registration information includes encrypted information obtained by encrypting the user identity information based on the verification information, and the verification information is provided by the user according to the verification information.
Referring to fig. 7, the platform receives the verification code, and the user inputs the code on the platform, where the code is the verification information. Since the verification information is used to verify the verification code, the verification information is usually identical to the verification code. Then, the platform encrypts in a manner of Pri = Enc (code, user information) to obtain a ciphertext, wherein the user information is user identity information, the Enc is an encryption algorithm, such as an asymmetric encryption algorithm like RSA, pri is the ciphertext obtained by encrypting, and the ciphertext is the encryption information obtained by encrypting the user identity information based on the verification information; the platform then sends the ciphertext to the number placing service.
In step 630, the encrypted information is decrypted according to the verification information to obtain the user identity information.
Continuing to refer to fig. 7, after the code allocation service acquires the ciphertext, the code allocation service requests the verification code service to acquire a code, and the verification code service returns the code to the code allocation service according to the request; then, the code is decrypted by the number allocation service to obtain the user identity information.
In step 640, identity information is generated according to the user identity information, the identity information and the user identity information are correspondingly stored, and the user identity information is returned so as to log in the configuration platform according to the user identity information.
The embodiment of the application improves the safety of the user logging in the configuration platform.
In an embodiment of the present application, generating identity information according to user identity information, correspondingly storing the identity information and the user identity information, and returning the user identity information, so as to log in a configuration platform according to the user identity information, includes:
and generating identity identification information and token information with a valid period according to the user identity information, correspondingly storing the identity identification information, the user identity information and the token information, and returning the user identity information so as to log in the configuration platform within the valid period according to the user identity information and the token information.
Specifically, in fig. 7, after the number allocation service acquires the user identity information, an id and a token are generated according to the user identity information, and the user identity information, the id and the token are written into the storage service, and after the number allocation service acquires the information indicating success returned by the storage service, the id and the token are returned to the user.
Each time a user logs in a configuration platform, the id and token are carried in a login request for identity authentication. When the token is generated, a corresponding valid period can be set, and when the expired token is carried in the login request, the user can be refused to login, so that the security is improved.
In the embodiment of fig. 7, the storage service stores the registration information of the user, the storage service may store the registration information by using mysql, and store the registration information into the storage table t _ user _ info, and the field of the storage table t _ user _ info may be designed in the manner of table 1:
Id user id
Token User password
UserInfo User identity information
PhoneNumber User contact
RegisterTime Registration time
TABLE 1
Referring to fig. 2, in step 220, grid control association information corresponding to the grid control is obtained, where the grid control association information is configured in advance, the grid control association information includes content information and action information, the content information is used to determine content corresponding to the grid control, and the action information is used to record an action executed when the grid control is triggered.
The grid control is a basic unit for information display and action execution in the constructed display interface.
The grid control associated information corresponding to the grid control is the content corresponding to the grid control, and the grid control is the bearing body of the content.
In an embodiment of the application, the grid control association information further includes report association information, and the report association information is used to indicate that the behavior of the grid control is monitored, so as to obtain the monitored report information.
Specifically, the reporting association information may include reporting area positioning information and a reporting field, where the reporting area positioning information is used to indicate that an area corresponding to the reporting area positioning information in the display interface is monitored, and the reporting field is used to indicate a type of the reporting information.
Therefore, after the area corresponding to the reporting area positioning information is monitored, the reported information corresponding to the reported field can be acquired.
In other words, the reporting area positioning information and the reporting field are a buried point, and the buried point is used for monitoring the operation of the user on the specific area on the display interface.
FIG. 5 shows a schematic diagram of a build presentation interface according to one embodiment of the present application. Referring to fig. 5, the constructed presentation interface is abstracted into two parts, namely a presentation layout and presentation content, and the right part is a presentation content part, which is realized by controlling the lattice control. Specifically, the grid control is abstracted into 3 parts, namely View, action and Report, through control, and the following description is presented one by one:
and (3) View: the presentation form, for example, for a commonly used poster view, may generally include fields such as background picture, title (main title), second _ title (sub-title), topTag (top tag), update _ time (update time), and the like, which may be obtained by a configuration platform sending a field data acquisition request to a media asset service, where the media asset service is a service that provides content information such as media resources, for example, may be a pre-established media resource library including various data such as text, picture, video, and the like. That is to say, the information configured in View is content information, the content information in the grid control related information may be acquired by a configuration platform requesting another service, for example, a media resource service may provide an interface for acquiring the content information, the configuration platform calls the interface to acquire the content information, and a user may select content information that needs to be used on the configuration platform to implement configuration of the content information. For example, the following content information may be configured: background picture: "seaside landscape. Jpg", top label: "weight pounds", subheading: "overseas large tablet". It is easy to understand that the content information is data describing content, and the content corresponding to the content information is information represented by the data. For example, for the content information "seaside landscape.jpg", the corresponding content is the picture information of seaside landscape contained in the file "seaside landscape.jpg"; for the content information of the type of "pound weight" as the top label, the corresponding content includes two words of "pound weight" and can also include style information exhibited by the top label.
In the foregoing fig. 3 embodiment, the following content information may be configured: top labeling: "hot search", background plot: "XX movie poster. Jpg", update time: "8 month 1 day", main title: "true phase of silence", subheading: "VIP exclusive". The content corresponding to the content information is information that can be displayed by the configured data.
And (4) Action: actions are performed, i.e. actions that may occur when the user clicks on the area, such as jump to album detail page cover _ id, jump to channel page channel _ id, jump to topic detail page topic _ id, jump to topic detail page history _ id, etc. The actions are Action information in the grid control association information, and the actions are also configured on the configuration platform by the user.
Report: and reporting the associated information, namely the reported content, mainly uploading the area positioning information, and reporting fields with special service requirements in a key-value format, so that the background positioning problem and data analysis are facilitated. In fig. 5, the information configured in Report includes location information and content information, the location information includes a channel where the channel is located, a Group where the channel is located, a Line where the Line is located, a Component where the Component is located, a Grid where the Grid is located, and an index of an entry in the Grid where the Grid is located, and the content information includes a content type and a content identification field. Thus, an area can be accurately located using the location information, and what content is reported about the area can be determined based on the content information.
The configuration of the lattice control association information is realized through the way of controlling shown in the embodiment of fig. 5.
When a user creates a home page interface, a storage table t _ user _ hp _ info may be established to store home page layout introduction information, and fields of the storage table t _ user _ hp _ info may be designed in the manner of table 2:
Id user id
HpId Home page id
HpInfo Introduction to the first Page
CreateTime Creation time
TABLE 2
The HPId in table 2 is associated with specific information stored in the home page layout, the specific information may be stored by building a storage table t _ hp _ component _ info, and a field of the storage table t _ hp _ component _ info may be designed in the manner of table 3:
HpId home page id
HpInfo Introduction to the layout
Groups Layout information [ control-based representation mode ]
CreateTime Creation time
UpdateTime Modifying time
TABLE 3
Fig. 8 shows a flowchart for obtaining lattice control associated information corresponding to a lattice control according to an embodiment of the present application. Referring to fig. 8, the following steps may be included:
in step 810, lattice control association information matched with the selected component style information is determined according to the component type to which the selected component style information belongs.
The corresponding component types are preset in the component style information on the configuration platform, and the lattice control associated information matched with the component style information of different component types can be different.
Specifically, an associated information type corresponding to the component type to which the selected component style information belongs may be determined, and then the lattice control associated information belonging to the associated information type may be used as the lattice control associated information matched with the selected component style information.
The type of the associated information is the category of the associated information of the grid control.
In step 820, the determined grid control association information is added into a recommendation list, the recommendation list is pushed, and a selection event triggered based on the grid control association information in the recommendation list is monitored.
The user may select the lattice control associated information in the recommendation list, for example, the user may click the lattice control associated information in the recommendation list through a mouse to select the lattice control associated information. Once the grid control association information is clicked, a corresponding selection event is triggered.
The determined grid control associated information can be pushed in an information list mode, and after receiving the information list, the terminal equipment of the user can select the needed grid control associated information in the information list.
In other embodiments of the present application, the information list pushed to the user may further include other grid control associated information, where the recommended grid control associated information may be preferentially displayed in the information list, for example, may be displayed at the forefront of the information list.
In step 830, target grid control association information is obtained, where the target grid control association information is the grid control association information that triggered the selection event in the recommendation list.
By monitoring which grid control associated information is triggered to select an event in the recommendation list, which grid control associated information is selected by the user can be known, and further target grid control associated information selected by the user can be obtained.
Specifically, a plurality of pieces of content information and a plurality of pieces of action information may be recommended to the user, respectively, and then the user selects desired content information and action information among the pieces of content information and action information, thus completing the configuration of the content information and the action information.
In the embodiment of the application, the lattice control associated information matched with the selected component style information is recommended to the user, the user only needs to select without inputting the lattice control associated information, and the efficiency of configuring the lattice control associated information is improved.
Referring to fig. 2, in step 230, an interface layout operation is performed according to the received layout instruction to obtain interface layout information, where the interface layout information includes layout information of the components.
The interface layout operation is a process of setting an interface layout, and the interface layout comprises arrangement modes of components in the interface.
Specifically, the configuration platform may include an interface layout area, where the interface layout area is a graphical interactive interface, the component may be added to the interface layout area, and a user may perform operations such as dragging the component in the interface layout area to layout the interface.
The interface layout information is background data information corresponding to the content in the graphical interaction interface, namely the interface layout area; the layout information of the components is information such as the positions of the components in the interface layout area.
With continued reference to fig. 5, the left portion of the constructed display interface is a display layout, which is divided into seven layers, and is similar to the display interface in the embodiment of fig. 4. The presentation interface shown in fig. 4 may further include abstractions of layout structures of other layers, specifically, line is an abstraction of a layout structure on a layer of the layout structure of Component in the presentation interface, group is an abstraction of a layout structure on a layer of the layout structure of Line in the presentation interface, and when an interface layout operation is performed, layout structures of different layers may be further arranged, so that the constructed presentation interface is layered. The division of the layout into seven layers is shown in fig. 5, which means that seven layers of layout structures can be configured while performing the interface layout operation; in other embodiments of the present application, however, the hierarchy of the layout structure may be arbitrary.
When the result of the interface layout operation performed by the user is displayed in a graphical manner, the result is an interface layout template, and the data of the interface layout template recorded in the background of the configuration platform is the corresponding interface layout information.
Although the configuration of the information and the arrangement of the interface are performed autonomously by the user in the embodiment of the present application, in other embodiments of the present application, these operations may also be performed by a professional operator, which may improve the normative of the constructed presentation interface.
FIG. 9 illustrates a flow diagram for performing an interface orchestration operation according to received orchestration instructions according to one embodiment of the application. As shown in fig. 9, the method comprises the following steps:
in step 910, a target interface layout template selected from a plurality of interface layout templates displayed by a configuration platform is obtained.
Specifically, the configuration platform may be displayed with pre-set interface layout templates that may be designed by an interface construction expert.
And the user accesses the configuration platform by using the client side, and can select the interface layout template.
In step 920, a layout instruction is generated according to the target interface layout template, and interface layout operation is performed according to the layout instruction to obtain interface layout information.
The target interface layout template is graphical information displayed in a graphical interactive interface, the graphical information cannot be used for constructing a page and needs to be converted into interface layout information, and the step is to convert the target interface layout template into the interface layout information through arranging instructions.
Specifically, the target interface layout template can be identified by using a pre-trained deep learning model, and effective information in the target interface layout template is extracted, so that the arrangement instruction is generated by using the effective information.
In other embodiments of the present application, interface layout information corresponding to the target interface layout template may also be directly generated by using the deep learning model.
In the embodiment of the application, the interface layout template is provided for the user to select, and the user does not need to manually perform interface arrangement operation, so that the construction efficiency of the display interface is improved.
Referring to fig. 2, in step 240, component filling is performed according to the component style information and the grid control association information, and component arrangement is performed according to the interface layout information to obtain a display interface.
In an embodiment of the application, after obtaining the presentation interface, the method for constructing the presentation interface further includes: and previewing the display interface.
That is to say, in the embodiment of the present application, the user can know in advance what the form of the constructed presentation interface is in the presentation interface, and when the form does not meet the final idea of the user, the user can modify the presentation interface in time.
In an embodiment of the application, after obtaining the presentation interface, the method for constructing the presentation interface further includes: and pushing the display interface to the target terminal.
The target terminal can be a terminal of the user accessing the configuration platform, and can also be other terminals.
Specifically, a terminal of the user accessing the configuration platform can be a smart phone, an account of the user on the configuration platform is bound with an account of a video App deployed on the smart television, and the user can push a display interface constructed on the configuration platform by using the smart phone to the smart television.
In an embodiment of the application, the component style information and the interface layout template displayed by the configuration platform are uploaded to the sharing community platform by other users, and the display interface construction method further includes: generating an interface layout template according to the formed interface layout information; and uploading the configured component style information and the generated interface layout template to a sharing community platform.
The sharing community platform can comprise a plurality of communities, and users can create the communities and upload component style information and interface layout templates into the communities; the sharing community platform can further comprise a preset community, and users need to upload authored content to the corresponding community according to the type of the community. For example, the sharing community platform may include a component style information community and an interface layout template community, which are respectively used for uploading component style information and an interface layout template. The sharing community platform is arranged, so that the attraction to users can be improved.
The community may be maintained through the community information table t _ community _ info and the community first page layout table t _ community _ hp _ info.
The fields in the community information table t _ community _ info may be designed in the manner of table 4:
Id community id
Info Introduction of community content
Creator CreatingPerson (user id)
CreateTime Creation time
TABLE 4
The fields in the community first page layout table t _ community _ hp _ info may be designed in the manner of table 5:
Id community id
HpId Home layout id
SendId Uploading user id
HpInfo First page layout description information
SendTime Upload time
TABLE 5
As shown in table 5, hpId can be associated with t _ hp _ component _ info, thereby acquiring detailed information of the layout.
In an embodiment of the present application, the display interface constructing method further includes: according to comment operation on component style information and an interface layout template in a shared community platform, acquiring corresponding comment information; and submitting comment information corresponding to the component style information and the interface layout template to a sharing community platform.
In the embodiment of the application, users in the sharing community platform can comment on the component style information and the interface layout template in the sharing community platform, and the comment information is submitted to the sharing community platform so that each user in the sharing community platform can share evaluation of the component style information and the interface layout template, and therefore liveness of the user in the sharing community platform is promoted.
Particularly, community comments are stored based on redis because of large user access amount, so as to enhance the access performance of the service, wherein key is id of the community, and value is comment content id. Because additional comments exist in the comment content, the comment content is also independently used as a storage structure and is stored based on the storage structures of rediss and list, wherein key is comment content id, and value is information including comment time, comment information, reviewers and the like.
In an embodiment of the present application, the display interface constructing method further includes: and displaying the collected component style information and the interface layout template in the configuration platform according to the collection operation of the component style information and the interface layout template in the shared community platform.
In the embodiment of the application, the users sharing the community platform and the configuration platform are the same, the users sharing the community platform can collect the component style information and the interface layout template of the sharing community platform, and the component style information and the interface layout template displayed by the configuration platform are collected in the sharing community platform by the users of the configuration platform.
Specifically, the shared community platform and the configuration platform may be two platforms for user data intercommunication, and may also be the same platform, for example, the shared community platform is a functional module of the configuration platform or the configuration platform is a functional module of the shared community platform, and the like.
The user can also collect the community in the shared community platform.
In an embodiment of the application, the sharing community platform includes a plurality of communities, and the display interface construction method further includes: responding to a collection operation of a user for a target community in a shared community platform, sending a collection request for the target community to the shared community platform, wherein a community identifier corresponding to the target community in the collection request and a user identifier corresponding to the user are correspondingly stored by the shared community platform; and obtaining notification information returned by the sharing community platform, and displaying the notification information to the user, wherein the notification information is sent to the user corresponding to the user identifier after the sharing community platform monitors that the content in the target community corresponding to the community identifier is changed.
The user can click a collection button displayed in the configuration platform to carry out collection operation, the shared community platform can determine which user collects the community in the shared community platform according to the community identification corresponding to the target community in the collection request and the user identification corresponding to the user, and after the monitored content in one community is changed, notification information can be sent to the user collecting the community on the configuration platform, so that the user collecting the community can timely know that the community interested by the user is likely to increase new content, and the activity of the user in the shared community platform is improved.
FIG. 10 illustrates an interaction flow diagram for a user favorite community according to one embodiment of the present application. Referring to fig. 10, the method may specifically include the following steps:
first, a community collection request is required to be sent to a collection service, and the community collection request carries a user id and a community id.
Then, the collection service returns information indicating the collection success to the user, so that the process of collecting the community by the user is realized.
Then, when community content in the community storage service is changed, reminding information indicating the change of the community content is sent to the message center service;
next, the message center service sends a query request to the collection service to query the users who collect the community;
then, the collection service returns the user id to the message center service;
and finally, the message center service sends notification information to the user to notify the user of paying attention to community change.
The embodiment shown in fig. 10 may enable users to timely learn about updated content in communities of interest.
The sharing community platform can also improve the enthusiasm of the user for uploading the component style information and the interface layout template through commercial operation, for example, the user needs to pay to obtain the component style information and the interface layout template uploaded by other people.
In summary, for a video App scene, the scheme of the embodiment of the present application has at least the following beneficial effects: firstly, because each component content of the current video home page needs to be configured by an operator one by one or needs to be developed by a developer integrally, according to the display interface construction method provided by the embodiment of the application, the two hands of the operator or the developer are firstly liberated. Secondly, the user can select favorite columns in the video App and associate the favorite columns with the components, and the utilization rate of media resource is fully utilized. Moreover, thousands of people and thousands of faces of the video App interface layout are realized, and each user selects a content layout mode suitable for the user. And each user can select the video App to present different styles and contents to the user. Finally, the bandwidth is reduced, and the current default home page layout needs to cater to all users, so that the home page content is numerous and has dozens of channels, but the possibility that the user really pays attention to and likes only four or five channels, so that by the self-defined arrangement mode, the background channel page issuing only needs to issue the channel page content arranged by the user, the bandwidth cost is greatly reduced, and the possibility of background faults is reduced.
The following describes embodiments of the apparatus of the present application, which may be used to implement the method for constructing a presentation interface in the above embodiments of the present application. For details that are not disclosed in the embodiments of the apparatus of the present application, please refer to the embodiments of the method for constructing the display interface described above in the present application.
FIG. 11 shows a block diagram of a presentation interface construction apparatus according to an embodiment of the present application.
Referring to fig. 11, a presentation interface construction apparatus 1100 according to an embodiment of the present application includes: a first retrieving unit 1110, a second retrieving unit 1120, an orchestration unit 1130, and a construction unit 1140.
The first obtaining unit 1110 is configured to obtain component style information corresponding to a component, where the component includes at least one lattice control, the component style information is used to determine a display form of the component, and the component style information is preconfigured; the second obtaining unit 1120 is configured to obtain lattice control associated information corresponding to the lattice control, where the lattice control associated information is preconfigured, the lattice control associated information includes content information and action information, the content information is used to determine content corresponding to the lattice control, and the action information is used to record an action executed when the lattice control is triggered; the arranging unit 1130 is configured to perform interface arranging operation according to the received arranging instruction to obtain interface layout information, where the interface layout information includes layout information of the component; the construction unit 1140 is configured to perform component filling according to the component style information and the grid control association information, and perform component arrangement according to the interface layout information to obtain a display interface.
In some embodiments of the present application, based on the foregoing solution, the display interface constructing apparatus is located in the configuration platform, and before acquiring the component style information corresponding to the component, the first acquiring unit 1110 is further configured to: sending verification information according to the received platform registration request; acquiring reported registration information, wherein the registration information comprises encrypted information obtained by encrypting user identity information based on verification information, and the verification information is provided by a user according to the verification information; decrypting the encrypted information according to the verification information to obtain the user identity information; and generating identity identification information according to the user identity information, correspondingly storing the identity identification information and the user identity information, and returning the user identity information so as to log in the configuration platform according to the user identity information.
In some embodiments of the present application, based on the foregoing solution, the first obtaining unit 1110 is configured to: and generating identity identification information and token information with a valid period according to the user identity information, correspondingly storing the identity identification information, the user identity information and the token information, and returning the user identity information so as to log in the configuration platform within the valid period according to the user identity information and the token information.
In some embodiments of the present application, based on the foregoing solution, the first obtaining unit 1110 is configured to: acquiring component style information selected from a plurality of component style information presented by the configuration platform.
In some embodiments of the present application, based on the foregoing scheme, the second obtaining unit 1120 is configured to: determining lattice control associated information matched with the selected component style information according to the component type to which the selected component style information belongs; adding the determined grid control associated information into a recommendation list, pushing the recommendation list, and monitoring a selection event triggered based on the grid control associated information in the recommendation list; acquiring target grid control associated information, wherein the target grid control associated information is the grid control associated information which is triggered by the selection event in the recommendation list.
In some embodiments of the present application, based on the foregoing scheme, the orchestration unit 1130 is configured to: acquiring a target interface layout template selected from a plurality of interface layout templates displayed by the configuration platform; and generating an arrangement instruction according to the target interface layout template, and carrying out interface arrangement operation according to the arrangement instruction to obtain interface layout information.
In some embodiments of the present application, based on the foregoing solution, the component style information and the interface layout template displayed by the configuration platform are uploaded to the sharing community platform by other users, and the arranging unit 1130 is further configured to: generating an interface layout template according to the formed interface layout information; uploading the configured component style information and the generated interface layout template to the sharing community platform.
In some embodiments of the present application, based on the foregoing scheme, the orchestration unit 1130 is further configured to: obtaining corresponding comment information according to comment operation on the component style information and the interface layout template in the shared community platform; and submitting comment information corresponding to the component style information and the interface layout template to the sharing community platform.
In some embodiments of the present application, based on the foregoing solution, the shared community platform includes a plurality of communities, and the constructing unit 1140 is further configured to: responding to a collection operation of a user for a target community in the shared community platform, and sending a collection request for the target community to the shared community platform, wherein a community identifier corresponding to the target community in the collection request and a user identifier corresponding to the user are stored by the shared community platform correspondingly; and obtaining notification information returned by the sharing community platform, and displaying the notification information to the user, wherein the notification information is sent to the user corresponding to the user identifier after the sharing community platform monitors that the content in the target community corresponding to the community identifier is changed.
FIG. 12 illustrates a schematic structural diagram of a computer system suitable for use in implementing the electronic device of an embodiment of the present application.
It should be noted that the computer system 1200 of the electronic device shown in fig. 12 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present application.
As shown in fig. 12, the computer system 1200 includes a Central Processing Unit (CPU) 1201, which can perform various appropriate actions and processes, such as performing the methods described in the above embodiments, according to a program stored in a Read-Only Memory (ROM) 1202 or a program loaded from a storage section 1208 into a Random Access Memory (RAM) 1203. In the RAM 1203, various programs and data necessary for system operation are also stored. The CPU 1201, ROM 1202, and RAM 1203 are connected to each other by a bus 1204. An Input/Output (I/O) interface 1205 is also connected to bus 1204.
The following components are connected to the I/O interface 1205: an input section 1206 including a keyboard, a mouse, and the like; an output section 1207 including a Display device such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and a speaker; a storage section 1208 including a hard disk and the like; and a communication section 1209 including a Network interface card such as a LAN (Local Area Network) card, a modem, or the like. The communication section 1209 performs communication processing via a network such as the internet. A driver 1210 is also connected to the I/O interface 1205 as needed. A removable medium 1211, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like, is mounted on the drive 1210 as necessary, so that a computer program read out therefrom is mounted into the storage section 1208 as necessary.
In particular, according to embodiments of the application, the processes described above with reference to the flow diagrams may be implemented as computer software programs. For example, embodiments of the present application include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated by the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 1209, and/or installed from the removable medium 1211. The computer program performs various functions defined in the system of the present application when executed by a Central Processing Unit (CPU) 1201.
It should be noted that the computer readable medium shown in the embodiments of the present application may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a Read-Only Memory (ROM), an Erasable Programmable Read-Only Memory (EPROM), a flash Memory, an optical fiber, a portable Compact Disc Read-Only Memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present application, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In this application, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present application. Each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present application may be implemented by software or hardware, and the described units may also be disposed in a processor. Wherein the names of the elements do not in some way constitute a limitation on the elements themselves.
As an aspect, the present application also provides a computer-readable medium, which may be included in the electronic device described in the above embodiment; or may exist separately without being assembled into the electronic device. The computer readable medium carries one or more programs which, when executed by an electronic device, cause the electronic device to implement the method described in the above embodiments.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit, according to embodiments of the application. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the embodiments of the present application can be embodied in the form of a software product, which can be stored in a non-volatile storage medium (which can be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to enable a computing device (which can be a personal computer, a server, a touch terminal, or a network device, etc.) to execute the method according to the embodiments of the present application.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the embodiments disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains.
It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (10)

1. A display interface construction method is characterized by comprising the following steps:
acquiring component style information corresponding to a component, wherein the component comprises at least one lattice control, the component style information is used for determining the display form of the component, and the component style information is preconfigured;
acquiring lattice control associated information corresponding to the lattice control, wherein the lattice control associated information is configured in advance, the lattice control associated information comprises content information and action information, the content information is used for determining content corresponding to the lattice control, and the action information is used for recording an action executed when the lattice control is triggered;
performing interface layout operation according to the received layout instruction to obtain interface layout information, wherein the interface layout information comprises the layout information of the component;
and filling the components according to the component style information and the grid control associated information, and arranging the components according to the interface layout information to obtain a display interface.
2. The presentation interface construction method according to claim 1, wherein the method is performed by a configuration platform, and before obtaining component style information corresponding to a component, the method further comprises:
sending verification information according to the received platform registration request;
acquiring reported registration information, wherein the registration information comprises encrypted information obtained by encrypting user identity information based on verification information, and the verification information is provided by a user according to the verification information;
decrypting the encrypted information according to the verification information to obtain the user identity information;
and generating identity identification information according to the user identity information, correspondingly storing the identity identification information and the user identity information, and returning the user identity information so as to log in the configuration platform according to the user identity information.
3. The method for constructing a presentation interface according to claim 2, wherein the generating identity information according to the user identity information, correspondingly storing the identity information and the user identity information, and returning the user identity information so as to log in the configuration platform according to the user identity information comprises:
and generating identity identification information and token information with a valid period according to the user identity information, correspondingly storing the identity identification information, the user identity information and the token information, and returning the user identity information so as to log in the configuration platform within the valid period according to the user identity information and the token information.
4. The method for constructing a presentation interface according to claim 2, wherein the acquiring component style information corresponding to the component comprises:
acquiring component style information selected from a plurality of component style information presented by the configuration platform.
5. The display interface construction method according to claim 4, wherein the obtaining of the grid control association information corresponding to the grid control includes:
determining lattice control associated information matched with the selected component style information according to the component type to which the selected component style information belongs;
adding the determined grid control associated information into a recommendation list, pushing the recommendation list, and monitoring a selection event triggered based on the grid control associated information in the recommendation list;
acquiring target grid control associated information, wherein the target grid control associated information is the grid control associated information which is triggered by the selection event in the recommendation list.
6. The display interface construction method according to claim 4, wherein the interface layout information is obtained by performing interface layout operation according to the received layout instruction, and includes:
acquiring a target interface layout template selected from a plurality of interface layout templates displayed by the configuration platform;
and generating an arrangement instruction according to the target interface layout template, and carrying out interface arrangement operation according to the arrangement instruction to obtain interface layout information.
7. The display interface construction method according to claim 6, wherein the component style information and the interface layout template displayed by the configuration platform are uploaded to a sharing community platform by other users, and the method further comprises:
generating an interface layout template according to the formed interface layout information;
uploading the configured component style information and the generated interface layout template to the sharing community platform.
8. The display interface construction method according to claim 7, further comprising:
obtaining corresponding comment information according to comment operation on the component style information and the interface layout template in the shared community platform;
and submitting comment information corresponding to the component style information and the interface layout template to the sharing community platform.
9. The presentation interface construction method according to claim 7, wherein the shared community platform comprises a plurality of communities, the method further comprising:
responding to a collection operation of a user for a target community in the shared community platform, and sending a collection request for the target community to the shared community platform, wherein a community identifier corresponding to the target community in the collection request and a user identifier corresponding to the user are stored by the shared community platform correspondingly;
and obtaining notification information returned by the sharing community platform, and displaying the notification information to the user, wherein the notification information is sent to the user corresponding to the user identifier after the sharing community platform monitors that the content in the target community corresponding to the community identifier is changed.
10. A presentation interface construction apparatus, the apparatus comprising:
the device comprises a first acquisition unit, a second acquisition unit and a display unit, wherein the first acquisition unit is used for acquiring component style information corresponding to a component, the component comprises at least one grid control, the component style information is used for determining the display form of the component, and the component style information is preconfigured;
a second obtaining unit, configured to obtain lattice control associated information corresponding to the lattice control, where the lattice control associated information is preconfigured, and includes content information and action information, the content information is used to determine content corresponding to the lattice control, and the action information is used to record an action performed when the lattice control is triggered;
the layout unit is used for performing interface layout operation according to the received layout instruction to obtain interface layout information, and the interface layout information comprises the layout information of the component;
and the construction unit is used for filling the components according to the component style information and the grid control associated information and arranging the components according to the interface layout information to obtain a display interface.
CN202111625359.4A 2021-08-12 2021-12-27 Display interface construction method and related device Pending CN115705189A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2021109255824 2021-08-12
CN202110925582 2021-08-12

Publications (1)

Publication Number Publication Date
CN115705189A true CN115705189A (en) 2023-02-17

Family

ID=85180629

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111625359.4A Pending CN115705189A (en) 2021-08-12 2021-12-27 Display interface construction method and related device

Country Status (1)

Country Link
CN (1) CN115705189A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860247A (en) * 2023-08-31 2023-10-10 江西省信息中心(江西省电子政务网络管理中心 江西省信用中心 江西省大数据中心) User interface generation method and device, storage medium and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116860247A (en) * 2023-08-31 2023-10-10 江西省信息中心(江西省电子政务网络管理中心 江西省信用中心 江西省大数据中心) User interface generation method and device, storage medium and electronic equipment
CN116860247B (en) * 2023-08-31 2023-11-21 江西省信息中心(江西省电子政务网络管理中心 江西省信用中心 江西省大数据中心) User interface generation method and device, storage medium and electronic equipment

Similar Documents

Publication Publication Date Title
CN111133461B (en) Methods and systems for blockchain enabled crowdsourcing
CA3107499C (en) Systems and methods for initiating processing actions utilizing automatically generated data of a group-based communication system
CN101472140B (en) System for distributing and requiring multimedia program and implementing method thereof
CN101217640B (en) A method and device realizing program collection in P2P VOD
CN104937582A (en) Data synchronization
US20220300353A1 (en) Context-based generation of activity feed notifications
US20200226615A1 (en) Customer service representative dashboard application
US10798446B2 (en) Content narrowing of a live feed based on cognitive profiling
CN108781311A (en) Video player frame for distribution of media and management platform
Ranjan et al. MediaWise cloud content orchestrator
CN110007950A (en) A kind of management method of application programming interfaces, device and server
CN111191200B (en) Three-party linkage authentication page display method and device and electronic equipment
US20190005139A1 (en) Content aggregation, presentation and related system
CN113742601A (en) Content sharing method and device, computer equipment and storage medium
CN115392718A (en) Processing method, device, equipment and medium of process model
CN115705189A (en) Display interface construction method and related device
US9940645B1 (en) Application installation using in-video programming
US9800533B2 (en) Autogeneration of application for a social network
US10275579B2 (en) Video file attribution
RU2644133C2 (en) System and method for providing object via which service is used
KR101603531B1 (en) SYSTEM FOR PROVIDING CLOUD COMPUTING SaaS BASED VIDEO SERVICES AND THE METHOD THEREOF
CN113569089A (en) Information processing method, device, server, equipment, system and storage medium
Balasubramanyam Cloud-based development using classic life cycle model
CN113010799B (en) Method and device for acquiring media information, electronic equipment and storage medium
US9639817B2 (en) Remote metering for panelist web usage

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