CN116225436A - Full-client low-code dynamic generation interface optimization system and method - Google Patents

Full-client low-code dynamic generation interface optimization system and method Download PDF

Info

Publication number
CN116225436A
CN116225436A CN202310225064.0A CN202310225064A CN116225436A CN 116225436 A CN116225436 A CN 116225436A CN 202310225064 A CN202310225064 A CN 202310225064A CN 116225436 A CN116225436 A CN 116225436A
Authority
CN
China
Prior art keywords
configuration
page
rendering
client
function
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
CN202310225064.0A
Other languages
Chinese (zh)
Inventor
李紫
廖文强
倪文斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Wanwei Zongheng Technology Co ltd
Original Assignee
Shanghai Wanwei Zongheng 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 Shanghai Wanwei Zongheng Technology Co ltd filed Critical Shanghai Wanwei Zongheng Technology Co ltd
Priority to CN202310225064.0A priority Critical patent/CN116225436A/en
Publication of CN116225436A publication Critical patent/CN116225436A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis
    • G06F8/427Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application discloses a system and a method for optimizing a low-code dynamic generation interface of a full client. The embodiment of the application comprises a low-code platform system and a client rendering system, wherein the low-code platform system comprises a management end configuration system and a client analysis system, and the management end configuration system is used for configuring a page object and page display elements corresponding to the page object; the user side analysis system is used for analyzing configuration according to the page object and the page display element corresponding to the page object and generating configuration data; the client rendering system renders a user use interface according to the configuration data generated by the client parsing system. The method solves the problems that the iteration period of the traditional development whole process is long and the actual requirement of the full-link client of the existing enterprise cannot be met, not only simplifies the development process, shortens the development period, improves the development efficiency and saves the development cost, but also can design, develop and operate business software and quickly construct a business solution.

Description

Full-client low-code dynamic generation interface optimization system and method
Technical Field
The application relates to the technical field of computers, in particular to a system and a method for optimizing a low-code dynamic generation interface of a full client.
Background
With the continuous development of social science and technology, in order to adapt to the high-speed development of enterprise business, a developer needs to respond quickly to complete the development. However, the traditional development has long iteration period from the aspects of demand analysis, product design, interface design, service development, test and release, and although the existing network has numerous solutions for dynamically generating low-code forms, such as questionnaires, the solution can only realize simple questionnaire service logic, cannot meet the actual requirements of all-link clients of the existing enterprises, and meanwhile, the existing market low-code configuration cannot carry out deep binding relation on services and fields.
Disclosure of Invention
The embodiment of the application provides a system and a method for optimizing a low-code dynamic generation interface of a full-client, which can solve the problems that the iteration period of the traditional development full-process is long and the actual requirement of the full-link client of the existing enterprise cannot be met.
In a first aspect, an embodiment of the present application provides a system for optimizing a low-code dynamic generation interface of a full client, including: the system comprises a low-code platform system and a client rendering system, wherein the low-code platform system comprises a management end configuration system and a client analysis system, and the management end configuration system is used for configuring page objects and page display elements corresponding to the page objects; the user side analysis system is used for analyzing configuration according to the page object and the page display element corresponding to the page object and generating configuration data; and the client rendering system renders a user use interface according to the configuration data generated by the client parsing system, and completes page element display, data rendering and function use method service.
In some embodiments, the page object includes a configuration list page and a configuration detail page; the page display elements corresponding to the configuration list page comprise first common function configuration, list configuration, search configuration, form data display module, data paging configuration and/or configuration data display result; the page display elements corresponding to the configuration detail page comprise a second common function configuration, a common component selection area, a configuration result view area, a component configuration attribute area, form information configuration and/or configuration data display result detail page.
In some embodiments, the first common function configuration and the second common function configuration are each provided with a button function grouping module, an element layout module, an element display module, a function method module, and/or a function service module; the button function grouping module comprises a common group, an execution group and/or a printing group, wherein the common group is used for displaying a plurality of common buttons; the execution group is used for displaying non-important buttons, and when the number of the common buttons exceeds the preset number, the start position of the execution group is used for inserting the common buttons exceeding the preset number; the print group is used for displaying print buttons, and the print buttons are used for executing print service related functions.
In some embodiments, the element presentation module comprises a button presentation, the setting common presentation modes of the button presentation comprising default, warning, primary, error, success, and/or police; the function service module comprises a click button executing service method and a calling data interface API executing service; the element layout module comprises button states, button authorities, button functions, prompt messages, transfer parameters and other configurations; the button states comprise an initial state, a selected state, an activated state and an executing state; the button authority comprises a set key value and a binding button authority; button functions include add, delete, copy, assign, and/or sort; the transfer parameters are used for self-defining configuration interface parameters; other configurations include custom extension configurations.
In some embodiments, the list configuration includes a table base configuration, a table column control function configuration, and a table column information control configuration, the table base configuration including a service API request data address and version information; the table column control function configuration includes an add column, edit column, delete column, and/or move column.
In some embodiments, the form information configuration includes a form template and a form component, the form component including a container, a base component, and a high-level component, the container including a column, a tab page, and a card grouping; the base component includes a single line input box, a plurality of line input boxes, a selection item, a remote selection, a single option, a plurality of options, a date, a switch, and/or a number; the high-level components include picture upload and/or tables.
In some embodiments, the client rendering system includes a rendering list page and a rendering detail page, the rendering list page including a first commonly used function rendering module, a data list configuration rendering module, a search operation column rendering module, and a pagination control rendering module; the data list configuration rendering module comprises table head information rendering, table column displaying or hiding, data corresponding field value rendering, line selection or line information related function processing and display value formatting processing; the search operation column rendering module comprises a certain field value search enabling or disabling mode, a column information sorting search mode and a column search data type; the paging control rendering module comprises paging operation display, paging stripe number and paging page skip.
In some embodiments, rendering the detail page includes a second common function rendering module, a detail page layout module, and a detail page data configuration rendering module; the detail page layout module comprises column rendering; the detail page data configuration rendering comprises text or numerical display data binding, a text box, a selection box, a counter, date or time selection, dictionary items, a switch and an uploading component; the first common function rendering module and the second common function rendering module both comprise rendering function button patterns, function using methods, transfer parameters, calling services and returning results.
In some embodiments, the client comprises a PC browser side, an APP side, an applet, or an H5 side.
In a second aspect, an embodiment of the present application provides a method for optimizing a low-code dynamic generation interface of a full client, including: configuring a page object and a page display element corresponding to the page object; analyzing configuration according to the page object and the page display element corresponding to the page object, and generating configuration data; and rendering a user use interface according to the configuration data generated by the user side analysis system to complete page element display, data rendering and function use method service.
The embodiment of the application is provided with a low-code platform system and a client rendering system, wherein the low-code platform system comprises a management end configuration system and a client analysis system, and the management end configuration system can configure a page object and page display elements corresponding to the page object; the user side analysis system can analyze configuration according to the page object and the page display element corresponding to the page object and generate configuration data; the client rendering system can render a user using interface according to the configuration data generated by the client parsing system, and complete page element display, data rendering and function using method service.
The method and the device solve the problems that the traditional development is long in iteration period of the whole process of demand analysis, product design, interface design, business development, testing and release. The method can realize the combination configuration interface and service after the demand analysis, can be directly used for clients, solves the service problem, and reduces the inquiry, repeated function review, development and test of similar services. The low-code platform system can simplify the development flow, shorten the development period, improve the development efficiency, save the development cost, and can design, develop and operate business software to quickly construct business solutions.
The embodiment of the application realizes visual configuration on the low-code platform system, provides a convenient low-code management configuration interface, is convenient for a user to configure according to own business requirements, can carry out deep binding relation on business and fields, and simultaneously supports a client dynamic generation interface of a full link, namely supports a PC browser end, an APP end (IOS, android), an applet, an H5 end and other client dynamic generation interfaces. And at the PC browser end, the APP end, the applet, the H5 end and other clients can render and generate one-to-one user use interface according to the generated configuration JSON data, so that the configuration of the management end, namely the client use interface, is realized, and the user use understanding cost is reduced.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly introduced below, it being obvious that the drawings in the following description are only some embodiments of the present application, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic structural diagram of a full client low code dynamic generation interface optimization system provided in an embodiment of the present application;
fig. 2 is a flow chart of a method for optimizing a low-code dynamic generation interface of a full client according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and fully with reference to the accompanying drawings, in which it is evident that the embodiments described are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments herein without making any inventive effort, are intended to be within the scope of the present application.
The embodiment of the application provides a system and a method for optimizing a low-code dynamic generation interface of a full client.
In a first aspect, an embodiment of the present application provides a system for optimizing a low-code dynamic generation interface of a full client, which relates to computer processing, as shown in fig. 1, the system for optimizing a low-code dynamic generation interface of a full client includes: the system comprises a low-code platform system and a client rendering system, wherein the low-code platform system comprises a management end configuration system and a client analysis system, and the management end configuration system is used for configuring page objects and page display elements corresponding to the page objects; the user side analysis system is used for analyzing configuration according to the page object and the page display element corresponding to the page object and generating configuration data; and the client rendering system renders a user use interface according to the configuration data generated by the client parsing system, and completes page element display, data rendering and function use method service.
Specifically, the low-code platform system and the client rendering system may be integrated in an electronic device, which may be a terminal, a server, or the like. The terminal can be a mobile phone, a tablet computer, an intelligent Bluetooth device, a notebook computer, a personal computer (Personal Computer, PC) or the like; the server may be a single server or a server cluster composed of a plurality of servers.
In some embodiments, the page object includes a configuration list page and a configuration detail page; the page display elements corresponding to the configuration list page comprise first common function configuration, list configuration, search configuration, form data display module, data paging configuration and/or configuration data display result; the page display elements corresponding to the configuration detail page comprise a second common function configuration, a common component selection area, a configuration result view area, a component configuration attribute area, form information configuration and/or configuration data display result detail page.
In some embodiments, the first common function configuration and the second common function configuration are each provided with a button function grouping module, an element layout module, an element display module, a function method module, and/or a function service module; the button function grouping module comprises a common group, an execution group and/or a printing group, wherein the common group is used for displaying a plurality of common buttons; the execution group is used for displaying non-important buttons, and when the number of the common buttons exceeds the preset number, the start position of the execution group is used for inserting the common buttons exceeding the preset number; the print group is used for displaying print buttons, and the print buttons are used for executing print service related functions.
In the embodiment of the application, the common group is directly displayed by common buttons, and the number of the common buttons is not more than a preset number at most. For example, the preset number is set to be 5, the non-important buttons are grouped into an execution group, the number of the buttons in the common group is 10, and more than 5 common buttons in the common group, namely, the redundant 5 common buttons are inserted into the beginning position of the execution group. In addition, the print group is a special type button for executing a print service related function.
In some embodiments, the element presentation module comprises a button presentation, and the setting common presentation modes of the button presentation comprise default (default), warning (primary), error (error), success (success), and/or alert (disabled); the function service module comprises a click button executing service method and a calling data interface API executing service; the element layout module comprises button states, button authorities, button functions, prompt messages, transfer parameters and other configurations; the button states comprise an initial state, a selected state, an activated state and an executing state; the button authority comprises a set key value and a binding button authority; button functions including adding, deleting, copying, assigning and/or sorting
In the embodiment of the present application, the transfer parameters are used to configure the interface parameters in a customized manner, such as: id. code, version, etc. Other configurations include custom extension configurations. In addition, the hint information may be to determine to delete selected data, or other custom content.
In some embodiments, the list configuration includes a table base configuration, a table column control function configuration, and a table column information control configuration, the table base configuration including a service API request data address and version information; the table column control function configuration includes an add column, edit column, delete column, and/or move column.
In some embodiments, the form information configuration includes a form template (a number source form component configuration) and a form component, the form component including a container, a base component, and a high-level component, the container including a column, a tab page, and a card grouping; the base components include a single row Input box (Input), a multiple row Input box (Textarea), a selection item (Select: read dictionary value), a remote selection (Select: read service data), a single option (Radio: read dictionary value), multiple options (Checkbox: read dictionary value), a date (year/mole/date/week/datetime/dateimage/datetime), a Switch (Switch), and/or a number; the high-level components include picture upload and/or tables.
In some embodiments, the client rendering system includes a rendering list page and a rendering detail page, the rendering list page including a first commonly used function rendering module, a data list configuration rendering module, a search operation column rendering module, and a pagination control rendering module; the data list configuration rendering module comprises table head information rendering, table column displaying or hiding, data corresponding field value rendering, line selection or line information related function processing and display value formatting processing; the search operation column rendering module comprises a certain field value search enabling or disabling mode, a column information sorting search mode and a column search data type; the paging control rendering module comprises paging operation display, paging stripe number and paging page skip.
In the embodiment of the application, the client rendering system generates a business operation interface used by a client according to the configuration list and the JSON configuration generated by the detail page, and completes page element display, data rendering, function using method service and the like. The display value formatting process in the rendering module is configured for the data list, such as date formatting 2023-02-17/2023, month 2, and day 17. The column in the rendering module is searched for data types, such as text, numeric values, dates, dictionaries, etc., for the search operation.
In some embodiments, rendering the detail page includes a second common function rendering module, a detail page layout module, and a detail page data configuration rendering module; the detail page layout module comprises column rendering; the detail page data configuration rendering comprises text or numerical display data binding, a text box, a selection box, a counter, date or time selection, dictionary items (drop-down boxes), a switch and an uploading component; the first common function rendering module and the second common function rendering module both comprise rendering function button patterns, function using methods, transfer parameters, calling services and returning results.
In some embodiments, the client comprises a PC browser side, an APP side, an applet, or an H5 side.
In a second aspect, an embodiment of the present application provides a method for optimizing a low-code dynamic generation interface of a full client, as shown in fig. 2, where the method for optimizing the low-code dynamic generation interface of the full client includes:
s200, configuring a page object and a page display element corresponding to the page object.
S210, analyzing configuration according to the page object and the page presentation element corresponding to the page object, and generating configuration data.
And S220, rendering a user use interface according to the configuration data generated by the user side analysis system, and completing page element display, data rendering and function use method service.
In the embodiment of the application, the page object and the page display element corresponding to the page object can be configured through the management end configuration system, and then the configuration is analyzed and configured through the user end analysis system according to the page object and the page display element corresponding to the page object, and configuration data is generated; and then the client rendering system can render the user using interface according to the configuration data generated by the client parsing system, and the page element display, the data rendering and the function using method service are completed.
The embodiment of the application realizes the low-code dynamic generation interface optimization method of the full client through the low-code platform system and the client rendering system, wherein the low-code platform system comprises a management end configuration system and a client analysis system, and the management end configuration system can configure a page object and page display elements corresponding to the page object; the user side analysis system can analyze configuration according to the page object and the page display element corresponding to the page object and generate configuration data; the client rendering system can render a user use interface on the client according to the configuration data generated by the client parsing system, and the page element display, the data rendering and the function use method service are completed.
The method and the device solve the problems that the traditional development is long in iteration period of the whole process of demand analysis, product design, interface design, business development, testing and release. The method can realize the combination configuration interface and service after the demand analysis, can be directly used for clients, solves the service problem, and reduces the inquiry, repeated function review, development and test of similar services. The low-code platform system can simplify the development flow, shorten the development period, improve the development efficiency, save the development cost, and can design, develop and operate business software to quickly construct business solutions.
The embodiment of the application realizes visual configuration on the low-code platform system, provides a convenient low-code management configuration interface, is convenient for a user to configure according to own business requirements, can carry out deep binding relation on business and fields, and simultaneously supports a client dynamic generation interface of a full link, namely supports a PC browser end, an APP end (IOS, android), an applet, an H5 end and other client dynamic generation interfaces. And at the PC browser end, the APP end, the applet, the H5 end and other clients can render and generate one-to-one user use interface according to the generated configuration JSON data, so that the configuration of the management end, namely the client use interface, is realized, and the user use understanding cost is reduced.
The system for optimizing the low-code dynamic generation interface of the full client can be integrated in electronic equipment, and the electronic equipment can be a terminal, a server and the like. The terminal can be a mobile phone, a tablet computer, an intelligent Bluetooth device, a notebook computer, a personal computer (Personal Computer, PC) or the like; the server may be a single server or a server cluster composed of a plurality of servers.
In some embodiments, the full-client low-code dynamic generation interface optimization system may also be integrated in a plurality of electronic devices, for example, the full-client low-code dynamic generation interface optimization system may be integrated in a plurality of servers, and the full-client low-code dynamic generation interface optimization method is implemented by the plurality of servers.
The foregoing describes in detail a method, a system, etc. for optimizing a low-code dynamic generation interface of a full client provided in the embodiments of the present application, and specific examples are applied to describe the principles and implementations of the present application, where the description of the foregoing embodiments is only for helping to understand the method and the core idea of the present application; meanwhile, as those skilled in the art will vary in the specific embodiments and application scope according to the ideas of the present application, the contents of the present specification should not be construed as limiting the present application in summary.

Claims (10)

1. The system is characterized by comprising a low-code platform system and a client rendering system, wherein the low-code platform system comprises a management end configuration system and a client parsing system, and the management end configuration system is used for configuring page objects and page display elements corresponding to the page objects; the user side analysis system is used for analyzing configuration according to the page object and the page display element corresponding to the page object and generating configuration data; and the client rendering system renders a user use interface according to the configuration data generated by the client parsing system to complete page element display, data rendering and function use method service.
2. The full client low code dynamic generation interface optimization system of claim 1, wherein the page objects comprise a configuration list page and a configuration detail page; the page display elements corresponding to the configuration list page comprise first common function configuration, list configuration, search configuration, form data display module, data paging configuration and/or configuration data display results; the page display elements corresponding to the configuration detail page comprise a second common function configuration, a common component selection area, a configuration result view area, a component configuration attribute area, form information configuration and/or configuration data display result detail page.
3. The full client low code dynamic generation interface optimization system of claim 2, wherein the first common function configuration and the second common function configuration are each provided with a button function grouping module, an element layout module, an element presentation module, a function method module and/or a function service module; the button function grouping module comprises a common group, an execution group and/or a printing group, wherein the common group is used for displaying a plurality of common buttons; the execution group is used for displaying non-important buttons, and when the number of the common buttons exceeds a preset number, the beginning position of the execution group is used for inserting the common buttons exceeding the preset number; the print group is used for displaying print buttons, and the print buttons are used for executing print service related functions.
4. The full client low code dynamic generation interface optimization system of claim 3, wherein the element presentation module comprises a button presentation, the set common presentation of the button presentation comprising default, alert, primary, error, success, and/or police; the function service module comprises a click button execution service method and a call data interface API execution service; the element layout module comprises a button state, a button authority, a button function, prompt information, transmission parameters and other configurations; the button states comprise an initial state, a selected state, an activated state and an executing state; the button permission comprises a set key value and a binding button permission; the button functions include adding, deleting, copying, distributing and/or sorting; the transfer parameters are used for self-defining configuration interface parameters; the other configuration includes a custom extension configuration.
5. The full client low code dynamic generation interface optimization system of claim 2, wherein the list configuration comprises a table base configuration, a table column control function configuration, and a table column information control configuration, the table base configuration comprising a service API request data address and version information; the table column control function configuration includes an add column, edit column, delete column, and/or move column.
6. The full client low code dynamic generation interface optimization system of claim 2, wherein the form information configuration comprises a form template and a form component, the form component comprising a container, a base component, and a high-level component, the container comprising a column, a tab page, and a card group; the base component includes a single line input box, a multiple line input box, a selection item, a remote selection, a single option, multiple options, a date, a switch, and/or a number; the high-level components include picture upload and/or tables.
7. The full client low code dynamic generation interface optimization system of claim 1 or 6, wherein the client rendering system comprises a rendering list page and a rendering detail page, the rendering list page comprising a first commonly used function rendering module, a data list configuration rendering module, a search operation column rendering module, and a pagination control rendering module; the data list configuration rendering module comprises table head information rendering, table column displaying or hiding, data corresponding field value rendering, line selection or line information related function processing and display value formatting processing; the search operation column rendering module comprises a certain field value search enabling or disabling mode, a column information sorting search mode and a column search data type; the paging control rendering module comprises paging operation display, paging strip number and paging page skip.
8. The full client low code dynamic generation interface optimization system of claim 7, wherein the rendered detail page comprises a second common function rendering module, a detail page layout module, and a detail page data configuration rendering module; the detail page layout module comprises column rendering; the detail page data configuration rendering comprises text or numerical display data binding, a text box, a selection box, a counter, date or time selection, dictionary items, a switch and an uploading component; the first common function rendering module and the second common function rendering module both comprise rendering function button patterns, function using methods, transferring parameters, calling services and returning results.
9. The full client low code dynamic generation interface optimization system of claim 1, wherein the client comprises a PC browser side, an APP side, an applet side, or an H5 side.
10. The method for optimizing the low-code dynamic generation interface of the full client is characterized by comprising the following steps of:
configuring a page object and a page display element corresponding to the page object;
setting data;
and rendering a user use interface according to the configuration data generated by the user side analysis system to complete page element display, data rendering and function use method service.
CN202310225064.0A 2023-03-07 2023-03-07 Full-client low-code dynamic generation interface optimization system and method Pending CN116225436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310225064.0A CN116225436A (en) 2023-03-07 2023-03-07 Full-client low-code dynamic generation interface optimization system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310225064.0A CN116225436A (en) 2023-03-07 2023-03-07 Full-client low-code dynamic generation interface optimization system and method

Publications (1)

Publication Number Publication Date
CN116225436A true CN116225436A (en) 2023-06-06

Family

ID=86576610

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310225064.0A Pending CN116225436A (en) 2023-03-07 2023-03-07 Full-client low-code dynamic generation interface optimization system and method

Country Status (1)

Country Link
CN (1) CN116225436A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170031661A1 (en) * 2015-04-15 2017-02-02 Alpha Software Corporation Systems and methods for transactional applications in an unreliable wireless network
CN108279880A (en) * 2018-01-26 2018-07-13 长春玖佰软件技术有限公司 A kind of configuration method of enterprise's application framework
CN111782216A (en) * 2020-07-23 2020-10-16 平安银行股份有限公司 Page generation method, server and storage medium
CN113094037A (en) * 2021-04-20 2021-07-09 上海携宁计算机科技股份有限公司 Interaction method, development platform, equipment and storage medium for forms and workflows
CN114201718A (en) * 2021-12-15 2022-03-18 建信金融科技有限责任公司 Dynamically configurable form instance generation method and device
CN114461200A (en) * 2022-01-27 2022-05-10 广东精工智能***有限公司 Low-code development application and method based on cloud SaaS platform
CN114741079A (en) * 2022-04-14 2022-07-12 上海携宁计算机科技股份有限公司 Software development method, platform, electronic device and computer-readable storage medium
CN115268908A (en) * 2022-07-21 2022-11-01 中国平安财产保险股份有限公司 Method, device, equipment and storage medium for self-defining configuration page
CN115357585A (en) * 2022-08-31 2022-11-18 杭州东方通信软件技术有限公司 Zero code automatic report generation method
CN115544405A (en) * 2022-09-20 2022-12-30 平安银行股份有限公司 Page rendering method and device, electronic equipment and storage medium
CN115617338A (en) * 2022-10-31 2023-01-17 中信百信银行股份有限公司 Method and device for quickly generating service page and readable storage medium

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170031661A1 (en) * 2015-04-15 2017-02-02 Alpha Software Corporation Systems and methods for transactional applications in an unreliable wireless network
CN108279880A (en) * 2018-01-26 2018-07-13 长春玖佰软件技术有限公司 A kind of configuration method of enterprise's application framework
CN111782216A (en) * 2020-07-23 2020-10-16 平安银行股份有限公司 Page generation method, server and storage medium
CN113094037A (en) * 2021-04-20 2021-07-09 上海携宁计算机科技股份有限公司 Interaction method, development platform, equipment and storage medium for forms and workflows
CN114201718A (en) * 2021-12-15 2022-03-18 建信金融科技有限责任公司 Dynamically configurable form instance generation method and device
CN114461200A (en) * 2022-01-27 2022-05-10 广东精工智能***有限公司 Low-code development application and method based on cloud SaaS platform
CN114741079A (en) * 2022-04-14 2022-07-12 上海携宁计算机科技股份有限公司 Software development method, platform, electronic device and computer-readable storage medium
CN115268908A (en) * 2022-07-21 2022-11-01 中国平安财产保险股份有限公司 Method, device, equipment and storage medium for self-defining configuration page
CN115357585A (en) * 2022-08-31 2022-11-18 杭州东方通信软件技术有限公司 Zero code automatic report generation method
CN115544405A (en) * 2022-09-20 2022-12-30 平安银行股份有限公司 Page rendering method and device, electronic equipment and storage medium
CN115617338A (en) * 2022-10-31 2023-01-17 中信百信银行股份有限公司 Method and device for quickly generating service page and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
AIRIOT: "物联网低代码平台常用《组件介绍》", Retrieved from the Internet <URL:http://t.csdn.cn/sVTPZ> *
梁瑞,刘艺彬,宁伟,胡耀编著: "低代码开发实战 基于低代码平台构建企业级应用", 北京:机械工业出版社, pages: 47 - 49 *

Similar Documents

Publication Publication Date Title
CN111125560B (en) Data visualization processing method, device and computer system
CN110325961A (en) Software application exploitation based on electrical form
CN102567539B (en) Intelligent WEB report implementation method and intelligent WEB report implementation system
CN107886439A (en) Insurance products development approach, device, equipment and computer-readable recording medium
CN107391134B (en) Method and device for automatically generating and dynamically transforming universal mobile application interactive interface
CN106789584B (en) Client system for tourist product sales
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN114115844A (en) Page generation method and device, computer equipment and storage medium
CN112800370A (en) Business document processing method and device, computer equipment and storage medium
CN106940721B (en) Data processing method and system for user-defined selection box
CN112632936A (en) Electronic form generation method, system and related device
CN110990126A (en) Method and device for realizing shortcut front-end service page based on js
US20150082140A1 (en) System and method for electronic form management
CN105468345A (en) Method for remotely changing visit job at mobile phone end in fast moving consumer goods system
CN104182226A (en) General mobile information system adaptation method and device
CN103092479A (en) Method, device and system for information switching through right button
CN108241927A (en) User grouping management method, server and storage medium
CN104199648A (en) General mobile information system adaptation method and device
CN111796808A (en) Implementation method based on DAOTable universal list component
CN110244934B (en) Method and device for generating product demand document and test information
CN114780497B (en) Batch file processing method, apparatus, computer device, medium, and program product
CN116225436A (en) Full-client low-code dynamic generation interface optimization system and method
CN102866985A (en) Data formatting device and method for on-line analytical processing system
CN103034990A (en) Method and device for checking publications
CN112104544B (en) Method and device for sending dynamic mail based on Freemarker

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