CN115639989A - Visual form configuration method and related equipment for corrugated paper packaging industry - Google Patents

Visual form configuration method and related equipment for corrugated paper packaging industry Download PDF

Info

Publication number
CN115639989A
CN115639989A CN202211094980.7A CN202211094980A CN115639989A CN 115639989 A CN115639989 A CN 115639989A CN 202211094980 A CN202211094980 A CN 202211094980A CN 115639989 A CN115639989 A CN 115639989A
Authority
CN
China
Prior art keywords
configuration
visual
corrugated paper
packaging industry
rendering
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
CN202211094980.7A
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.)
Dongfang Hezhi Data Technology Guangdong Co ltd
Original Assignee
Dongfang Hezhi Data Technology Guangdong 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 Dongfang Hezhi Data Technology Guangdong Co ltd filed Critical Dongfang Hezhi Data Technology Guangdong Co ltd
Priority to CN202211094980.7A priority Critical patent/CN115639989A/en
Publication of CN115639989A publication Critical patent/CN115639989A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a visual form configuration method and related equipment in corrugated paper packaging industry, wherein the method comprises the following steps: the method comprises the steps of obtaining a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and carrying out visual configuration based on the form component; outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file; and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file. The invention adds table controls in the control list of the visual configuration interface, and expands the use scene of the configuration scheme; the method optimizes the process of rendering the form by the form renderer, realizes the effect of multi-end rendering, and meets the requirements of control linkage, sub-table and multi-end rendering in practical application.

Description

Visual form configuration method and related equipment for corrugated paper packaging industry
Technical Field
The invention relates to the technical field of computer application, in particular to a visual form configuration method, a visual form configuration system, a visual form configuration terminal and a computer readable storage medium in the corrugated paper packaging industry.
Background
The corrugated package belongs to one of paper packages, and refers to production activities for further processing paper products by using raw materials such as paper, paperboard and the like; and a series of activities of product packaging services in related industries are carried out by utilizing the processed and manufactured corrugated paper, paperboard, paper boxes and the like. Corrugated paper is a plate-like object formed by bonding a liner paper and corrugated paper formed by corrugating with corrugating rollers.
As shown in fig. 1, a visual form configuration solution in the existing corrugated paper packaging industry includes two parts, namely a visual form design and a form rendering. Wherein, visual form design: and dragging the required form controls from the form control list to a layout container on the webpage, setting the attributes of the form controls, and dragging a plurality of form controls to combine by repeating the actions to realize the layout and rendering of one form. Wherein, the form rendering: the configuration information (form attribute configuration information) can restore form controls, layout and rendering configured in the visual form design through a form renderer in a webpage needing the form, and after the form renderer is introduced, the form controls, layout and rendering configured in the visual form design are restored directly through a default element ui framework, so that further personalized requirements of the controls cannot be met; meanwhile, in the prior art, the control attribute in the form attribute configuration file is a boolean value in the form attribute configuration information, and only the state of the control can be simply controlled, and the linkage effect with other components cannot be realized.
The scheme in the prior art only realizes the combined presentation of the controls in the form control list, lacks the linkage among the controls, lacks the combination for solving the problem that the form contains the form, and cannot realize the rendering of the form attribute configuration information at a mobile terminal and an applet.
Accordingly, there is a need for improvements and developments in the art.
Disclosure of Invention
The invention mainly aims to provide a visual form configuration method, a visual form configuration system, a visual terminal and a computer readable storage medium in the corrugated paper packaging industry, and aims to solve the problems that in the prior art, the visual form configuration scheme only realizes the combined presentation of controls in a form control list, linkage among the controls is lacked, the forms contain the combination of forms, and the rendering of form attribute configuration information at a mobile terminal and a small program cannot be realized.
In order to achieve the above object, the present invention provides a visual form configuration method in the corrugated paper packaging industry, wherein the visual form configuration method in the corrugated paper packaging industry comprises the following steps:
the method comprises the steps of obtaining a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and carrying out visual configuration based on the form component;
outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file;
and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file.
Optionally, in the method for configuring a visual form in the corrugated paper packaging industry, the form component is used to insert, edit or delete data of a sub-table in the form data.
Optionally, in the method for configuring a visual form in the corrugated paper packaging industry, the form attribute configuration file describes attributes and layout information of a control included in one form in a JSON file format.
Optionally, the visualized form configuration method in the corrugated paper packaging industry includes that the form attribute configuration file includes form configuration information and a control configuration information set.
Optionally, the method for configuring a visual form in the corrugated paper packaging industry, wherein the form renderer is configured to restore form controls, layouts, and renderings configured in a visual form design.
Optionally, in the method for configuring a visual form in the corrugated paper packaging industry, the rendering terminal is a device where the form is displayed.
Optionally, the method for configuring a visual form in the corrugated paper packaging industry includes that the rendering terminal includes a PC terminal, a mobile terminal, and a wechat applet.
In addition, in order to achieve the above object, the present invention further provides a visual form configuration system in the corrugated paper packaging industry, wherein the visual form configuration system in the corrugated paper packaging industry includes:
the visual configuration module is used for acquiring a form visual configuration interface, loading a form component in a control list of the form visual configuration interface and carrying out visual configuration based on the form component;
the configuration file optimization module is used for outputting the form attribute configuration file after visual configuration, optimizing the form attribute configuration file and obtaining the optimized form attribute configuration file;
and the form rendering module is used for loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing a form through the optimized form attribute configuration file.
In addition, to achieve the above object, the present invention further provides a terminal, wherein the terminal includes: the visual form configuration program is used for realizing the steps of the visual form configuration method in the corrugated paper packaging industry.
In addition, in order to achieve the above object, the present invention further provides a computer readable storage medium, wherein the computer readable storage medium stores a visualized form configuration program of corrugated paper packaging industry, and when the visualized form configuration program of the corrugated paper packaging industry is executed by a processor, the steps of the visualized form configuration method of the corrugated paper packaging industry are implemented.
The method comprises the steps of obtaining a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and carrying out visual configuration based on the form component; outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file; and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file. In the invention, table controls are added in the control list of the visual configuration interface, so that the combination of form configuration is enriched, and the use scene of the configuration scheme is expanded; the form configuration file output after visual configuration is optimized, so that the form configuration file can support the linkage effect of form controls; the method optimizes the process of rendering the form by the form renderer, loads the eligible combination library by judging the type of the terminal after loading the form renderer, realizes the effect of multi-end rendering, and meets the requirements of control linkage, sub-tables and multi-end rendering in practical application.
Drawings
FIG. 1 is a flow diagram illustrating a prior art visual form configuration scheme;
FIG. 2 is a flow chart of a preferred embodiment of the visual form configuration method of the corrugated paper packaging industry of the present invention;
FIG. 3 is a flow chart of a visual form configuration method in a preferred embodiment of the corrugated paper packaging industry;
fig. 4 is a flowchart of a process performed by a preferred embodiment of the visual form configuration system in the corrugated paper packaging industry according to the present invention;
fig. 5 is a schematic operating environment of a preferred embodiment of the terminal of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
As shown in fig. 2 and 3, the method for configuring a visual form in the corrugated paper packaging industry according to the preferred embodiment of the present invention includes the following steps:
and S10, acquiring a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and performing visual configuration based on the form component.
The form is a common user interface element, a simple and intuitive expression mode is provided for data input and output, the form has great difference in layout and interactive logic according to different requirements, and the form can be manually developed by a developer or automatically generated by an engine based on a form configuration file.
In particular, the form is primarily responsible for data collection functions in the web page. The form visualization configuration interface is a process for configuring and compiling the form in the visualization interface.
The form component is one of the form controls, is an extension of the original control type, is mainly used for solving the design and dynamic rendering of a custom form, and can support flexible custom style configuration. The module is an upgraded version of the report form module, removes part of customized functions, extracts individual functions from support extension, and reserves common basic functions so as to facilitate subsequent extension. When the form is visually designed, the form control is selected, dragged to the layout container, and then the control attribute is configured. The attributes of the control are mainly the configuration of the attributes of the table column. Form controls are added in a control list of a visual configuration interface, so that the combination of form configuration is enriched, and the use scene of the configuration scheme is expanded.
Loading a form component in a control list of a configuration interface for the purpose of: the method is used for inserting, editing or deleting the sub-table data in the form data.
As shown in FIG. 3, by adding a form component, the functions of visual configuration, form editing and the like of the form component are invented, and the sub-form function of form configuration is realized.
And S20, outputting the form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain the optimized form attribute configuration file.
Specifically, the form attribute configuration file, i.e., the form attribute configuration information, is a JSON file format that describes attributes and layout information of controls included in one form. And the form attribute configuration information comprises form configuration information and a control configuration information set, wherein JSON is a lightweight data exchange format, and data is stored and represented by adopting a text format completely independent of a programming language. The simple and clear hierarchical structure enables JSON to become an ideal data exchange language, is easy to read and write by people, is also easy to analyze and generate by machines, and effectively improves the network transmission efficiency.
The invention optimizes the form attribute configuration file, changes part of control attributes in the form attribute configuration file into functions, and realizes the linkage of form controls by executing the function results.
Further, the control attribute refers to a field which can be used to describe the attribute of the control state, and the state includes whether hidden is shown or not, and whether disable is disabled or not; form controls refer to input boxes, radio boxes, drop-down selections, etc., contained in a form. The form configuration files output after visual configuration are optimized, namely parameters such as hideen and disable are changed into parameter types, so that the form configuration files can support the linkage effect of form controls.
After part of control attributes in the form attribute configuration file are changed into functions, a control state of a result (Boolean value) is returned by obtaining the functions during form rendering, wherein the Boolean value is one of True or False, so that the linkage effect with other components is realized, and specifically, a condition parameter is added on the basis of the original scheme to describe the control needed to be associated; parameters such as hide, disable and the like are expanded to enable the parameters to support function operation, and display and disable control of the linkage control are achieved.
The condition parameter is a parameter describing a judgment condition of the associated control, and the parameter includes type (describing a type of the judgment condition: greater than, equal to, less than, etc.), value (describing a value to be compared), trace (describing a value to be compared, or an associated field), and model (describing a type of target).
The entry of the function comprises information (data) filled in the form, configuration information (config) of the form control, for example, the B control is displayed only after the A control is filled, and an execution result is used for controlling the state of the control after the attribute value of the A control in the data is acquired and combined with a description judgment condition (condition) in the config.
And S30, loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing a form through an optimized form attribute configuration file.
As shown in fig. 3, two control links are added when the original scheme renders the form, and the type of the rendering terminal is firstly judged so that the rendering terminal can adapt to multi-end rendering; and then loading a registration file of the required control, and finally initializing the form through form attribute configuration information.
The form renderer renders a form on a user interface according to a field description protocol, the form renderer is based on an element-ui packaged form aligner, the attribute definition of an element is completely continued, simplicity and enlargement are achieved, a user can use a preset data to line up a complete element form through a process, form controls, layout and rendering configured in visual form design can be restored, further element-ui is a component library which is realized by adopting Vue2.0 as a basic framework, basic component functions are provided, and a form component which are realized by the existing basic element-ui are independent.
Specifically, the rendering terminal also refers to a client, and refers to a device where the form is displayed, and is divided into a PC, a mobile terminal, a WeChat applet, and the like.
The invention realizes the support of multiple ends such as small programs, mobile ends and the like by adding an external registration mechanism of the basic component.
Specifically, the external registration mechanism means that, in a form rendering stage, after a form renderer is introduced, a use method is called to replace a form control, and when the use method is used, a control transferred by the use method can replace a control type with the same name in the prior art.
Since the basic components are registered by default in the prior art and are contained in the form renderer, the improved scheme of the invention is named as an external registration mechanism.
Further, by differentiating different rendering terminals, the form controls meeting the rendering requirements can be loaded by the external registration mechanism. The same form configuration is displayed on different clients. The method optimizes the process of rendering the form by the form renderer, and loads the component library meeting the conditions by judging the type of the terminal after the form renderer is loaded, so that the effect of multi-end rendering is realized.
Further, as shown in fig. 4, based on the above method for configuring a visual form in the corrugated paper packaging industry, the present invention also provides a system for configuring a visual form in the corrugated paper packaging industry, where the system for configuring a visual form in the corrugated paper packaging industry includes:
and the visualization configuration module 50 is configured to obtain a form visualization configuration interface, load a form component in a control list of the form visualization configuration interface, and perform visualization configuration based on the form component.
And the configuration file optimization module 60 is configured to output the form attribute configuration file after the visual configuration, optimize the form attribute configuration file, and obtain the optimized form attribute configuration file.
And the form rendering module 70 is configured to load a form renderer, determine the type of a rendering terminal through the form renderer, load a registration file of a required control if the rendering terminal is adapted to multi-end rendering, and initialize a form through the optimized form attribute configuration file.
Further, as shown in fig. 5, based on the above method and system for configuring a visualized form in the corrugated paper packaging industry, the present invention also provides a terminal, which includes a processor 10, a memory 20, and a display 30. Fig. 5 shows only some of the components of the terminal, but it should be understood that not all of the shown components are required to be implemented, and that more or fewer components may be implemented instead.
The memory 20 may in some embodiments be an internal storage unit of the terminal, such as a hard disk or a memory of the terminal. The memory 20 may also be an external storage device of the terminal in other embodiments, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like provided on the terminal. Further, the memory 20 may also include both an internal storage unit and an external storage device of the terminal. The memory 20 is used for storing application software installed in the terminal and various types of data, such as program codes of the installation terminal. The memory 20 may also be used to temporarily store data that has been output or is to be output. In one embodiment, the memory 20 stores a visual form configuration program 40 for the corrugated paper packaging industry, and the visual form configuration program 40 for the corrugated paper packaging industry can be executed by the processor 10, so as to implement the visual form configuration method for the corrugated paper packaging industry in the present application.
The processor 10 may be, in some embodiments, a Central Processing Unit (CPU), microprocessor or other data Processing chip for executing program codes stored in the memory 20 or Processing data, such as executing a visual form configuration method of the corrugated board packaging industry.
The display 30 may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch panel, or the like in some embodiments. The display 30 is used for displaying information at the terminal and for displaying a visual user interface. The components 10-30 of the terminal communicate with each other via a system bus.
In one embodiment, the following steps are implemented when the processor 10 executes the visualized form configuration program 40 in the corrugated paper packaging industry in the memory 20:
acquiring a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and performing visual configuration based on the form component;
outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file;
and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file.
The method for visually configuring the form on the form visual configuration interface comprises the following steps of: the table component is used for inserting, editing or deleting data of the sub-tables in the form data.
The method for outputting the form attribute configuration file after visual configuration and optimizing the form attribute configuration file to obtain the optimized form attribute configuration file comprises the following steps:
the form attribute configuration file in the visualized form configuration method in the corrugated paper packaging industry comprises form configuration information and a control configuration information set.
The loading form renderer judges the type of the rendering terminal through the form renderer, and the method comprises the following steps:
the form renderer is used for restoring form controls, layout and rendering configured in the visual form design;
the rendering terminal is a device where the form is displayed;
the judgment process is that the type of the rendering terminal is judged first, so that the rendering terminal can be adapted to multi-terminal rendering; and then loading a registration file of the required control, and finally initializing the form through form attribute configuration information.
The rendering terminal in the visual form configuration method in the corrugated paper packaging industry comprises a PC (personal computer) end, a mobile end and a WeChat small program.
The invention also provides a computer readable storage medium, wherein the computer readable storage medium stores a visualized form configuration program of the corrugated paper packaging industry, and the visualized form configuration program of the corrugated paper packaging industry realizes the steps of the visualized form configuration method of the corrugated paper packaging industry when being executed by a processor.
In summary, the present invention provides a method, a system, a terminal and a computer readable storage medium for configuring a visual form in corrugated paper packaging industry, wherein the method comprises: the method comprises the steps of obtaining a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and carrying out visual configuration based on the form component; outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file; and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file. In the invention, table controls are added in the control list of the visual configuration interface, so that the combination of form configuration is enriched, and the use scene of the configuration scheme is expanded; the form configuration file output after visual configuration is optimized, so that the form configuration file can support the linkage effect of form controls; the method optimizes the process of rendering the form by the form renderer, loads the eligible combination library by judging the type of the terminal after loading the form renderer, realizes the effect of multi-end rendering, and solves the requirements of control linkage, sub-tables and multi-end rendering in practical application.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrases "comprising a component of' 8230; \8230;" does not exclude the presence of additional like elements in the process, method, article, or terminal that comprises the element.
Of course, it will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by instructing relevant hardware (such as a processor, a controller, etc.) through a computer program, and the program can be stored in a computer readable storage medium, and when executed, the program can include the processes of the embodiments of the methods described above. The computer readable storage medium may be a memory, a magnetic disk, an optical disk, etc.
It will be understood that the invention is not limited to the examples described above, but that modifications and variations will occur to those skilled in the art in light of the above teachings, and that all such modifications and variations are considered to be within the scope of the invention as defined by the appended claims.

Claims (10)

1. A visual form configuration method in corrugated paper packaging industry is characterized by comprising the following steps:
the method comprises the steps of obtaining a form visual configuration interface, loading a form component in a control list of the form visual configuration interface, and carrying out visual configuration based on the form component;
outputting a form attribute configuration file after visual configuration, and optimizing the form attribute configuration file to obtain an optimized form attribute configuration file;
and loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing the form through the optimized form attribute configuration file.
2. A visual form configuration method for the corrugated paper packaging industry as recited in claim 1, wherein the form component is used to insert, edit or delete data of a child table in the form data.
3. The visual form configuration method of the corrugated paper packaging industry as claimed in claim 1, wherein the form attribute configuration file is a JSON file format describing attributes and layout information of controls included in a form.
4. The visual form configuration method for corrugated paper packaging industry as claimed in claim 3, wherein the form attribute configuration file comprises form configuration information and control configuration information set.
5. The visual form configuration method in the corrugated paper packaging industry as claimed in claim 1, wherein the form renderer is used for restoring form controls, layouts and renderings configured in the visual form design.
6. The visual form configuration method for the corrugated paper packaging industry as claimed in claim 1, wherein the rendering terminal is a device where the form is displayed.
7. The visual form configuration method for the corrugated paper packaging industry as claimed in claim 6, wherein the rendering terminal comprises a PC terminal, a mobile terminal and a WeChat applet.
8. A visual form configuration system for corrugated paper packaging industry, comprising:
the visual configuration module is used for acquiring a visual configuration interface of the form, loading a table component in a control list of the visual configuration interface of the form and carrying out visual configuration on the basis of the table component;
the configuration file optimization module is used for outputting the form attribute configuration file after visual configuration, optimizing the form attribute configuration file and obtaining the optimized form attribute configuration file;
and the form rendering module is used for loading a form renderer, judging the type of a rendering terminal through the form renderer, loading a registration file of a required control if the rendering terminal is adaptive to multi-end rendering, and initializing a form through an optimized form attribute configuration file.
9. A terminal, characterized in that the terminal comprises: a memory, a processor, and a visual form configuration program of the corrugated paper packaging industry stored on the memory and executable on the processor, wherein the visual form configuration program of the corrugated paper packaging industry, when executed by the processor, implements the steps of the visual form configuration method of the corrugated paper packaging industry as recited in any one of claims 1-7.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a visual form configuration program of corrugated paper packaging industry, which when executed by a processor, implements the steps of the visual form configuration method of corrugated paper packaging industry as claimed in any one of claims 1 to 7.
CN202211094980.7A 2022-09-05 2022-09-05 Visual form configuration method and related equipment for corrugated paper packaging industry Pending CN115639989A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211094980.7A CN115639989A (en) 2022-09-05 2022-09-05 Visual form configuration method and related equipment for corrugated paper packaging industry

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211094980.7A CN115639989A (en) 2022-09-05 2022-09-05 Visual form configuration method and related equipment for corrugated paper packaging industry

Publications (1)

Publication Number Publication Date
CN115639989A true CN115639989A (en) 2023-01-24

Family

ID=84942030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211094980.7A Pending CN115639989A (en) 2022-09-05 2022-09-05 Visual form configuration method and related equipment for corrugated paper packaging industry

Country Status (1)

Country Link
CN (1) CN115639989A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106033471A (en) * 2015-03-20 2016-10-19 阿里巴巴集团控股有限公司 Method and device for processing form
CN111858104A (en) * 2020-07-31 2020-10-30 中国工商银行股份有限公司 Multi-end adaptive form generation method, device, equipment and medium
CN113741953A (en) * 2021-03-29 2021-12-03 北京京东拓先科技有限公司 Form processing method and device, electronic equipment and computer storage medium
CN114035773A (en) * 2022-01-10 2022-02-11 大汉软件股份有限公司 Configuration-based low-code form development method, system and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106033471A (en) * 2015-03-20 2016-10-19 阿里巴巴集团控股有限公司 Method and device for processing form
CN111858104A (en) * 2020-07-31 2020-10-30 中国工商银行股份有限公司 Multi-end adaptive form generation method, device, equipment and medium
CN113741953A (en) * 2021-03-29 2021-12-03 北京京东拓先科技有限公司 Form processing method and device, electronic equipment and computer storage medium
CN114035773A (en) * 2022-01-10 2022-02-11 大汉软件股份有限公司 Configuration-based low-code form development method, system and device

Similar Documents

Publication Publication Date Title
US7992128B2 (en) Computer software adaptation method and system
CN104731594A (en) Method for displaying runtime customized page based on Bootstrap
US11372624B2 (en) System for creating graphical content
US11681507B2 (en) Composable context menus
US20150220496A1 (en) Dynamic sprite based theme switching
CN112214214A (en) Low code development system, device and medium for android native APP
US11677807B2 (en) System and method to standardize and improve implementation efficiency of user interface content
CN103250108A (en) Project data creation device and programmable display unit
CN108664242B (en) Method and device for generating visual interface, electronic equipment and readable storage medium
US8370752B2 (en) Automatic personalization of user visualization and interaction in a service-oriented architecture interface
US7917891B2 (en) Engineering system with automatic generation of entity templates
US20160364398A1 (en) Generation and dynamic serving of device-dependent web content
CN113032708A (en) Code-free Web development system
CN114089958A (en) Form visual configuration method and device
CN114385940A (en) Data visualization method, device, equipment and medium
CN114721632A (en) Page design method and device based on low-code visual component
CN112256260B (en) Visualization system based on hot-pluggable dynamic component
CN113553635A (en) Method and device for configuring graph base primitive, electronic equipment and storage medium
TWI694377B (en) Development platform of mobile native applications
Cimino et al. An efficient model-based methodology for developing device-independent mobile applications
CN115639989A (en) Visual form configuration method and related equipment for corrugated paper packaging industry
US11526578B2 (en) System and method for producing transferable, modular web pages
US9690444B1 (en) Custom help systems by runtime modification of generic help files
CN112486378B (en) Graph generation method, device, terminal and storage medium
CN114089999A (en) Front-end page generation method and system

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