CN117348870A - Page customization method and device, medium and electronic equipment - Google Patents

Page customization method and device, medium and electronic equipment Download PDF

Info

Publication number
CN117348870A
CN117348870A CN202311217920.4A CN202311217920A CN117348870A CN 117348870 A CN117348870 A CN 117348870A CN 202311217920 A CN202311217920 A CN 202311217920A CN 117348870 A CN117348870 A CN 117348870A
Authority
CN
China
Prior art keywords
page
module
module page
parameters
component
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
CN202311217920.4A
Other languages
Chinese (zh)
Inventor
刘彩彩
徐奇
薛富恩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Arc Information Technology Co ltd
Original Assignee
Beijing Arc Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Arc Information Technology Co ltd filed Critical Beijing Arc Information Technology Co ltd
Priority to CN202311217920.4A priority Critical patent/CN117348870A/en
Publication of CN117348870A publication Critical patent/CN117348870A/en
Pending legal-status Critical Current

Links

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/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

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

Abstract

The invention discloses a page customization method, a page customization device, a page customization medium and electronic equipment. The method comprises the following steps: the front end and the back end agree on a module page to be customized, and a unique identification of the customized module page is determined; the back end sets the theme parameters of the module page according to the unique identification and returns to the front end; the back end customizes a module page and returns the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area; and the front end draws the module page according to the theme parameters and the module page parameters.

Description

Page customization method and device, medium and electronic equipment
Technical Field
The present invention relates to the field of page customization technologies, and in particular, to a page customization method, device, medium, and electronic apparatus.
Background
The front end and the rear end are separately realized, the front end is used for drawing the fixed page components and patterns, the rear end only needs to provide data content, a user cannot customize the page according to own requirements, the flexibility of page customization is poor, meanwhile, content updating also needs to be checked and released, the development manpower is occupied, the time cost is also spent, and the requirements of the user cannot be met timely.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a page customization method, a page customization device, a page customization medium and electronic equipment.
According to one aspect of the present invention, there is provided a page customization method including:
the front end and the back end agree on a module page to be customized, and a unique identification of the customized module page is determined;
the back end sets the theme parameters of the module page according to the unique identification and returns to the front end;
the back end customizes a module page and returns the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area;
and the front end draws the module page according to the theme parameters and the module page parameters.
Optionally, the module page includes a carousel map, a golden diamond region, a list, and a search.
Optionally, the theme parameters include a background color and a font color.
Optionally, the front end draws the module page according to the theme parameter and the module page parameter, including:
the front end draws font colors and background colors through theme parameters;
the front end performs component customization, component sequencing, component deletion, price group spacing, font size, font thickness, font line spacing and font type through the module page parameters, and draws the module page.
Optionally, the front end returns the module page parameters to the front end, including:
the back end returns the component type parameter and the component style parameter of the module page to the front end respectively; or (b)
The back-end returns the component type and component style as a whole to the front-end.
According to another aspect of the present invention, there is provided a page customizing apparatus, comprising:
the determining module is used for determining a module page to be customized by the front end and the back end, and determining a unique identifier of the customized module page;
the setting module is used for setting the theme parameters of the module page according to the unique identifier at the rear end and returning the theme parameters to the front end;
the customizing module is used for customizing a module page at the rear end and returning the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area;
and the drawing module is used for drawing the module page by the front end according to the theme parameters and the module page parameters.
According to a further aspect of the present invention there is provided a computer readable storage medium storing a computer program for performing the method according to any one of the above aspects of the present invention.
According to still another aspect of the present invention, there is provided an electronic device including: a processor; a memory for storing the processor-executable instructions; the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method according to any of the above aspects of the present invention.
Therefore, the application provides a page customization method, wherein the front end and the rear end agree on a module page to be customized, and the unique identification of the customized module page is determined; the back end sets the theme parameters of the module page according to the unique identification and returns to the front end; the back end customizes a module page and returns the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area; and the front end draws the module page according to the theme parameters and the module page parameters. And furthermore, the clients can customize the page structure according to the own demand preference, the styles are various, and new pages can be changed at any time without wasting time to go online to audit and invest redundant development time and labor. The method has the technical effects of realizing quick construction of a set of small programs, changing styles and saving development time and cost.
Drawings
Exemplary embodiments of the present invention may be more completely understood in consideration of the following drawings:
FIG. 1 is a flow chart of a method for customizing a page according to an exemplary embodiment of the present invention;
FIG. 2 is a schematic diagram of a page customization device according to an exemplary embodiment of the present invention;
fig. 3 is a structure of an electronic device provided in an exemplary embodiment of the present invention.
Detailed Description
Hereinafter, exemplary embodiments according to the present invention will be described in detail with reference to the accompanying drawings. It should be apparent that the described embodiments are only some embodiments of the present invention and not all embodiments of the present invention, and it should be understood that the present invention is not limited by the example embodiments described herein.
It should be noted that: the relative arrangement of the components and steps, numerical expressions and numerical values set forth in these embodiments do not limit the scope of the present invention unless it is specifically stated otherwise.
It will be appreciated by those of skill in the art that the terms "first," "second," etc. in embodiments of the present invention are used merely to distinguish between different steps, devices or modules, etc., and do not represent any particular technical meaning nor necessarily logical order between them.
It should also be understood that in embodiments of the present invention, "plurality" may refer to two or more, and "at least one" may refer to one, two or more.
It should also be appreciated that any component, data, or structure referred to in an embodiment of the invention may be generally understood as one or more without explicit limitation or the contrary in the context.
In addition, the term "and/or" in the present invention is merely an association relationship describing the association object, and indicates that three relationships may exist, for example, a and/or B may indicate: a exists alone, A and B exist together, and B exists alone. In the present invention, the character "/" generally indicates that the front and rear related objects are an or relationship.
It should also be understood that the description of the embodiments of the present invention emphasizes the differences between the embodiments, and that the same or similar features may be referred to each other, and for brevity, will not be described in detail.
Meanwhile, it should be understood that the sizes of the respective parts shown in the drawings are not drawn in actual scale for convenience of description.
The following description of at least one exemplary embodiment is merely exemplary in nature and is in no way intended to limit the invention, its application, or uses.
Techniques, methods, and apparatus known to one of ordinary skill in the relevant art may not be discussed in detail, but where appropriate, the techniques, methods, and apparatus should be considered part of the specification.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further discussion thereof is necessary in subsequent figures.
Embodiments of the invention are operational with numerous other general purpose or special purpose computing system environments or configurations with electronic devices, such as terminal devices, computer systems, servers, etc. Examples of well known terminal devices, computing systems, environments, and/or configurations that may be suitable for use with the terminal device, computer system, server, or other electronic device include, but are not limited to: personal computer systems, server computer systems, thin clients, thick clients, hand-held or laptop devices, microprocessor-based systems, set-top boxes, programmable consumer electronics, network personal computers, small computer systems, mainframe computer systems, and distributed cloud computing technology environments that include any of the foregoing, and the like.
Electronic devices such as terminal devices, computer systems, servers, etc. may be described in the general context of computer system-executable instructions, such as program modules, being executed by a computer system. Generally, program modules may include routines, programs, objects, components, logic, data structures, etc., that perform particular tasks or implement particular abstract data types. The computer system/server may be implemented in a distributed cloud computing environment in which tasks are performed by remote processing devices that are linked through a communications network. In a distributed cloud computing environment, program modules may be located in both local and remote computing system storage media including memory storage devices.
Exemplary method
Fig. 1 is a flow chart of a page customization method according to an exemplary embodiment of the present invention. The embodiment can be applied to an electronic device, and as shown in fig. 1, the page customization method 100 includes the following steps:
step 101, the front end and the back end agree on a module page to be customized, and a unique identification of the customized module page is determined.
Optionally, the module page includes a carousel map, a golden diamond region, a list, and a search.
Specifically, the conventional page content includes:
(1) The canner carousel graph can be provided with a style of a paging device, and common shapes include small dots, rectangles (round corners can be controlled), numbers and the like, and can be provided with the color of display and the position of the paging device;
(2) The golden diamond area is used for displaying a core function area of the whole interface layout, the part is generally displayed by icons and titles, the icons and the titles can be customized, and a plurality of icons can be displayed in one row, and the icons preferably limit the death size so as to prevent the influence on the appearance;
(3) List, commonly there are one row, two rows, and waterfall stream patterns, the patterns of each list view can also be customized, and the forms are: left-right, contextual, and like styles; corresponding to complex lists such as shopping, the positions of collection and purchase icons may also need to be defined;
(4) Searching, wherein the position, the size, the background color and the round angle of the search frame can be customized; the style and left and right positions of the icon are searched.
The unique identification of the page requires a front-to-back agreement, such as '001' for the home page and '002' for the personal center, as long as the front-to-back can be matched.
And 102, setting the theme parameters of the module page according to the unique identification by the rear end and returning to the front end.
Optionally, the theme parameters include a background color and a font color.
Specifically, the back end sets several common theme colors, and can also be customized to return a theme parameter to the front end. The theme parameters of an applet generally refer to the hue of the applet as a whole, i.e. the background color and the color of the font.
And 103, customizing the module page by the back end and returning the module page parameters to the front end, wherein the module page is divided into a page module selection area, a customized preview effect display area and a component area.
And 104, the front end draws a module page according to the theme parameters and the module page parameters.
Optionally, the front end draws the module page according to the theme parameter and the module page parameter, including:
the front end draws font colors and background colors through theme parameters;
the front end performs component customization, component sequencing, component deletion, price group spacing, font size, font thickness, font line spacing and font type through the module page parameters, and draws the module page.
Specifically, the component sorting can be achieved by monitoring the offset of the components, and each time a user-defined component is selected, the components can be temporarily stored in an object type, and the temporary object is added, deleted and revised.
Optionally, the front end returns the module page parameters to the front end, including:
the back end returns the component type parameter and the component style parameter of the module page to the front end respectively; or (b)
The back-end returns the component type and component style as a whole to the front-end.
Specifically, the left display effect of each customized page at the back end can be provided with a dragging component, the dynamic component arrangement sequence can be set, the components can be deleted, the right side is a customized area of the components, which components can be customized after being customized with the front end, and the customization of the modes such as left-right spacing, font size, font color and the like can be realized through changing.
When the front-end developer develops that customized page, the request interface requirements are transferred to the back-end, and the back-end developer gives the customized information to the front-end developer. The back end transmits the value to the front end in two modes: one is to assign the type of the assembly with the front end as a parameter, the assembly pattern is solely used as a parameter to the front end, the assembly is written by the front end according to the type, and the pattern is taken from the interface to return; the second is to give the whole of the component and the style as a parameter to the front end, which displays by the rich text method.
For example: one is to agree with the front end to decide the type of the component as a parameter, the component style is solely used as a parameter to the front end, the front end writes the component according to the type, such as two parameters of a component data taken from the back end { type: 'swirler', swirler class: 'XXX' }, the value of the type is agreed by the front end and the front end draws the bar using the < swirler > component according to the type taken, the style uses the inline style, the content is the value of swirler class taken from the back end;
the second is to give the whole of the component and the style as a parameter to the front end, and the front end displays the obtained background data { Context } "< p style=" xxx "> < img src =" xxxx "/> < p style =" xxxx "> < xxx > </p >", and the front end displays the obtained background data { Context "> < Context-text > by using < rich-text components, or can also realize the function by using some third-party plug-in libraries such as wxPase and the like.
Therefore, the application provides a page customization method, wherein the front end and the rear end agree on a module page to be customized, and the unique identification of the customized module page is determined; the back end sets the theme parameters of the module page according to the unique identification and returns to the front end; the back end customizes a module page and returns the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area; and the front end draws the module page according to the theme parameters and the module page parameters. And furthermore, the clients can customize the page structure according to the own demand preference, the styles are various, and new pages can be changed at any time without wasting time to go online to audit and invest redundant development time and labor. The method has the technical effects of realizing quick construction of a set of small programs, changing styles and saving development time and cost.
Exemplary apparatus
Fig. 2 is a schematic structural view of a page customizing apparatus according to an exemplary embodiment of the present invention. As shown in fig. 2, the apparatus 200 includes:
the determining module 210 is configured to determine a unique identifier of a module page to be customized by front-end and back-end conventions;
the setting module 220 is configured to set, by the back end, the theme parameters of the module page according to the unique identifier and return to the front end;
the customizing module 230 is configured to customize a module page at the back end and return parameters of the module page to the front end, where the module page is divided into a page module selection area, a customized preview effect display area and a component area;
and the drawing module 240 is configured to draw a module page according to the theme parameter and the module page parameter by the front end.
Optionally, the module page includes a carousel map, a golden diamond region, a list, and a search.
Optionally, the theme parameters include a background color and a font color.
Optionally, the drawing module 240 includes:
the first drawing submodule is used for drawing font colors and background colors through theme parameters at the front end;
and the second drawing sub-module is used for carrying out component customization, component sequencing, component deletion, group price interval, font size, font thickness, font line interval and font type through the module page parameters at the front end, and drawing the module page.
Optionally, the customization module 230 includes:
the first return sub-module is used for respectively returning the component type parameter and the component style parameter of the module page to the front end; or (b)
And the second return sub-module is used for returning the component parameters of the component type and the component style as a whole to the front end by the back end.
Exemplary electronic device
Fig. 3 is a structure of an electronic device provided in an exemplary embodiment of the present invention. As shown in fig. 3, the electronic device 30 includes one or more processors 31 and memory 32.
The processor 31 may be a Central Processing Unit (CPU) or other form of processing unit having data processing and/or instruction execution capabilities, and may control other components in the electronic device to perform desired functions.
Memory 32 may include one or more computer program products that may include various forms of computer-readable storage media, such as volatile memory and/or non-volatile memory. The volatile memory may include, for example, random Access Memory (RAM) and/or cache memory (cache), and the like. The non-volatile memory may include, for example, read Only Memory (ROM), hard disk, flash memory, and the like. One or more computer program instructions may be stored on the computer readable storage medium that can be executed by the processor 31 to implement the methods of the software programs of the various embodiments of the present invention described above and/or other desired functions. In one example, the electronic device may further include: an input device 33 and an output device 34, which are interconnected by a bus system and/or other forms of connection mechanisms (not shown).
In addition, the input device 33 may also include, for example, a keyboard, a mouse, and the like.
The output device 34 can output various information to the outside. The output device 34 may include, for example, a display, speakers, a printer, and a communication network and remote output devices connected thereto, etc.
Of course, only some of the components of the electronic device that are relevant to the present invention are shown in fig. 3 for simplicity, components such as buses, input/output interfaces, etc. being omitted. In addition, the electronic device may include any other suitable components depending on the particular application.
Exemplary computer program product and computer readable storage Medium
In addition to the methods and apparatus described above, embodiments of the invention may also be a computer program product comprising computer program instructions which, when executed by a processor, cause the processor to perform steps in a method according to various embodiments of the invention described in the "exemplary methods" section of this specification.
The computer program product may write program code for performing operations of embodiments of the present invention in any combination of one or more programming languages, including an object oriented programming language such as Java, C++ or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device, partly on a remote computing device, or entirely on the remote computing device or server.
Furthermore, embodiments of the present invention may also be a computer-readable storage medium, having stored thereon computer program instructions which, when executed by a processor, cause the processor to perform the steps in a method of mining history change records according to various embodiments of the present invention described in the "exemplary methods" section above in this specification.
The computer readable storage medium may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium can include, for example, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium would include the following: an electrical connection having one or more wires, a portable disk, a hard disk, random Access Memory (RAM), read-only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
The basic principles of the present invention have been described above in connection with specific embodiments, however, it should be noted that the advantages, benefits, effects, etc. mentioned in the present invention are merely examples and not intended to be limiting, and these advantages, benefits, effects, etc. are not to be considered as essential to the various embodiments of the present invention. Furthermore, the specific details disclosed herein are for purposes of illustration and understanding only, and are not intended to be limiting, as the invention is not necessarily limited to practice with the above described specific details.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different manner from other embodiments, so that the same or similar parts between the embodiments are mutually referred to. For system embodiments, the description is relatively simple as it essentially corresponds to method embodiments, and reference should be made to the description of method embodiments for relevant points.
The block diagrams of the devices, systems, apparatuses, systems according to the present invention are merely illustrative examples and are not intended to require or imply that the connections, arrangements, configurations must be made in the manner shown in the block diagrams. As will be appreciated by one of skill in the art, the devices, systems, apparatuses, systems may be connected, arranged, configured in any manner. Words such as "including," "comprising," "having," and the like are words of openness and mean "including but not limited to," and are used interchangeably therewith. The terms "or" and "as used herein refer to and are used interchangeably with the term" and/or "unless the context clearly indicates otherwise. The term "such as" as used herein refers to, and is used interchangeably with, the phrase "such as, but not limited to.
The method and system of the present invention may be implemented in a number of ways. For example, the methods and systems of the present invention may be implemented by software, hardware, firmware, or any combination of software, hardware, firmware. The above-described sequence of steps for the method is for illustration only, and the steps of the method of the present invention are not limited to the sequence specifically described above unless specifically stated otherwise. Furthermore, in some embodiments, the present invention may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present invention. Thus, the present invention also covers a recording medium storing a program for executing the method according to the present invention.
It is also noted that in the systems, devices and methods of the present invention, components or steps may be disassembled and/or assembled. Such decomposition and/or recombination should be considered as equivalent aspects of the present invention. The previous description of the disclosed aspects is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these aspects will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other aspects without departing from the scope of the invention. Thus, the present invention is not intended to be limited to the aspects shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing description has been presented for purposes of illustration and description. Furthermore, this description is not intended to limit embodiments of the invention to the form disclosed herein. Although a number of example aspects and embodiments have been discussed above, a person of ordinary skill in the art will recognize certain variations, modifications, alterations, additions, and subcombinations thereof.

Claims (10)

1. A method for customizing a page, comprising:
the front end and the back end agree on a module page to be customized, and a unique identification of the module page to be customized is determined;
the back end sets the theme parameters of the module page according to the unique identifier and returns the theme parameters to the front end;
the back end customizes the module page and returns the module page parameters to the front end, and the module page is divided into a page module selection area, a customizing preview effect display area and a component area;
and the front end draws the module page according to the theme parameter and the module page parameter.
2. The method of claim 1, wherein the module page comprises a carousel map, a golden diamond area, a list, and a search.
3. The method of claim 1, wherein the theme parameters include a background color and a font color.
4. A method according to claim 3, wherein the front end draws the module page according to the theme parameters and the module page parameters, comprising:
the front end draws font colors and background colors through the theme parameters;
and the front end performs component customization, component sequencing, component deletion, price group spacing, font size, font thickness, font line spacing and font type through the module page parameters, and draws the module page.
5. The method of claim 1, wherein the front-end returning module page parameters to the front-end comprises:
the back end returns the component type parameter and the component style parameter of the module page to the front end respectively; or (b)
The back end returns the component type and component style as a whole component parameter to the front end.
6. A page customization device, comprising:
the determining module is used for appointing a module page to be customized by the front end and the rear end, and determining a unique identifier for customizing the module page;
the setting module is used for setting the theme parameters of the module page according to the unique identifier by the rear end and returning the theme parameters to the front end;
the customization module is used for customizing the module page by the rear end and returning the module page parameters to the front end, and the module page is divided into a page module selection area, a customized preview effect display area and a component area;
and the drawing module is used for drawing the module page by the front end according to the theme parameter and the module page parameter.
7. The apparatus of claim 6, wherein the module page comprises a carousel map, a golden diamond region, a list, and a search.
8. The apparatus of claim 6, wherein the theme parameters include a background color and a font color.
9. A computer readable storage medium, characterized in that the storage medium stores a computer program for executing the method of any of the preceding claims 1-5.
10. An electronic device, the electronic device comprising:
a processor;
a memory for storing the processor-executable instructions;
the processor is configured to read the executable instructions from the memory and execute the instructions to implement the method of any of the preceding claims 1-5.
CN202311217920.4A 2023-09-20 2023-09-20 Page customization method and device, medium and electronic equipment Pending CN117348870A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311217920.4A CN117348870A (en) 2023-09-20 2023-09-20 Page customization method and device, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311217920.4A CN117348870A (en) 2023-09-20 2023-09-20 Page customization method and device, medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN117348870A true CN117348870A (en) 2024-01-05

Family

ID=89365870

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311217920.4A Pending CN117348870A (en) 2023-09-20 2023-09-20 Page customization method and device, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN117348870A (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731594A (en) * 2015-03-26 2015-06-24 浪潮集团有限公司 Method for displaying runtime customized page based on Bootstrap
CN107436940A (en) * 2017-07-28 2017-12-05 四川长虹电器股份有限公司 The method of web front-end Dynamic Display data based on user profile behavioural analysis
CN109739503A (en) * 2018-12-28 2019-05-10 深圳竹云科技有限公司 A kind of system generated based on the user demand dynamic control page
CN110765399A (en) * 2019-10-17 2020-02-07 苏州市那美网络科技有限公司 Intelligent page configuration system based on retail official network and implementation method thereof
CN111782216A (en) * 2020-07-23 2020-10-16 平安银行股份有限公司 Page generation method, server and storage medium
US20210034690A1 (en) * 2019-07-30 2021-02-04 Ebay Korea Co., Ltd. Presenting a customized landing page as a preview at a search engine
CN115328479A (en) * 2022-08-16 2022-11-11 中国银行股份有限公司 Webpage generating method and system
CN115795211A (en) * 2022-11-09 2023-03-14 北京沃东天骏信息技术有限公司 Page display method, device, system, equipment and storage medium
CN115904377A (en) * 2022-12-02 2023-04-04 平安银行股份有限公司 Front-end page control method and device, electronic equipment and storage medium
CN116431200A (en) * 2023-04-14 2023-07-14 深圳依时货拉拉科技有限公司 Configuration method, device, equipment and storage medium for application data configuration information

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104731594A (en) * 2015-03-26 2015-06-24 浪潮集团有限公司 Method for displaying runtime customized page based on Bootstrap
CN107436940A (en) * 2017-07-28 2017-12-05 四川长虹电器股份有限公司 The method of web front-end Dynamic Display data based on user profile behavioural analysis
CN109739503A (en) * 2018-12-28 2019-05-10 深圳竹云科技有限公司 A kind of system generated based on the user demand dynamic control page
US20210034690A1 (en) * 2019-07-30 2021-02-04 Ebay Korea Co., Ltd. Presenting a customized landing page as a preview at a search engine
CN110765399A (en) * 2019-10-17 2020-02-07 苏州市那美网络科技有限公司 Intelligent page configuration system based on retail official network and implementation method thereof
CN111782216A (en) * 2020-07-23 2020-10-16 平安银行股份有限公司 Page generation method, server and storage medium
CN115328479A (en) * 2022-08-16 2022-11-11 中国银行股份有限公司 Webpage generating method and system
CN115795211A (en) * 2022-11-09 2023-03-14 北京沃东天骏信息技术有限公司 Page display method, device, system, equipment and storage medium
CN115904377A (en) * 2022-12-02 2023-04-04 平安银行股份有限公司 Front-end page control method and device, electronic equipment and storage medium
CN116431200A (en) * 2023-04-14 2023-07-14 深圳依时货拉拉科技有限公司 Configuration method, device, equipment and storage medium for application data configuration information

Non-Patent Citations (1)

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

Similar Documents

Publication Publication Date Title
CN111045655B (en) Page rendering method and device, rendering server and storage medium
EP3809257B1 (en) Naming robotic process automation activities according to automatically detected target labels
US10445350B2 (en) Optimizing content for consistent presentation through collaboration database service
CN110300966B (en) Enhanced pivot table creation and interaction
CN109614424B (en) Page layout generation method, device, computing equipment and medium
CN112558824B (en) Page display method and device and computer storage medium
US20070214136A1 (en) Data mining diagramming
CN111767563A (en) Method, device, terminal and storage medium for setting authority of online document
CN112558967A (en) Page automatic generation method and device, electronic equipment and storage medium
US20060225091A1 (en) Customizing and personalizing views in content aggregation frameworks
CN110837366A (en) Form generation method, electronic device and computer readable storage medium
CN112241263A (en) Visual page processing method and equipment
CN112241265A (en) Visual page processing method and equipment
CN107146095B (en) Method and device for processing display information of mail and mail system
US20120260237A1 (en) Portable Business Language and Automated Software Application Development System
CN110609981A (en) Text processing method and device, electronic equipment and computer readable storage medium
KR20230003042A (en) System and method for dynamically defining digital forms
WO2023236795A1 (en) Encyclopedia entry processing method and apparatus, and electronic device, medium and program product
CN112068835A (en) Method and device for generating page on line
KR101649822B1 (en) Apparatus and method for building web-page
KR20210132060A (en) style transfer
CN117348870A (en) Page customization method and device, medium and electronic equipment
Radford Learning Web Development with Bootstrap and AngularJS
CN115687704A (en) Information display method and device, electronic equipment and computer readable storage medium
CN115080044B (en) Processing method and device of combined assembly, front-end equipment and storage 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