CN113094049A - Page generation method, page display method and device and electronic equipment - Google Patents

Page generation method, page display method and device and electronic equipment Download PDF

Info

Publication number
CN113094049A
CN113094049A CN202110475437.0A CN202110475437A CN113094049A CN 113094049 A CN113094049 A CN 113094049A CN 202110475437 A CN202110475437 A CN 202110475437A CN 113094049 A CN113094049 A CN 113094049A
Authority
CN
China
Prior art keywords
component
page
target
style
basic
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
CN202110475437.0A
Other languages
Chinese (zh)
Inventor
吴丽星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Kingsoft Cloud Network Technology Co Ltd
Original Assignee
Beijing Kingsoft Cloud Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Kingsoft Cloud Network Technology Co Ltd filed Critical Beijing Kingsoft Cloud Network Technology Co Ltd
Priority to CN202110475437.0A priority Critical patent/CN113094049A/en
Publication of CN113094049A publication Critical patent/CN113094049A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The disclosure relates to a page generation method, a page display device and electronic equipment, and relates to the technical field of page design, wherein the method comprises the following steps: receiving a page generation request and calling a component library; monitoring component selection operation, and selecting a basic component required by a page to be generated from a component library according to the component selection operation; acquiring attribute filling data of the basic assembly, and filling the filling data into the basic assembly to generate a first target assembly; and determining a target component style of the first target component, and storing the first page identification and the component identification of the first target component in an associated manner. The method and the device can provide various free combinations of different components based on a componentization thought, realize the rapid generation of the page to be generated aiming at various application scenes, shorten the time consumption in the page generation process, reduce the resource waste and unnecessary cost expenditure caused by repeated development, improve the efficiency in the page generation process and reduce the coupling degree.

Description

Page generation method, page display method and device and electronic equipment
Technical Field
The present disclosure relates to the technical field of page design, and in particular, to a page generation method, a page display device, and an electronic device.
Background
In order to promote products under various conditions, various publicity pages are often required to be generated for display according to markets and products. Under general conditions, different topics are corresponding to each promotion, and corresponding files are reconstructed according to different activities, different topics and requirements, so that the page display is realized. Thus, it is necessary to repeat the work several times. In addition, when a page needs to be generated to simultaneously put on a plurality of themes, a large amount of labor cost for development and testing needs to be paid in a short time. Meanwhile, the flow of the promotion theme on the shelf is approximately the same every time, so that the waste of resources is caused.
Therefore, how to shorten the time consumption in the page generation and display process, reduce unnecessary repetitive labor, improve flexibility and expansibility, reduce cost, and avoid resource waste becomes a problem to be solved urgently.
Disclosure of Invention
The disclosure provides a page generation method, a page display device and electronic equipment, which are used for at least solving the problems of long time consumption, a large amount of repetitive labor, low flexibility, poor expansibility, high cost and resource waste in the related technology. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a page generation method, including: receiving a page generation request, and calling a component library, wherein the page generation request comprises a first page identifier of a page to be generated; monitoring component selection operation, and selecting a basic component required by the page to be generated from the component library according to the component selection operation; acquiring attribute filling data of the basic assembly, and filling the filling data into the basic assembly to generate a first target assembly; and determining a target component style of the first target component, and storing the first page identifier and the component identifier of the first target component in an associated manner.
According to an embodiment of the present disclosure, the determining the target component style of the target component includes: acquiring a default component style corresponding to the basic component, and previewing the effect of the target component according to the default component style; determining the default component style as the target component style in response to a style validation operation; in response to a modification operation on the default component style, determining the target component style according to the modification operation.
According to an embodiment of the present disclosure, the obtaining a default component style corresponding to the base component includes: and acquiring the default component style corresponding to the basic component based on the component identification of the basic component.
According to an embodiment of the present disclosure, before receiving a page generation request and calling a component library, the method further includes: acquiring attribute elements of a component to be generated, and generating a basic component based on the attribute elements; acquiring style configuration information of each basic component, and generating a default component style of the basic component based on the style configuration information; and generating the structured data of the basic component based on the basic component and the default component style corresponding to the basic component, and storing the structured data in the component library.
According to an embodiment of the present disclosure, further comprising: and acquiring interactive configuration operation of the basic component, and acquiring configuration information of each interaction of the basic component based on the interactive configuration operation, wherein the configuration information comprises an interaction mode and an interaction result corresponding to the interaction mode.
According to an embodiment of the present disclosure, further comprising: receiving a page display request, wherein the page display request comprises a page identifier of a target page; according to the page identification of the target page, inquiring the mapping relation between the page identification and the component identification, and acquiring a second target component of the target page and a target component style of the second target component; and sending the second target component and the target component style of the second target component to a client for displaying.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the method comprises the steps of receiving a page generation request, calling a component library, monitoring component selection operation, selecting a basic component required by a page to be generated from the component library according to the component selection operation, then obtaining attribute filling data of the basic component, filling the filling data into the basic component to generate a first target component, further determining a target component style of the first target component, and performing associated storage on a first page identifier and a component identifier of the first target component to realize generation of the page to be generated. Therefore, the method and the device can provide the component library for selection based on the componentization thought, so that various free combinations of different components are provided, the page to be generated aiming at various application scenes is rapidly generated, the time consumption in the page generation process is shortened, the flexibility and the expansibility are improved, the resource waste and unnecessary cost expenditure caused by repeated development can be reduced, the efficiency in the page generation process is improved, and the coupling degree is reduced.
According to a second aspect of the embodiments of the present disclosure, there is provided a page display method, including: sending a page display request to a page generation terminal, wherein the page display request comprises a page identifier of a target page; receiving a target component of the target page and a target component style of the target component; and performing page rendering on the target assembly according to the target assembly style, and generating and displaying the target page.
According to an embodiment of the present disclosure, further comprising: according to the page identification, obtaining subject description information corresponding to the target page; in the process of page rendering, acquiring the target component associated with the theme description information; and rendering the subject description information to the associated target component for displaying.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
according to the page display method and the page display device, the page display request is sent to the page generation terminal, wherein the page display request comprises the page identification of the target page, the target component of the target page and the target component style of the target component are received, page rendering is carried out on the target component according to the target component style, and the target page is generated and displayed so as to realize page display. Therefore, the method and the device can realize the rapid display of the corresponding target page based on the page identification, shorten the time consumption in the display process of the page generated based on the componentization thought, and improve the efficiency in the page display process.
According to a third aspect of the embodiments of the present disclosure, there is provided a page generating apparatus, including: the calling module is used for receiving a page generation request and calling the component library, wherein the page generation request comprises a first page identifier of a page to be generated; the selecting module is used for monitoring component selecting operation and selecting the basic components required by the page to be generated from the component library according to the component selecting operation; the filling module is used for acquiring the attribute filling data of the basic component and filling the filling data into the basic component to generate a first target component; and the storage module is used for determining the target component style of the first target component and storing the first page identifier and the component identifier of the first target component in an associated manner.
According to an embodiment of the present disclosure, the memory module includes: the preview sub-module is used for acquiring a default component style corresponding to the basic component and previewing the effect of the target component according to the default component style; a first determining submodule for determining the default component style as the target component style in response to a style confirmation operation; and the second determination submodule is used for responding to the modification operation of the default component style and determining the target component style according to the modification operation.
According to an embodiment of the present disclosure, the memory module includes: and the first obtaining sub-module is used for obtaining the default component style corresponding to the basic component based on the component identification of the basic component.
According to an embodiment of the present disclosure, the calling module further includes: the first generation submodule is used for acquiring attribute elements of the component to be generated and generating a basic component based on the attribute elements; the second generation submodule is used for acquiring the style configuration information of each basic component and generating a default component style of the basic component based on the style configuration information; and the storage submodule is used for generating the structured data of the basic component based on the basic component and the default component style corresponding to the basic component and storing the structured data in the component library.
According to an embodiment of the present disclosure, further comprising: the first obtaining module is configured to obtain an interaction configuration operation of the base component, and obtain configuration information of each interaction of the base component based on the interaction configuration operation, where the configuration information includes an interaction mode and an interaction result corresponding to the interaction mode.
According to an embodiment of the present disclosure, further comprising: the system comprises a receiving module, a display module and a display module, wherein the receiving module is used for receiving a page display request, and the page display request comprises a page identifier of a target page; the second obtaining module is used for inquiring the mapping relation between the page identifier and the component identifier according to the page identifier of the target page and obtaining a second target component of the target page and a target component style of the second target component; and the sending module is used for sending the second target assembly and the target assembly style of the second target assembly to a client for displaying.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a page displaying apparatus, including: the system comprises a sending module, a receiving module and a sending module, wherein the sending module is used for sending a page display request to a page generation terminal, and the page display request comprises a page identifier of a target page; the receiving module is used for receiving a target component of the target page and a target component style of the target component; and the first display module is used for rendering the target component according to the target component style, and generating and displaying the target page.
According to an embodiment of the present disclosure, further comprising: the first obtaining module is used for obtaining the theme description information corresponding to the target page according to the page identifier; the second acquisition module is used for acquiring the target component associated with the theme description information in the page rendering process; and the second display module is used for rendering the theme description information to the associated target component for display.
According to a fifth aspect of embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing the processor-executable instructions; the processor is configured to execute the instructions to implement the page generation method provided in the embodiment of the first aspect of the present disclosure, or implement the page display method provided in the embodiment of the second aspect of the present disclosure.
According to a sixth aspect of the embodiments of the present disclosure, there is provided a computer-readable storage medium, where instructions, when executed by a processor of an electronic device, enable the electronic device to perform a page generation method as provided in the embodiments of the first aspect of the present disclosure, or perform a page presentation method as provided in the embodiments of the second aspect of the present disclosure.
According to a seventh aspect of embodiments of the present disclosure, there is provided a computer program product, comprising a computer program, wherein the computer program, when executed by a processor, implements the page generation method as provided in the first aspect of the present disclosure, or implements the page presentation method as provided in the second aspect of the present disclosure.
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 disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a flow diagram illustrating a method of page generation in accordance with an exemplary embodiment.
FIG. 2 is a schematic diagram illustrating an interactive interface in accordance with an exemplary embodiment.
FIG. 3 is a schematic diagram illustrating another interactive interface in accordance with an exemplary embodiment.
FIG. 4 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 5 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 6 is a flow diagram illustrating another method of page generation in accordance with an illustrative embodiment.
FIG. 7 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 8 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 9 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 10 is a flow diagram illustrating another method of page generation in accordance with an illustrative embodiment.
FIG. 11 is a flow diagram illustrating another method of page generation in accordance with an illustrative embodiment.
FIG. 12 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 13 is a flowchart illustrating a page presentation method according to an exemplary embodiment.
FIG. 14 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 15 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 16 is a flowchart illustrating a page presentation method according to an exemplary embodiment.
FIG. 17 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 18 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
FIG. 19 is a schematic diagram illustrating another interactive interface in accordance with an illustrative embodiment.
Fig. 20 is a block diagram illustrating a page generating apparatus according to an example embodiment.
Fig. 21 is a block diagram illustrating another page generating apparatus according to an example embodiment.
Fig. 22 is a block diagram illustrating another page generating apparatus according to an example embodiment.
Fig. 23 is a block diagram illustrating another page generating apparatus according to an example embodiment.
FIG. 24 is a block diagram illustrating a page presentation apparatus according to an exemplary embodiment.
FIG. 25 is a block diagram illustrating another page presentation apparatus according to an example embodiment.
FIG. 26 is a block diagram illustrating an electronic device in accordance with an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
FIG. 1 is a flow diagram illustrating a method of page generation in accordance with an exemplary embodiment. It should be noted that the execution subject of the page generation method of the present disclosure is a page generation apparatus. The page generation method of the embodiment of the present disclosure may be executed by the page generation apparatus of the embodiment of the present disclosure, and the page generation apparatus may specifically be a hardware device, or software in a hardware device, or the like. The hardware devices are, for example, terminal devices, servers, and the like.
As shown in fig. 1, the page generation method provided in this embodiment includes the following steps:
in step 101, a page generation request is received, and a component library is called, wherein the page generation request includes a first page identifier of a page to be generated.
In the embodiment of the disclosure, at least a page generation request sending control is arranged on the interactive interface. Taking the operation of the operation and maintenance personnel as an example, the operation and maintenance personnel can send the page generation request by triggering the page generation request sending control. For example, as shown in fig. 2, a page generation request sending control 2-2 is disposed on the interactive interface 2-1. In this case, the operation and maintenance staff may send the page generation request by triggering the page generation request sending control 2-2.
Accordingly, a page generation request may be received. The page generation request comprises a first page identification of a page to be generated.
It should be noted that the first page identifier may be a unique identifier of the page to be generated. For example, the received page generation request for the page 1 to be generated includes the first page identifier 1 of the page 1 to be generated; the received page generation request for the page 2 to be generated includes the first page identifier 2 of the page 2 to be generated.
Further, based on the page generation request, connection between the background system and the front-end system can be realized. Therefore, the component library can be called according to the page generation request.
In step 102, a component selection operation is monitored, and a basic component required by the page to be generated is selected from the component library according to the component selection operation.
In the component library, a plurality of components are stored in advance. After the component library is called, different components can be selected by triggering a plurality of component controls displayed on the interactive interface, so that the selection of the basic components required by the page to be generated is realized. For example, as shown in FIG. 3(a), the interactive interface 3-1 is provided with component controls 3-2 to 3-11, and the operation and maintenance personnel trigger the controls 3-2 to 3-7 and 3-11. In this case, the component selection operation may be monitored, and the basic components required for the page to be generated as shown in fig. 3(b) may be selected from the component library according to the component selection operation.
In step 103, the attribute padding data of the base component is obtained, and the padding data is padded into the base component to generate a first target component.
Wherein, the attribute filling data of the basic component can include but is not limited to the following data: the depth of the text color, the color value of the text link, the error content of the error case, the error type and the like.
For example, as shown in FIG. 4, the property fill data for the underlying component can be the shade 4-1 of the text color and the color value 4-2 of the text link. As another example, as shown in FIG. 5, the property fill data of the base component may be error content A5-1 and error type B5-2.
Further, after the padding data is padded into the base component, a first target component can be generated.
In step 104, a target component style of the first target component is determined, and the first page identifier and the component identifier of the first target component are stored in association.
It should be noted that, in the present disclosure, a mapping relationship between the first target component and the target component style is stored in advance, and after the first target component is generated, the target component style of the first target component may be determined based on the mapping relationship.
It should be noted that, after determining the target component style of the first target component, the operation and maintenance staff may perform corresponding operations according to actual situations. Optionally, the operation and maintenance personnel can directly execute the pattern confirmation operation; alternatively, the operation and maintenance personnel can perform the modification operation and perform the pattern confirmation operation after completing the modification.
Further, the first page identification may be stored in association with the component identification of the first target component after responding to the style confirmation operation. In this case, based on the association relationship between the first page identifier corresponding to the unique identifier of the page to be generated and the component identifier of the first target component, the association relationship between the page to be generated and the first target component can be formed.
The method comprises the steps of receiving a page generation request, calling a component library, monitoring component selection operation, selecting a basic component required by a page to be generated from the component library according to the component selection operation, then obtaining attribute filling data of the basic component, filling the filling data into the basic component to generate a first target component, further determining a target component style of the first target component, and performing associated storage on a first page identifier and a component identifier of the first target component to realize generation of the page to be generated. Therefore, the method and the device can provide the component library for selection based on the componentization thought, so that various free combinations of different components are provided, the page to be generated aiming at various application scenes is rapidly generated, the time consumption in the page generation process is shortened, the flexibility and the expansibility are improved, the resource waste and unnecessary cost expenditure caused by repeated development can be reduced, the efficiency in the page generation process is improved, and the coupling degree is reduced.
It should be noted that, in the present disclosure, when attempting to determine a target component style of a target component, the determination of the target component style may be implemented in response to different operations.
As a possible implementation manner, as shown in fig. 6, on the basis of the foregoing embodiment, a specific process of determining a target component style of a target component in the foregoing steps includes the following steps:
in step 601, a default component style corresponding to the basic component is obtained, and the effect preview is performed on the target component according to the default component style.
It should be noted that, after the component has the configuration corresponding content, the display effect of the component on a PC (Personal Computer) end and a mobile end can be respectively viewed through the component preview. Further, some piece of data of the component may also be configured to be exposed on the World Wide Web (PC Web) and the mobile side.
In the embodiment of the disclosure, the default component style corresponding to the basic component may be obtained based on the component identifier of the basic component. Further, the target component may be previewed for effects in a default component style.
It should be noted that each basic component corresponds to a unique component identifier. The component identifier may be a Key Value (also referred to as Key Value). For example, for a plurality of base components 7-1-7 shown in FIG. 7, each component has a unique Key value associated with it.
Before the page to be generated is on-line, the operation and maintenance personnel can preview the effect of the target component by taking the operation and maintenance personnel as an example. Accordingly, the operation and maintenance personnel can perform corresponding operations on the display effect as shown in fig. 7 according to actual requirements.
In step 602, a default component style is determined to be a target component style in response to a style validation operation.
It should be noted that, a plurality of operation controls including functions of confirmation, modification, and the like are provided on the interactive interface for effect display. Taking the operation of the operation and maintenance personnel as an example, the operation and maintenance personnel can execute corresponding different operations by triggering different controls. For example, as shown in FIG. 8, the interactive interface 8-1 is provided with a confirmation control 8-2 and a modification control 8-3. In this case, the selection operation of the operation and maintenance personnel can be monitored. If the operation and maintenance personnel trigger the confirmation control 8-2 to show that the operation and maintenance personnel execute the style confirmation operation, the default component style can be determined as the target component style in response to the style confirmation operation.
In step 603, in response to the modification operation on the default component style, a target component style is determined according to the modification operation.
It should be noted that, in the present disclosure, for example, an operation and maintenance person performs an operation, the operation and maintenance person may arbitrarily change a component style by performing a modification operation on a default component style to adjust a component style layout. For example, as shown in FIG. 9(a), the interactive interface 9-1 is provided with a confirmation control 9-2 and a modification control 9-3. In this case, the selection operation of the operation and maintenance personnel can be monitored. If the operation and maintenance person triggers the modification control 9-3, which indicates that the operation and maintenance person performs a modification operation on the default component style, the target component style may be determined as shown in fig. 9(b) according to the modification operation in response to the modification operation on the default component style.
According to the method, the default component style corresponding to the basic component is obtained, the effect of the target component is previewed according to the default component style, and then optionally, the default component style can be determined as the target component style in response to the style confirmation operation; alternatively, the target component style may be determined in accordance with a modification operation in response to the modification operation on the default component style. Therefore, before the page to be generated is on-line, operation and maintenance personnel can audit the target assembly based on the preview effect, and determine the target assembly style after confirming that the target assembly meets the requirements, so that the target assembly style can meet the actual requirements, and the adaptability and the reliability in the page generation process are further improved.
In the present disclosure, before receiving a page generation request and calling a component library, the structured data of the basic component may be generated in advance and stored in the component library.
As a possible implementation manner, as shown in fig. 10, the method specifically includes the following steps:
in step 001, the attribute elements of the component to be generated are obtained, and a basic component is generated based on the attribute elements.
The attribute elements may include, but are not limited to, the following elements: component name, component code, component category, status, list settings, etc. For example, the following attribute elements of the component to be generated may be obtained: the component name is title, the component code is title code, the state is available and compatible with PC and H5(Hyper Text Markup Language, HTML 5.0 for short, hypertext 5.0).
It should be noted that, for a composite component, multiple component lists may be included, and in this case, a list data number limit may be defined. For example, the minimum value of the number of list data pieces may be defined as 4, and the maximum value may be defined as 10.
Further, after the attribute elements of the component to be generated are obtained, a basic component can be generated based on the attribute elements.
In step 1002, style configuration information for each base component is obtained, and a default component style for the base component is generated based on the style configuration information.
The style configuration information may include, but is not limited to, the following information: style name, style support end, PC end style code, mobile end style code, status, etc.
Further, after the style configuration information of each basic component is acquired, a default component style of the basic component may be generated based on the style configuration information.
In step 1003, based on the default component style corresponding to the basic component and the basic component, the structured data of the basic component is generated and stored in the component library.
In the embodiment of the present disclosure, after the default component style corresponding to the base component is obtained, Structured Data (Structured Data) of the base component, which can be well shown in the search result, may be generated based on the base component and the default component style corresponding to the base component, and stored in the component library.
Further, taking the operation of the operation and maintenance personnel as an example, the operation and maintenance personnel can perform interactive configuration operation of the basic components to flexibly configure the display style.
The interactive configuration operation of the basic component may include, but is not limited to, the following operations: page scrolling, mouse sliding, mouse hovering, mouse clicking, etc.
Optionally, the interaction configuration operation of the basic component may be obtained, and based on the interaction configuration operation, the configuration information of each interaction of the basic component may be obtained, where the configuration information includes an interaction manner and an interaction result corresponding to the interaction manner.
According to the method, the attribute elements of the components to be generated are obtained, a basic component is generated based on the attribute elements, the style configuration information of each basic component is obtained, the default component style of the basic component is generated based on the style configuration information, and the structured data of the basic component is generated based on the basic component and the default component style corresponding to the basic component and stored in the component library. Therefore, the method and the device can generate the structured data of the basic component by formulating the componentization and componentization style standard aiming at the basic component, and store the structured data in the component library, thereby establishing a basis for realizing componentization of the business logic of the page to be generated. Furthermore, by acquiring the interactive configuration operation of the basic component and acquiring the configuration information of each interaction of the basic component based on the interactive configuration operation, an interactive mode for flexibly configuring the components is provided, and the adaptability and the flexibility in the page generation process are further improved.
It should be noted that, in the present disclosure, the operation and maintenance staff may send a page display request through a front end such as a client, and accordingly, the target component style may be displayed on the client based on the page display request.
As a possible implementation manner, as shown in fig. 11, the method specifically includes the following steps:
in step 1101, a page display request is received, where the page display request includes a page identifier of a target page.
It should be noted that at least a page display request sending control is arranged on an interactive interface on a page display terminal such as a client.
Taking the operation of the operation and maintenance personnel as an example, the page display request can be sent by triggering the page display request control. Accordingly, a page show request may be received. For example, as shown in fig. 12, a page display request sending control 12-2 is disposed on the interactive interface 12-1. In this case, the operation and maintenance staff may send the page display request by triggering the page display request sending control 12-2.
In step 1102, according to the page identifier of the target page, a mapping relationship between the page identifier and the component identifier is queried, and a second target component of the target page and a target component style of the second target component are obtained.
It should be noted that the operation and maintenance personnel can request to display any target page according to actual requirements. Optionally, after receiving the page display request, the page identifier of the target page to be displayed may be obtained therefrom.
For the page to be generated, the page identifier of the target page can be obtained from the received page display request. Further, according to the page identifier of the target page, the mapping relationship between the page identifier and the component identifier is queried, and a second target component of the target page and a target component style of the second target component are obtained
In step 1103, the second target component and the target component style of the second target component are sent to the client for presentation.
In the embodiment of the present disclosure, after the target component styles of the second target component and the second target component are obtained, the target component styles of the second target component and the second target component may be sent to the client. Accordingly, the client can receive the second target component and the target component style of the second target component, and display the page on the interactive interface after the page is rendered based on the target component styles of the second target component and the second target component.
According to the method and the device, the page display request is received, the mapping relation between the page identification and the component identification is inquired according to the first page identification, the second target component of the target page and the target component style of the second target component are obtained, and then the target component style of the second target component and the target component style of the second target component are sent to the client side for display. Therefore, the method and the device can achieve rapid acquisition of the target component styles of the second target component and the second target component based on the preset mapping relation between the page identifier and the component identifier, and further greatly shorten the time consumed from the page generation to the page display.
FIG. 13 is a flowchart illustrating a page presentation method according to an exemplary embodiment. It should be noted that the execution body of the page display method of the present disclosure is a page display device. The page display method of the embodiment of the disclosure may be executed by the page display apparatus of the embodiment of the disclosure, and the page display apparatus may specifically be a hardware device, or software in a hardware device, or the like. The hardware devices are, for example, terminal devices, servers, and the like.
As shown in fig. 13, the page display method provided in this embodiment includes the following steps:
in step 1301, a page display request is sent to the page generation terminal, where the page display request includes a page identifier of a target page.
It should be noted that at least a page display request sending control is arranged on an interactive interface on a page display terminal such as a client.
Taking the operation of the operation and maintenance personnel as an example, the page display request control can be triggered to send a page display request to the page generation terminal.
Accordingly, the page generation terminal may receive a page presentation request.
It should be noted that the page identifier of the target page may be a unique identifier of the target page.
In step 1302, a target component of a target page and a target component style of the target component are received.
In the embodiment of the disclosure, after the page generation terminal receives the page display request, the mapping relationship between the page identifier and the component identifier may be queried according to the page identifier of the target page, so as to obtain the second target component of the target page and the target component style of the second target component. Further, the page generating terminal may send the second target component and the target component style of the second target component to the client.
Accordingly, the client may receive a target component of the target page and a target component style for the target component.
In step 1303, page rendering is performed on the target component according to the target component style, and a target page is generated and displayed.
In the embodiment of the disclosure, after receiving the second target component and the target component style of the second target component, the client may render the style and the data to generate and display the target page. For example, as shown in FIG. 14, upon receiving a second target component and a target component style for the second target component, the client may render the style and data to generate and present a target page 14-1.
According to the page display method and the page display device, the page display request is sent to the page generation terminal, wherein the page display request comprises the page identification of the target page, the target component of the target page and the target component style of the target component are received, page rendering is carried out on the target component according to the target component style, and the target page is generated and displayed so as to realize page display. Therefore, the method and the device can realize the rapid display of the corresponding target page based on the page identification, shorten the time consumption in the display process of the page generated based on the componentization thought, and improve the efficiency in the page display process.
It should be noted that, in the present disclosure, the client may display the theme description information corresponding to the target page on the interactive interface based on the target page.
As a possible implementation manner, as shown in fig. 15, the method specifically includes the following steps:
in step 1501, according to the page identifier, the topic description information corresponding to the target page is obtained.
The topic description information corresponding to the target page may include, but is not limited to, the following information: topic name, description, link address, etc.
It should be noted that, in the present disclosure, a specific manner for obtaining the theme description information is not limited, and may be selected according to an actual situation.
As a possible implementation manner, the text information input by the operation and maintenance personnel before creating the target page may be obtained. Under the condition, the theme description information corresponding to the target page can be directly obtained according to the text information input by the user.
As another possible implementation manner, picture information input by an operation and maintenance person before creating a target page may be obtained, where the picture at least includes topic description information. In this case, the text information in the picture information input by the user may be acquired based on an OCR (Optical Character Recognition) technology, and the theme description information corresponding to the target page may be acquired according to the acquired text information.
In step 1502, during the page rendering process, a target component associated with the topic description information is obtained.
In the embodiment of the disclosure, a mapping relationship between the topic description information and the target component is preset. For example, the subject name corresponds to component 1; the corresponding component 2 is described; the link address corresponds to component 3.
In step 1503, the subject description information is rendered to the associated target component for presentation. For example, as shown in fig. 16, for the topic name 16-1 in the topic description information being "time-limited second killer", the description 16-2 being "fine leaderboard cloud product, second killer preferential every monday, rapid growth of business on the assistance cloud". In this case, the subject name 16-1 and description 16-2 may be rendered into the associated target component for presentation.
According to the method and the device, the theme description information corresponding to the target page is obtained according to the page identification, the target component associated with the theme description information is obtained in the page rendering process, and then the theme description information is rendered to the associated target component for displaying. Therefore, the page can be rapidly displayed through rendering of styles and information based on the theme description information corresponding to the target page.
It should be noted that the page generation method and the page display method provided by the present disclosure can implement fast and low-cost page generation and display for pages of various promotion activities based on a componentization concept.
For the limited-time second kill activity shown in fig. 17 and the first-purchase offer activity shown in fig. 18, the page generation and presentation process is exactly the same, although the content and layout presented by the page are not only the same.
The page generation terminal, namely a data management system, namely a background system for short, fills the theme description information and sets the style of the target component; the page display terminal, i.e. a system which can be checked by users such as operation and maintenance personnel, is called a front-end system for short, and can fill and design the style and layout of the activity page according to the theme description information and the style setting value of the activity filled in by the background system.
Optionally, the background system may implement selection of the components and fill corresponding data in each component. Further, the front-end system may determine which activity (i.e., the time-limited second killing activity or the first purchase offer activity) is according to the id (identity document) of the current activity page, that is, the page identifier, and display the topic description information such as the name, description, link address, and the like of the corresponding activity. Furthermore, the front-end system can judge the corresponding component according to the unique key value of each component in the activity, then set interaction and default styles according to the components, acquire data set by the background system according to the current component of the current activity, render the styles and the data, and generate and display the target page by adding default interactions such as page scrolling, mouse sliding, mouse suspension and the like.
It should be noted that, in the related art, it is generally adopted that a corresponding HTML + CSS (Cascading Style Sheets) + js (java script) file needs to be reconstructed for each newly pushed-out activity. Therefore, a new active page is built, so that the repetitive work is high, a tester needs to intervene for many times, and the labor cost is greatly consumed.
Therefore, based on the page generation method and the page display method provided by the disclosure, the basic interaction and the basic style of the same component only need to be developed once, data is filled by operation and maintenance personnel, and style setting is filled according to a UI (User Interface) design draft, so that various activity pages with different styles can be generated quickly and at low cost, the coupling degree is reduced, and the dependence degree between component information or parameters is reduced.
FIGS. 19-23 are block diagrams illustrating a page generation apparatus according to an exemplary embodiment.
As shown in fig. 19, the page generating apparatus 1000 includes a calling module 110, a selecting module 120, a filling module 130 and a storing module 140. Wherein the content of the first and second substances,
the calling module 110 is configured to receive a page generation request and call a component library, where the page generation request includes a first page identifier of a page to be generated;
a selecting module 120, configured to monitor a component selecting operation, and select a basic component required by the page to be generated from the component library according to the component selecting operation;
a filling module 130, configured to obtain attribute filling data of the basic component, and fill the filling data into the basic component to generate a first target component;
the storage module 140 is configured to determine a target component style of the first target component, and store the first page identifier and the component identifier of the first target component in an associated manner.
In an embodiment of the present disclosure, as shown in fig. 20, the storage module 140 in fig. 19 includes:
the preview sub-module 141 is configured to obtain a default component style corresponding to the basic component, and perform effect preview on the target component according to the default component style;
a first determining sub-module 142, configured to determine the default component style as the target component style in response to a style confirmation operation;
the second determining sub-module 143, configured to, in response to a modification operation on the default component style, determine the target component style according to the modification operation.
In an embodiment of the present disclosure, as shown in fig. 21, the storage module 140 in fig. 19 includes: the first obtaining sub-module 144 is configured to obtain the default component style corresponding to the base component based on the component identifier of the base component.
In an embodiment of the present disclosure, as shown in fig. 22, the invoking module 110 in fig. 19 further includes:
the first generation submodule 111 is configured to obtain attribute elements of a component to be generated, and generate a basic component based on the attribute elements;
a second generating sub-module 112, configured to obtain style configuration information of each base component, and generate a default component style of the base component based on the style configuration information;
the storage submodule 113 is configured to generate structured data of the base component based on the base component and a default component style corresponding to the base component, and store the structured data in the component library.
In the embodiment of the present disclosure, as shown in fig. 23, the page generating apparatus 1000 further includes: the first obtaining module 150 is configured to obtain an interaction configuration operation of the base component, and obtain configuration information of each interaction of the base component based on the interaction configuration operation, where the configuration information includes an interaction manner and an interaction result corresponding to the interaction manner.
In the embodiment of the present disclosure, as shown in fig. 23, the page generating apparatus 1000 further includes:
a receiving module 160, configured to receive a page display request, where the page display request includes a page identifier of a target page;
a second obtaining module 170, configured to query a mapping relationship between a page identifier and a component identifier according to the page identifier of the target page, and obtain a second target component of the target page and a target component style of the second target component;
a sending module 180, configured to send the second target component and the target component style of the second target component to a client for displaying.
The method comprises the steps of receiving a page generation request, calling a component library, monitoring component selection operation, selecting a basic component required by a page to be generated from the component library according to the component selection operation, then obtaining attribute filling data of the basic component, filling the filling data into the basic component to generate a first target component, further determining a target component style of the first target component, and performing associated storage on a first page identifier and a component identifier of the first target component to realize generation of the page to be generated. Therefore, the method and the device can provide the component library for selection based on the componentization thought, so that various free combinations of different components are provided, the page to be generated aiming at various application scenes is rapidly generated, the time consumption in the page generation process is shortened, the flexibility and the expansibility are improved, the resource waste and unnecessary cost expenditure caused by repeated development can be reduced, the efficiency in the page generation process is improved, and the coupling degree is reduced.
FIGS. 24-25 are block diagrams of a page presentation apparatus according to an exemplary embodiment.
As shown in fig. 24, the page displaying apparatus 2000, the apparatus 2000 includes a transmitting module 210, a receiving module 220 and a first displaying module 230. Wherein the content of the first and second substances,
a sending module 210, configured to send a page display request to a page generation terminal, where the page display request includes a page identifier of a target page;
a receiving module 220, configured to receive a target component of the target page and a target component style of the target component;
the first display module 230 is configured to perform page rendering on the target component according to the target component style, and generate and display the target page.
In an embodiment of the present disclosure, as shown in fig. 25, the page displaying apparatus 2000 further includes:
a first obtaining module 240, configured to obtain, according to the page identifier, topic description information corresponding to the target page;
a second obtaining module 250, configured to obtain the target component associated with the topic description information in a page rendering process;
and a second presentation module 260, configured to render the theme description information to the associated target component for presentation.
According to the method and the device, the page display request is received, the mapping relation between the page identification and the component identification is inquired according to the first page identification, the second target component of the target page and the target component style of the second target component are obtained, and then the target component style of the second target component and the target component style of the second target component are sent to the client side for display. Therefore, the method and the device can achieve rapid acquisition of the target component styles of the second target component and the second target component based on the preset mapping relation between the page identifier and the component identifier, and further greatly shorten the time consumed from the page generation to the page display.
In order to implement the above embodiments, the present disclosure also provides an electronic device, as shown in fig. 26, where the electronic device 8000 includes: a processor 801; one or more memories 802 for storing instructions executable by the processor 801; the processor 801 is configured to execute the page generating method or the page displaying method according to the above embodiments. The processor 801 and the memory 802 are connected by a communication bus.
To implement the above embodiments, the present disclosure also provides a computer-readable storage medium, and when instructions in the computer-readable storage medium are executed by the processor 801 of the electronic device 8000, the electronic device 8000 is enabled to execute the page generation method or the page display method described in the above embodiments. Alternatively, the storage medium may be a non-transitory computer readable storage medium, which may be, for example, a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In order to implement the foregoing embodiments, the present disclosure further provides a computer program product, which includes a computer program, and is characterized in that when the computer program is executed by a processor, the page generating method or the page displaying method according to the foregoing embodiments is implemented.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This disclosure is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure 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 present disclosure is limited only by the appended claims.

Claims (19)

1. A page generation method is characterized by comprising the following steps:
receiving a page generation request, and calling a component library, wherein the page generation request comprises a first page identifier of a page to be generated;
monitoring component selection operation, and selecting a basic component required by the page to be generated from the component library according to the component selection operation;
acquiring attribute filling data of the basic assembly, and filling the filling data into the basic assembly to generate a first target assembly;
and determining a target component style of the first target component, and storing the first page identifier and the component identifier of the first target component in an associated manner.
2. The method of claim 1, wherein the determining the target component style for the target component comprises:
acquiring a default component style corresponding to the basic component, and previewing the effect of the target component according to the default component style;
determining the default component style as the target component style in response to a style validation operation;
in response to a modification operation on the default component style, determining the target component style according to the modification operation.
3. The method of claim 2, wherein the obtaining the default component style corresponding to the base component comprises:
and acquiring the default component style corresponding to the basic component based on the component identification of the basic component.
4. The method according to any one of claims 1-3, wherein before receiving the page generation request and invoking the component library, further comprising:
acquiring attribute elements of a component to be generated, and generating a basic component based on the attribute elements;
acquiring style configuration information of each basic component, and generating a default component style of the basic component based on the style configuration information;
and generating the structured data of the basic component based on the basic component and the default component style corresponding to the basic component, and storing the structured data in the component library.
5. The method of claim 4, further comprising:
and acquiring interactive configuration operation of the basic component, and acquiring configuration information of each interaction of the basic component based on the interactive configuration operation, wherein the configuration information comprises an interaction mode and an interaction result corresponding to the interaction mode.
6. The method according to any one of claims 1-3, further comprising:
receiving a page display request, wherein the page display request comprises a page identifier of a target page;
according to the page identification of the target page, inquiring the mapping relation between the page identification and the component identification, and acquiring a second target component of the target page and a target component style of the second target component;
and sending the second target component and the target component style of the second target component to a client for displaying.
7. A page display method is characterized by comprising the following steps:
sending a page display request to a page generation terminal, wherein the page display request comprises a page identifier of a target page;
receiving a target component of the target page and a target component style of the target component;
and performing page rendering on the target assembly according to the target assembly style, and generating and displaying the target page.
8. The method of claim 7, further comprising:
according to the page identification, obtaining subject description information corresponding to the target page;
in the process of page rendering, acquiring the target component associated with the theme description information;
and rendering the subject description information to the associated target component for displaying.
9. A page generating apparatus, comprising:
the calling module is used for receiving a page generation request and calling the component library, wherein the page generation request comprises a first page identifier of a page to be generated;
the selecting module is used for monitoring component selecting operation and selecting the basic components required by the page to be generated from the component library according to the component selecting operation;
the filling module is used for acquiring the attribute filling data of the basic component and filling the filling data into the basic component to generate a first target component;
and the storage module is used for determining the target component style of the first target component and storing the first page identifier and the component identifier of the first target component in an associated manner.
10. The apparatus of claim 9, wherein the storage module comprises:
the preview sub-module is used for acquiring a default component style corresponding to the basic component and previewing the effect of the target component according to the default component style;
a first determining submodule for determining the default component style as the target component style in response to a style confirmation operation;
and the second determination submodule is used for responding to the modification operation of the default component style and determining the target component style according to the modification operation.
11. The apparatus of claim 10, wherein the storage module comprises:
and the first obtaining sub-module is used for obtaining the default component style corresponding to the basic component based on the component identification of the basic component.
12. The apparatus of any of claims 9-11, wherein the means for invoking further comprises:
the first generation submodule is used for acquiring attribute elements of the component to be generated and generating a basic component based on the attribute elements;
the second generation submodule is used for acquiring the style configuration information of each basic component and generating a default component style of the basic component based on the style configuration information;
and the storage submodule is used for generating the structured data of the basic component based on the basic component and the default component style corresponding to the basic component and storing the structured data in the component library.
13. The apparatus of claim 12, further comprising:
the first obtaining module is configured to obtain an interaction configuration operation of the base component, and obtain configuration information of each interaction of the base component based on the interaction configuration operation, where the configuration information includes an interaction mode and an interaction result corresponding to the interaction mode.
14. The apparatus of any one of claims 9-11, further comprising:
the system comprises a receiving module, a display module and a display module, wherein the receiving module is used for receiving a page display request, and the page display request comprises a page identifier of a target page;
the second obtaining module is used for inquiring the mapping relation between the page identifier and the component identifier according to the page identifier of the target page and obtaining a second target component of the target page and a target component style of the second target component;
and the sending module is used for sending the second target assembly and the target assembly style of the second target assembly to a client for displaying.
15. A page display apparatus, comprising:
the system comprises a sending module, a receiving module and a sending module, wherein the sending module is used for sending a page display request to a page generation terminal, and the page display request comprises a page identifier of a target page;
the receiving module is used for receiving a target component of the target page and a target component style of the target component;
and the first display module is used for rendering the target component according to the target component style, and generating and displaying the target page.
16. The apparatus of claim 15, further comprising:
the first obtaining module is used for obtaining the theme description information corresponding to the target page according to the page identifier;
the second acquisition module is used for acquiring the target component associated with the theme description information in the page rendering process;
and the second display module is used for rendering the theme description information to the associated target component for display.
17. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-6 or to enable the at least one processor to perform the method of any one of claims 7-8.
18. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-6 or for causing the computer to perform the method of any one of claims 7-8.
19. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any one of claims 1-6, or implements the method according to any one of claims 7-8.
CN202110475437.0A 2021-04-29 2021-04-29 Page generation method, page display method and device and electronic equipment Pending CN113094049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110475437.0A CN113094049A (en) 2021-04-29 2021-04-29 Page generation method, page display method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110475437.0A CN113094049A (en) 2021-04-29 2021-04-29 Page generation method, page display method and device and electronic equipment

Publications (1)

Publication Number Publication Date
CN113094049A true CN113094049A (en) 2021-07-09

Family

ID=76680746

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110475437.0A Pending CN113094049A (en) 2021-04-29 2021-04-29 Page generation method, page display method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN113094049A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703743A (en) * 2021-08-30 2021-11-26 北京房江湖科技有限公司 Page configuration method and device, page rendering method, client and server
CN113807071A (en) * 2021-08-31 2021-12-17 浙江浙大中控信息技术有限公司 OCR-based document generation method
CN113962202A (en) * 2021-09-06 2022-01-21 北京房江湖科技有限公司 Filling method for input page and computer program product

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170161032A1 (en) * 2015-12-02 2017-06-08 Alibaba Group Holding Limited Running applications using pre-generated components
CN107424033A (en) * 2016-03-29 2017-12-01 阿里巴巴集团控股有限公司 A kind of component rendering method, page display method, client, server and storage medium
CN108664296A (en) * 2017-03-31 2018-10-16 阿里巴巴集团控股有限公司 A kind of page rendering method and apparatus, a kind of page processing method and device
CN110400196A (en) * 2019-06-20 2019-11-01 北京奇艺世纪科技有限公司 A kind of page processing method, device and computer readable storage medium
CN111273907A (en) * 2020-02-12 2020-06-12 中国平安人寿保险股份有限公司 Page processing method and related equipment
CN111443912A (en) * 2020-03-25 2020-07-24 平安医疗健康管理股份有限公司 Page rendering method and device based on components, computer equipment and storage medium
CN111506312A (en) * 2020-06-30 2020-08-07 平安国际智慧城市科技股份有限公司 Page generation method and device, computer equipment and storage medium
CN112070591A (en) * 2020-09-15 2020-12-11 政采云有限公司 Page display method and device
CN112416339A (en) * 2020-02-17 2021-02-26 上海哔哩哔哩科技有限公司 Page development method and device and computer equipment
CN112433799A (en) * 2020-11-25 2021-03-02 平安普惠企业管理有限公司 Page generation method, device, equipment and medium
CN112507273A (en) * 2020-12-15 2021-03-16 北京金山云网络技术有限公司 Webpage generating method and device and electronic equipment
CN112527434A (en) * 2020-12-07 2021-03-19 北京奇艺世纪科技有限公司 Page display method, terminal, server, system and electronic equipment
CN112631580A (en) * 2019-09-24 2021-04-09 阿里巴巴集团控股有限公司 Data processing method and device and computing equipment

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170161032A1 (en) * 2015-12-02 2017-06-08 Alibaba Group Holding Limited Running applications using pre-generated components
CN107424033A (en) * 2016-03-29 2017-12-01 阿里巴巴集团控股有限公司 A kind of component rendering method, page display method, client, server and storage medium
CN108664296A (en) * 2017-03-31 2018-10-16 阿里巴巴集团控股有限公司 A kind of page rendering method and apparatus, a kind of page processing method and device
CN110400196A (en) * 2019-06-20 2019-11-01 北京奇艺世纪科技有限公司 A kind of page processing method, device and computer readable storage medium
CN112631580A (en) * 2019-09-24 2021-04-09 阿里巴巴集团控股有限公司 Data processing method and device and computing equipment
CN111273907A (en) * 2020-02-12 2020-06-12 中国平安人寿保险股份有限公司 Page processing method and related equipment
CN112416339A (en) * 2020-02-17 2021-02-26 上海哔哩哔哩科技有限公司 Page development method and device and computer equipment
CN111443912A (en) * 2020-03-25 2020-07-24 平安医疗健康管理股份有限公司 Page rendering method and device based on components, computer equipment and storage medium
CN111506312A (en) * 2020-06-30 2020-08-07 平安国际智慧城市科技股份有限公司 Page generation method and device, computer equipment and storage medium
CN112070591A (en) * 2020-09-15 2020-12-11 政采云有限公司 Page display method and device
CN112433799A (en) * 2020-11-25 2021-03-02 平安普惠企业管理有限公司 Page generation method, device, equipment and medium
CN112527434A (en) * 2020-12-07 2021-03-19 北京奇艺世纪科技有限公司 Page display method, terminal, server, system and electronic equipment
CN112507273A (en) * 2020-12-15 2021-03-16 北京金山云网络技术有限公司 Webpage generating method and device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
李凡;李梦;李京;: "基于模型的Web页面自动生成系统PAGS", 计算机工程与应用, no. 27, 21 September 2006 (2006-09-21) *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113703743A (en) * 2021-08-30 2021-11-26 北京房江湖科技有限公司 Page configuration method and device, page rendering method, client and server
CN113703743B (en) * 2021-08-30 2023-12-26 贝壳找房(北京)科技有限公司 Page configuration method and device, page rendering method, client and server
CN113807071A (en) * 2021-08-31 2021-12-17 浙江浙大中控信息技术有限公司 OCR-based document generation method
CN113962202A (en) * 2021-09-06 2022-01-21 北京房江湖科技有限公司 Filling method for input page and computer program product

Similar Documents

Publication Publication Date Title
CN113094049A (en) Page generation method, page display method and device and electronic equipment
CN107818162B (en) Bury a processing method, device, computer equipment and storage medium
US10824691B2 (en) Page rendering method, device, and data storage medium
CN110310034B (en) Service arrangement and business flow processing method and device applied to SaaS
CN106775836B (en) Interface display method and interface display device
CN104426925B (en) Web page resources acquisition methods and device
CN111368235B (en) Page rendering and displaying method and device, server and storage medium
CN111475161B (en) Method, device and equipment for accessing component
CN110069737B (en) Content generation method and device, computer equipment and storage medium
US20070101278A1 (en) Web site theme designer
CN112559222A (en) Message display method and device, computer equipment and storage medium
US20150317405A1 (en) Web Page Variation
CN108319474B (en) Page information generation method, device and equipment
CN114741079A (en) Software development method, platform, electronic device and computer-readable storage medium
CN114168853A (en) Data visualization display method, device, medium and electronic equipment
CN104519118A (en) Information processing terminal and control method therefor, system and control method therefor
CN113971191A (en) Data import method and device and computer readable storage medium
CN107391132B (en) Method, device and equipment for target App to execute preset action
CN111459484B (en) Method for simulating back-end data during separate development of front end and back end of webpage
CN112947918A (en) Data display method and device
CN107704491B (en) Message processing method and device
CN113590113B (en) Interface generation method, device and computer readable storage medium
KR102278878B1 (en) Server for generating integrated usage log data and operating method thereof
CN110908745A (en) Data analysis display method and system, storage medium, server and client
CN114912057A (en) Page component configuration method and device, electronic equipment and medium

Legal Events

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