Secondary development Pass platform based on scripting

A secondary development and platform technology, applied in the direction of version control, instrumentation, software maintenance/management, etc., can solve problems such as limitations and limitations of development functions, rigid UI, etc.

CN111857940APending Publication Date: 2020-10-30无锡商品宝信息科技有限公司
0 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2020-10-30
Patent Text Reader

Abstract

The invention discloses a secondary development Pass platform based on scripting. A platform page is generated through configuration. The configuration information is stored in a database. The configuration comprises data source configuration, layout configuration and part configuration, and the development modes comprise a report quick development mode, a maintenance module quick development modeand a third-party page mounting mode; a java script language is used, hot update is supported, modification and effectiveness are achieved at any time, codes do not need to be compiled, an interfaceis freely configured, and various complex page layouts can be achieved. The mvvm data linkage is utilized, so that a developer only needs to operate business data. An interface automatically changes corresponding data, and the business is integrated into a framework; meanwhile, the interface layout is nested according to upper, middle, lower, left, middle and right levels so as to realize free layout; codes can be changed at any time and take effect at any time; hot update has the advantages that codes do not need to be compiled repeatedly, and all work is completed on a frame layer; and eventlinkage is realized on a data source.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to a secondary development Pass platform based on scripting. Background technique

[0002] With the rapid development of Internet technology, the iterative speed of software updates is also getting faster and faster. The application based on BS architecture has been basically popularized in the back-end development of all business systems. The biggest advantage of B / S is that it can be operated anywhere without installing any special software. As long as there is a computer with Internet access, it can be used, and the client has zero maintenance. The expansion of the system is very easy, as long as you can access the Internet, and then the system administrator assigns a user name and password, you can use it.

[0003] The current mainstream B / S architecture development methods are as follows:

[0004] 1. The development mode of front-end and back-end integration: such as JSP and so on. Although this type of development model...

Examples

Embodiment

[0050] Based on the scripted secondary development Pass platform, the platform page is generated through configuration, and the configuration information is stored in the database; the configuration includes data source configuration, layout configuration and component configuration. The data source configuration realizes data query by filling in sql statements, which can be defined Parameters realize data filtering, and for multiple data source occasions, linkage can be realized; the layout configuration is divided into upper, middle, lower and left, middle, and right layouts, and each layout can be nested with sub-layouts; component configuration: by setting component parameters, to achieve the use effect, In the appropriate position of the layout, to place the component;

[0051] Development modes include report rapid development mode, maintenance module rapid development mode and third-party page loading mode;

[0052] The report rapid development mode quickly realizes que...