CN113515265A - Site configuration method, device, equipment and computer readable storage medium - Google Patents

Site configuration method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN113515265A
CN113515265A CN202110517407.1A CN202110517407A CN113515265A CN 113515265 A CN113515265 A CN 113515265A CN 202110517407 A CN202110517407 A CN 202110517407A CN 113515265 A CN113515265 A CN 113515265A
Authority
CN
China
Prior art keywords
site
service
page
theme
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110517407.1A
Other languages
Chinese (zh)
Other versions
CN113515265B (en
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.)
Ping An International Smart City Technology Co Ltd
Original Assignee
Ping An International Smart City 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 Ping An International Smart City Technology Co Ltd filed Critical Ping An International Smart City Technology Co Ltd
Priority to CN202110517407.1A priority Critical patent/CN113515265B/en
Publication of CN113515265A publication Critical patent/CN113515265A/en
Application granted granted Critical
Publication of CN113515265B publication Critical patent/CN113515265B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • 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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention relates to a computer technology, and discloses a site configuration method, which comprises the following steps: according to the acquired site configuration instruction, configuring service for the site to obtain a service site; configuring a page display menu for a service site; performing association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site; and performing association processing on the function theme of the primary service function site and the widget corresponding to the function of the primary service function site to complete the configuration of the site. The invention also relates to a block chain technology, and the service configured for the station is stored in the block chain. The invention can solve the problems that in the prior art, only the correlation between the form and the used system function is limited, the system application level is narrow, the research and development period is prolonged, and the like.

Description

Site configuration method, device, equipment and computer readable storage medium
Technical Field
The present invention relates to the field of computers, and in particular, to a method and an apparatus for site configuration, an electronic device, and a computer-readable storage medium.
Background
At present, the use of a certain system is limited to the association between the form and the used system function, and the system application level is narrow. For example, the unified flow platform flow engine system is gradually advanced in business lines such as market monitors, wisdom brains and the like, the mode adopted by the business lines when the flow platform is used for development is semi-automatic development, and the condition that the development cycle conflicts with the delivery nodes is faced in the process of rapid delivery.
The conventional designer in the industry is only limited to the association of the form and the process engine, the application of the system cannot support the pressure of rapid delivery projects due to a narrow layer, development and testing personnel need to do a large amount of repeated work, and for a system with relatively complex business logic processing, a business line is required to write partial services by self to complete related businesses; or some menus do not belong to the category of workflow, and a service line is required to develop the function by itself, so that the development period is prolonged.
Disclosure of Invention
The invention provides a site configuration method and device, electronic equipment and a computer readable storage medium, and mainly aims to solve the problems that in the prior art, only the association between a form and a used system function is limited, the system application level is narrow, the research and development period is prolonged, and the like.
In a first aspect, to achieve the above object, the present invention provides a station configuration method, where the method includes:
according to the acquired site configuration instruction, configuring services for the site to obtain a service site;
configuring a page display menu for the service site; wherein the page display menu comprises a function theme and an associated page theme of the service;
performing association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site;
performing association processing on the function theme of the primary service function site and the widget corresponding to the function of the primary service function site to complete the configuration of the site; the widgets are function packages packaged in advance.
In a second aspect, in order to solve the above problem, the present invention further provides a station configuration apparatus, including:
the service configuration module is used for configuring services for the sites according to the acquired site configuration instructions to obtain service sites;
the page display menu configuration module is used for configuring a page display menu for the service site; wherein the page display menu comprises a function theme and an associated page theme of the service;
the page association module is used for associating the associated page theme with the associated page corresponding to the associated page theme to obtain a primary service function site;
the widget association module is used for associating the functional theme of the primary service functional site with widgets corresponding to the functions of the primary service functional site to complete the configuration of the site; the widgets are function packages packaged in advance.
In a third aspect, to solve the above problem, the present invention further provides an electronic apparatus, including:
a memory storing at least one instruction; and
and the processor executes the instructions stored in the memory to realize the steps of the station configuration method.
In a fourth aspect, to solve the above problem, the present invention further provides a computer-readable storage medium, in which at least one instruction is stored, and the at least one instruction is executed by a processor in an electronic device to implement the above station configuration method.
According to the site configuration method, the site configuration device, the electronic equipment and the computer readable storage medium, the configured site is obtained by configuring service for the site, configuring the page display menu for the service site, and associating the functional theme in the page display menu and the associated page theme of the service with the widget in which the functional package is packaged in advance and the associated page of the system respectively. The service line can be used for various functions of the system conveniently, services can be configured autonomously according to the service line requirements, development cost is greatly saved, and online time is shortened; the method is suitable for a system with relatively complex business logic processing.
Drawings
Fig. 1 is a schematic flowchart of a site configuration method according to an embodiment of the present invention;
fig. 2 is a schematic block diagram of a chinese website configuration apparatus according to an embodiment of the present invention;
fig. 3 is a schematic diagram of an internal structure of an electronic device implementing the chinese website configuration method according to an embodiment of the present invention;
the implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a site configuration method. Fig. 1 is a schematic flow chart of a station configuration method according to an embodiment of the present invention. The method may be performed by an apparatus, which may be implemented by software and/or hardware.
In this embodiment, the station configuration method includes:
and step S110, configuring service for the site according to the acquired site configuration instruction to obtain a service site.
Specifically, when a user uses a certain system, for example, a query system (such as hundred degrees), a process engine system, etc., to facilitate the user to use a site that needs to be created, the user calls various functions in the system through the created site, for example, the process engine system above, calls various functions for process formulation in the system through the created site, and finally completes a process-formulated service. And the extended sites can be created in a user-defined manner, and the site configuration instructions are generated after the sites are successfully created. And after the processor acquires the site configuration instruction, configuring service for the site to obtain a service site. The service configured for the site may be configured according to the use condition of the site, for example, if the site is queried, the service configured for the site may be a data query service, and after the service is configured, the service site is obtained.
As an optional embodiment of the present invention, the step of storing a service configured for a station in a block chain, and configuring a service for the station according to an obtained station configuration instruction, where obtaining a service station includes:
generating a site configuration instruction according to the acquired information of the site creation success; the station configuration instruction comprises a station ID code;
acquiring a service ID code pre-associated with a site ID code;
and configuring the service matched with the service ID code in advance to the site to obtain a service site.
Specifically, there is a possibility that the creation of the site is successful and unsuccessful (e.g., giving up midway, or failure to create the site for some reason). After the site is created, according to the result of creating the site, corresponding information of whether the site is created successfully or not is generated to serve as reminding information, when the processor receives the information of successful site creation, a site configuration instruction related to the information of successful site creation is triggered, the processor obtains a site ID code of successful creation after obtaining the site configuration instruction, each site has a unique corresponding ID code, each site ID code is pre-related to a corresponding service ID code, corresponding services are configured to the site through the service ID codes, and therefore the service site is obtained.
As an alternative embodiment of the invention, the service comprises: data submission service, data update service, data deletion service, data import service, data export service, data statistics service, and flow creation service.
Specifically, the service may be freely set according to the use condition of the actual site, or may be preset according to the type of the site, and the service may include a data submission service, a data update service, a data deletion service, a data import service, a data export service, a data statistics service, and a flow creation service, and may also include more other services, for example, a data query service, a data classification service, and the like.
Step S120, configuring a page display menu for the service site; the page display menu comprises a function theme and an associated page theme of the service.
Specifically, the page display menu facilitates the operation of the user on the site, the service of the service site is displayed in the page display menu, and the page display menu includes a function theme and a service-related page theme. The relevant page theme of the service is a clicked area of a relevant page for displaying the service provided for the site in a page display menu, for example, a site with a data query service, and a relevant page of a certain service in the page display menu is a demographic query in the XX area, and then by clicking the clicked area of the page display menu where the relevant page theme is located, a correlation can be established with the demographic query page in the XX area, so that a jump is made to the demographic query page in the XX area. The function theme is used for displaying a click area associated with the packaged widgets with various functions, for example, the function theme in a certain click area of the page display menu is a system XX query list, and the click area where the function theme is clicked can be associated with the corresponding widget storing the system XX query list to call out a required list.
As an alternative embodiment of the present invention, the configuring the page presentation menu for the service site includes:
acquiring a page display menu corresponding to the type of the service site, and taking the page display menu as a page display menu to be configured;
and binding the ID code of the page display menu to be configured with the ID code of the service site to complete the operation of configuring the page display menu for the service site.
Specifically, different types of sites may match corresponding page display menus, for example, a site with a query function matches a page display menu with a query function; when the page display menu is configured for the service site, a user can independently select the corresponding page display menu according to the type of the service site by configuring the display page of the page, and the corresponding page display menu can also be automatically selected for the service site by the processor according to the service type of the service site. And after the page display menu to be configured is determined, the ID code of the page display menu to be configured and the ID code of the service site are bound, so that the operation of configuring the page display menu for the service site is completed. And the ID codes of each page display menu and the service site have unique corresponding ID codes.
As an optional embodiment of the present invention, after configuring the page presentation menu for the service site, the method further includes:
and performing layout processing on the associated page theme and the function theme on the page display menu through the page designer to obtain the page display menu after layout.
Specifically, through the page designer, a user can freely drag the associated page theme and the function theme on the page display menu to different positions to form the page display menu desired by the user.
And S130, performing association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site.
Specifically, only after the associated page theme on the page display menu is associated with the associated page with a certain function existing in advance in the system, the function of jumping to the associated page by clicking the area where the associated page theme is located can be provided for the user, and after the page display menu is configured for the service site, the processor performs the associated processing on the associated page theme on the page display menu and the associated page corresponding to the associated page according to the information of the completed page display menu.
As an optional embodiment of the present invention, the associating the associated page theme with the associated page corresponding to the associated page theme to obtain the primary service function site includes:
extracting a related page theme from a page display menu as a target related page theme;
comparing the target associated page theme with the page names of the pages to be associated to obtain the page names which are the same as the target associated page theme, and taking the pages to be associated corresponding to the page names as target associated pages;
and carrying out association processing on the area ID code of the target associated page theme and the ID code of the target associated page through a page designer to obtain the primary service function site.
Specifically, associated page themes are sequentially extracted from a page display menu, each time the associated page theme is extracted, the extracted associated page theme is used as a target associated page theme, the target associated page theme is compared with page names of all pages to be associated in the system, the pages to be associated corresponding to the page names which are the same as the target associated page theme are selected as target associated pages, and a page designer is used for associating the area ID of the target associated page theme with the ID of the target associated pages to obtain the primary service function site. Each associated page subject has a unique area ID code, and each associated page has a unique ID code.
Step S140, the function theme of the primary service function site and the widget corresponding to the function of the primary service function site are associated, and the configuration of the site is completed; wherein, the widget is a functional package packaged in advance.
Specifically, the widget is a pre-packaged function package, such as various system query lists, button functions, and the like. The function theme in the page display menu is associated with the widget corresponding to the function of the function theme, so that a user can use the widget function by clicking a click area of the function theme in the page display menu.
As an optional embodiment of the present invention, associating the functional theme of the primary service function site with the widget corresponding to the function thereof, and completing the configuration of the site includes:
extracting a function theme from a page display menu as a target function theme;
acquiring a widget matched with the function of the target function theme as a target widget;
and the page designer associates the area ID code of the target function theme with the ID code of the target widget to complete the configuration of the site.
Specifically, the page display menu comprises a plurality of clickable areas, each clickable area has a unique corresponding area ID code, corresponding function themes and associated page themes are matched in the clickable areas according to configured functions, each widget also has a unique corresponding ID code, and the function of the widget is used by clicking the function theme in the page display menu by associating the area ID code of the function theme with the ID code of the widget having the same function as the function theme.
Fig. 2 is a functional block diagram of a station configuration apparatus according to an embodiment of the present invention.
The station configuration apparatus 200 of the present invention may be installed in an electronic device. According to the implemented functions, the site configuration device may include a service configuration module 210, a page display menu configuration module 220, a page association module 230, and a widget association module 240. A module according to the present invention, which may also be referred to as a unit, refers to a series of computer program segments that can be executed by a processor of an electronic device and that can perform a fixed function, and that are stored in a memory of the electronic device.
In the present embodiment, the functions regarding the respective modules/units are as follows:
and the service configuration module 210 is configured to configure a service for the site according to the obtained site configuration instruction, so as to obtain a service site.
Specifically, when a user uses a certain system, for example, a query system (such as hundred degrees), a process engine system, etc., to facilitate the user to use a site that needs to be created, the user calls various functions in the system through the created site, for example, the process engine system above, calls various functions for process formulation in the system through the created site, and finally completes a process-formulated service. And the extended sites can be created in a user-defined manner, and the site configuration instructions are generated after the sites are successfully created. And after the processor acquires the site configuration instruction, configuring service for the site to obtain a service site. For example, if a query-type site is used, the service configured for the site may be a data query service, and after the service is configured, a service site is obtained.
As an optional embodiment of the present invention, the step of storing a service configured for a station in a block chain, and configuring a service for the station according to an obtained station configuration instruction, where obtaining a service station includes:
generating a site configuration instruction according to the acquired information of the site creation success; the station configuration instruction comprises a station ID code;
acquiring a service ID code pre-associated with a site ID code;
and configuring the service matched with the service ID code in advance to the site to obtain a service site.
Specifically, there is a possibility that the creation of the site is successful and unsuccessful (e.g., giving up midway, or failure to create the site for some reason). After the site is created, according to the result of creating the site, corresponding information of whether the site is created successfully or not is generated to serve as reminding information, when the processor receives the information of successful site creation, a site configuration instruction related to the information of successful site creation is triggered, the processor obtains a site ID code of successful creation after obtaining the site configuration instruction, each site has a unique corresponding ID code, each site ID code is pre-related to a corresponding service ID code, corresponding services are configured to the site through the service ID codes, and therefore the service site is obtained.
As an alternative embodiment of the invention, the service comprises: data submission service, data update service, data deletion service, data import service, data export service, data statistics service, and flow creation service.
Specifically, the service may be freely set according to the use condition of the actual site, or may be preset according to the type of the site, and the service may include a data submission service, a data update service, a data deletion service, a data import service, a data export service, a data statistics service, and a flow creation service, and may also include other services, such as a data query service, a data classification service, and the like.
A page display menu configuration module 220, configured to configure a page display menu for the service site; the page display menu comprises a function theme and an associated page theme of the service.
Specifically, the page display menu facilitates the operation of the user on the site, the service of the service site is displayed in the page display menu, and the page display menu includes a function theme and a service-related page theme. The relevant page theme of the service is a clicked area of a relevant page for displaying the service provided for the site in a page display menu, for example, a site with a data query service, and a relevant page of a certain service in the page display menu is a demographic query in the XX area, and then by clicking the clicked area of the page display menu where the relevant page theme is located, a correlation can be established with the demographic query page in the XX area, so that a jump is made to the demographic query page in the XX area. The function theme is used for displaying a click area associated with the packaged widgets with various functions, for example, the function theme in a certain click area of the page display menu is a system XX query list, and the click area where the function theme is clicked can be associated with the corresponding widget storing the system XX query list to call out a required list.
As an alternative embodiment of the present invention, the configuring the page presentation menu for the service site includes:
acquiring a page display menu corresponding to the type of the service site, and taking the page display menu as a page display menu to be configured;
and binding the ID code of the page display menu to be configured with the ID code of the service site to complete the operation of configuring the page display menu for the service site.
Specifically, different types of sites may match corresponding page display menus, for example, a site with a query function matches a page display menu with a query function; when the page display menu is configured for the service site, a user can independently select the corresponding page display menu according to the type of the service site by configuring the display page of the page, and the corresponding page display menu can also be automatically selected for the service site by the processor according to the service type of the service site. And after the page display menu to be configured is determined, the ID code of the page display menu to be configured and the ID code of the service site are bound, so that the operation of configuring the page display menu for the service site is completed. And the ID codes of each page display menu and the service site have unique corresponding ID codes.
As an optional embodiment of the present invention, after configuring the page presentation menu for the service site, the method further includes:
and performing layout processing on the associated page theme and the function theme on the page display menu through the page designer to obtain the page display menu after layout.
Specifically, through the page designer, a user can freely drag the associated page theme and the function theme on the page display menu to different positions to form the page display menu desired by the user.
And the page association module 230 is configured to perform association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site.
Specifically, only after the associated page theme on the page display menu is associated with the associated page with a certain function existing in advance in the system, the function of jumping to the associated page by clicking the area where the associated page theme is located can be provided for the user, and after the page display menu is configured for the service site, the processor performs the associated processing on the associated page theme on the page display menu and the associated page corresponding to the associated page according to the information of the completed page display menu.
As an optional embodiment of the present invention, the associating the associated page theme with the associated page corresponding to the associated page theme to obtain the primary service function site includes:
extracting a related page theme from a page display menu as a target related page theme;
comparing the target associated page theme with the page names of the pages to be associated to obtain the page names which are the same as the target associated page theme, and taking the pages to be associated corresponding to the page names as target associated pages;
and carrying out association processing on the area ID code of the target associated page theme and the ID code of the target associated page through a page designer to obtain the primary service function site.
Specifically, associated page themes are sequentially extracted from a page display menu, each time the associated page theme is extracted, the extracted associated page theme is used as a target associated page theme, the target associated page theme is compared with page names of all pages to be associated in the system, the pages to be associated corresponding to the page names which are the same as the target associated page theme are selected as target associated pages, and a page designer is used for associating the area ID of the target associated page theme with the ID of the target associated pages to obtain the primary service function site. Each associated page subject has a unique area ID code, and each associated page has a unique ID code.
The widget association module 240 is configured to associate the functional theme of the primary service functional site with the widget corresponding to the function of the primary service functional site, so as to complete configuration of the site; wherein, the widget is a functional package packaged in advance.
Specifically, the widget is a pre-packaged function package, such as various system query lists, button functions, and the like. The function theme in the page display menu is associated with the widget corresponding to the function of the function theme, so that a user can use the widget function by clicking a click area of the function theme in the page display menu.
As an optional embodiment of the present invention, associating the functional theme of the primary service function site with the widget corresponding to the function thereof, and completing the configuration of the site includes:
extracting a function theme from a page display menu as a target function theme;
acquiring a widget matched with the function of the target function theme as a target widget;
and the page designer associates the area ID code of the target function theme with the ID code of the target widget to complete the configuration of the site.
Specifically, the page display menu comprises a plurality of clickable areas, each clickable area has a unique corresponding area ID code, corresponding function themes and associated page themes are matched in the clickable areas according to configured functions, each widget also has a unique corresponding ID code, and the function of the widget is used by clicking the function theme in the page display menu by associating the area ID code of the function theme with the ID code of the widget having the same function as the function theme.
Fig. 3 is a schematic structural diagram of an electronic device for implementing a site configuration method according to an embodiment of the present invention.
The electronic device 1 may comprise a processor 10, a memory 11 and a bus, and may further comprise a computer program, such as a station configuration program 12, stored in the memory 11 and executable on the processor 10.
The memory 11 includes at least one type of readable storage medium, which includes flash memory, removable hard disk, multimedia card, card-type memory (e.g., SD or DX memory, etc.), magnetic memory, magnetic disk, optical disk, etc. The memory 11 may in some embodiments be an internal storage unit of the electronic device 1, such as a removable hard disk of the electronic device 1. The memory 11 may also be an external storage device of the electronic device 1 in other embodiments, such as a plug-in mobile hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, which are provided on the electronic device 1. Further, the memory 11 may also include both an internal storage unit and an external storage device of the electronic device 1. The memory 11 may be used not only to store application software installed in the electronic device 1 and various types of data, such as codes of a site configuration program, but also to temporarily store data that has been output or is to be output.
The processor 10 may be composed of an integrated circuit in some embodiments, for example, a single packaged integrated circuit, or may be composed of a plurality of integrated circuits packaged with the same or different functions, including one or more Central Processing Units (CPUs), microprocessors, digital Processing chips, graphics processors, and combinations of various control chips. The processor 10 is a Control Unit (Control Unit) of the electronic device, connects various components of the electronic device by using various interfaces and lines, and executes various functions and processes data of the electronic device 1 by running or executing programs or modules (e.g., a site configuration program, etc.) stored in the memory 11 and calling data stored in the memory 11.
The bus may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. The bus is arranged to enable connection communication between the memory 11 and at least one processor 10 or the like.
Fig. 3 shows only an electronic device with components, and it will be understood by those skilled in the art that the structure shown in fig. 3 does not constitute a limitation of the electronic device 1, and may comprise fewer or more components than those shown, or some components may be combined, or a different arrangement of components.
For example, although not shown, the electronic device 1 may further include a power supply (such as a battery) for supplying power to each component, and preferably, the power supply may be logically connected to the at least one processor 10 through a power management device, so as to implement functions of charge management, discharge management, power consumption management, and the like through the power management device. The power supply may also include any component of one or more dc or ac power sources, recharging devices, power failure detection circuitry, power converters or inverters, power status indicators, and the like. The electronic device 1 may further include various sensors, a bluetooth module, a Wi-Fi module, and the like, which are not described herein again.
Further, the electronic device 1 may further include a network interface, and optionally, the network interface may include a wired interface and/or a wireless interface (such as a WI-FI interface, a bluetooth interface, etc.), which are generally used for establishing a communication connection between the electronic device 1 and other electronic devices.
Optionally, the electronic device 1 may further comprise a user interface, which may be a Display (Display), an input unit (such as a Keyboard), and optionally a standard wired interface, a wireless interface. Alternatively, in some embodiments, the display may be an LED display, a liquid crystal display, a touch-sensitive liquid crystal display, an OLED (Organic Light-Emitting Diode) touch device, or the like. The display, which may also be referred to as a display screen or display unit, is suitable for displaying information processed in the electronic device 1 and for displaying a visualized user interface, among other things.
It is to be understood that the described embodiments are for purposes of illustration only and that the scope of the appended claims is not limited to such structures.
The site configuration program 12 stored in the memory 11 of the electronic device 1 is a combination of instructions, which when executed in the processor 10, can implement:
according to the acquired site configuration instruction, configuring service for the site to obtain a service site;
configuring a page display menu for a service site; the page display menu comprises a function theme and a service associated page theme;
performing association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site;
performing correlation processing on the function theme of the primary service function site and the widget corresponding to the function of the primary service function site to complete the configuration of the site; wherein, the widget is a functional package packaged in advance.
Specifically, the specific implementation method of the processor 10 for the instruction may refer to the description of the relevant steps in the embodiment corresponding to fig. 1, which is not described herein again. It should be emphasized that, in order to further ensure the privacy and security of the service configured for the station, the service configured for the station may also be stored in a node of a blockchain.
Further, the integrated modules/units of the electronic device 1, if implemented in the form of software functional units and sold or used as separate products, may be stored in a computer readable storage medium. The computer-readable medium may include: any entity or device capable of carrying said computer program code, recording medium, U-disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM).
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus, device and method can be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the modules is only one logical functional division, and other divisions may be realized in practice.
The modules described as separate parts may or may not be physically separate, and parts displayed as modules may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, functional modules in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional module.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof.
The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the claim concerned.
The block chain is a novel application mode of computer technologies such as distributed data storage, point-to-point transmission, a consensus mechanism, an encryption algorithm and the like. A block chain (Blockchain), which is essentially a decentralized database, is a series of data blocks associated by using a cryptographic method, and each data block contains information of a batch of network transactions, so as to verify the validity (anti-counterfeiting) of the information and generate a next block. The blockchain may include a blockchain underlying platform, a platform product service layer, an application service layer, and the like.
Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware. The terms second, etc. are used to denote names, but not any particular order.
Finally, it should be noted that the above embodiments are only for illustrating the technical solutions of the present invention and not for limiting, and although the present invention is described in detail with reference to the preferred embodiments, it should be understood by those skilled in the art that modifications or equivalent substitutions may be made on the technical solutions of the present invention without departing from the spirit and scope of the technical solutions of the present invention.

Claims (10)

1. A station configuration method is applied to an electronic device, and is characterized in that the method comprises the following steps:
according to the acquired site configuration instruction, configuring services for the site to obtain a service site;
configuring a page display menu for the service site; wherein the page display menu comprises a function theme and an associated page theme of the service;
performing association processing on the associated page theme and the associated page corresponding to the associated page theme to obtain a primary service function site;
performing association processing on the function theme of the primary service function site and the widget corresponding to the function of the primary service function site to complete the configuration of the site; the widgets are function packages packaged in advance.
2. The station configuration method according to claim 1, wherein the service configured for the station is stored in a block chain, and the configuring the service for the station according to the acquired station configuration instruction to obtain a service station includes:
generating the site configuration instruction according to the acquired information of the site creation success; wherein the site configuration instruction comprises a site ID code;
acquiring a service ID code pre-associated with the site ID code;
and configuring the service corresponding to the service ID code to the site to obtain a service site.
3. The station configuration method according to claim 1, wherein the service comprises: data submission service, data update service, data deletion service, data import service, data export service, data statistics service, and flow creation service.
4. The site configuration method of claim 1, wherein the exposing the menu for the service site configuration page comprises:
acquiring a page display menu corresponding to the type of the service site, and taking the page display menu as a page display menu to be configured;
and binding the ID code of the page display menu to be configured with the ID code of the service site to finish the operation of configuring the page display menu for the service site.
5. The site configuration method of claim 1, after said exposing a menu for the service site configuration page, further comprising:
and performing layout processing on the associated page theme and the functional theme on the page display menu through a page designer to obtain the page display menu after layout.
6. The site configuration method according to claim 1, wherein the associating the associated page theme with the associated page corresponding to the associated page theme to obtain the primary service function site comprises:
extracting an associated page theme from the page display menu as a target associated page theme;
comparing the target associated page theme with the page names of the pages to be associated to obtain the page names which are the same as the target associated page theme, and taking the pages to be associated corresponding to the page names as target associated pages;
and carrying out association processing on the area ID code of the target associated page theme and the ID code of the target associated page through a page designer to obtain a primary service function site.
7. The station configuration method according to claim 1, wherein associating the functional theme of the primary service function station with the widget corresponding to the function of the primary service function station, and completing the configuration of the station comprises:
extracting a function theme from the page display menu as a target function theme;
acquiring a widget matched with the function of the target function theme as a target widget;
and performing association processing on the area ID code of the target function theme and the ID code of the target widget through a page designer to complete the configuration of the site.
8. A station configuration apparatus, the apparatus comprising:
the service configuration module is used for configuring services for the sites according to the acquired site configuration instructions to obtain service sites;
the page display menu configuration module is used for configuring a page display menu for the service site; wherein the page display menu comprises a function theme and an associated page theme of the service;
the page association module is used for associating the associated page theme with the associated page corresponding to the associated page theme to obtain a primary service function site;
the widget association module is used for associating the functional theme of the primary service functional site with widgets corresponding to the functions of the primary service functional site to complete the configuration of the site; the widgets are function packages packaged in advance.
9. An electronic device, characterized in that the electronic device comprises:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the steps of the station configuration method as claimed in any one of claims 1 to 7.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out a station configuration method according to any one of claims 1 to 7.
CN202110517407.1A 2021-05-12 2021-05-12 Site configuration method, device, equipment and computer readable storage medium Active CN113515265B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110517407.1A CN113515265B (en) 2021-05-12 2021-05-12 Site configuration method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110517407.1A CN113515265B (en) 2021-05-12 2021-05-12 Site configuration method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN113515265A true CN113515265A (en) 2021-10-19
CN113515265B CN113515265B (en) 2024-04-16

Family

ID=78064405

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110517407.1A Active CN113515265B (en) 2021-05-12 2021-05-12 Site configuration method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN113515265B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115729534A (en) * 2022-11-21 2023-03-03 中电金信软件有限公司 Method for creating and displaying low-code page, device, equipment and medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160011573A1 (en) * 2014-07-09 2016-01-14 Honeywell International Inc. Multisite version and upgrade management system
CN105426211A (en) * 2015-11-26 2016-03-23 北京慧眼智行科技有限公司 Website running environment configuration method and system
CN106357777A (en) * 2016-09-27 2017-01-25 武汉米企通网络科技有限公司 Method for automatically and synchronously updating program and data based on Web server
CN108090159A (en) * 2017-12-12 2018-05-29 福建中金在线信息科技有限公司 A kind of generation method of Website page, device, electronic equipment and storage medium
CN111104107A (en) * 2018-10-26 2020-05-05 北京国双科技有限公司 User interface generation method, test method and device
US10802481B1 (en) * 2019-12-20 2020-10-13 Kitty Hawk Corporation Site local servers for vehicle management

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160011573A1 (en) * 2014-07-09 2016-01-14 Honeywell International Inc. Multisite version and upgrade management system
CN105426211A (en) * 2015-11-26 2016-03-23 北京慧眼智行科技有限公司 Website running environment configuration method and system
CN106357777A (en) * 2016-09-27 2017-01-25 武汉米企通网络科技有限公司 Method for automatically and synchronously updating program and data based on Web server
CN108090159A (en) * 2017-12-12 2018-05-29 福建中金在线信息科技有限公司 A kind of generation method of Website page, device, electronic equipment and storage medium
CN111104107A (en) * 2018-10-26 2020-05-05 北京国双科技有限公司 User interface generation method, test method and device
US10802481B1 (en) * 2019-12-20 2020-10-13 Kitty Hawk Corporation Site local servers for vehicle management

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115729534A (en) * 2022-11-21 2023-03-03 中电金信软件有限公司 Method for creating and displaying low-code page, device, equipment and medium

Also Published As

Publication number Publication date
CN113515265B (en) 2024-04-16

Similar Documents

Publication Publication Date Title
CN112506779A (en) Software interface testing method and device, electronic equipment and storage medium
CN111538573A (en) Asynchronous task processing method and device and computer readable storage medium
CN111694844A (en) Enterprise operation data analysis method and device based on configuration algorithm and electronic equipment
CN111787171A (en) Automatic outbound method, device, electronic equipment and computer readable storage medium
CN111429121B (en) Block chain-based electronic ticket processing method, device, equipment and storage medium
CN112685117A (en) System language internationalization maintenance method, device and computer readable storage medium
CN112115145A (en) Data acquisition method and device, electronic equipment and storage medium
CN114881616A (en) Business process execution method and device, electronic equipment and storage medium
CN112580079A (en) Authority configuration method and device, electronic equipment and readable storage medium
CN112256783A (en) Data export method and device, electronic equipment and storage medium
CN113515265B (en) Site configuration method, device, equipment and computer readable storage medium
CN113434542A (en) Data relation identification method and device, electronic equipment and storage medium
CN112948380A (en) Data storage method and device based on big data, electronic equipment and storage medium
CN111985194A (en) Data storage method and device, electronic equipment and storage medium
CN112486957A (en) Database migration detection method, device, equipment and storage medium
CN115220740A (en) Database environment deployment method and device, electronic equipment and storage medium
CN114896164A (en) Interface optimization method and device, electronic equipment and storage medium
CN114625712A (en) Data synchronization method and device, electronic equipment and storage medium
CN113434397B (en) Task system testing method and device, electronic equipment and storage medium
CN114611477A (en) Design recommendation method and device for data table, electronic equipment and medium
CN114510400A (en) Task execution method and device, electronic equipment and storage medium
CN114185522A (en) Page theme customizing method and device, electronic equipment and storage medium
CN112380820A (en) Automatic data backfilling method and device, electronic equipment and computer storage medium
CN114020414A (en) Symbiotic method and device of Android system and bottom layer Linux, electronic equipment and storage medium
CN112527655A (en) Software version quality abnormity detection method and device, electronic equipment and 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
GR01 Patent grant
GR01 Patent grant