Page generation method, apparatus and device, and storage medium
By receiving the target description text and converting it into content generation page that meets the target description specifications, the professional issues of page design for non-professionals in low-code applications are solved, and efficient page generation is achieved.
Patent Information
- Application Number
- PCT/CN2024/107945
- Authority / Receiving Office
- WO · WO
- Patent Type
- Applications
- Current Assignee / Owner
- Priority Date
- 2024-03-11
- Filing Date
- 2024-07-26
- Publication Date
- 2025-09-18
AI Technical Summary
In the existing technology, it is difficult for non-professionals to build pages by dragging and dropping components in low-code applications, which requires high understanding and proficiency, and it is difficult to lower the professional requirements of page design.
By receiving the target description text, generating the first description content that conforms to the first target description specification, and converting it into the second description content that conforms to the second target description specification based on the preset relationship, finally generating the target page, supporting page editing operations to meet user needs.
It enables non-professionals to generate pages by simply inputting target description text, which reduces the professional requirements for page design and improves page generation efficiency.
Smart Images

Figure CN2024107945_18092025_PF_FP_ABST
Abstract
Description
Page generation method, device, equipment and storage medium Technical Field
[0001] The present disclosure relates to the field of data processing, and in particular to a page generation method, apparatus, device, and storage medium. Background Art
[0002] Currently, page designers usually complete page construction by dragging and dropping components on low-code applications. However, for non-professionals, the above method also has the cost of understanding and proficiently using low-code applications.
[0003] Therefore, how to reduce the professional requirements of page design so that non-professionals can also complete page generation is a technical problem that urgently needs to be solved.
[0004] Summary of the Invention
[0005] In order to solve the above technical problems, embodiments of the present disclosure provide a page generation method, apparatus, device, and storage medium.
[0006] In a first aspect, the present disclosure provides a page generation method, the method comprising:
[0007] Receive target description text;
[0008] Acquire first description content generated based on the target description text; wherein the first description content complies with a first target description specification;
[0009] Based on a preset relationship between the first target description specification and the second target description specification, converting the first description content into a second description content; wherein the second description content complies with the second target description specification;
[0010] A target page is generated based on the second description content.
[0011] In an optional implementation, obtaining the first description content generated based on the target description text includes:
[0012] The target description text is sent to a server; wherein the server is deployed with a target model, and the target model is used to generate a first description content based on the target description text; wherein the target model is trained using samples that meet the first target description specification.
[0013] In an optional implementation, converting the first description content into the second description content based on a preset relationship between the first target description specification and the second target description specification includes:
[0014] Converting a first description unit in the first description content into a first page component description content according to a preset relationship between a description unit corresponding to the first target description specification and a page component description content corresponding to the second target description specification; wherein the first page component description content is used to describe the corresponding page component according to the second target description specification;
[0015] A second description content is determined based on the first page component description content.
[0016] In an optional implementation, generating a target page based on the second description content includes:
[0017] displaying an initial page based on the second description content;
[0018] receiving a page editing operation for the initial page;
[0019] A target page corresponding to the initial page is generated based on the page editing operation.
[0020] In an optional implementation, the initial page displays multiple page components, and the receiving a page editing operation for the initial page includes:
[0021] Receive a component editing operation for the plurality of page components on the initial page; wherein the component editing operation includes at least one of a component adding operation, a component deleting operation, and a component adjusting operation.
[0022] In an optional implementation, the initial page displays multiple page components, and the receiving a page editing operation for the initial page includes:
[0023] An adjustment operation for a target variable of a target page component among the multiple page components is received; wherein the target variable is used to display the target page component.
[0024] In an optional implementation manner, before receiving the target description text, the method further includes:
[0025] Determine the target application objects;
[0026] Accordingly, the receiving target description text includes:
[0027] receiving a target description text generated for the target application object; wherein the target description text is used to describe the target application object;
[0028] Alternatively, receive target description text entered by the user.
[0029] In an optional implementation, before obtaining the first description content generated based on the target description text, the method further includes:
[0030] Determining a page display platform; wherein the page display platform is used to display the target page;
[0031] Accordingly, obtaining the first description content generated based on the target description text includes:
[0032] Acquire first description content generated based on the target description text and the page display platform.
[0033] In a second aspect, the present disclosure further provides a page generation device, the device comprising:
[0034] A first receiving module is used to receive a target description text;
[0035] A first acquisition module is configured to acquire first description content generated based on the target description text; wherein the first description content complies with a first target description specification;
[0036] a content conversion module, configured to convert the first description content into a second description content based on a preset relationship between the first target description specification and the second target description specification; wherein the second description content complies with the second target description specification;
[0037] The first generating module is configured to generate a target page based on the second description content.
[0038] In a third aspect, the present disclosure provides a computer-readable storage medium, wherein instructions are stored in the computer-readable storage medium. When the instructions are executed on a terminal device, the terminal device implements the above method.
[0039] In a fourth aspect, the present disclosure provides a page generating device, comprising: a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the above-mentioned method when executing the computer program.
[0040] In a fifth aspect, the present disclosure provides a computer program product, which includes a computer program / instructions, and the computer program / instructions implement the above method when executed by a processor. BRIEF DESCRIPTION OF THE DRAWINGS
[0041] The above and other features, advantages, and aspects of the various embodiments of the present disclosure will become more apparent with reference to the following detailed description in conjunction with the accompanying drawings. Throughout the drawings, the same or similar reference numerals represent the same or similar elements. It should be understood that the drawings are schematic and that the originals and elements are not necessarily drawn to scale.
[0042] FIG1 is a flow chart of a page generation method provided by an embodiment of the present disclosure;
[0043] FIG2 is a schematic diagram of an interactive page provided by an embodiment of the present disclosure;
[0044] FIG3 is a schematic diagram of another interactive page provided by an embodiment of the present disclosure;
[0045] FIG4 is a schematic diagram of another interactive page provided by an embodiment of the present disclosure;
[0046] FIG5 is a schematic structural diagram of a page generating device provided by an embodiment of the present disclosure;
[0047] FIG6 is a schematic structural diagram of a page generating device provided by an embodiment of the present disclosure. DETAILED DESCRIPTION
[0048] In order to more clearly understand the above-mentioned objectives, features and advantages of the present disclosure, the scheme of the present disclosure will be further described below. It should be noted that the embodiments of the present disclosure and the features therein can be combined with each other in the absence of conflict.
[0049] In the following description, many specific details are set forth to facilitate a full understanding of the present disclosure, but the present disclosure may also be implemented in other ways different from those described herein; it is obvious that the embodiments in the specification are only part of the embodiments of the present disclosure, rather than all of the embodiments.
[0050] Currently, page designers usually complete page construction by dragging and dropping components on low-code applications. However, for non-professionals, the above method also has the cost of understanding and proficiently using low-code applications.
[0051] To this end, an embodiment of the present disclosure provides a page generation method, specifically, receiving a target description text, obtaining a first description content generated based on the target description text, wherein the first description content complies with a first target description specification, based on a preset relationship between the first target description specification and the second target description specification, converting the first description content into a second description content, wherein the second description content complies with the second target description specification, and generating a target page based on the second description content.
[0052] In the disclosed embodiment, the page generation process is completed by generating first description content based on the target description text, and then converting the first description content into second description content that can generate the target page. As can be seen, in the disclosed embodiment, the user can complete the generation of the target page simply by entering the target description text, and there is almost no requirement for professional page design.
[0053] In addition, compared with the method of completing page construction by simply dragging components in the prior art, the method of intelligently generating pages in the embodiment of the present disclosure obviously also improves the efficiency of page generation.
[0054] Specifically, an embodiment of the present disclosure provides a page generation method. Referring to FIG1 , which is a flow chart of a page generation method provided by an embodiment of the present disclosure, the method specifically includes:
[0055] S101: Receive target description text.
[0056] The page generation method provided by the embodiments of the present disclosure can be applied to a client. Specifically, the client can be deployed on a terminal such as a smart phone, a tablet computer, or a desktop computer.
[0057] In the embodiment of the present disclosure, the target description text may include a text segment, and may also include one or more keywords. The embodiment of the present disclosure does not limit the specific content and description method of the target description text.
[0058] In an optional implementation, the method for receiving the target description text may include: a method in which the user inputs the description text in an input box. Specifically, the description text input by the user is received and determined as the target description text.
[0059] In another optional embodiment, the target description text may also be generated using system intelligence. Specifically, the target description text may be generated based on a predetermined target application object. The target description text may be used to describe the characteristics of the target application object. Specifically, the target application object refers to the application to which the target page belongs, i.e., the target page is generated for the target application object.
[0060] In one optional implementation, the user can select any application object on the interactive page as the target application object. After triggering the page build operation for the target application object, a description text corresponding to the target application object, i.e., the target description text, is displayed in the input box. This target description text is automatically generated based on the characteristics of the target application object and is used to generate the target page corresponding to the target application object.
[0061] In another optional implementation, after receiving the target description text automatically generated based on the target application object, the user may also manually modify the target description text in the input box.
[0062] S102: Acquire first description content generated based on the target description text.
[0063] The first description content complies with a first target description specification.
[0064] In an embodiment of the present disclosure, the first description content may include multiple description units, each description unit is generated based on the target description text. Specifically, the first description content may include description content generated based on the target description text and conforming to a predefined first target description specification, such as code content conforming to a certain code format, etc.
[0065] The first target description specification may be any predefined content description specification, such as a certain code format, etc. That is, the first description content is a description content that complies with the first target description specification.
[0066] In one optional implementation, after receiving the target description text, the received target description text can be input into a target model deployed on the server. The target model processes the target description text and outputs a first description content that conforms to the first target description specification, which is then returned by the server to the client. In other words, a large model can be used to generate the first description content based on the target description text.
[0067] The target model can be a model trained using samples that conform to the first target description specification. The specific model type and construction method are not limited in the embodiments of the present disclosure.
[0068] In an optional implementation, a model is first constructed based on a predefined first target description specification so that the constructed model meets the requirements of the first target description specification, and then the constructed model is trained using samples that meet the first target description specification to obtain a trained model. During the model training process, some samples that meet the first target description specification are used to verify the model so as to adjust the parameters of the model so that the final target model is more in line with the requirements of generating the first description content based on the target description text in the embodiment of the present disclosure.
[0069] In actual applications, after receiving the target description text, in order to make the generated first description content more compatible with its application platform, the disclosed implementation also supports determining a page display platform, wherein the page display platform is used to display the target page.
[0070] In one optional implementation, after receiving the target description text, the user selects a page display platform based on their needs on the interactive page, and then obtains first description content generated based on the target description text and the page display platform. Specifically, the target description text and the page display platform can be input into a target model deployed on the server. The target model processes the target description text and the page display platform, outputting first description content that conforms to the first target description specification, which is then returned by the server to the client.
[0071] S103: Based on a preset relationship between the first target description specification and the second target description specification, convert the first description content into a second description content.
[0072] The second description content complies with the second target description specification.
[0073] In an embodiment of the present disclosure, the second target description specification may be a code format. The second description content may include description content that complies with the second target description specification. Specifically, the second description content is used to describe a page, i.e., the corresponding page can be displayed according to the second description content. The second description content may include page component description content, and each page component on the page can be displayed according to each page component description content in the second description content. The second target description specification may be an HTML code format for describing a web page, etc.
[0074] In the embodiment of the present disclosure, a preset relationship between the first target description specification and the second target description specification is predefined. Based on the preset relationship, the first description content that conforms to the first target description specification can be converted into the second description content that conforms to the second target description specification.
[0075] In an optional implementation, a preset relationship between the description unit corresponding to the first target description specification and the page component description content corresponding to the second target description specification is predefined.
[0076] Specifically, based on the preset relationship between the description unit corresponding to the first target description specification and the page component description content corresponding to the second target description specification, the first description unit in the first description content is converted into the first page component description content. The first page component description content is used to describe the corresponding page component, and specifically, the corresponding page component can be described according to the second target description specification. Then, after each description unit in the first description content is converted into the corresponding page component description content, the second description content composed of the page component description content is obtained.
[0077] S104: Generate a target page based on the second description content.
[0078] In the embodiment of the present disclosure, after converting the first description content into the second description content that conforms to the second target description specification, a target page is generated based on the second description content. The target page can display multiple page components, such as text components, list components, drop-down box components, etc., to constitute the target page.
[0079] In one optional embodiment, the page generated based on the second description content can be an initial page. Based on user needs, the initial page can also be edited to ultimately obtain a target page that meets the needs. Specifically, after the first description content is converted into the second description content based on the preset relationship between the first target description specification and the second target description specification, an initial page is generated based on the second description content and displayed. Then, a page edit operation is received for the initial page, and a target page corresponding to the initial page is generated based on the page edit operation.
[0080] In an optional embodiment, the initial page displays multiple page components, and the page editing operation for the initial page may specifically include a component editing operation for the multiple page components on the initial page. Specifically, when the initial page is displayed, a component editing operation for a target component among the multiple page components on the initial page is received. The component editing operation may include at least one of a component adding operation, a component deleting operation, and a component adjusting operation.
[0081] Among them, the component adding operation can specifically add components to the initial page, specifically, by dragging the components in the component area to the initial page; the component deleting operation can delete components by triggering the component deleting operation, specifically, by selecting the component and triggering the component deleting operation to delete it; the component adjusting operation can specifically be the adjustment of the component position, etc.
[0082] In another optional embodiment, multiple page components are displayed on the initial page. The page editing operation of the initial page may specifically include an adjustment operation for the target variables in the multiple page components on the initial page. Specifically, an adjustment operation for the target variable of a target page component among the multiple page components on the initial page is received. The adjustment operation for the target variable may include, for example, adding a new target variable or re-editing the variables based on the existing components. Specifically, for example, the size of the page component, the style of the page component, the font of the page component, etc., and the display of the target page component is redisplayed based on the target variable.
[0083] In the page generation method provided by the embodiment of the present disclosure, a target description text is received, and a first description content is generated based on the target description text, wherein the first description content conforms to a first target description specification, and based on a preset relationship between the first target description specification and the second target description specification, the first description content is converted into a second description content, wherein the second description content conforms to the second target description specification, and a target page is generated based on the second description content.
[0084] In the disclosed embodiment, the page generation process is completed by generating first description content based on the target description text, and then converting the first description content into second description content that can generate the target page. As can be seen, in the disclosed embodiment, the user can complete the generation of the target page simply by entering the target description text, and there is almost no requirement for professional page design.
[0085] In addition, compared with the method of completing page construction by simply dragging components in the prior art, the method of intelligently generating pages in the embodiment of the present disclosure obviously also improves the efficiency of page generation.
[0086] To facilitate understanding of the above embodiment, the present disclosure will introduce the page generation method provided by the present disclosure in conjunction with a schematic diagram.
[0087] First, the user selects a target application object on the interactive page. Then, when a page building operation for the target application object is received, an input box 201 is displayed, and the user can enter a target description text in the input box.
[0088] Then, after receiving the target description text, the user selects the page display platform 202 based on the needs on the interactive page, and inputs the received target description text and page display platform into the target model deployed on the server. The target model processes the target description text and page display platform, outputs the first description content that complies with the first target description specification, and returns it to the client from the server.
[0089] Then, based on the preset relationship between the description unit corresponding to the first target description specification and the page component description content corresponding to the second target description specification, the client converts the first description unit in the first description content into the first page component description content. After converting each description unit in the first description content into the corresponding page component description content, the client obtains the second description content composed of the page component description content.
[0090] After converting the first description content into the second description content that meets the second target description specification, an initial page is generated according to the second description content. As shown in Figure 3, it is a schematic diagram of an interactive page provided by an embodiment of the present disclosure, an initial page 301 in the interactive page, and multiple page components are displayed on the initial page, including image components, text components, etc. Then, the user can perform component editing operations on the initial page based on needs, such as the component area 302 in the interactive page of Figure 3. The user enters the component editing area 303 by triggering the component control, and the user can drag the component 304 to the initial page to complete the component addition operation.
[0091] In addition, the user can also adjust the target variables of the page components displayed on the initial page. As shown in Figure 4, an interactive page provided by the present embodiment is shown. In this interactive page, the user triggers the variable control to enter the variable adjustment area 401. The user can select the page component 402 on the initial page, add variables to the page component 402, and reconfigure the page component, such as the component configuration area 403, to configure the page component 402.
[0092] Based on the above method embodiment, the present disclosure further provides a page generation device. Reference 5 is a structural diagram of a page generation device provided in an embodiment of the present disclosure, and the device includes:
[0093] The first receiving module 501 is used to receive a target description text;
[0094] A first acquisition module 502 is configured to acquire first description content generated based on the target description text; wherein the first description content complies with a first target description specification;
[0095] a content conversion module 503 configured to convert the first description content into a second description content based on a preset relationship between the first target description specification and the second target description specification; wherein the second description content complies with the second target description specification;
[0096] The first generating module 504 is configured to generate a target page based on the second description content.
[0097] In an optional implementation manner, the first acquisition module is specifically configured to:
[0098] The target description text is sent to a server; wherein the server is deployed with a target model, and the target model is used to generate a first description content based on the target description text; wherein the target model is trained using samples that meet the first target description specification.
[0099] In an optional implementation, the content conversion module includes:
[0100] a content conversion submodule, configured to convert a first description unit in the first description content into first page component description content according to a preset relationship between a description unit corresponding to the first target description specification and a page component description content corresponding to the second target description specification; wherein the first page component description content is used to describe the corresponding page component according to the second target description specification;
[0101] The first determining submodule is configured to determine a second description content based on the first page component description content.
[0102] In an optional implementation manner, the first generating module includes:
[0103] A first display submodule, configured to display an initial page based on the second description content;
[0104] A second receiving submodule is configured to receive a page editing operation for the initial page;
[0105] The second generating submodule is configured to generate a target page corresponding to the initial page based on the page editing operation.
[0106] In an optional implementation manner, the initial page displays multiple page components, and the second receiving module is specifically configured to:
[0107] Receive a component editing operation for the plurality of page components on the initial page; wherein the component editing operation includes at least one of a component adding operation, a component deleting operation, and a component adjusting operation.
[0108] In an optional implementation manner, the initial page displays multiple page components, and the second receiving module is specifically configured to:
[0109] An adjustment operation for a target variable of a target page component among the multiple page components is received; wherein the target variable is used to display the target page component.
[0110] In an optional embodiment, the device further includes:
[0111] A first determining module is used to determine a target application object;
[0112] Accordingly, the first receiving module is specifically configured to:
[0113] receiving a target description text generated for the target application object; wherein the target description text is used to describe the target application object;
[0114] Alternatively, receive target description text entered by the user.
[0115] In an optional embodiment, the device further includes:
[0116] A second determining module is used to determine a page display platform; wherein the page display platform is used to display the target page;
[0117] Accordingly, the first acquisition module is specifically configured to:
[0118] Acquire first description content generated based on the target description text and the page display platform.
[0119] In the page generation device provided by the embodiment of the present disclosure, a target description text is received, and a first description content generated based on the target description text is obtained, wherein the first description content complies with a first target description specification, and based on a preset relationship between the first target description specification and the second target description specification, the first description content is converted into a second description content, wherein the second description content complies with the second target description specification, and a target page is generated based on the second description content.
[0120] In the disclosed embodiment, the page generation process is completed by generating first description content based on the target description text, and then converting the first description content into second description content that can generate the target page. As can be seen, in the disclosed embodiment, the user can complete the generation of the target page simply by entering the target description text, and there is almost no requirement for professional page design.
[0121] In addition, compared with the method of completing page construction by simply dragging components in the prior art, the method of intelligently generating pages in the embodiment of the present disclosure obviously also improves the efficiency of page generation.
[0122] In addition to the above-mentioned method and apparatus, the embodiments of the present disclosure further provide a computer-readable storage medium, which stores instructions. When the instructions are executed on a terminal device, the terminal device implements the page generation method described in the embodiments of the present disclosure.
[0123] The embodiments of the present disclosure further provide a computer program product, which includes a computer program / instructions. When the computer program / instructions are executed by a processor, the page generation method described in the embodiments of the present disclosure is implemented.
[0124] In addition, the embodiment of the present disclosure further provides a page generation device, as shown in FIG6 , which may include:
[0125] Processor 601, memory 602, input device 603, and output device 604. The page generating device may include one or more processors 601, with one processor being used as an example in FIG6 . In some embodiments of the present disclosure, processor 601, memory 602, input device 603, and output device 604 may be connected via a bus or other means, with FIG6 using a bus as an example.
[0126] The memory 602 can be used to store software programs and modules. The processor 601 executes the various functional applications and data processing of the page generating device by running the software programs and modules stored in the memory 602. The memory 602 may primarily include a program storage area and a data storage area. The program storage area may store an operating system, at least one application required for a function, and the like. Furthermore, the memory 602 may include high-speed random access memory and non-volatile memory, such as at least one disk storage device, flash memory device, or other volatile solid-state storage device. The input device 603 may be used to receive input digital or character information and generate signal input related to user settings and function control of the page generating device.
[0127] Specifically in this embodiment, the processor 601 will load the executable files corresponding to the processes of one or more applications into the memory 602 according to the following instructions, and the processor 601 will run the applications stored in the memory 602, thereby realizing the various functions of the above-mentioned page generation device.
[0128] It should be noted that, in this document, relational terms such as "first" and "second" are used only to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply any actual relationship or order between these entities or operations. Moreover, the terms "comprises," "comprising," or any other variations thereof are intended to cover non-exclusive inclusion, so that a process, method, article, or device comprising a series of elements includes not only those elements, but also other elements not explicitly listed, or elements inherent to such process, method, article, or device. In the absence of further limitations, an element defined by the phrase "comprising a ..." does not exclude the presence of other identical elements in the process, method, article, or device comprising the element.
[0129] The foregoing description is intended only to provide specific embodiments of the present disclosure, intended to enable those skilled in the art to understand and implement the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the present disclosure. Therefore, the present disclosure is not intended to be limited to the embodiments described herein, but rather to be construed in the broadest manner consistent with the principles and novel features disclosed herein.
Claims
1. A page generation method, comprising: Receive target description text; Acquire first description content generated based on the target description text; wherein the first description content complies with a first target description specification; Based on a preset relationship between the first target description specification and the second target description specification, converting the first description content into a second description content; wherein the second description content complies with the second target description specification; A target page is generated based on the second description content.
2. The method according to claim 1, wherein obtaining the first description content generated based on the target description text comprises: The target description text is sent to a server; wherein the server is deployed with a target model, and the target model is used to generate a first description content based on the target description text; wherein the target model is trained using samples that meet the first target description specification.
3. The method according to claim 1 , wherein the converting the first description content into the second description content based on a preset relationship between the first target description specification and the second target description specification comprises: Converting a first description unit in the first description content into a first page component description content according to a preset relationship between a description unit corresponding to the first target description specification and a page component description content corresponding to the second target description specification; wherein the first page component description content is used to describe the corresponding page component according to the second target description specification; A second description content is determined based on the first page component description content.
4. The method according to claim 1, wherein generating a target page based on the second description content comprises: displaying an initial page based on the second description content; receiving a page editing operation for the initial page; A target page corresponding to the initial page is generated based on the page editing operation.
5. The method according to claim 4, wherein the initial page displays a plurality of page components, and the receiving a page editing operation for the initial page comprises: Receive a component editing operation for the plurality of page components on the initial page; wherein the component editing operation includes at least one of a component adding operation, a component deleting operation, and a component adjusting operation.
6. The method according to claim 4, wherein the initial page displays a plurality of page components, and the receiving a page editing operation for the initial page comprises: An adjustment operation for a target variable of a target page component among the multiple page components is received; wherein the target variable is used to display the target page component.
7. The method according to claim 1, wherein before receiving the target description text, it further comprises: Determine the target application objects; Accordingly, the receiving target description text includes: receiving a target description text generated for the target application object; wherein the target description text is used to describe the target application object; Alternatively, receive target description text entered by the user.
8. The method according to claim 1, wherein before acquiring the first description content generated based on the target description text, the method further comprises: Determining a page display platform; wherein the page display platform is used to display the target page; Accordingly, obtaining the first description content generated based on the target description text includes: Acquire first description content generated based on the target description text and the page display platform.
9. A page generating device, comprising: A first receiving module is used to receive a target description text; A first acquisition module is configured to acquire first description content generated based on the target description text; wherein the first description content complies with a first target description specification; a content conversion module, configured to convert the first description content into a second description content based on a preset relationship between the first target description specification and the second target description specification; wherein the second description content complies with the second target description specification; The first generating module is configured to generate a target page based on the second description content.
10. A computer-readable storage medium, wherein instructions are stored in the computer-readable storage medium. When the instructions are executed on a terminal device, the terminal device implements the method according to any one of claims 1 to 8.
11. A page generating device, comprising: A memory, a processor, and a computer program stored in the memory and executable on the processor, wherein when the processor executes the computer program, the method according to any one of claims 1 to 8 is implemented.
12. A computer program product, wherein the computer program product comprises a computer program / instructions, and when the computer program / instructions are executed by a processor, the method according to any one of claims 1 to 8 is implemented.
Citation Information
Patent Citations
Front-end page generation method and device, platform equipment and storage medium
CN112540763A
Front-end page building method and device based on componentization, equipment and storage medium
CN113419729A
Page file generation method and device, storage medium and electronic equipment
CN114428609A
Page generation method and device, equipment and storage medium
CN118151931A