[go: up one dir, main page]

CN114296720A - Method and system for generating H5 interface based on configuration - Google Patents

Method and system for generating H5 interface based on configuration Download PDF

Info

Publication number
CN114296720A
CN114296720A CN202111463022.8A CN202111463022A CN114296720A CN 114296720 A CN114296720 A CN 114296720A CN 202111463022 A CN202111463022 A CN 202111463022A CN 114296720 A CN114296720 A CN 114296720A
Authority
CN
China
Prior art keywords
management module
new
interface
component
component management
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
CN202111463022.8A
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 Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech 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 Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202111463022.8A priority Critical patent/CN114296720A/en
Publication of CN114296720A publication Critical patent/CN114296720A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method and a system for generating an H5 interface based on configuration, and belongs to the technical field of computer application. The method comprises the following steps: describing relations of a middle application management module, a template management module and a component management module aiming at a current H5 interface; adding, deleting, modifying and checking codes of the template management module and the component management module to generate a new template management module and a new component management module; and generating a new H5 interface according to the description relation, the new template management module and the component management module. The H5 module development efficiency is improved based on the H5 configured system, and convenience is improved for developers.

Description

Method and system for generating H5 interface based on configuration
Technical Field
The invention relates to the technical field of computer application, in particular to a method and a system for generating an H5 interface based on configuration.
Background
With the advent of the 5G era, the demand for H5 has increased with the rise of internet platforms such as live broadcast, short video, and microblog. Application scenes such as announcements, data statistics, electronic greeting cards and the like are all five-door.
The traditional development of an H5 module needs a series of processes such as UI/UE design, static interface development, interaction effect development and dynamic data binding, the specialty is very strong, and the delivery can be carried out through the cooperation of a team. In the age of "life", it is clear that the system is contrary to the agile idea, and a system or platform is needed to support the development of an H5 function very quickly.
Disclosure of Invention
In order to solve the above problem, the present invention provides a method for generating an H5 interface based on configuration, including:
describing relations of a middle application management module, a template management module and a component management module aiming at a current H5 interface;
adding, deleting, modifying and checking codes of the template management module and the component management module to generate a new template management module and a new component management module;
and generating a new H5 interface according to the description relation, the new template management module and the component management module.
Optionally, the new template management module is used for uploading the file and inputting an HTML code into the new template management module.
Optionally, the new component management module is used for uploading files and entering component codes into the new component management module.
Optionally, the new H5 interface is a dynamic H5 interface.
The invention also provides a system for generating an H5 interface based on configuration, which comprises:
the relation establishing unit is used for describing the relation among the application management module, the template management module and the component management module of the current H5 interface;
the module generating unit is used for performing addition, deletion, modification and check on codes of the template management module and the component management module so as to generate a new template management module and a new component management module;
and the interface generating unit generates a new H5 interface according to the description relationship, the new template management module and the new component management module.
Optionally, the new template management module is used for uploading the file and inputting an HTML code into the new template management module.
Optionally, the new component management module is used for uploading files and entering component codes into the new component management module.
Optionally, the new H5 interface is a dynamic H5 interface.
The invention improves the development efficiency of the H5 module based on the H5 configured system, accumulates the knowledge of the developed functions, is not limited by the capability and the post of personnel, can generate H5 as long as the basic template and the components with the adaptation requirement exist in the system, can even realize the generation of codeless operation in the conventional H5, and improves the convenience for developers.
Drawings
FIG. 1 is a flow chart of the method of the present invention;
FIG. 2 is a block diagram of the system of the present invention.
Detailed Description
The exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, however, the present invention may be embodied in many different forms and is not limited to the embodiments described herein, which are provided for complete and complete disclosure of the present invention and to fully convey the scope of the present invention to those skilled in the art. The terminology used in the exemplary embodiments illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, the same units/elements are denoted by the same reference numerals.
Unless otherwise defined, terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Further, it will be understood that terms, such as those defined in commonly used dictionaries, should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense.
The invention provides a method for generating an H5 interface based on configuration, as shown in FIG. 1, comprising:
describing relations of a middle application management module, a template management module and a component management module aiming at a current H5 interface;
adding, deleting, modifying and checking codes of the template management module and the component management module to generate a new template management module and a new component management module;
and generating a new H5 interface according to the description relation, the new template management module and the component management module.
The new template management module is used for uploading files and inputting HTML codes into the new template management module.
The new component management module is used for uploading files and entering component codes into the new component management module.
Wherein the new H5 interface is a dynamic H5 interface.
The present invention further provides a system 200 for generating an H5 interface based on configuration, as shown in fig. 2, including:
a relationship establishing unit 201, configured to describe relationships among an application management module, a template management module, and a component management module in a current H5 interface;
a module generating unit 202, configured to add, delete, and check codes of the template management module and the component management module to generate a new template management module and a new component management module;
the interface generating unit 203 generates a new H5 interface according to the description relationship, the new template management module and the new component management module.
The new template management module is used for uploading files and inputting HTML codes into the new template management module.
The new component management module is used for uploading files and entering component codes into the new component management module.
Wherein the new H5 interface is a dynamic H5 interface.
The invention improves the development efficiency of the H5 module based on the H5 configured system, accumulates the knowledge of the developed functions, is not limited by the capability and the post of personnel, can generate H5 as long as the basic template and the components with the adaptation requirement exist in the system, can even realize the generation of codeless operation in the conventional H5, and improves the convenience for developers.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein. The scheme in the embodiment of the invention can be realized by adopting various computer languages, such as object-oriented programming language Java and transliterated scripting language JavaScript.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (8)

1. A method of generating an H5 interface based on configurability, the method comprising:
describing relations of a middle application management module, a template management module and a component management module aiming at a current H5 interface;
adding, deleting, modifying and checking codes of the template management module and the component management module to generate a new template management module and a new component management module;
and generating a new H5 interface according to the description relation, the new template management module and the component management module.
2. The method of claim 1, the new template management module for uploading of files and entering HTML code into the new template management module.
3. The method of claim 1, the new component management module for uploading of files and entering component code into the new component management module.
4. The method of claim 1, the new H5 interface being a dynamic H5 interface.
5. A system for generating an H5 interface based on configuration, the system comprising:
the relation establishing unit is used for describing the relation among the application management module, the template management module and the component management module of the current H5 interface;
the module generating unit is used for performing addition, deletion, modification and check on codes of the template management module and the component management module so as to generate a new template management module and a new component management module;
and the interface generating unit generates a new H5 interface according to the description relationship, the new template management module and the new component management module.
6. The system of claim 5, the new template management module for uploading of files and entering HTML code into the new template management module.
7. The system of claim 5, the new component management module for uploading of files and entering component code into the new component management module.
8. The system of claim 5, the new H5 interface being a dynamic H5 interface.
CN202111463022.8A 2021-12-02 2021-12-02 Method and system for generating H5 interface based on configuration Pending CN114296720A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111463022.8A CN114296720A (en) 2021-12-02 2021-12-02 Method and system for generating H5 interface based on configuration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111463022.8A CN114296720A (en) 2021-12-02 2021-12-02 Method and system for generating H5 interface based on configuration

Publications (1)

Publication Number Publication Date
CN114296720A true CN114296720A (en) 2022-04-08

Family

ID=80965934

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111463022.8A Pending CN114296720A (en) 2021-12-02 2021-12-02 Method and system for generating H5 interface based on configuration

Country Status (1)

Country Link
CN (1) CN114296720A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010021928A1 (en) * 2000-01-07 2001-09-13 Ludwig Heiko H. Method for inter-enterprise role-based authorization
CN107608672A (en) * 2017-08-29 2018-01-19 武汉斗鱼网络科技有限公司 A kind of UI module managements, UI module management methods and system
CN109614568A (en) * 2018-12-07 2019-04-12 微梦创科网络科技(中国)有限公司 A method and device for generating a page
CN111783017A (en) * 2020-07-23 2020-10-16 北京斗米优聘科技发展有限公司 H5 page construction method and device, electronic equipment and computer readable storage medium thereof
CN112416348A (en) * 2020-12-02 2021-02-26 车智互联(北京)科技有限公司 Page generation method and system and computing equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010021928A1 (en) * 2000-01-07 2001-09-13 Ludwig Heiko H. Method for inter-enterprise role-based authorization
CN107608672A (en) * 2017-08-29 2018-01-19 武汉斗鱼网络科技有限公司 A kind of UI module managements, UI module management methods and system
CN109614568A (en) * 2018-12-07 2019-04-12 微梦创科网络科技(中国)有限公司 A method and device for generating a page
CN111783017A (en) * 2020-07-23 2020-10-16 北京斗米优聘科技发展有限公司 H5 page construction method and device, electronic equipment and computer readable storage medium thereof
CN112416348A (en) * 2020-12-02 2021-02-26 车智互联(北京)科技有限公司 Page generation method and system and computing equipment

Similar Documents

Publication Publication Date Title
US9715370B2 (en) Method and system for providing content
CN106557470B (en) Data extraction method and device
CN109445775B (en) One-key active embedded code method, device and computer readable storage medium
US9824479B2 (en) Method of animating messages
CN112068925A (en) File uploading method and device based on WebUploader component, electronic equipment and readable storage medium
US11250080B2 (en) Method, apparatus, storage medium and electronic device for establishing question and answer system
CN114296720A (en) Method and system for generating H5 interface based on configuration
CN113031944B (en) Business opening device and method based on template
AU2019222873B2 (en) Method and system for providing content
JP2018534657A (en) Page construction method, apparatus, device, and nonvolatile computer storage medium
CN103838575A (en) Plug-in type page customization implementation method based on EXTJS frame
CN114449063B (en) Message processing method, device and equipment
CN109828752B (en) Project code automatic generation method, device, computer equipment and storage medium
CN111984595A (en) File processing method and device and storage medium
CN112860629B (en) Method and system for attributing performance, computer equipment and readable storage medium thereof
CN113868479A (en) Method and device for processing service data
KR101862178B1 (en) Method for customized posting and server implementing the same
CN113887186B (en) Method for generating and executing built-in script of electronic medical record
CN114661491B (en) A data processing and push method and system based on flink custom sink
CN114390364B (en) Calendar generation method, device, medium and electronic equipment
CN116483324A (en) Multi-terminal parallel development method, device, equipment, medium and product of low-code platform
CN116541000A (en) Resource reference method, device, storage medium and electronic device
US20210174271A1 (en) System and method for implementing a standard operating procedure (sop) creation tool
CN118504584A (en) Content generation method, device, electronic equipment, storage medium and product
CN118427088A (en) Method, device, equipment and storage medium for evaluating code content

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