WO2021051913A1 - Method and device for generating applet - Google Patents

Method and device for generating applet Download PDF

Info

Publication number
WO2021051913A1
WO2021051913A1 PCT/CN2020/097339 CN2020097339W WO2021051913A1 WO 2021051913 A1 WO2021051913 A1 WO 2021051913A1 CN 2020097339 W CN2020097339 W CN 2020097339W WO 2021051913 A1 WO2021051913 A1 WO 2021051913A1
Authority
WO
WIPO (PCT)
Prior art keywords
template
component
target
applet
module
Prior art date
Application number
PCT/CN2020/097339
Other languages
French (fr)
Chinese (zh)
Inventor
狄群
Original Assignee
创新先进技术有限公司
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 创新先进技术有限公司 filed Critical 创新先进技术有限公司
Publication of WO2021051913A1 publication Critical patent/WO2021051913A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Definitions

  • the embodiments of this specification relate to the field of computer technology, and in particular to a method and device for generating small programs.
  • the embodiments of this specification provide a method and device for generating a small program.
  • an embodiment of this specification provides a method for generating an applet, including:
  • an apparatus for generating an applet including:
  • the first receiving module is configured to receive a template selection request
  • the first selection module is configured to select a target template from a template database according to the template selection request, and the template database is used to store more than one applet template;
  • the second receiving module is configured to receive page configuration information for the target template
  • the configuration module is used to configure the target template according to the page configuration information to obtain a target applet.
  • an embodiment of the present specification provides a server, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements the foregoing when the computer program is executed.
  • the steps of the applet generation method are described in detail below.
  • the embodiments of this specification provide a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of the above-mentioned mini-program generation method are realized.
  • the target template is configured according to the page configuration information
  • the target applet can be obtained quickly. Since the target template is pre-created and saved in the template database, it is only necessary to configure the page according to the page configuration information provided by the merchant during the creation of the mini program, thus realizing the ability of data display and style differentiation of the mini program. At the same time, it reduces the difficulty of mini program development for merchants, and can quickly create their own mini programs, thereby shortening the development cycle of mini programs and reducing the development cost of mini programs.
  • Fig. 1 is a flowchart of a method for generating a small program according to an embodiment of the specification
  • FIG. 3 is a flowchart of obtaining a small program template according to another embodiment of this specification.
  • FIG. 4 is a flowchart of real-time display of the target applet according to the embodiment of this specification.
  • Fig. 5 is a schematic diagram of the structure of the server according to the embodiment of the specification.
  • the embodiment of this specification provides a method for generating an applet.
  • the method for generating a small program is applied to a server, and the server may be an independent server or a server cluster composed of multiple servers.
  • Fig. 1 is a flowchart of the method for generating a small program, and the method for generating a small program includes steps S101 to S104.
  • Step S101 Receive a template selection request.
  • an applet is an application that can be used directly without downloading and installation. Users can directly open and use the applet by scanning a graphic code (such as a QR code or barcode, etc.) or searching through a search engine. .
  • a template database is set, and multiple applet templates are stored in the template database for users to select, wherein the applet template is an applet without page configuration.
  • the template selection request is used to request a target template to be selected from the template database, and the target template is any applet template that the user wants to select. Since each applet template has a different software architecture, in order to distinguish between different applet templates, a corresponding identifier can be set for each applet template in advance. Therefore, the template selection request may include the identification of the target template.
  • the template selection request may be generated by a user through an input device of a terminal device, and sent by the terminal device to the server.
  • the terminal device may be a personal computer, a smart phone, a tablet computer, a desktop computer, an all-in-one computer, and other terminal devices
  • the input device may be a mouse, a keyboard, a touch screen, or a voice input device.
  • the input device is a mouse
  • more than one selection buttons can be displayed to the user through the display device of the terminal device.
  • Each selection button corresponds to a small program template.
  • the input device is a keyboard
  • the input area can be shown to the user through the display device of the terminal device.
  • an identifier corresponding to the applet template corresponding to the selection instruction is generated.
  • Step S102 Select a target template from a template database according to the template selection request, where the template database is used to store more than one applet template.
  • the identifier corresponding to the target template can be compared with the identifier corresponding to each applet template in the template database; if the identifier corresponding to the target template is compared with the If the identifier corresponding to a certain applet template in the template database matches, the applet template is selected from the template database as the target template.
  • the template database is used to store more than one applet template.
  • the mini program template can be developed by the mini program developer, or by the merchant, or jointly developed by the mini program developer and the merchant.
  • Step S103 Receive page configuration information for the target template.
  • the page configuration information is used to determine the page style of the target applet, the target applet being the finally obtained applet, and the page style includes but not limited to button background color, button content, window background color, window The content, the background color of the list, and the content of the list, etc.
  • the specific content of the page configuration information is determined according to the actual needs of the user, which is not limited in the embodiment of this specification.
  • the page configuration information may be generated by a user through an input device of a terminal device, and the input device may be a mouse, a keyboard, a touch screen, or a voice input device.
  • the page style that needs to be configured can be displayed to the user through the display device of the terminal device.
  • the style corresponds to multiple configuration options. Taking the page style as the window background color as an example, the multiple configuration options corresponding to the page style can be white, red, black and other colors.
  • the page configuration information is generated.
  • the page style that needs to be configured can be displayed to the user through the display device of the terminal device, and each page style corresponds to An input area. Taking the page style as the window content as an example, when the user inputs relevant text in the input area corresponding to the window content, the page configuration information is generated.
  • Step S104 Configure the target template according to the page configuration information to obtain a target applet.
  • the program exists in the form of code, and the target template also exists in the form of code. Therefore, after the page configuration information is received, the page configuration information is added to the preset position in the target template, that is, the configuration of the target template is completed, and the target applet is obtained.
  • mini program generation method since all mini program templates are created in advance, only the page configuration needs to be performed according to the page configuration information provided by the merchant when the mini program is created. Therefore, the data display and style of the mini program are realized. At the same time of differentiation and other capabilities, it reduces the difficulty of mini-program development for merchants, and can quickly create their own mini-programs, thereby shortening the development cycle of mini-programs and reducing the development cost of mini-programs.
  • the method further includes: publishing the target applet to the applet platform; or, sending the target applet to the terminal device.
  • publishing the target applet to the applet platform the applet developer can complete the publishing process, which is suitable for merchants who do not have development capabilities; and by sending the target applet to the terminal device, the developer can complete the publishing process.
  • Capable merchants manage and publish the target applet by themselves.
  • the applet template can be obtained through the process shown in FIG. 2.
  • Step S201 Receive a component selection request.
  • the applet is composed of components, including but not limited to buttons, input boxes, lists, pop-up windows, and date pickers.
  • Each component can be used alone or in combination with other components.
  • a button can open a list based on the user's click action.
  • a component database is set, and multiple components are stored in the component database for the user to select.
  • the component selection request is used to request selection of a target component from the component database, and the target component is any one or more components that the user wants to select.
  • a corresponding identification can be set for each component in advance. Therefore, the component selection request may include the identification of the target component.
  • the component selection request may be generated by a user through an input device of a terminal device, and the input device may be a mouse, a keyboard, a touch screen, or a voice input device.
  • the input device is a mouse
  • more than one selection buttons can be displayed to the user through the display device of the terminal device, and each selection button corresponds to a component.
  • the Select the identifier corresponding to the component corresponding to the button For another example, if the input device is a keyboard, the input area can be displayed to the user through the display device of the terminal device, when the user uses the keyboard to input the corresponding selection instruction in the input area For example, when a selection instruction such as "button” or “list” is input, the identification corresponding to the component corresponding to the selection instruction is generated.
  • Step S202 Select a target component from a component database according to the component selection request, where the component database is used to store more than one component.
  • the identifier corresponding to the target component may be compared with the identifier corresponding to each component in the component database; if the identifier corresponding to the target component is compared with the component database If the identifier corresponding to a certain component in the component matches, the component is selected from the component database as the target component.
  • the one or more components can be developed by a mini program developer or a merchant. Usually, a small program is composed of a series of components, so when creating a small program template, you also need to select multiple components.
  • step S201 and step S202 may be repeated multiple times, and a corresponding component can be selected from the component database every time step S201 and step S202 are executed.
  • the component selection request may include identifiers corresponding to more than two components, and according to the identifiers corresponding to the two or more components, two or more corresponding components are selected from the component database at one time,
  • the embodiment of this specification does not limit this.
  • Step S203 Combine the target components to obtain a small program template or a business template with a pure interface, where the business template has an interactive interface.
  • the position of different components in the applet interface is also different.
  • the position of each component in the applet interface can be set in advance during component development.
  • the target components When the target components are combined, they can be combined according to the position of each component in the applet interface.
  • the applet template may also be displayed in real time. By displaying the mini program template in real time, when the user is not satisfied with the current position of the component, the position of the component on the mini program interface can be changed by dragging.
  • the applet template can be classified into two categories: one is the applet template with a pure interface, which only has the presentation of the visual interface.
  • the various components of the small program template with a pure interface cannot establish an association relationship; the other is a business template, the business template has an interactive interface with a business process, and the various components that make up the business template Can build associations.
  • Step S204 Save the small program template with a pure interface or the business template to the template database.
  • the small program template with a pure interface can be directly selected as the target template, and the business template requires the user to download the template and add business attributes by himself, such as adding business logic such as interface data request and page jump. Therefore, in an optional implementation manner, the applet template can be obtained through the process shown in FIG. 3.
  • Step S301 After saving the business template in the template database, a template download request is received.
  • the template download request is used to request to download the service template from the template database. Similar to the template selection request, the template download request may include an identifier corresponding to the service template that the user wants to download.
  • the template download request may be generated by the user through an input device of a terminal device such as a personal computer, a smart phone, a tablet computer, a desktop computer, an all-in-one machine, etc.
  • the input device may be a mouse, a keyboard, a touch screen, or a voice input device, etc. .
  • the input device is a mouse, more than one download button can be displayed to the user through the display device of the terminal device. Each download button corresponds to a business template.
  • the user clicks on a certain selection button with the mouse it will generate The identification corresponding to the business template corresponding to the selection button; for another example, if the input device is a keyboard, the input area can be displayed to the user through the display device of the terminal device. When the user uses the keyboard to input the corresponding download in the input area
  • the identifier corresponding to the business template corresponding to the selection instruction is generated.
  • Step S302 Send the service template to the terminal device according to the template download request.
  • the identifier corresponding to the business template that the user wants to download can be compared with the identifier corresponding to each applet template in the template database; if the user wants to download the business template If the identifier matches the identity identifier corresponding to a certain applet template in the template database, the applet template is selected from the template database as the identifier of the business template that the user wants to download, and the business template is sent to the terminal equipment.
  • Step S303 Receive an adjusted service template returned by the terminal device, where the adjusted service template is obtained by the terminal device associating each component in the service template according to preset service logic.
  • each component Since each component can execute corresponding events according to the user's operating instructions, each component has its own basic logic function. According to the basic logic function of the component, the developer of the merchant can combine the relationship between the components according to the functions that the small program needs to realize, that is, determine the association relationship between the components. For example, for a shopping applet, involving components such as product evaluation buttons and evaluation input boxes, when users want to evaluate a product, they can click the product evaluation button, and the evaluation input box will appear on the interface. Enter the evaluation content in the evaluation input box to realize the comment on the product. It can be seen from the above examples that there is an association relationship between the product evaluation button component and the evaluation input box component.
  • Associating each component in the business template is to generate logical code for the association relationship of each component in the business template. Those skilled in the art know how to establish the association relationship between the various components, which will not be repeated here.
  • the adjusted business template is obtained, and the terminal device uploads the adjusted business template to the server.
  • Step S304 Save the adjusted business template to the template database.
  • the target applet when the target template is configured according to the page configuration information, the target applet may also be displayed in real time.
  • 4 is a flowchart of the real-time display of the target applet, and the real-time display of the target applet includes steps S401 to S405.
  • Step S401 Receive component information corresponding to each component in the target template.
  • the user wants to display the target applet in real time, he can send the component information corresponding to each component in the target template to the server through the terminal device.
  • the component information is usually Assemble into json format string transmission.
  • Step S402 Obtain the component code corresponding to each component in the target template according to the component information.
  • the component information is a string in json format
  • step S403 the component code is packaged into an application program.
  • the component is developed through react, so the framework can be packaged and compiled through react to package the component code into a small application.
  • Step S404 Generate a URL address for the application program.
  • the dev-server service is started, a local service is generated, and the URL address of the application program is generated.
  • Step S405 Send the URL address to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
  • the user can access the page corresponding to the target applet locally to realize the real-time display of the target applet.
  • an embodiment of this specification provides an apparatus for generating a small program.
  • the small program generating device includes:
  • the first receiving module is configured to receive a template selection request
  • the first selection module is configured to select a target template from a template database according to the template selection request, and the template database is used to store more than one applet template;
  • the second receiving module is configured to receive page configuration information for the target template
  • the configuration module is used to configure the target template according to the page configuration information to obtain a target applet.
  • the device for generating a small program further includes:
  • the third receiving module is used to receive a component selection request
  • the second selection module is configured to select a target component from a component database according to the component selection request, and the component database is used to store more than one component;
  • the combination module is used to combine the target components to obtain a small program template or a business template with a pure interface, wherein the business template has an interactive interface;
  • the first saving module is configured to save the small program template with a pure interface or the business template to the template database.
  • the device for generating a small program further includes:
  • the fourth receiving module is configured to receive a template download request after saving the business template in the template database
  • the first sending module is configured to send the service template to the terminal device according to the template download request
  • the fifth receiving module is configured to receive the adjusted business template returned by the terminal device, where the adjusted business template is the result of the terminal device associating each component in the business template according to preset business logic owned;
  • the second saving module is used to save the adjusted business template to the template database.
  • the device for generating a small program further includes:
  • the display module is configured to display the target applet in real time when the target template is configured according to the page configuration information.
  • the display module includes:
  • the sixth receiving module is configured to receive component information corresponding to each component in the target template
  • a component information obtaining module configured to obtain the component code corresponding to each component in the target template according to the component information
  • the packaging module is used to package the component code into an application program
  • An address generating module used to generate a URL address for the application program
  • the second sending module is configured to send the URL address to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
  • the device for generating a small program further includes:
  • the publishing module is used to publish the target applet to the applet platform; or,
  • the third sending module is used to send the target applet to the terminal device.
  • the embodiment of this specification also provides a computer device, as shown in FIG. 5.
  • the computer device includes a memory 504, a processor 502, and a computer program that is stored on the memory 504 and can run on the processor 502.
  • the processor 502 executes the computer program, the applet in the foregoing embodiment is implemented. Steps to generate method.
  • the bus architecture is represented by a bus 500.
  • the bus 500 may include any number of interconnected buses and bridges.
  • the bus 500 will include one or more processors represented by the processor 502 and each of the memories represented by the memory 504. Kinds of circuits are linked together.
  • the bus 500 may also link various other circuits such as peripheral devices, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, no further description will be given herein.
  • the bus interface 505 provides an interface between the bus 500 and the receiver 501 and transmitter 503.
  • the receiver 501 and the transmitter 503 may be the same element, that is, a transceiver, which provides a unit for communicating with various other devices on the transmission medium.
  • the processor 502 is responsible for managing the bus 500 and general processing, and the memory 504 may be used to store data used by the processor 502 when performing operations.
  • the embodiment of this specification also provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the foregoing embodiment is implemented. Steps of the method for generating small and medium programs.
  • These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device.
  • the device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operation steps are executed on the computer or other programmable equipment to produce computer-implemented processing, so as to execute on the computer or other programmable equipment.
  • the instructions provide steps for implementing the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.

Abstract

A method and device for generating an applet. When a template selection request is received, a target template is selected from a template database, page configuration information with respect to the target template is received, and the target template is configured on the basis of the page configuration information, thus allowing a target applet to be acquired quickly.

Description

小程序生成方法以及装置Method and device for generating mini program 技术领域Technical field
本说明书实施例涉及计算机技术领域,尤其涉及一种小程序生成方法以及装置。The embodiments of this specification relate to the field of computer technology, and in particular to a method and device for generating small programs.
背景技术Background technique
随着移动终端处理速度的不断提升,在移动终端中运行的应用程序也越来越多。通过应用程序可以高效、准确地完成对数据的运算处理,给人们的生活和工作带来了极大的便利。应用程序需要下载和安装,而小程序是一种不需要下载安装即可使用的应用程序。对于用户来说,小程序能够节约使用时间成本和移动终端的存储空间;对于开发者来说,小程序能够节约开发和推广成本。因此,小程序作为大型互联网平台类产品的重要组成部分,未来将有较为广阔的发展前景。As the processing speed of mobile terminals continues to increase, there are more and more applications running in mobile terminals. The application program can efficiently and accurately complete the calculation and processing of the data, which brings great convenience to people's life and work. Applications need to be downloaded and installed, and applets are applications that can be used without downloading and installing. For users, small programs can save time and cost of use and mobile terminal storage space; for developers, small programs can save development and promotion costs. Therefore, as an important part of large-scale Internet platform products, small programs will have a broader development prospect in the future.
发明内容Summary of the invention
本说明书实施例提供一种小程序生成方法以及装置。The embodiments of this specification provide a method and device for generating a small program.
第一方面,本说明书实施例提供一种小程序生成方法,包括:In the first aspect, an embodiment of this specification provides a method for generating an applet, including:
接收模板选择请求;Receive template selection request;
根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板;Selecting a target template from a template database according to the template selection request, where the template database is used to store more than one applet template;
接收针对所述目标模板的页面配置信息;Receiving page configuration information for the target template;
根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。Configure the target template according to the page configuration information to obtain a target applet.
第二方面,本说明书实施例提供一种小程序生成装置,包括:In the second aspect, an embodiment of this specification provides an apparatus for generating an applet, including:
第一接收模块,用于接收模板选择请求;The first receiving module is configured to receive a template selection request;
第一选择模块,用于根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板;The first selection module is configured to select a target template from a template database according to the template selection request, and the template database is used to store more than one applet template;
第二接收模块,用于接收针对所述目标模板的页面配置信息;The second receiving module is configured to receive page configuration information for the target template;
配置模块,用于根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。The configuration module is used to configure the target template according to the page configuration information to obtain a target applet.
第三方面,本说明书实施例提供一种服务器,包括存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述小程序生成方法的步骤。In a third aspect, an embodiment of the present specification provides a server, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, and the processor implements the foregoing when the computer program is executed. The steps of the applet generation method.
第四方面,本说明书实施例提供一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现上述小程序生成方法的步骤。In a fourth aspect, the embodiments of this specification provide a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of the above-mentioned mini-program generation method are realized.
本说明书实施例有益效果如下:The beneficial effects of the embodiments of this specification are as follows:
本说明书实施例中,通过在接收到模板选择请求时,从模板数据库中选择目标模板,并通过接收针对所述目标模板的页面配置信息,根据所述页面配置信息对所述目标模板进行配置,可以快速地获得目标小程序。由于所述目标模板是预先创建好保存在所述模板数据库中的,在小程序创建时只需要根据商户提供的页面配置信息进行页面配置,因而在实现小程序的数据展示、样式差异化等能力的同时,对于商户来说降低了小程序的开发难度,能够快速地打造属于商户自己的小程序,从而缩短了小程序的开发周期,降低了小程序的开发成本。In the embodiment of this specification, by selecting a target template from a template database when receiving a template selection request, and by receiving page configuration information for the target template, the target template is configured according to the page configuration information, The target applet can be obtained quickly. Since the target template is pre-created and saved in the template database, it is only necessary to configure the page according to the page configuration information provided by the merchant during the creation of the mini program, thus realizing the ability of data display and style differentiation of the mini program. At the same time, it reduces the difficulty of mini program development for merchants, and can quickly create their own mini programs, thereby shortening the development cycle of mini programs and reducing the development cost of mini programs.
附图说明Description of the drawings
图1为本说明书实施例的小程序生成方法的流程图;Fig. 1 is a flowchart of a method for generating a small program according to an embodiment of the specification;
图2为本说明书一种实施例的获得小程序模板的流程图;2 is a flowchart of obtaining a small program template according to an embodiment of this specification;
图3为本说明书另一种实施例的获得小程序模板的流程图;FIG. 3 is a flowchart of obtaining a small program template according to another embodiment of this specification;
图4为本说明书实施例的实时显示目标小程序的流程图;FIG. 4 is a flowchart of real-time display of the target applet according to the embodiment of this specification;
图5为本说明书实施例的服务器的结构示意图。Fig. 5 is a schematic diagram of the structure of the server according to the embodiment of the specification.
具体实施方式detailed description
为了更好地理解上述技术方案,下面通过附图以及具体实施例对本说明书实施例的技术方案做详细的说明,应当理解本说明书实施例以及实施例中的具体特征是对本说明书实施例技术方案的详细的说明,而不是对本说明书技术方案的限定,在不冲突的情况下,本说明书实施例以及实施例中的技术特征可以相互组合。In order to better understand the above technical solutions, the technical solutions of the embodiments of this specification are described in detail below through the accompanying drawings and specific embodiments. It should be understood that the embodiments of this specification and the specific features in the embodiments are of the technical solutions of the embodiments of this specification. The detailed description is not a limitation on the technical solution of this specification. The embodiments of this specification and the technical features in the embodiments can be combined with each other if there is no conflict.
第一方面,本说明书实施例提供一种小程序生成方法。所述小程序生成方法应用于服务器,所述服务器可以是独立的服务器,也可以是由多个服务器组成的服务器集群。 图1是所述小程序生成方法的流程图,所述小程序生成方法包括步骤S101至步骤S104。In the first aspect, the embodiment of this specification provides a method for generating an applet. The method for generating a small program is applied to a server, and the server may be an independent server or a server cluster composed of multiple servers. Fig. 1 is a flowchart of the method for generating a small program, and the method for generating a small program includes steps S101 to S104.
步骤S101,接收模板选择请求。Step S101: Receive a template selection request.
具体地,小程序是一种不需要下载和安装就可以直接使用的应用程序,用户可以通过扫描图形码(例如二维码或条形码等)或者通过搜索引擎进行搜索就可以直接打开并使用小程序。本说明书实施例通过设置模板数据库,在所述模板数据库中存储多个小程序模板供用户选择,其中,所述小程序模板为未进行页面配置的小程序。所述模板选择请求用于请求从所述模板数据库中选择目标模板,所述目标模板为用户想要选择的任意一个小程序模板。由于各个小程序模板具有不同的软件架构,为对不同的小程序模板进行区分,可以预先为每个小程序模板设置对应的标识。因此,所述模板选择请求可以包括所述目标模板的标识。Specifically, an applet is an application that can be used directly without downloading and installation. Users can directly open and use the applet by scanning a graphic code (such as a QR code or barcode, etc.) or searching through a search engine. . In the embodiment of this specification, a template database is set, and multiple applet templates are stored in the template database for users to select, wherein the applet template is an applet without page configuration. The template selection request is used to request a target template to be selected from the template database, and the target template is any applet template that the user wants to select. Since each applet template has a different software architecture, in order to distinguish between different applet templates, a corresponding identifier can be set for each applet template in advance. Therefore, the template selection request may include the identification of the target template.
所述模板选择请求可以由用户通过终端设备的输入装置产生,由所述终端设备发送给所述服务器。所述终端设备可以为个人电脑、智能手机、平板电脑、台式机、一体机等终端设备,所述输入装置可以为鼠标、键盘、触摸屏或者语音输入设备等。例如,若所述输入装置为鼠标,可以通过所述终端设备的显示装置向用户展示一个以上选择按钮,每个选择按钮对应一个小程序模板,当用户采用鼠标点击某个选择按钮时,即产生了该选择按钮对应的小程序模板对应的标识;又例如,若所述输入装置为键盘,可以通过所述终端设备的显示装置向用户展示输入区域,当用户采用键盘在所述输入区域输入相应的选择指令时,例如输入“购物模板”、“充值模板”等选择指令时,即产生了该选择指令对应的小程序模板对应的标识。The template selection request may be generated by a user through an input device of a terminal device, and sent by the terminal device to the server. The terminal device may be a personal computer, a smart phone, a tablet computer, a desktop computer, an all-in-one computer, and other terminal devices, and the input device may be a mouse, a keyboard, a touch screen, or a voice input device. For example, if the input device is a mouse, more than one selection buttons can be displayed to the user through the display device of the terminal device. Each selection button corresponds to a small program template. When the user clicks on a selection button with the mouse, it will be generated For example, if the input device is a keyboard, the input area can be shown to the user through the display device of the terminal device. When the user uses the keyboard to enter the corresponding input area For example, when inputting a selection instruction such as "shopping template", "recharge template", etc., an identifier corresponding to the applet template corresponding to the selection instruction is generated.
步骤S102,根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板。Step S102: Select a target template from a template database according to the template selection request, where the template database is used to store more than one applet template.
具体地,接收到所述模板选择请求后,可以将所述目标模板对应的标识与所述模板数据库中每个小程序模板对应的标识进行比对;若所述目标模板对应的标识与所述模板数据库中某个小程序模板对应的标识匹配,则从所述模板数据库中选择该小程序模板作为所述目标模板。在本说明书实施例中,所述模板数据库用于存储一个以上小程序模板。需要说明的是,所述小程序模板可以由小程序开发方开发,也可以由商户开发,还可以由小程序开发方和商户共同开发。Specifically, after receiving the template selection request, the identifier corresponding to the target template can be compared with the identifier corresponding to each applet template in the template database; if the identifier corresponding to the target template is compared with the If the identifier corresponding to a certain applet template in the template database matches, the applet template is selected from the template database as the target template. In the embodiment of this specification, the template database is used to store more than one applet template. It should be noted that the mini program template can be developed by the mini program developer, or by the merchant, or jointly developed by the mini program developer and the merchant.
步骤S103,接收针对所述目标模板的页面配置信息。Step S103: Receive page configuration information for the target template.
具体地,所述页面配置信息用于确定目标小程序的页面样式,所述目标小程序为最 终获得的小程序,所述页面样式包括但不限于按钮背景色、按钮内容、窗口背景色、窗口内容、列表背景色以及列表内容等。所述页面配置信息的具体内容根据用户实际需求确定,本说明书实施例对此不进行限定。与所述模板选择请求的产生类似,所述页面配置信息可以由用户通过终端设备的输入装置产生,所述输入装置可以为鼠标、键盘、触摸屏或者语音输入设备等。Specifically, the page configuration information is used to determine the page style of the target applet, the target applet being the finally obtained applet, and the page style includes but not limited to button background color, button content, window background color, window The content, the background color of the list, and the content of the list, etc. The specific content of the page configuration information is determined according to the actual needs of the user, which is not limited in the embodiment of this specification. Similar to the generation of the template selection request, the page configuration information may be generated by a user through an input device of a terminal device, and the input device may be a mouse, a keyboard, a touch screen, or a voice input device.
例如,对于确定所述目标小程序的按钮背景色、窗口背景色以及列表背景色等页面样式的页面配置信息,可以通过所述终端设备的显示装置向用户展示需要配置的页面样式,每个页面样式对应多个配置选项。以页面样式为窗口背景色为例,该页面样式对应的多个配置选项可以为白色、红色、黑色等颜色,当用户采用鼠标点击某个配置选项时,即产生了所述页面配置信息。又例如,对于确定所述目标小程序的按钮内容、窗口内容以及列表内容等页面样式的页面配置信息,可以通过所述终端设备的显示装置向用户展示需要配置的页面样式,每个页面样式对应一个输入区域。以页面样式为窗口内容为例,当用户在窗口内容对应的输入区域输入相关的文字时,即产生了所述页面配置信息。For example, for page configuration information that determines page styles such as the button background color, window background color, and list background color of the target applet, the page style that needs to be configured can be displayed to the user through the display device of the terminal device. The style corresponds to multiple configuration options. Taking the page style as the window background color as an example, the multiple configuration options corresponding to the page style can be white, red, black and other colors. When the user clicks a certain configuration option with a mouse, the page configuration information is generated. For another example, for page configuration information that determines page styles such as button content, window content, and list content of the target applet, the page style that needs to be configured can be displayed to the user through the display device of the terminal device, and each page style corresponds to An input area. Taking the page style as the window content as an example, when the user inputs relevant text in the input area corresponding to the window content, the page configuration information is generated.
步骤S104,根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。Step S104: Configure the target template according to the page configuration information to obtain a target applet.
在小程序开发过程中,程序都是以代码的形式存在的,所述目标模板也是以代码的形式存在。因此,在接收到所述页面配置信息后,将所述页面配置信息添加至所述目标模板中的预设位置,即完成了对所述目标模板的配置,获得所述目标小程序。During the development of the mini program, the program exists in the form of code, and the target template also exists in the form of code. Therefore, after the page configuration information is received, the page configuration information is added to the preset position in the target template, that is, the configuration of the target template is completed, and the target applet is obtained.
本说明书实施例提供的小程序生成方法,由于所有小程序模板是预先创建好的,在小程序创建时只需要根据商户提供的页面配置信息进行页面配置,因而在实现小程序的数据展示、样式差异化等能力的同时,对于商户来说降低了小程序的开发难度,能够快速地打造属于商户自己的小程序,从而缩短了小程序的开发周期,降低了小程序的开发成本。In the mini program generation method provided in the embodiments of this specification, since all mini program templates are created in advance, only the page configuration needs to be performed according to the page configuration information provided by the merchant when the mini program is created. Therefore, the data display and style of the mini program are realized. At the same time of differentiation and other capabilities, it reduces the difficulty of mini-program development for merchants, and can quickly create their own mini-programs, thereby shortening the development cycle of mini-programs and reducing the development cost of mini-programs.
在一种可选实现方式中,在所述获得目标小程序之后,还包括:将所述目标小程序发布至小程序平台;或者,将所述目标小程序发送至终端设备。通过直接将所述目标小程序发布至小程序平台,可以由小程序开发方完成发布流程,适用于不具有开发能力的商户;而通过将所述目标小程序发送至终端设备,可以由具有开发能力的商户自己对所述目标小程序进行管理和发布。In an optional implementation manner, after the obtaining the target applet, the method further includes: publishing the target applet to the applet platform; or, sending the target applet to the terminal device. By directly publishing the target applet to the applet platform, the applet developer can complete the publishing process, which is suitable for merchants who do not have development capabilities; and by sending the target applet to the terminal device, the developer can complete the publishing process. Capable merchants manage and publish the target applet by themselves.
在一种可选实现方式中,所述小程序模板可以通过图2所示的流程获得。In an optional implementation manner, the applet template can be obtained through the process shown in FIG. 2.
步骤S201,接收组件选择请求。Step S201: Receive a component selection request.
具体地,小程序是由组件构成,所述组件包括但不限于按钮、输入框、列表、弹窗以及日期选择器等。每个组件可以单独使用,也可以和其他组件组合起来共同使用。例如,按钮可以根据用户的点击动作打开一个列表。对于组成具有纯界面的小程序模板的各个组件,其是单独使用的。本说明书实施例通过设置组件数据库,在所述组件数据库中存储多个组件供用户选择。所述组件选择请求用于请求从所述组件数据库中选择目标组件,所述目标组件为用户想要选择的任意一个或多个组件。为对不同的组件进行区分,可以预先为每个组件设置对应的标识。因此,所述组件选择请求可以包括所述目标组件的标识。Specifically, the applet is composed of components, including but not limited to buttons, input boxes, lists, pop-up windows, and date pickers. Each component can be used alone or in combination with other components. For example, a button can open a list based on the user's click action. For each component that composes a small program template with a pure interface, it is used separately. In the embodiment of this specification, a component database is set, and multiple components are stored in the component database for the user to select. The component selection request is used to request selection of a target component from the component database, and the target component is any one or more components that the user wants to select. In order to distinguish different components, a corresponding identification can be set for each component in advance. Therefore, the component selection request may include the identification of the target component.
与所述模板选择请求的产生类似,所述组件选择请求可以由用户通过终端设备的输入装置产生,所述输入装置可以为鼠标、键盘、触摸屏或者语音输入设备等。例如,若所述输入装置为鼠标,可以通过所述终端设备的显示装置向用户展示一个以上选择按钮,每个选择按钮对应一个组件,当用户采用鼠标点击某个选择按钮时,即产生了该选择按钮对应的组件对应的标识;又例如,若所述输入装置为键盘,可以通过所述终端设备的显示装置向用户展示输入区域,当用户采用键盘在所述输入区域输入相应的选择指令时,例如输入“按钮”、“列表”等选择指令时,即产生了该选择指令对应的组件对应的标识。Similar to the generation of the template selection request, the component selection request may be generated by a user through an input device of a terminal device, and the input device may be a mouse, a keyboard, a touch screen, or a voice input device. For example, if the input device is a mouse, more than one selection buttons can be displayed to the user through the display device of the terminal device, and each selection button corresponds to a component. When the user clicks a selection button with the mouse, the Select the identifier corresponding to the component corresponding to the button; for another example, if the input device is a keyboard, the input area can be displayed to the user through the display device of the terminal device, when the user uses the keyboard to input the corresponding selection instruction in the input area For example, when a selection instruction such as "button" or "list" is input, the identification corresponding to the component corresponding to the selection instruction is generated.
步骤S202,根据所述组件选择请求从组件数据库中选择目标组件,所述组件数据库用于存储一个以上组件。Step S202: Select a target component from a component database according to the component selection request, where the component database is used to store more than one component.
具体地,接收到所述组件选择请求后,可以将所述目标组件对应的标识与所述组件数据库中每个组件对应的标识进行比对;若所述目标组件对应的标识与所述组件数据库中某个组件对应的标识匹配,则从所述组件数据库中选择该组件作为所述目标组件。需要说明的是,所述一个以上组件可以由小程序开发方开发,也可以由商户开发。通常,一个小程序都是由一系列组件构成,因此在创建小程序模板时也需要选择多个组件。在一种可选实现方式中,可以通过多次重复执行步骤S201和步骤S202,每执行一次步骤S201和步骤S202就从所述组件数据库中选择一个相应的组件。在另一种可选实现方式中,所述组件选择请求可以包括两个以上组件对应的标识,根据两个以上组件对应的标识,一次性从所述组件数据库中选择两个以上相应的组件,本说明书实施例对此不进行限定。Specifically, after receiving the component selection request, the identifier corresponding to the target component may be compared with the identifier corresponding to each component in the component database; if the identifier corresponding to the target component is compared with the component database If the identifier corresponding to a certain component in the component matches, the component is selected from the component database as the target component. It should be noted that the one or more components can be developed by a mini program developer or a merchant. Usually, a small program is composed of a series of components, so when creating a small program template, you also need to select multiple components. In an optional implementation manner, step S201 and step S202 may be repeated multiple times, and a corresponding component can be selected from the component database every time step S201 and step S202 are executed. In another optional implementation manner, the component selection request may include identifiers corresponding to more than two components, and according to the identifiers corresponding to the two or more components, two or more corresponding components are selected from the component database at one time, The embodiment of this specification does not limit this.
步骤S203,对所述目标组件进行组合,获得具有纯界面的小程序模板或者业务模板, 其中,所述业务模板具有交互式界面。Step S203: Combine the target components to obtain a small program template or a business template with a pure interface, where the business template has an interactive interface.
不同组件在小程序界面所处的位置也是不一样的,每个组件在小程序界面所处的位置可以在组件开发时预先进行设置。在对所述目标组件进行组合时,可以按照每个组件在小程序界面所处的位置进行组合。在一种可选实现方式中,在对所述目标组件进行组合时,还可以实时显示所述小程序模板。通过实时显示所述小程序模板,当用户对所述组件的当前所处位置不满意的时候,可以通过拖拽的方式改变所述组件在小程序界面所处的位置。The position of different components in the applet interface is also different. The position of each component in the applet interface can be set in advance during component development. When the target components are combined, they can be combined according to the position of each component in the applet interface. In an optional implementation manner, when the target components are combined, the applet template may also be displayed in real time. By displaying the mini program template in real time, when the user is not satisfied with the current position of the component, the position of the component on the mini program interface can be changed by dragging.
进一步,根据所述目标组件组合构成的小程序模板是否带有业务流程,可以将所述小程序模板归为两类:一类是具有纯界面的小程序模板,仅仅有视觉界面的呈现,组成所述具有纯界面的小程序模板的各个组件之间无法构建关联关系;另一类是业务模板,所述业务模板具有交互式界面,带有业务流程,组成所述业务模板的各个组件之间可以构建关联关系。Further, according to whether the applet template formed by the target component combination has a business process, the applet template can be classified into two categories: one is the applet template with a pure interface, which only has the presentation of the visual interface. The various components of the small program template with a pure interface cannot establish an association relationship; the other is a business template, the business template has an interactive interface with a business process, and the various components that make up the business template Can build associations.
步骤S204,将所述具有纯界面的小程序模板或者所述业务模板保存至所述模板数据库。Step S204: Save the small program template with a pure interface or the business template to the template database.
所述具有纯界面的小程序模板可以直接被选择作为所述目标模板,而所述业务模板需要用户把模板下载,自己增加业务属性,例如增加界面数据请求、页面跳转等业务逻辑。因此,在一种可选实现方式中,所述小程序模板可以通过图3所示的流程获得。The small program template with a pure interface can be directly selected as the target template, and the business template requires the user to download the template and add business attributes by himself, such as adding business logic such as interface data request and page jump. Therefore, in an optional implementation manner, the applet template can be obtained through the process shown in FIG. 3.
步骤S301,在将所述业务模板保存至所述模板数据库之后,接收模板下载请求。Step S301: After saving the business template in the template database, a template download request is received.
所述模板下载请求用于请求从所述模板数据库中下载所述业务模板,与所述模板选择请求类似,所述模板下载请求可以包括用户想要下载的业务模板对应的标识。具体地,所述模板下载请求可以由用户通过个人电脑、智能手机、平板电脑、台式机、一体机等终端设备的输入装置产生,所述输入装置可以为鼠标、键盘、触摸屏或者语音输入设备等。例如,若所述输入装置为鼠标,可以通过所述终端设备的显示装置向用户展示一个以上下载按钮,每个下载按钮对应一个业务模板,当用户采用鼠标点击某个选择按钮时,即产生了该选择按钮对应的业务模板对应的标识;又例如,若所述输入装置为键盘,可以通过所述终端设备的显示装置向用户展示输入区域,当用户采用键盘在所述输入区域输入相应的下载指令时,例如输入“购物模板”、“充值模板”等下载指令时,即产生了该选择指令对应的业务模板对应的标识。The template download request is used to request to download the service template from the template database. Similar to the template selection request, the template download request may include an identifier corresponding to the service template that the user wants to download. Specifically, the template download request may be generated by the user through an input device of a terminal device such as a personal computer, a smart phone, a tablet computer, a desktop computer, an all-in-one machine, etc. The input device may be a mouse, a keyboard, a touch screen, or a voice input device, etc. . For example, if the input device is a mouse, more than one download button can be displayed to the user through the display device of the terminal device. Each download button corresponds to a business template. When the user clicks on a certain selection button with the mouse, it will generate The identification corresponding to the business template corresponding to the selection button; for another example, if the input device is a keyboard, the input area can be displayed to the user through the display device of the terminal device. When the user uses the keyboard to input the corresponding download in the input area When instructing, for example, when a download instruction such as "shopping template" or "recharge template" is input, the identifier corresponding to the business template corresponding to the selection instruction is generated.
步骤S302,根据所述模板下载请求将所述业务模板发送给终端设备。Step S302: Send the service template to the terminal device according to the template download request.
具体地,接收到所述模板下载请求后,可以将用户想要下载的业务模板对应的标识与所述模板数据库中每个小程序模板对应的标识进行比对;若用户想要下载的业务模板的标识与所述模板数据库中某个小程序模板对应的身份标识匹配,则从所述模板数据库中选择该小程序模板作为用户想要下载的业务模板的标识,将所述业务模板发送给终端设备。Specifically, after receiving the template download request, the identifier corresponding to the business template that the user wants to download can be compared with the identifier corresponding to each applet template in the template database; if the user wants to download the business template If the identifier matches the identity identifier corresponding to a certain applet template in the template database, the applet template is selected from the template database as the identifier of the business template that the user wants to download, and the business template is sent to the terminal equipment.
步骤S303,接收所述终端设备返回的调整后的业务模板,其中,所述调整后的业务模板是所述终端设备根据预设业务逻辑对所述业务模板中各个组件进行关联而得到的。Step S303: Receive an adjusted service template returned by the terminal device, where the adjusted service template is obtained by the terminal device associating each component in the service template according to preset service logic.
由于各个组件可以根据用户的操作指令执行相应的事件,因此每个组件都具有各自的基本逻辑功能。根据组件的基本逻辑功能,商户的开发人员可以根据需要小程序实现的功能,将组件之间的关系进行组合,也就是确定出各个组件之间的关联关系。例如,针对购物小程序,涉及商品评价按钮和评价输入框等组件,当用户想要对某个商品进行评价时,可以通过点击商品评价按钮,界面上就会出现评价输入框,通过在所述评价输入框内输入评价内容,实现对商品的点评。由上述举例可以看出,商品评价按钮组件和评价输入框组件之间存在关联关系。对所述业务模板中各个组件进行关联,就是将所述业务模板中各个组件的关联关系生成逻辑代码。本领域技术人员知晓如何建立各个组件之间的关联关系,在此不再赘述。对所述业务模板中各个组件进行关联后,就获得了所述调整后的业务模板,所述终端设备将所述调整后的业务模板上传至所述服务器。Since each component can execute corresponding events according to the user's operating instructions, each component has its own basic logic function. According to the basic logic function of the component, the developer of the merchant can combine the relationship between the components according to the functions that the small program needs to realize, that is, determine the association relationship between the components. For example, for a shopping applet, involving components such as product evaluation buttons and evaluation input boxes, when users want to evaluate a product, they can click the product evaluation button, and the evaluation input box will appear on the interface. Enter the evaluation content in the evaluation input box to realize the comment on the product. It can be seen from the above examples that there is an association relationship between the product evaluation button component and the evaluation input box component. Associating each component in the business template is to generate logical code for the association relationship of each component in the business template. Those skilled in the art know how to establish the association relationship between the various components, which will not be repeated here. After associating each component in the business template, the adjusted business template is obtained, and the terminal device uploads the adjusted business template to the server.
步骤S304,将所述调整后的业务模板保存至所述模板数据库。Step S304: Save the adjusted business template to the template database.
在一种可选实现方式中,在所述根据所述页面配置信息对所述目标模板进行配置时,还可以实时显示所述目标小程序。图4是所述实时显示所述目标小程序的流程图,所述实时显示所述目标小程序包括步骤S401至步骤S405。In an optional implementation manner, when the target template is configured according to the page configuration information, the target applet may also be displayed in real time. 4 is a flowchart of the real-time display of the target applet, and the real-time display of the target applet includes steps S401 to S405.
步骤S401,接收所述目标模板中各个组件对应的组件信息。Step S401: Receive component information corresponding to each component in the target template.
在对所述目标模板进行配置的过程中,若用户想要实时显示所述目标小程序,可以通过终端设备向所述服务器发送所述目标模板中各个组件对应的组件信息,所述组件信息通常组装成json格式的字符串传输。In the process of configuring the target template, if the user wants to display the target applet in real time, he can send the component information corresponding to each component in the target template to the server through the terminal device. The component information is usually Assemble into json format string transmission.
步骤S402,根据所述组件信息获得所述目标模板中各个组件对应的组件代码。Step S402: Obtain the component code corresponding to each component in the target template according to the component information.
在接收到所述组件信息后,由于所述组件信息是json格式的字符串,因而需要对json格式的字符串进行解析,解析后获得所述组件信息。获得所述组件信息后,根据所述组 件信息拉取所述目标模板中各个组件对应的组件代码。After receiving the component information, since the component information is a string in json format, it is necessary to parse the string in json format, and obtain the component information after parsing. After obtaining the component information, pull the component code corresponding to each component in the target template according to the component information.
步骤S403,将所述组件代码打包成应用程序。In step S403, the component code is packaged into an application program.
在本实施例中,组件是通过react开发,因而可以通过react打包编译框架,将所述组件代码打包成一个小型的应用程序。In this embodiment, the component is developed through react, so the framework can be packaged and compiled through react to package the component code into a small application.
步骤S404,为所述应用程序生成URL地址。Step S404: Generate a URL address for the application program.
打包完成之后,启动dev-server服务,生成一个本地服务,生成所述应用程序的URL地址。After the packaging is completed, the dev-server service is started, a local service is generated, and the URL address of the application program is generated.
步骤S405,将所述URL地址发送至终端设备,由所述终端设备根据所述URL地址访问所述目标小程序对应的页面。Step S405: Send the URL address to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
将所述URL地址发送至终端设备后,用户可以在本地访问所述目标小程序对应的页面,实现所述目标小程序的实时显示。After the URL address is sent to the terminal device, the user can access the page corresponding to the target applet locally to realize the real-time display of the target applet.
需要说明的是,本说明书实施例提供的小程序模板创建方法,组件的创建和模板的创建都是面向三方的,也就是说允许任何开发者、工程师以及运营人员来共同创建组件或者小程序模板,实现组件和小程序模板共享。It should be noted that, in the method for creating applet templates provided in the embodiments of this specification, the creation of components and the creation of templates are oriented to three parties, which means that any developers, engineers, and operators are allowed to jointly create components or applet templates. , To realize the sharing of components and applet templates.
第二方面,基于同样的发明构思,本说明书实施例提供一种小程序生成装置。所述小程序生成装置包括:In the second aspect, based on the same inventive concept, an embodiment of this specification provides an apparatus for generating a small program. The small program generating device includes:
第一接收模块,用于接收模板选择请求;The first receiving module is configured to receive a template selection request;
第一选择模块,用于根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板;The first selection module is configured to select a target template from a template database according to the template selection request, and the template database is used to store more than one applet template;
第二接收模块,用于接收针对所述目标模板的页面配置信息;The second receiving module is configured to receive page configuration information for the target template;
配置模块,用于根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。The configuration module is used to configure the target template according to the page configuration information to obtain a target applet.
在一种可选实现方式中,所述小程序生成装置还包括:In an optional implementation manner, the device for generating a small program further includes:
第三接收模块,用于接收组件选择请求;The third receiving module is used to receive a component selection request;
第二选择模块,用于根据所述组件选择请求从组件数据库中选择目标组件,所述组件数据库用于存储一个以上组件;The second selection module is configured to select a target component from a component database according to the component selection request, and the component database is used to store more than one component;
组合模块,用于对所述目标组件进行组合,获得具有纯界面的小程序模板或者业务 模板,其中,所述业务模板具有交互式界面;The combination module is used to combine the target components to obtain a small program template or a business template with a pure interface, wherein the business template has an interactive interface;
第一保存模块,用于将所述具有纯界面的小程序模板或者所述业务模板保存至所述模板数据库。The first saving module is configured to save the small program template with a pure interface or the business template to the template database.
在一种可选实现方式中,所述小程序生成装置还包括:In an optional implementation manner, the device for generating a small program further includes:
第四接收模块,用于在将所述业务模板保存至所述模板数据库之后,接收模板下载请求;The fourth receiving module is configured to receive a template download request after saving the business template in the template database;
第一发送模块,用于根据所述模板下载请求将所述业务模板发送给终端设备;The first sending module is configured to send the service template to the terminal device according to the template download request;
第五接收模块,用于接收所述终端设备返回的调整后的业务模板,其中,所述调整后的业务模板是所述终端设备根据预设业务逻辑对所述业务模板中各个组件进行关联而得到的;The fifth receiving module is configured to receive the adjusted business template returned by the terminal device, where the adjusted business template is the result of the terminal device associating each component in the business template according to preset business logic owned;
第二保存模块,用于将所述调整后的业务模板保存至所述模板数据库。The second saving module is used to save the adjusted business template to the template database.
在一种可选实现方式中,所述小程序生成装置还包括:In an optional implementation manner, the device for generating a small program further includes:
显示模块,用于在所述根据所述页面配置信息对所述目标模板进行配置时,实时显示所述目标小程序。The display module is configured to display the target applet in real time when the target template is configured according to the page configuration information.
在一种可选实现方式中,所述显示模块包括:In an optional implementation manner, the display module includes:
第六接收模块,用于接收所述目标模板中各个组件对应的组件信息;The sixth receiving module is configured to receive component information corresponding to each component in the target template;
组件信息获得模块,用于根据所述组件信息获得所述目标模板中各个组件对应的组件代码;A component information obtaining module, configured to obtain the component code corresponding to each component in the target template according to the component information;
打包模块,用于将所述组件代码打包成应用程序;The packaging module is used to package the component code into an application program;
地址生成模块,用于为所述应用程序生成URL地址;An address generating module, used to generate a URL address for the application program;
第二发送模块,用于将所述URL地址发送至终端设备,由所述终端设备根据所述URL地址访问所述目标小程序对应的页面。The second sending module is configured to send the URL address to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
在一种可选实现方式中,所述小程序生成装置还包括:In an optional implementation manner, the device for generating a small program further includes:
发布模块,用于将所述目标小程序发布至小程序平台;或者,The publishing module is used to publish the target applet to the applet platform; or,
第三发送模块,用于将所述目标小程序发送至终端设备。The third sending module is used to send the target applet to the terminal device.
第三方面,基于与前述实施例中小程序生成方法同样的发明构思,本说明书实施例 还提供一种计算机设备,如图5所示。所述计算机设备包括存储器504、处理器502以及存储在所述存储器504上并可在所述处理器502上运行的计算机程序,所述处理器502执行所述计算机程序时实现前述实施例中小程序生成方法的步骤。In the third aspect, based on the same inventive concept as the applet generating method in the foregoing embodiment, the embodiment of this specification also provides a computer device, as shown in FIG. 5. The computer device includes a memory 504, a processor 502, and a computer program that is stored on the memory 504 and can run on the processor 502. When the processor 502 executes the computer program, the applet in the foregoing embodiment is implemented. Steps to generate method.
在图5中,总线架构用总线500来代表,总线500可以包括任意数量的互联的总线和桥,总线500将包括由处理器502代表的一个或多个处理器和存储器504代表的存储器的各种电路链接在一起。总线500还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口505在总线500和接收器501和发送器503之间提供接口。接收器501和发送器503可以是同一个元件,即收发机,提供用于在传输介质上与各种其他装置通信的单元。处理器502负责管理总线500和通常的处理,而存储器504可以被用于存储处理器502在执行操作时所使用的数据。In FIG. 5, the bus architecture is represented by a bus 500. The bus 500 may include any number of interconnected buses and bridges. The bus 500 will include one or more processors represented by the processor 502 and each of the memories represented by the memory 504. Kinds of circuits are linked together. The bus 500 may also link various other circuits such as peripheral devices, voltage regulators, power management circuits, etc., which are all known in the art, and therefore, no further description will be given herein. The bus interface 505 provides an interface between the bus 500 and the receiver 501 and transmitter 503. The receiver 501 and the transmitter 503 may be the same element, that is, a transceiver, which provides a unit for communicating with various other devices on the transmission medium. The processor 502 is responsible for managing the bus 500 and general processing, and the memory 504 may be used to store data used by the processor 502 when performing operations.
第四方面,基于与前述实施例中小程序生成方法同样的发明构思,本说明书实施例还提供一种计算机可读存储介质,其上存储有计算机程序,该程序被处理器执行时实现前述实施例中小程序生成方法的步骤。In the fourth aspect, based on the same inventive concept as the mini-program generation method in the previous embodiment, the embodiment of this specification also provides a computer-readable storage medium on which a computer program is stored, and when the program is executed by a processor, the foregoing embodiment is implemented. Steps of the method for generating small and medium programs.
本说明书是参照根据本说明书实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的设备。This specification is described with reference to flowcharts and/or block diagrams of methods, devices (systems), and computer program products according to the embodiments of this specification. It should be understood that each process and/or block in the flowchart and/or block diagram, and the combination of processes and/or blocks in the flowchart and/or block diagram can be implemented by computer program instructions. These computer program instructions can be provided to the processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing equipment to generate a machine, so that the instructions executed by the processor of the computer or other programmable data processing equipment are generated It is a device that realizes the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令设备的制造品,该指令设备实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。These computer program instructions can also be stored in a computer-readable memory that can guide a computer or other programmable data processing equipment to work in a specific manner, so that the instructions stored in the computer-readable memory produce an article of manufacture including the instruction device. The device implements the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded on a computer or other programmable data processing equipment, so that a series of operation steps are executed on the computer or other programmable equipment to produce computer-implemented processing, so as to execute on the computer or other programmable equipment. The instructions provide steps for implementing the functions specified in one process or multiple processes in the flowchart and/or one block or multiple blocks in the block diagram.
尽管已描述了本说明书的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本说明书范围的所有变更和修改。Although the preferred embodiments of this specification have been described, those skilled in the art can make additional changes and modifications to these embodiments once they learn the basic creative concept. Therefore, the appended claims are intended to be interpreted as including the preferred embodiments and all changes and modifications falling within the scope of this specification.
显然,本领域的技术人员可以对本说明书进行各种改动和变型而不脱离本说明书的精神和范围。这样,倘若本说明书的这些修改和变型属于本说明书权利要求及其等同技术的范围之内,则本说明书也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to this specification without departing from the spirit and scope of the specification. In this way, if these modifications and variations of this specification fall within the scope of the claims of this specification and their equivalent technologies, this specification is also intended to include these modifications and variations.

Claims (14)

  1. 一种小程序生成方法,包括:A method for generating small programs, including:
    接收模板选择请求;Receive template selection request;
    根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板;Selecting a target template from a template database according to the template selection request, where the template database is used to store more than one applet template;
    接收针对所述目标模板的页面配置信息;Receiving page configuration information for the target template;
    根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。Configure the target template according to the page configuration information to obtain a target applet.
  2. 根据权利要求1所述的方法,所述小程序模板通过以下步骤获得:According to the method of claim 1, the applet template is obtained through the following steps:
    接收组件选择请求;Receive component selection request;
    根据所述组件选择请求从组件数据库中选择目标组件,所述组件数据库用于存储一个以上组件;Selecting a target component from a component database according to the component selection request, where the component database is used to store more than one component;
    对所述目标组件进行组合,获得具有纯界面的小程序模板或者业务模板,其中,所述业务模板具有交互式界面;Combine the target components to obtain a small program template or a business template with a pure interface, where the business template has an interactive interface;
    将所述具有纯界面的小程序模板或者所述业务模板保存至所述模板数据库。The small program template with the pure interface or the business template is saved to the template database.
  3. 根据权利要求2所述的方法,所述小程序模板通过以下步骤获得:According to the method of claim 2, the applet template is obtained through the following steps:
    在将所述业务模板保存至所述模板数据库之后,接收模板下载请求;After saving the business template to the template database, receiving a template download request;
    根据所述模板下载请求将所述业务模板发送给终端设备;Sending the service template to the terminal device according to the template download request;
    接收所述终端设备返回的调整后的业务模板,其中,所述调整后的业务模板是所述终端设备根据预设业务逻辑对所述业务模板中各个组件进行关联而得到的;Receiving an adjusted business template returned by the terminal device, where the adjusted business template is obtained by the terminal device associating each component in the business template according to preset business logic;
    将所述调整后的业务模板保存至所述模板数据库。Saving the adjusted business template to the template database.
  4. 根据权利要求1所述的方法,在所述根据所述页面配置信息对所述目标模板进行配置时,还包括:The method according to claim 1, when configuring the target template according to the page configuration information, further comprising:
    实时显示所述目标小程序。Display the target applet in real time.
  5. 根据权利要求4所述的方法,所述实时显示所述目标小程序包括:According to the method of claim 4, the real-time display of the target applet comprises:
    接收所述目标模板中各个组件对应的组件信息;Receiving component information corresponding to each component in the target template;
    根据所述组件信息获得所述目标模板中各个组件对应的组件代码;Obtaining the component code corresponding to each component in the target template according to the component information;
    将所述组件代码打包成应用程序;Package the component code into an application program;
    为所述应用程序生成URL地址;Generate a URL address for the application;
    将所述URL地址发送至终端设备,由所述终端设备根据所述URL地址访问所述目标小程序对应的页面。The URL address is sent to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
  6. 根据权利要求1所述的方法,在所述获得目标小程序之后,还包括:The method according to claim 1, after said obtaining the target applet, further comprising:
    将所述目标小程序发布至小程序平台;或者,Publish the target applet to the applet platform; or,
    将所述目标小程序发送至终端设备。Send the target applet to the terminal device.
  7. 一种小程序生成装置,包括:A small program generating device, including:
    第一接收模块,用于接收模板选择请求;The first receiving module is configured to receive a template selection request;
    第一选择模块,用于根据所述模板选择请求从模板数据库中选择目标模板,所述模板数据库用于存储一个以上小程序模板;The first selection module is configured to select a target template from a template database according to the template selection request, and the template database is used to store more than one applet template;
    第二接收模块,用于接收针对所述目标模板的页面配置信息;The second receiving module is configured to receive page configuration information for the target template;
    配置模块,用于根据所述页面配置信息对所述目标模板进行配置,获得目标小程序。The configuration module is used to configure the target template according to the page configuration information to obtain a target applet.
  8. 根据权利要求7所述的装置,还包括:The device according to claim 7, further comprising:
    第三接收模块,用于接收组件选择请求;The third receiving module is used to receive a component selection request;
    第二选择模块,用于根据所述组件选择请求从组件数据库中选择目标组件,所述组件数据库用于存储一个以上组件;The second selection module is configured to select a target component from a component database according to the component selection request, and the component database is used to store more than one component;
    组合模块,用于对所述目标组件进行组合,获得具有纯界面的小程序模板或者业务模板,其中,所述业务模板具有交互式界面;The combination module is used to combine the target components to obtain a small program template or a business template with a pure interface, wherein the business template has an interactive interface;
    第一保存模块,用于将所述具有纯界面的小程序模板或者所述业务模板保存至所述模板数据库。The first saving module is configured to save the small program template with a pure interface or the business template to the template database.
  9. 根据权利要求8所述的装置,还包括:The device according to claim 8, further comprising:
    第四接收模块,用于在将所述业务模板保存至所述模板数据库之后,接收模板下载请求;The fourth receiving module is configured to receive a template download request after saving the business template in the template database;
    第一发送模块,用于根据所述模板下载请求将所述业务模板发送给终端设备;The first sending module is configured to send the service template to the terminal device according to the template download request;
    第五接收模块,用于接收所述终端设备返回的调整后的业务模板,其中,所述调整后的业务模板是所述终端设备根据预设业务逻辑对所述业务模板中各个组件进行关联而得到的;The fifth receiving module is configured to receive the adjusted business template returned by the terminal device, where the adjusted business template is the result of the terminal device associating each component in the business template according to preset business logic owned;
    第二保存模块,用于将所述调整后的业务模板保存至所述模板数据库。The second saving module is used to save the adjusted business template to the template database.
  10. 根据权利要求7所述的装置,还包括:The device according to claim 7, further comprising:
    显示模块,用于在所述根据所述页面配置信息对所述目标模板进行配置时,实时显示所述目标小程序。The display module is configured to display the target applet in real time when the target template is configured according to the page configuration information.
  11. 根据权利要求10所述的装置,所述显示模块包括:The device according to claim 10, the display module comprises:
    第六接收模块,用于接收所述目标模板中各个组件对应的组件信息;The sixth receiving module is configured to receive component information corresponding to each component in the target template;
    组件信息获得模块,用于根据所述组件信息获得所述目标模板中各个组件对应的组件代码;A component information obtaining module, configured to obtain the component code corresponding to each component in the target template according to the component information;
    打包模块,用于将所述组件代码打包成应用程序;The packaging module is used to package the component code into an application program;
    地址生成模块,用于为所述应用程序生成URL地址;An address generating module, used to generate a URL address for the application program;
    第二发送模块,用于将所述URL地址发送至终端设备,由所述终端设备根据所述URL地址访问所述目标小程序对应的页面。The second sending module is configured to send the URL address to a terminal device, and the terminal device accesses the page corresponding to the target applet according to the URL address.
  12. 根据权利要求7所述的装置,还包括:The device according to claim 7, further comprising:
    发布模块,用于将所述目标小程序发布至小程序平台;或者,The publishing module is used to publish the target applet to the applet platform; or,
    第三发送模块,用于将所述目标小程序发送至终端设备。The third sending module is used to send the target applet to the terminal device.
  13. 一种服务器,包括存储器、处理器以及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现权利要求1至6任一项所述的小程序生成方法的步骤。A server comprising a memory, a processor, and a computer program stored on the memory and capable of running on the processor, and the processor implements any one of claims 1 to 6 when the computer program is executed The steps of the applet generation method.
  14. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至6任一项所述的小程序生成方法的步骤。A computer-readable storage medium having a computer program stored thereon, and when the computer program is executed by a processor, the steps of the method for generating a small program according to any one of claims 1 to 6 are realized.
PCT/CN2020/097339 2019-09-17 2020-06-22 Method and device for generating applet WO2021051913A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910875930.4A CN110727431A (en) 2019-09-17 2019-09-17 Applet generation method and apparatus
CN201910875930.4 2019-09-17

Publications (1)

Publication Number Publication Date
WO2021051913A1 true WO2021051913A1 (en) 2021-03-25

Family

ID=69219074

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/097339 WO2021051913A1 (en) 2019-09-17 2020-06-22 Method and device for generating applet

Country Status (3)

Country Link
CN (1) CN110727431A (en)
TW (1) TWI757743B (en)
WO (1) WO2021051913A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419710A (en) * 2021-06-25 2021-09-21 北京悟空出行科技有限公司 Development method and device of small program, electronic equipment and medium
CN113687892A (en) * 2021-07-30 2021-11-23 阿里巴巴新加坡控股有限公司 Page processing method and device and computer program product
CN113783966A (en) * 2021-09-23 2021-12-10 北京火山引擎科技有限公司 Data transmission method and device, readable medium and electronic equipment
CN114398032A (en) * 2021-12-20 2022-04-26 北京时空墨科技有限公司 Program writing method, apparatus and medium
CN114546384A (en) * 2022-02-24 2022-05-27 盐城金堤科技有限公司 Page display system, page display method, readable storage medium and electronic equipment
CN115423335A (en) * 2022-09-14 2022-12-02 易纳购科技(北京)有限公司 Project creation method and device, storage medium and computer equipment
CN113687892B (en) * 2021-07-30 2024-05-03 阿里巴巴创新公司 Page processing method, device and computer program product

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110727431A (en) * 2019-09-17 2020-01-24 阿里巴巴集团控股有限公司 Applet generation method and apparatus
CN111367523A (en) * 2020-03-16 2020-07-03 杭州涂鸦信息技术有限公司 Dynamic UI (user interface) matching method and system for small program
CN111338690A (en) * 2020-03-25 2020-06-26 北京顺达同行科技有限公司 Method and device for configuring pages of small program shop, computer equipment and storage medium
CN111506300A (en) * 2020-04-22 2020-08-07 上海极链网络科技有限公司 Applet generation method, device, equipment and storage medium
CN111580820B (en) * 2020-05-25 2023-09-15 泰康保险集团股份有限公司 Applet generation method and device
CN111708528A (en) * 2020-06-15 2020-09-25 中国建设银行股份有限公司 Method, device and equipment for generating small program and storage medium
CN111966348A (en) * 2020-08-25 2020-11-20 浙江云蚁信息科技有限公司 One-key small program publishing system
CN112230915A (en) * 2020-09-07 2021-01-15 长沙市到家悠享家政服务有限公司 Page generation method and device and electronic equipment
CN113282291A (en) * 2021-06-10 2021-08-20 豆盟(北京)科技股份有限公司 Method, device and equipment for generating small program and storage medium
CN113961272B (en) * 2021-12-20 2022-04-01 咚咚来客(广州)信息技术有限公司 Personalized page display method and system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108132942A (en) * 2016-11-30 2018-06-08 北京国双科技有限公司 A kind of page generation method and terminal
CN109213486A (en) * 2018-08-20 2019-01-15 北京百度网讯科技有限公司 Method and apparatus for generating customized visualization component
CN110209388A (en) * 2019-05-29 2019-09-06 广州酷车信息科技有限公司 The generation method of applet file
CN110727431A (en) * 2019-09-17 2020-01-24 阿里巴巴集团控股有限公司 Applet generation method and apparatus

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9524273B2 (en) * 2013-03-11 2016-12-20 Oracle International Corporation Method and system for generating a web page layout using nested drop zone widgets having different software functionalities
TWI629602B (en) * 2013-12-31 2018-07-11 正修學校財團法人正修科技大學 Method for automatically generating website interactive program
KR101755403B1 (en) * 2014-09-15 2017-07-11 주식회사 피플러스 Method, server and computer program for creation and provision of applications
CN106980504B (en) * 2017-03-28 2022-07-01 腾讯科技(深圳)有限公司 Application program development method and tool and equipment thereof
WO2019003252A1 (en) * 2017-06-30 2019-01-03 Ashish Belagali System for creating one or more deployable applications and source code thereof using reusable components and method therefor
CN107577459B (en) * 2017-08-21 2020-11-13 杰为软件系统(深圳)有限公司 Dragging type cross-platform application development system and method based on componentization
CN108196832A (en) * 2018-01-09 2018-06-22 安徽小马创意科技股份有限公司 It is a kind of to realize the method that wechat small routine is made to support the exploitation of Custom component formula
CN108762878A (en) * 2018-06-05 2018-11-06 广州视源电子科技股份有限公司 A kind of application program interactive interface creating method, device, equipment and storage medium
CN109885291A (en) * 2019-01-25 2019-06-14 深圳市元征科技股份有限公司 A kind of code automatic generation method and code generator
CN110058854B (en) * 2019-04-24 2021-10-12 上海连尚网络科技有限公司 Method, terminal device and computer-readable medium for generating application

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108132942A (en) * 2016-11-30 2018-06-08 北京国双科技有限公司 A kind of page generation method and terminal
CN109213486A (en) * 2018-08-20 2019-01-15 北京百度网讯科技有限公司 Method and apparatus for generating customized visualization component
CN110209388A (en) * 2019-05-29 2019-09-06 广州酷车信息科技有限公司 The generation method of applet file
CN110727431A (en) * 2019-09-17 2020-01-24 阿里巴巴集团控股有限公司 Applet generation method and apparatus

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113419710A (en) * 2021-06-25 2021-09-21 北京悟空出行科技有限公司 Development method and device of small program, electronic equipment and medium
CN113419710B (en) * 2021-06-25 2024-03-15 北京悟空出行科技有限公司 Development method and device of applet, electronic equipment and medium
CN113687892A (en) * 2021-07-30 2021-11-23 阿里巴巴新加坡控股有限公司 Page processing method and device and computer program product
CN113687892B (en) * 2021-07-30 2024-05-03 阿里巴巴创新公司 Page processing method, device and computer program product
CN113783966A (en) * 2021-09-23 2021-12-10 北京火山引擎科技有限公司 Data transmission method and device, readable medium and electronic equipment
CN114398032A (en) * 2021-12-20 2022-04-26 北京时空墨科技有限公司 Program writing method, apparatus and medium
CN114398032B (en) * 2021-12-20 2022-08-09 北京时空墨科技有限公司 Program writing method, apparatus and medium
CN114546384A (en) * 2022-02-24 2022-05-27 盐城金堤科技有限公司 Page display system, page display method, readable storage medium and electronic equipment
CN115423335A (en) * 2022-09-14 2022-12-02 易纳购科技(北京)有限公司 Project creation method and device, storage medium and computer equipment

Also Published As

Publication number Publication date
TWI757743B (en) 2022-03-11
CN110727431A (en) 2020-01-24
TW202113586A (en) 2021-04-01

Similar Documents

Publication Publication Date Title
WO2021051913A1 (en) Method and device for generating applet
US10990644B2 (en) Systems and methods for contextual vocabularies and customer segmentation
US11132114B2 (en) Method and apparatus for generating customized visualization component
US9760077B2 (en) Content management
US9563861B2 (en) Integration of workflow and library modules
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
CN109194714B (en) File pushing method and device, terminal device and storage medium
JP2018200686A (en) Approval method and system using messenger
US9355193B2 (en) Object design data model
US10073826B2 (en) Providing action associated with event detected within communication
US11803523B2 (en) Ingesting and processing content types
EP2770428A1 (en) Runtime process diagnostics
US20190334845A1 (en) Messaging interface configured to a render graphical sentiment and progression indicator
JPWO2019039255A1 (en) Terminal device, UI extension method, and UI extension program
US20130061146A1 (en) System and method for developing architectural designs
JP2023514271A (en) Page operation processing method, apparatus, equipment, and storage medium
KR102276230B1 (en) Method for generating finite state machine, method for operating finite state machine, server and computer program for performing the same
CN114090002A (en) Front-end interface construction method and device, electronic equipment and storage medium
CN106998350A (en) The method and system of framework are used based on the function items across user message
CN116739612B (en) Method for displaying rights and interests information and electronic equipment
US20240126577A1 (en) Visualization of application capabilities
CN112965699B (en) Front-end page generation method, device, computer system and readable storage medium
CN113806596B (en) Operation data management method and related device
CN114610204B (en) Auxiliary device and method for data processing, storage medium and electronic equipment
US20230252027A1 (en) Facilitating search result removal

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20866848

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20866848

Country of ref document: EP

Kind code of ref document: A1