CN113791773A - Data packaging system, method, storage medium and electronic device - Google Patents

Data packaging system, method, storage medium and electronic device Download PDF

Info

Publication number
CN113791773A
CN113791773A CN202111051305.1A CN202111051305A CN113791773A CN 113791773 A CN113791773 A CN 113791773A CN 202111051305 A CN202111051305 A CN 202111051305A CN 113791773 A CN113791773 A CN 113791773A
Authority
CN
China
Prior art keywords
target
configuration file
component
packaging
target panel
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
CN202111051305.1A
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.)
Hangzhou Huacheng Software Technology Co Ltd
Original Assignee
Hangzhou Huacheng Software 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 Hangzhou Huacheng Software Technology Co Ltd filed Critical Hangzhou Huacheng Software Technology Co Ltd
Priority to CN202111051305.1A priority Critical patent/CN113791773A/en
Publication of CN113791773A publication Critical patent/CN113791773A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention provides a data packaging system, a data packaging method, a storage medium and an electronic device, wherein the system comprises: the platform front-end equipment is used for displaying the target assembly, combining at least two assemblies included in the target assembly based on the received control instruction to obtain a combined assembly, determining a target panel configuration file of a target panel corresponding to the combined assembly, and transmitting the target panel configuration file to the packaging equipment; and the packaging equipment is connected with the platform front-end equipment and is used for receiving the target panel configuration file, determining the target type of the target panel based on the target panel configuration file, determining the packaging type based on the target type and packaging the target panel configuration file according to the packaging type. The invention solves the problems of low development and application efficiency and high cost in the related technology, improves the development and application efficiency and reduces the development cost.

Description

Data packaging system, method, storage medium and electronic device
Technical Field
The embodiment of the invention relates to the field of communication, in particular to a data packaging system, a data packaging method, a storage medium and an electronic device.
Background
With the popularization and rapid development of the mobile internet, the mobile phone becomes the largest traffic distribution entrance of the internet industry. And with the rapid development of 5G, more and more 'ends' will be rapidly formed like spring shoots after rain in the future. The 'fast' is used as a survival path of the internet, and enterprises can actively follow up and arrange quickly in order to occupy the market. In the same application, each terminal is independently developed, so that the development period is long, and the personnel cost is high. At the same time, as a technician, this repetitive, low-energy operating state should not be satisfied either.
Therefore, the problems of low development and application efficiency and high cost exist in the related technology.
In view of the above problems in the related art, no effective solution has been proposed.
Disclosure of Invention
The embodiment of the invention provides a data packaging system, a data packaging method, a storage medium and an electronic device, and aims to at least solve the problems of low development and application efficiency and high cost in the related technology.
According to another embodiment of the present invention, there is provided a data packing system including: the platform front-end equipment is used for displaying a target assembly, combining at least two assemblies included in the target assembly based on a received control instruction to obtain a combined assembly, determining a target panel configuration file of a target panel corresponding to the combined assembly, and transmitting the target panel configuration file to packaging equipment; and the packaging equipment is connected with the platform front-end equipment and is used for receiving the target panel configuration file, determining the target type of the target panel based on the target panel configuration file, determining the packaging type based on the target type and packaging the target panel configuration file according to the packaging type.
According to an embodiment of the present invention, there is provided a data packing method including: combining at least two components included in a target component displayed on a target interface based on a received control instruction to obtain a combined component, wherein the control instruction is an instruction input through the target interface; determining a target panel configuration file of a target panel corresponding to the combined component; sending the target panel configuration file to packaging equipment to instruct the packaging equipment to determine a target type of the target panel based on the target panel configuration file, determine a packaging type based on the target type, and package the target panel configuration file according to the packaging type.
According to yet another embodiment of the invention, there is also provided a computer-readable storage medium having a computer program stored therein, wherein the computer program, when executed by a processor, implements the steps of the method as set forth in any of the above.
According to yet another embodiment of the present invention, there is also provided an electronic device, including a memory in which a computer program is stored and a processor configured to execute the computer program to perform the steps in any of the above method embodiments.
The data packaging system comprises a platform front-end device and a packaging device, wherein the platform front-end device can display a target assembly, at least two assemblies included in the target assembly displayed on a target interface are combined according to a received control instruction to obtain a combined assembly, the target panel configuration file is sent to the packaging device according to a target panel configuration file of a corresponding target panel when the combined assembly is determined, and the packaging device can determine a target type of the target panel according to the target panel configuration file, determine a packaging type according to the target type and package the target panel configuration file according to the packaging type. Since at least two components can be combined to form a combined component by inputting a control instruction on the target interface, the combined component is not required to be obtained by writing codes. Moreover, the packaging equipment can determine the packaging type according to the target type, package the target panel configuration file according to the packaging type, and obtain a data packet which can adapt to different application environments, so that the problems of low development and application efficiency and high cost in the related technology can be solved, the development and application efficiency is improved, and the development cost is reduced.
Drawings
FIG. 1 is a schematic diagram of a data packing system according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a management flow for managing device-to-component according to an exemplary embodiment of the present invention;
FIG. 3 is a flow diagram of platform front-end device operation according to an exemplary embodiment of the present invention;
FIG. 4 is a schematic flow diagram of a packaging target panel configuration file according to an exemplary embodiment of the present invention;
FIG. 5 is a block diagram of a data packing system according to an embodiment of the present invention;
fig. 6 is a block diagram of a hardware structure of a mobile terminal of a data packing method according to an embodiment of the present invention;
fig. 7 is a flowchart of a data packing method according to an embodiment of the present invention.
Detailed Description
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings in conjunction with the embodiments.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
In this embodiment, a data packing system is provided, and fig. 1 is a schematic structural diagram of the data packing system according to an embodiment of the present invention, as shown in fig. 1, the system includes:
the platform front-end device 12 is configured to display a target component, combine at least two components included in the target component based on a received control instruction to obtain a combined component, determine a target panel configuration file of a target panel corresponding to the combined component, and transmit the target panel configuration file to the packaging device;
the packaging device 14 is connected to the platform front-end device, and configured to receive the target panel configuration file, determine a target type of the target panel based on the target panel configuration file, determine a packaging type based on the target type, and package the target panel configuration file according to the packaging type.
In the above embodiment, the control instruction is used to trigger to combine at least two components included in a target component displayed on a target interface of the platform front-end device, and the control instruction may be an instruction input through the target interface, for example, the control instruction triggers to combine at least two components through dragging on the target interface, or triggers to combine at least two components through frame selection on the target interface. That is, the control command may be a command input by a drag or a command input by a frame selection. The platform front-end device may perform configuration of a visualization panel, for example, combine components by dragging to generate diversified target panels. The target component can comprise an RN component, an H5/web component and can also import the generated complex component.
In the above embodiment, the packaging device may determine the target type of the target panel according to the target panel configuration file of the target panel, and the packaging device may determine the packaging type of the packaging target panel configuration file based on the target type, and package the target panel configuration file according to the packaging type. When the target panel configuration file is packed, the packing type may be determined according to a predetermined correspondence between the target type and the packing type and according to the correspondence. For example, when the target type is a mobile application development framework type, that is, an RN type, RN packing may be performed on the target panel configuration file, and when the target type is not the RN type, WEB packing may be performed on the target panel configuration file. By packaging the target panel configuration file according to the packaging type, the development of the applications of a web end, a mobile end (developed through a contact) and an app end (developed through a contact-native) is realized, and the development efficiency is improved.
In the above embodiment, after the target panel is generated, an application may be generated in the display interface of the platform front-end device and preview and publication may be supported.
The data packaging system comprises a platform front-end device and a packaging device, wherein the platform front-end device can display a target assembly, at least two assemblies included in the target assembly displayed on a target interface are combined according to a received control instruction to obtain a combined assembly, the target panel configuration file is sent to the packaging device according to a target panel configuration file of a corresponding target panel when the combined assembly is determined, and the packaging device can determine a target type of the target panel according to the target panel configuration file, determine a packaging type according to the target type and package the target panel configuration file according to the packaging type. Since at least two components can be combined to form a combined component by inputting a control instruction on the target interface, the combined component is not required to be obtained by writing codes. Moreover, the packaging equipment can determine the packaging type according to the target type, package the target panel configuration file according to the packaging type, and obtain a data packet which can adapt to different application environments, so that the problems of low development and application efficiency and high cost in the related technology can be solved, the development and application efficiency is improved, and the development cost is reduced.
In one exemplary embodiment, the data packing system further comprises: and the platform background service equipment is respectively connected with the platform front-end equipment and the packaging equipment and is used for receiving the target panel configuration file sent by the platform front end and sending the target panel configuration file to the packaging equipment. In this embodiment, the platform background service device is connected to the platform front-end device and is further connected to the packaging device, that is, the platform front-end device is connected to the packaging device through the platform background service device. After the platform front-end device determines the target panel configuration file, a packaging request may be sent to the packaging device, and target data corresponding to the target panel may be sent to the packaging device.
In the above embodiment, the platform background service device may further be connected to a server, and the platform background server may store the target panel configuration file in the server storage terminal or obtain a related file from the server storage terminal.
In the above embodiment, after determining the target panel configuration file, the platform front-end device may further generate the target panel, that is, the target panel may be previewed in the target interface of the platform front-end device.
In one exemplary embodiment, the data packing system further comprises: the management device is connected with the platform background service device and used for judging the state of the assembly under the condition that the assembly included in the combined assembly is received, and configuring a target assembly configuration file for the assembly under the condition that the state indicates that the assembly is in an undeveloped state; under the condition that the state indicates that the component is established, receiving an instruction for adjusting an initial component configuration file of the component, and adjusting the initial component configuration file of the component based on the instruction to obtain a target component configuration file; sending the target component configuration file to the platform background service equipment; the platform background service module is further configured to send the target component configuration file to the platform front-end device, and instruct the platform front-end device to generate a target panel configuration file based on the target component configuration file. In this embodiment, the management device is connected to the platform background service device, so that the management function of the component can be realized, and the configuration file of the managed and controlled component penetrates into the platform front-end device.
In the above embodiments, the management device may manage the component, including configuring and adjusting the function of the component. The functions of the components can be enriched by using the management equipment, and secondary development work is reduced.
In the above embodiment, when receiving a component, the management device may determine whether the component is created, and may manage deletion/modification/check if the component is created. If the component does not create a configuration flow entering the functional component, setting the internal attribute and linkage configuration of the component and generating a related configuration file. The target component configuration file may include attribute information and linkage information, where the attribute information includes attributes such as a background color, whether to use a device name, a font color, and transparency, and the linkage information may include style linkage, attribute linkage, and behavior linkage. Through configuration, high-level functions such as configuration linkage, style linkage, data request, animation interaction and the like are realized besides static resources are generated. The schematic diagram of the management flow of the management device to the component can be seen in fig. 2.
In one exemplary embodiment, a platform front-end device includes: the panel component analysis module is used for analyzing the target component configuration file to obtain attribute information of the at least two components and linkage information of the at least two components, wherein the attribute information of the at least two components and the linkage information of the at least two components are contained in the target component configuration file; a panel component configuration module for determining display attribute values of the at least two components based on the attribute information, determining a linkage configuration of the at least two components based on the linkage information, and determining the target panel configuration file based on the attribute values and the linkage configuration. In this embodiment, the platform front-end device may include a panel component parsing module and a panel component configuration module. The panel component analysis module can pull the configuration file of the functional component from the platform background service equipment and can also send the configuration file of the target panel to the platform background service equipment. The panel component configuration module can be used for determining a target panel configuration file of a target panel in the process of generating, packaging and publishing the panel file to the platform background service.
In the above embodiment, after the target panel configuration file is determined, the target panel may be output as a template file. And in the packaging process, the data packets can be packaged into different types of data packets according to the application scenes so as to be applied to the scenes with the same packaging type. The operation flow chart of the platform front-end device can be seen in fig. 3.
In one exemplary embodiment, the data packing system further comprises: the data packing system further comprises: and the target server is connected with the packaging equipment and is used for storing the target panel configuration file uploaded by the packaging equipment. In the present embodiment, the packaging device may perform Web packaging, Rn packaging, or the like. And a platform background server initiates a packaging request, the packaging equipment performs classified packaging to adapt to different environments, and the packaged files are transmitted to a server for storage. The target server may be a cloud storage container. As shown in fig. 4, a configured target panel may be issued by a platform front-end device, a packaging request is triggered to a platform backend service device, the platform backend service device initiates a packaging process to a packaging system (corresponding to the packaging device), the packaging device first pulls the configuration file according to a condition, then determines a type of the target panel, and performs different packaging processing on the two types of panels, namely RN and Web, under the condition that whether the target panel is an RN panel. And storing the packed data into a server storage container. The system is added with the packaging equipment, so that the effect of quick preview of the client can be realized, the development cost of the application is reduced, and the cross-platform service is realized.
The following describes a data packing system with reference to specific embodiments:
fig. 5 is a schematic structural diagram of a data packaging system according to an embodiment of the present invention, and as shown in fig. 5, the system includes: the system comprises a background management system module (corresponding to the management device), a visual dragging platform front-end module (corresponding to the platform front-end device), a platform background service (corresponding to the platform background service device), a packaging system (corresponding to the packaging device) and a server storage module (corresponding to the target server).
A background management system module: the management function of the assembly is mainly realized, and the managed and controlled configuration file is penetrated to a visual dragging platform for processing.
A visual dragging platform front-end module: the module comprises two functions of panel component analysis and panel component configuration. The panel analysis is divided into two modes of pulling a functional component configuration file from the platform background service module and giving a functional component template file to the platform background service module; the configuration of the panel is mainly embodied in the generation, packaging and publishing of the template file to the platform background service.
Platform background service: and after receiving the template generated by the front end, initiating a packaging request to a packaging module, and simultaneously storing the configuration file related to the panel to a server storage end or acquiring the related file from the server storage end.
Packaging system: the method comprises Web packaging and Rn packaging, a platform background server initiates a packaging service, a packaging system performs classified packaging to adapt to different environments, and packaged files are transmitted to a server for storage.
The server stores: and the cloud storage container.
The method embodiments provided in the embodiments of the present application may be executed in a mobile terminal, a computer terminal, or a similar computing device. Taking the example of being operated on a mobile terminal, fig. 6 is a hardware structure block diagram of the mobile terminal of a data packing method according to an embodiment of the present invention. As shown in fig. 6, the mobile terminal may comprise one or more (only one shown in fig. 6) processors 602 (the processor 602 may comprise, but is not limited to, a processing means such as a microprocessor MCU or a programmable logic device FPGA) and a memory 604 for storing data, wherein the mobile terminal may further comprise a transmission device 606 for communication functions and an input-output device 608. It will be understood by those skilled in the art that the structure shown in fig. 6 is only an illustration, and does not limit the structure of the mobile terminal. For example, the mobile terminal may also include more or fewer components than shown in FIG. 6, or have a different configuration than shown in FIG. 6.
The memory 604 may be used for storing computer programs, for example, software programs and modules of application software, such as computer programs corresponding to the data packing method in the embodiment of the present invention, and the processor 602 executes various functional applications and data processing by running the computer programs stored in the memory 604, so as to implement the above-mentioned method. The memory 604 may include high-speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 604 may further include memory located remotely from the processor 602, which may be connected to the mobile terminal via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmitting device 606 is used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal. In one example, the transmission device 606 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmitting device 606 can be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In the present embodiment, a data packing method is provided, and fig. 7 is a flowchart of the data packing method according to the embodiment of the present invention, as shown in fig. 7, the flowchart includes the following steps:
step S702, combining at least two components included in a target component displayed on a target interface based on a received control instruction to obtain a combined component, wherein the control instruction is an instruction input through the target interface;
step S704, determining a target panel configuration file of a target panel corresponding to the combined component;
step S706, sending the target panel configuration file to a packaging device, so as to instruct the packaging device to determine a target type of the target panel based on the target panel configuration file, determine a packaging type based on the target type, and package the target panel configuration file according to the packaging type.
In the above embodiment, the control instruction is used to trigger at least two components included in the target component displayed on the target interface to be combined, and the control instruction may be an instruction input through the target interface, for example, the at least two components are triggered to be combined by dragging on the target interface, or the at least two components are triggered to be combined by frame selection on the target interface. That is, the control command may be a command input by a drag or a command input by a frame selection. The target interface may be a display interface of the platform front-end device. The platform front-end device may perform configuration of a visualization panel, for example, combine components by dragging to generate diversified target panels. The target component can comprise an RN component, an H5/web component and can also import the generated complex component.
In the above embodiment, the packaging device may determine the target type of the target panel according to the target panel configuration file, and the packaging device may determine the packaging type of the packaging target panel configuration file based on the target type, and package the target panel configuration file according to the packaging type. When the target panel configuration file is packed, the packing type may be determined according to a predetermined correspondence between the target type and the packing type and according to the correspondence. For example, when the target type is a mobile application development framework type, that is, an RN type, RN packing may be performed on the target data, and when the target type is not the RN type, WEB packing may be performed on the target panel configuration file. By packaging the target panel configuration file according to the packaging type, the development of the applications of a web end, a mobile end (developed through a contact) and an app end (developed through a contact-native) is realized, and the development efficiency is improved.
In the above embodiment, after the target panel is generated, an application may be generated in the display interface of the platform front-end device and preview and publication may be supported.
Optionally, the main body of the above steps may be a processing device, but is not limited thereto.
According to the method and the device, at least two components included in the target component displayed on the target interface are combined according to the received control instruction to obtain a combined component, a target panel configuration file of the target panel corresponding to the combined component is determined, the target panel configuration file is sent to packaging equipment to indicate the packaging equipment to determine the target type of the target panel based on the target panel configuration file, determine the packaging type according to the target type, and package the target panel configuration file according to the packaging type. Since at least two components can be combined to form a combined component by inputting a control instruction on the target interface, the combined component is not required to be obtained by writing codes. Moreover, the packaging equipment can determine the packaging type according to the target type, and package the target panel configuration file corresponding to the target panel according to the packaging type, and the obtained data packet can adapt to different application environments, so that the problems of low development and application efficiency and high cost in the related technology can be solved, the development and application efficiency is improved, and the development cost is reduced.
In one exemplary embodiment, determining the target panel profile of the target panel corresponding to the composite component comprises: obtaining a target component configuration file of the combined component, wherein the target component configuration file is determined by: the method comprises the steps that when a management device receives a component included in the combined component, the state of the component is judged, when the state indicates that the component is in an undeveloped state, a target component configuration file is configured for the component, when the state indicates that the component is in a created state, an instruction for adjusting an initial component configuration file of the component is received, the initial component configuration file is adjusted based on the instruction, and the target component configuration file is obtained; determining the target panel profile based on the target component profile. In this embodiment, when generating the target panel, the target component configuration file of the composite component may be acquired, and the target panel may be generated based on the target component configuration file.
In the above embodiment, the management device may implement a management function of the component, and penetrate the configuration file of the managed component into the platform front-end device. The management device may manage the components, including configuring and adjusting the functionality of the components. The functions of the components can be enriched by using the management equipment, and secondary development work is reduced.
In the above embodiment, when receiving a component, the management device may determine whether the component is created, and may manage deletion/modification/check if the component is created. If the component does not create a configuration flow entering the functional component, setting the internal attribute and linkage configuration of the component and generating a related configuration file. The target component configuration file may include attribute information and linkage information, where the attribute information includes attributes such as a background color, whether to use a device name, a font color, and transparency, and the linkage information may include style linkage, attribute linkage, and behavior linkage. Through configuration, high-level functions such as configuration linkage, style linkage, data request, animation interaction and the like are realized besides static resources are generated. The schematic diagram of the management flow of the management device to the component can be seen in fig. 2.
In one exemplary embodiment, determining the target panel configuration file based on the target component configuration file comprises: analyzing the target component configuration file to obtain attribute information of the at least two components and linkage information of the at least two components, wherein the attribute information of the at least two components and the linkage information of the at least two components are contained in the target component configuration file; determining display attribute values of the at least two components based on the attribute information; determining a linkage configuration of the at least two components based on the linkage information; determining the target panel profile based on the attribute values and the linkage configuration. In this embodiment, the target panel configuration file may be determined by a panel component parsing module and a panel component configuration module included in the platform front-end device. The panel component analysis module can pull the configuration file of the functional component from the platform background service equipment and can also send the configuration file of the target panel to the platform background service equipment. The panel component configuration module can be used for determining a target panel configuration file of a target panel in the process of generating, packaging and publishing the panel file to the platform background service.
In the above embodiment, after the target panel configuration file is determined, the target panel may be output as a template file. And in the packaging process, the data packets can be packaged into different types of data packets according to the application scenes so as to be applied to the scenes with the same packaging type. The operation flow chart of the platform front-end device can be seen in fig. 3.
In an exemplary embodiment, after determining the target panel profile based on the attribute values and the linkage configuration, the method further comprises: and storing the target panel configuration file into a target server. In this embodiment, the platform background service device may interact with the target server, that is, the platform background service device may be connected to the server, and the platform background server may store the configuration file related to the target panel in the server storage end or obtain the related file from the server storage end.
In one exemplary embodiment, sending the target panel configuration file to a packaging device comprises: receiving a packing instruction; and sending the target panel configuration file to the packaging equipment based on the packaging instruction. In this embodiment, the packaging instruction may be a packaging instruction input from a target display interface of the platform front-end device, and after the target panel is generated, an application may be generated in the display interface of the platform front-end device and preview and issue may be supported. The user can click to issue, namely a packaging instruction is input into the platform front-end device, and after the platform front-end device receives the packaging instruction, the target device can be sent to the packaging device according to the packaging instruction. Certainly, the user can also click the preview, and after the platform front end receives the preview instruction, the application can be previewed on the target interface of the platform front end.
In an exemplary embodiment, the packaging type includes at least one of: web page type, mobile application development framework type. In this embodiment, the bundling type may include RN bundling, WEB bundling, and the like.
In the foregoing embodiment, the configuration file based on the agreed protocol is saved by a front-end visual editing technology (a dragging technology), and is parsed by a rendering engine of the terminal, so that the configuration file can be used for generating a web application, a mobile H5 application and a mobile client RN application, thereby implementing a cross-platform service. Through platform configuration, high-level functions of configuration linkage, style linkage, data request, page jump and animation interaction can be realized. The application can be generated by combining and dragging a plurality of basic components, and the basic components support the importing of RN components, H5/web components and complex components generated by the system. Through the specific application container, the effect of quickly previewing the application on the client can be realized, the application can be quickly stored and released, the application development cost is reduced, and the application development efficiency is improved.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in different processors in any combination.
Embodiments of the present invention also provide a computer-readable storage medium having a computer program stored thereon, wherein the computer program, when executed by a processor, implements the steps of the method as set forth in any of the above.
In an exemplary embodiment, the computer-readable storage medium may include, but is not limited to: various media capable of storing computer programs, such as a usb disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk.
Embodiments of the present invention also provide an electronic device comprising a memory having a computer program stored therein and a processor arranged to run the computer program to perform the steps of any of the above method embodiments.
In an exemplary embodiment, the electronic apparatus may further include a transmission device and an input/output device, wherein the transmission device is connected to the processor, and the input/output device is connected to the processor.
For specific examples in this embodiment, reference may be made to the examples described in the above embodiments and exemplary embodiments, and details of this embodiment are not repeated herein.
It will be apparent to those skilled in the art that the various modules or steps of the invention described above may be implemented using a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and they may be implemented using program code executable by the computing devices, such that they may be stored in a memory device and executed by the computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into various integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the principle of the present invention should be included in the protection scope of the present invention.

Claims (13)

1. A data packaging system, comprising:
the platform front-end equipment is used for displaying a target assembly, combining at least two assemblies included in the target assembly based on a received control instruction to obtain a combined assembly, determining a target panel configuration file of a target panel corresponding to the combined assembly, and transmitting the target panel configuration file to packaging equipment;
and the packaging equipment is connected with the platform front-end equipment and is used for receiving the target panel configuration file, determining the target type of the target panel based on the target panel configuration file, determining the packaging type based on the target type and packaging the target panel configuration file according to the packaging type.
2. The data packaging system of claim 1, further comprising:
and the platform background service equipment is respectively connected with the platform front-end equipment and the packaging equipment and is used for receiving the target panel configuration file sent by the platform front end and sending the target panel configuration file to the packaging equipment.
3. The data packaging system of claim 2, further comprising:
the management device is connected with the platform background service device and used for judging the state of the assembly under the condition that the assembly included in the combined assembly is received, and configuring a target assembly configuration file for the assembly under the condition that the state indicates that the assembly is in an undeveloped state; under the condition that the state indicates that the component is established, receiving an instruction for adjusting an initial component configuration file of the component, and adjusting the initial component configuration file of the component based on the instruction to obtain a target component configuration file; sending the target component configuration file to the platform background service equipment;
the platform background service module is further configured to send the target component configuration file to the platform front-end device, and instruct the platform front-end device to generate a target panel configuration file based on the target component configuration file.
4. The data packaging system of claim 1, wherein the platform front-end device comprises:
the panel component analysis module is used for analyzing the target component configuration file to obtain attribute information of the at least two components and linkage information of the at least two components, wherein the attribute information of the at least two components and the linkage information of the at least two components are contained in the target component configuration file;
a panel component configuration module for determining display attribute values of the at least two components based on the attribute information, determining a linkage configuration of the at least two components based on the linkage information, and determining the target panel configuration file based on the attribute values and the linkage configuration.
5. The data packaging system of claim 1, further comprising: and the target server is connected with the packaging equipment and is used for storing the target panel configuration file uploaded by the packaging equipment.
6. A method of data packaging, comprising:
combining at least two components included in a target component displayed on a target interface based on a received control instruction to obtain a combined component, wherein the control instruction is an instruction input through the target interface;
determining a target panel configuration file of a target panel corresponding to the combined component;
sending the target panel configuration file to packaging equipment to instruct the packaging equipment to determine a target type of the target panel based on the target panel configuration file, determine a packaging type based on the target type, and package the target panel configuration file according to the packaging type.
7. The method of claim 6, wherein determining a target panel profile for a target panel to which the composite component corresponds comprises:
obtaining a target component configuration file of the combined component, wherein the target component configuration file is determined by: the method comprises the steps that when a management device receives a component included in the combined component, the state of the component is judged, when the state indicates that the component is in an undeveloped state, a target component configuration file is configured for the component, when the state indicates that the component is in a created state, an instruction for adjusting an initial component configuration file of the component is received, the initial component configuration file is adjusted based on the instruction, and the target component configuration file is obtained;
determining the target panel profile based on the target component profile.
8. The method of claim 7, wherein determining the target panel configuration file based on the target component configuration file comprises:
analyzing the target component configuration file to obtain attribute information of the at least two components and linkage information of the at least two components, wherein the attribute information of the at least two components and the linkage information of the at least two components are contained in the target component configuration file;
determining display attribute values of the at least two components based on the attribute information;
determining a linkage configuration of the at least two components based on the linkage information;
determining the target panel profile based on the attribute values and the linkage configuration.
9. The method of claim 8, wherein after determining the target panel profile based on the attribute values and the linkage configuration, the method further comprises:
and storing the target panel configuration file into a target server.
10. The method of claim 6, wherein sending the target panel configuration file to a packaging device comprises:
receiving a packing instruction;
and sending the target panel configuration file to the packaging equipment based on the packaging instruction.
11. The method of any of claims 6 to 10, wherein the packaging type comprises at least one of: web page type, mobile application development framework type.
12. A computer-readable storage medium, in which a computer program is stored, which computer program, when being executed by a processor, carries out the steps of the method of one of claims 6 to 11.
13. An electronic device comprising a memory and a processor, wherein the memory has stored therein a computer program, and wherein the processor is arranged to execute the computer program to perform the method of any of claims 6 to 11.
CN202111051305.1A 2021-09-08 2021-09-08 Data packaging system, method, storage medium and electronic device Pending CN113791773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111051305.1A CN113791773A (en) 2021-09-08 2021-09-08 Data packaging system, method, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111051305.1A CN113791773A (en) 2021-09-08 2021-09-08 Data packaging system, method, storage medium and electronic device

Publications (1)

Publication Number Publication Date
CN113791773A true CN113791773A (en) 2021-12-14

Family

ID=79182839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111051305.1A Pending CN113791773A (en) 2021-09-08 2021-09-08 Data packaging system, method, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN113791773A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283025A1 (en) * 2012-04-19 2013-10-24 Savant Systems, Llc Configuration interface for a programmable multimedia controller
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件系统(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN109597614A (en) * 2017-09-28 2019-04-09 华为技术有限公司 A kind of business page method for customizing and system
CN111443911A (en) * 2020-03-24 2020-07-24 五八有限公司 Page development method and device, electronic equipment and computer storage medium
CN111679818A (en) * 2020-06-17 2020-09-18 深圳市远云科技有限公司 Method and system for editing display software

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130283025A1 (en) * 2012-04-19 2013-10-24 Savant Systems, Llc Configuration interface for a programmable multimedia controller
CN107577459A (en) * 2017-08-21 2018-01-12 杰为软件系统(深圳)有限公司 A kind of towed cross-platform development system and method based on modularization
CN109597614A (en) * 2017-09-28 2019-04-09 华为技术有限公司 A kind of business page method for customizing and system
CN111443911A (en) * 2020-03-24 2020-07-24 五八有限公司 Page development method and device, electronic equipment and computer storage medium
CN111679818A (en) * 2020-06-17 2020-09-18 深圳市远云科技有限公司 Method and system for editing display software

Similar Documents

Publication Publication Date Title
CN111930635B (en) Swagger-based rapid automatic testing method and system
CN109725901A (en) Development approach, device, equipment and the computer storage medium of front-end code
CN109240688A (en) Interface development method, electronic device and readable storage medium storing program for executing
CN107766509B (en) Method and device for static backup of webpage
CN108197091B (en) Method, system and related equipment for creating data table
CN111488148B (en) Webpage source code generation method and device
CN108833565B (en) Method and device for monitoring server, server and storage medium
CN110704047B (en) Dynamic visual configuration system and operation management method based on same
CN110502212A (en) It is a kind of towards the multilingual online Development Support method of high concurrent
CN112732572A (en) Service testing method, device and system, storage medium and electronic device
CN113010827A (en) Page rendering method and device, electronic equipment and storage medium
CN105550179A (en) Webpage collection method and browser plug-in
CN110941634A (en) Data processing method and device, storage medium and electronic device
CN114172978A (en) Multi-protocol equipment access method and related device
CN109725887A (en) Data interactive method, device and terminal device based on message research and development frame
CN113516729A (en) Chart drawing method and device and computer readable storage medium
CN110888634B (en) Game floor page generation method, game floor page generation device, computer equipment and storage medium
CN113791773A (en) Data packaging system, method, storage medium and electronic device
CN113204341A (en) Page generation method, device and medium
CN105490914B (en) LED automation server and interaction method
CN110647371A (en) Multi-language resource file analysis method and system based on service configuration
CN112698829B (en) Abnormal resource positioning method and device, storage medium and electronic equipment
CN114676671A (en) Document online editing method and device and computer readable storage medium
CN112686017A (en) Mail report management method, system, device and computer storage medium
CN111953583A (en) Information processing system and method, electronic device, and computer-readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination