CN116679927A - Page configuration method and device, storage medium and computer equipment - Google Patents

Page configuration method and device, storage medium and computer equipment Download PDF

Info

Publication number
CN116679927A
CN116679927A CN202310652091.6A CN202310652091A CN116679927A CN 116679927 A CN116679927 A CN 116679927A CN 202310652091 A CN202310652091 A CN 202310652091A CN 116679927 A CN116679927 A CN 116679927A
Authority
CN
China
Prior art keywords
page
target
component
information
software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202310652091.6A
Other languages
Chinese (zh)
Inventor
王利超
汪涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ping An International Financial Leasing Co Ltd
Original Assignee
Ping An International Financial Leasing 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 Financial Leasing Co Ltd filed Critical Ping An International Financial Leasing Co Ltd
Priority to CN202310652091.6A priority Critical patent/CN116679927A/en
Publication of CN116679927A publication Critical patent/CN116679927A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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
    • G06F16/986Document structures and storage, e.g. HTML extensions
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention discloses a page configuration method and device, a storage medium and computer equipment, relates to the technical field of development, and mainly aims to solve the problem of low page development efficiency. Generating at least one target page according to first operation content for configuring page components in a target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page; determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet; and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software. The method is mainly used for configuring the customized page in the software.

Description

Page configuration method and device, storage medium and computer equipment
Technical Field
The present invention relates to the field of development, and in particular, to a method and apparatus for configuring a page, a storage medium, and a computer device.
Background
Along with the development of intellectualization and convenience of offices, more and more enterprises push out office application programs, and the application programs have rich OA application and the capability of connecting other communication ecology, so that the enterprises can be helped to establish connection with internal organizations, external ecological partners and target consumers, and efficient, collaborative and professional management is realized. Office applications are increasingly important both in terms of internal communication management and in terms of external promotion and customer service. However, the workbench and the application in the office application platform have certain universality, and can not completely meet the requirements of the characteristics and innovative businesses of each enterprise, and many enterprises need to develop customized workbench and application meeting the respective requirements based on the target program.
The existing software customization workbench and application development process is often that an enterprise developer develops a self-grinding system based on the development rule of corresponding software, the method needs to deeply learn the bottom logic of a target program and the execution information rule of a development document, and in the process of butting the self-grinding system and the target software, a large number of repeated debugging and trial-and-error are needed, so that the problems of long development period and high development labor cost are caused.
Disclosure of Invention
In view of the above, the present invention provides a page configuration method and apparatus, a storage medium, and a computer device, and is mainly aimed at the problem of low efficiency of existing page development.
According to one aspect of the present invention, there is provided a page configuration method, including:
generating at least one target page according to first operation content for configuring a page component in the target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page;
determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet;
and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
Further, the page component is a page component in a target page template, and before generating at least one target page according to the first operation content for configuring the page component in the target software page configuration process, the method further includes:
acquiring a target software page configuration request of a target user, wherein the target software page configuration request carries target software attribute information, user identification information of the target user and user authority information;
Matching a target software page matched with the target software attribute information from a preset page, and matching a candidate page template list from the target software page based on the user identification information and the user authority information;
and sending the candidate page template list to a terminal corresponding to the target software page configuration request, and generating a target page template according to the obtained selection operation content of the candidate page template list in the page configuration interface.
Further, the obtaining the page configuration information of the target page by analyzing the component information of the target page includes:
acquiring component dependency relations among components in the target page, and matching component execution information corresponding to each component in the target page from a component execution information base;
for each component, carrying out variable updating on the component execution information according to the configuration operation content of the component to obtain component configuration information;
and generating page configuration information according to the component dependency relationship and the component configuration information.
Further, before the obtaining the component dependency relationship between the components in the target page, the method further includes:
Acquiring a component development document of target software, and at least one item of service attribute information of a service to be associated;
determining a component to be developed of at least one component category according to the service attribute information, wherein the component category comprises a basic component, a functional component and a target software association component;
determining the execution information of the component to be developed based on the component development rules in the component development document, and constructing a component execution information base of target software based on the execution information of the component to be developed.
Further, before the deployment processing is performed on the page configuration information based on the deployment policy to obtain the target display page facing the target software, the method further includes:
the page configuration information is sent to a target auditing object, so that the target auditing object carries out auditing processing on the page configuration information, and an auditing result is obtained;
the deploying the page configuration information based on the deployment policy to obtain a target display page facing to target software comprises the following steps:
if the auditing result is that the auditing is passed, carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target page displayed by a target program user;
And if the auditing result is that the auditing is not passed, updating and configuring the target software page according to the item to be corrected in the auditing result.
Further, the determining the deployment policy according to the second operation content for configuring the online target in the target software page configuration process includes:
if the online target is a webpage, determining a preset webpage deployment strategy as a deployment strategy;
and if the online target is an applet, acquiring the object software applet publishing interface information, and generating a deployment strategy based on the object software applet publishing interface information.
Further, the page configuration information further includes access right information, the deployment policy is based on the page configuration information to perform deployment processing, and after the target presentation page facing the target software is obtained, the method further includes:
acquiring a target page access request of an access user, and acquiring access user identification information of the access user from target software login information;
performing authority verification on the access user identification information based on the access authority information;
if the result of the permission verification is that the verification is passed, an instruction for indicating rendering of the target display page is sent to the access terminal;
And if the result of the permission verification is that the verification is not passed, sending prompt information for indicating that the access permission is limited to the access terminal.
According to another aspect of the present invention, there is provided a page configuration apparatus including:
the analysis module is used for generating at least one target page according to first operation content for configuring the page component in the target software page configuration process, and analyzing the component information of the target page to obtain page configuration information of the target page;
the determining module is used for determining a deployment strategy according to second operation content for configuring an online target in the configuration process of the target software page, wherein the online target at least comprises one of a webpage and an applet;
the deployment module is used for carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
Further, the apparatus further comprises:
the first acquisition module is used for acquiring a target software page configuration request of a target user, wherein the target software page configuration request carries target software attribute information, user identification information of the target user and user authority information;
The matching module is used for matching a target software page matched with the target software attribute information from a preset page, and matching a candidate page template list from the target software page based on the user identification information and the user authority information;
the generation module is used for sending the candidate page template list to a terminal corresponding to the target software page configuration request, and generating a target page template according to the obtained selection operation content of the candidate page template list in the page configuration interface.
Further, the parsing module includes:
the matching unit is used for acquiring the component dependency relationship among the components in the target page and matching the component execution information corresponding to each component in the target page from the component execution information base;
the updating unit is used for carrying out variable updating on the component execution information according to the configuration operation content of each component to obtain component configuration information;
the first generation unit is used for generating page configuration information according to the component dependency relationship and the component configuration information.
Further, the apparatus further comprises:
The second acquisition module is used for acquiring a component development document of the target software and at least one item of service attribute information of the service to be associated;
the determining module is further used for determining a component to be developed of at least one component category according to the service attribute information, wherein the component category comprises a basic component, a functional component and a target software association component;
and the construction module is used for determining the execution information of the component to be developed based on the component development rules in the component development document and constructing a component execution information base of the target software based on the execution information of the component to be developed.
Further, the apparatus further comprises:
the first sending module is used for sending the page configuration information to a target auditing object so that the target auditing object can audit the page configuration information and acquire auditing results;
the deployment module is further used for performing deployment processing on the page configuration information based on the deployment strategy if the auditing result is that the auditing result is passed, so as to obtain a target page displayed for a target program user; and if the auditing result is that the auditing is not passed, updating and configuring the target software page according to the item to be corrected in the auditing result.
Further, the determining module includes:
the determining unit is used for determining a preset webpage deployment strategy as a deployment strategy if the online target is a webpage;
and the second generation unit is used for acquiring the object software applet publishing interface information if the online object is an applet and generating a deployment strategy based on the object software applet publishing interface information.
Further, the apparatus further comprises:
the third acquisition module is used for acquiring a target page access request of an access user and acquiring access user identification information of the access user from target software login information;
the verification module is used for carrying out authority verification on the access user identification information based on the access authority information;
the second sending module is used for sending an instruction for indicating rendering of the target display page to the access terminal if the right verification result is that verification is passed;
and the third sending module is used for sending prompt information for indicating that the access authority is limited to the access terminal if the authority verification result is not passed.
According to still another aspect of the present invention, there is provided a storage medium having stored therein at least one executable instruction for causing a processor to perform operations corresponding to the page configuration method described above.
According to still another aspect of the present invention, there is provided a computer apparatus including: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the page configuration method.
By means of the technical scheme, the technical scheme provided by the embodiment of the invention has at least the following advantages:
the invention provides a page configuration method and device, a storage medium and computer equipment, wherein at least one target page is generated according to first operation content for configuring a page component in the process of configuring a target software page, and the page configuration information of the target page is obtained by analyzing component information of the target page; determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet; and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software. Compared with the prior art, the method and the device have the advantages that the target pages of the target software are configured by utilizing the components corresponding to different target software, the page configuration information is obtained by analyzing the target pages, the deployment of different online targets is supported, the page deployment on the different online targets is realized, the development time and the deployment time of the page configuration are greatly reduced, and meanwhile, the flexibility and the diversity of the page deployment are ensured, so that the efficiency of the page configuration is effectively improved.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
FIG. 1 shows a flow chart of a page configuration method provided by an embodiment of the invention;
FIG. 2 is a flowchart of another page configuration method according to an embodiment of the present invention;
FIG. 3 is a block diagram showing a page configuration apparatus according to an embodiment of the present invention;
fig. 4 shows a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Aiming at the problems that the development process of the existing software customization workbench and application is often that an enterprise developer carries out the development of a self-grinding system based on the development rule of corresponding software, the method needs to deeply learn the bottom logic of a target program and the execution information rule of a development document, and in the process of butting the self-grinding system and the target software, a large number of repeated debugging and trial and error are needed, so that the development period is long and the development labor cost is high. The embodiment of the invention provides a page configuration method, as shown in fig. 1, which comprises the following steps:
101. generating at least one target page according to first operation content for configuring a page component in the target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page.
In the embodiment of the invention, the user can configure customized pages meeting the service requirements for different target software through the visual page configuration interface. The target software may be a working software, a chat software, a business letter software, a hand software, a nail software, or the like, for example. The customized page can be a form page, a fund page, a product propaganda page, a questionnaire project page and the like, and the embodiment of the invention does not specifically limit the target software and the customized page. The visual page configuration interface comprises an interaction control, a page editing area and a component selection area, wherein the interaction control is used for configuring target software, a user can configure the software corresponding to the configuration page through the target software, and further, the components required to be configured in the component editing area can be placed in the page editing area in a dragging mode, so that the configuration of the page is completed, and the target page is obtained. The number of the target pages may be one, or may be a plurality of pages that are parallel or have a hierarchical calling relationship, which is not specifically limited in the embodiment of the present invention. After the page configuration is completed, in order to obtain the code corresponding to the target page, the target page needs to be analyzed to generate the source code corresponding to the target page, namely page configuration information.
It should be noted that, the configuration of the pages of the target software is performed through the visual page configuration interface, so that a user can realize the configuration of the pages conforming to the code rules of different target software in a mode of dragging, pulling and dragging the components, the workload of code writing and code debugging is greatly reduced, the development period of customized pages for different software is shortened, and meanwhile, the professional quality requirements of page configuration personnel are reduced, thereby effectively improving the development efficiency of the pages and simultaneously effectively reducing the development labor cost.
102. And determining a deployment strategy according to the second operation content for configuring the online target in the target software page configuration process.
In the embodiment of the invention, the visual page configuration interface or the configuration interface for target page deployment also comprises an interaction control for configuring the online target, and the online target of the code deployment can be selected through the interaction control. The online target at least comprises one of a webpage and an applet. The second operation content is the content of the user for selecting the webpage and the applet, and according to the content, the code corresponding to the target webpage can be determined to be deployed to which online target by the user, and then the corresponding deployment strategy is determined according to the determined online target. By setting up the corresponding relation between different deployment strategies and different online targets, online target selection is provided for users, deployment of different online platforms can be realized, the users do not need to comprehensively know the deployment process, and the online of the page can be completed only by clearly expecting which platform is required to be online, so that the dependence and the requirement of deployment work on the capacity of related personnel are effectively reduced, and meanwhile, the flexibility of online deployment of the page is improved.
103. And carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
In the embodiment of the invention, after the deployment strategy and the page configuration information are determined, the page configuration information is deployed on line according to the deployment strategy, so that related users can realize the operations of browsing, editing and the like on the target display page through the target software working platform. The related users can be all users using the target software, can also be users having service relation with the page configuration object or belonging to the same group. For example, if the operation and maintenance personnel of the enterprise a configures a service form page corresponding to a certain letter of the enterprise, other personnel of the enterprise a can browse and edit the configured service form page through the certain letter of the enterprise. For another example, if the operation and maintenance personnel of the enterprise a configures a product propaganda page corresponding to a certain trust of the enterprise, the product propaganda page can be pushed to all users logging in certain trust software of the enterprise for browsing, and can also be browsed only by users associated with the existence service of the enterprise a. The object oriented to the target display page can be customized according to a specific application scene, and the embodiment of the invention is not particularly limited.
In an embodiment of the present invention, for further explanation and limitation, as shown in fig. 2, before the step of generating at least one target page according to the first operation content of configuring the page component in the target software page configuration process, the method further includes:
201. and acquiring a target software page configuration request of a target user.
202. And matching a target software page matched with the target software attribute information from a preset page, and matching a candidate page template list from the target software page based on the user identification information and the user authority information.
203. And sending the candidate page template list to a terminal corresponding to the target software page configuration request, and generating a target page template according to the obtained selection operation content of the candidate page template list in the page configuration interface.
In the embodiment of the invention, the page component is a page component in the target page template. The target software page configuration request carries target software attribute information, user identification information of a target user and user authority information. The user can complete the configuration of the page based on the preset page template, namely, the target software page matching with the target software attribute information is screened out from the page templates according to the target software page configuration request of the target user, one or more than one page template is matched out of the target software page according to the user identification information and the user authority information of the target user, the page template is used as a candidate template to generate a candidate page template list, and the candidate page template list is sent to a terminal sending the target software page configuration request, so that the terminal displays the candidate page template to the target user, and the target user selects the page template meeting the requirement from the candidate page template list, namely, the target page template. The user identification information may be information for identifying the identity of the target user, such as a login account number, a mobile phone number, an identity card number, and the like of the target software, and the user permission information may be permission of a user configurable page category, or permission of whether the user is authorized to configure the page, which is not particularly limited in the embodiment of the present invention.
It should be noted that, the page template includes a page component and page component attribute information preset based on the service type of the page, that is, the page template can be set to meet the requirements of different services, so as to realize the tight combination with the actual service requirements of enterprises, and further can meet the requirements of user page creation, so that the user does not need to perform page configuration from scratch, but generates a page based on the configured template, or only needs to perform small fine adjustment on the template content to obtain the page meeting the requirements, thereby effectively reducing the complexity of page configuration, reducing the page configuration time, and realizing convenient configuration of the page, and thus effectively improving the convenience and efficiency of page configuration. In addition, in the case that the user permission information is the permission of the user configurable page category, the configurable page category may be set to a business category, for example, an account of a financial department user may be configured only with a financial related page, an account of an advertisement department user may be configured only with a product propaganda type page, and may not be configured with a financial or other business form type page. When the candidate page template list is displayed, the target user can only see the page templates within the self configuration authority range, so that the page configuration safety is improved, the range of the target user for selecting the page templates is reduced, and the convenience and safety of page configuration are further improved.
In an embodiment of the present invention, for further explanation and limitation, the step of obtaining the page configuration information of the target page by analyzing the component information of the target page includes:
acquiring component dependency relations among components in the target page, and matching component execution information corresponding to each component in the target page from a component execution information base;
for each component, carrying out variable updating on the component execution information according to the configuration operation content of the component to obtain component configuration information;
and generating page configuration information according to the component dependency relationship and the component configuration information.
In the embodiment of the invention, the target page configured through the visual page configuration interface automatically records the contents such as component information, component attribute information, input information and the like of all components when being stored, and converts the contents into structural data to be stored in a database. In order to bring the target page on-line, the structure data needs to be converted into the source code of the target page, i.e., page configuration information. Because each component corresponds to code segments which are pre-written according to the development rule of the target software and are stored in the component execution information base, the code segments matched with the components in the target page can be called from the component execution information base based on the components in the target page, and the attribute information and the input information for configuring the components are used as data variables to update the called code segments, so that component codes, namely component configuration information, are obtained. And generating a dependency file for describing the mutual dependency relationship between each component and each component, and configuration file information such as a project type, a name, description, an environment configuration file and the like corresponding to the current page, and generating a project file of the target page, namely page configuration information, based on the configuration file information and the component configuration information for subsequent user downloading deployment.
In an embodiment of the present invention, for further explanation and limitation, before the step of obtaining the component dependency relationship between the components in the target page, the method further includes:
and acquiring a component development document of the target software, and at least one item of service attribute information of the service to be associated.
And determining the to-be-developed components of at least one component category according to the service attribute information.
Determining the execution information of the component to be developed based on the component development rules in the component development document, and constructing a component execution information base of target software based on the execution information of the component to be developed.
In the embodiment of the invention, in order to enable the customized component to better meet the service requirement, the component to be developed is determined according to the service attribute information to be associated with the target software. For example, the service attribute information to be associated includes an insurance service questionnaire, and the component to be developed is determined according to the requirement of the insurance service questionnaire on the component, and for example, the service attribute information to be associated includes medical service information, and the component to be developed is determined according to the component required to be used by the medical service. And determining the code segment of each component to be developed according to the component development rules in the component development document. Based on development documents of different mainstream software, the components are customized and packaged. The component types of the components to be developed may include basic components, such as buttons, pictures, texts, links, etc., functional components, such as carousel graphics, tickers, graphic displays, etc., and target software association components, such as an authorization setting component, a message pushing component, a message mass sending component, an identity verification component, etc., which are not particularly limited in the embodiments of the present invention. The custom component is developed based on development rules of different software in advance, so that a user can pay over a traditional development mode, custom application of a software platform is prevented from being developed from scratch, rich contents and functions can be accessed into a page only through simple dragging in a visual page configuration interface, meanwhile, the package component also solves the differences and compatibility for the user, and the introduction of functions such as identity verification and message pushing can be completed through simple checking, so that the personalized configuration requirements of different pages are effectively met, the page development efficiency is improved, and the resource cost is reduced.
In an embodiment of the present invention, for further explanation and limitation, before performing deployment processing on the page configuration information based on the deployment policy to obtain a target presentation page facing the target software, the method further includes:
the page configuration information is sent to a target auditing object, so that the target auditing object carries out auditing processing on the page configuration information, and an auditing result is obtained;
the deployment processing is carried out on the page configuration information based on the deployment strategy to obtain a target page which is displayed for a target program user, and the method comprises the following steps:
if the auditing result is that the auditing is passed, carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target page displayed by a target program user;
and if the auditing result is that the auditing is not passed, updating and configuring the target software page according to the item to be corrected in the auditing result.
In the embodiment of the invention, in order to ensure the accuracy of page configuration and check the compliance of page configuration content, after the page configuration is completed, the role, the affiliated department and the authority limit information of the page configuration personnel can be obtained, so that the auditor before the page configuration information is on line, namely the target audit object, is determined according to at least one of the determined role, the affiliated department and the authority limit information, and the page configuration information is sent to the target audit object, so that the target audit object can audit the page configuration information. The target auditing object may be a page configurator or a superior leader of a page application deployment online personnel, a full-time auditing personnel, etc., and the embodiment of the invention is not particularly limited. For example, when the employee A completes editing the target page and submits an application for deploying and online the target page, the page configuration information of the target page is sent to an upper-level supervisor of the employee A for auditing. And only after the verification is passed, the party can execute online deployment to release the page outwards, so that the safety and compliance of the information of the page configuration are ensured.
In an embodiment of the present invention, for further explanation and limitation, the determining the deployment policy according to the second operation content of configuring the online target in the configuration process of the target software page includes:
if the online target is a webpage, determining a preset webpage deployment strategy as a deployment strategy;
and if the online target is an applet, acquiring the object software applet publishing interface information, and generating a deployment strategy based on the object software applet publishing interface information.
In the embodiment of the invention, the online target comprises a webpage and an applet. When the online target is a Web page, the target page is deployed into the Web page, namely, online deployment is performed based on hypertext markup language (HTML 5), wherein the online deployment mode can be deployment after source codes are acquired, or one-key deployment can be selected, namely, compiling is performed when the page is operated, and the page is analyzed layer by layer according to a page data structure and converted into corresponding page content for users to browse. When the online target is a webpage, uploading webpage configuration information to the applet through a target software applet publishing interface to realize online of the applet, wherein the target software applet publishing interface is configured in advance based on the applet online interface in the target software development file, and can realize butt joint of the webpage configuration interface and the applet platform. By presetting deployment strategies for configuring different online targets, online selection of pages is more flexible and various, and therefore deployment requirements of more platforms are met.
In an embodiment of the present invention, for further explanation and limitation, after performing deployment processing on the page configuration information based on the deployment policy to obtain a target presentation page facing the target software, the method further includes:
acquiring a target page access request of an access user, and acquiring access user identification information of the access user from target software login information;
performing authority verification on the access user identification information based on the access authority information;
if the result of the permission verification is that the verification is passed, an instruction for indicating rendering of the target display page is sent to the access terminal;
and if the result of the permission verification is that the verification is not passed, sending prompt information for indicating that the access permission is limited to the access terminal.
In the embodiment of the invention, the page configuration information also comprises access right information, namely, limiting conditions for limiting the access personnel to browse the target display page. The access right information can be set based on a user, or can be automatically generated based on the identity information of the target page configurator or the service class and service relevance of the target page. For example, the identity information of the target page configurator is the operation and maintenance personnel of the company a, and B, C two companies have business to and from the company a, the access authority information can be automatically generated to only allow the personnel of A, B, C companies to access the target display page, and the users with other identities have no rights to access.
The invention provides a page configuration method, which comprises the steps of firstly generating at least one target page according to first operation content for configuring page components in a target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page; determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet; and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software. Compared with the prior art, the method and the device have the advantages that the target pages of the target software are configured by utilizing the components corresponding to different target software, the page configuration information is obtained by analyzing the target pages, the deployment of different online targets is supported, the page deployment on the different online targets is realized, the development time and the deployment time of the page configuration are greatly reduced, and meanwhile, the flexibility and the diversity of the page deployment are ensured, so that the efficiency of the page configuration is effectively improved.
Further, as an implementation of the method shown in fig. 1, an embodiment of the present invention provides a page configuration apparatus, as shown in fig. 3, where the apparatus includes:
The parsing module 31 is configured to generate at least one target page according to a first operation content for configuring a page component in a target software page configuration process, and parse component information of the target page to obtain page configuration information of the target page;
a determining module 32, configured to determine a deployment policy according to second operation content configured on an online target in a target software page configuration process, where the online target includes at least one of a web page and an applet;
the deployment module 33 is configured to perform deployment processing on the page configuration information based on the deployment policy, so as to obtain a target display page facing the target software.
Further, the apparatus further comprises:
the first acquisition module is used for acquiring a target software page configuration request of a target user, wherein the target software page configuration request carries target software attribute information, user identification information of the target user and user authority information;
the matching module is used for matching a target software page matched with the target software attribute information from a preset page, and matching a candidate page template list from the target software page based on the user identification information and the user authority information;
The generation module is used for sending the candidate page template list to a terminal corresponding to the target software page configuration request, and generating a target page template according to the obtained selection operation content of the candidate page template list in the page configuration interface.
Further, the parsing module 31 includes:
the matching unit is used for acquiring the component dependency relationship among the components in the target page and matching the component execution information corresponding to each component in the target page from the component execution information base;
the updating unit is used for carrying out variable updating on the component execution information according to the configuration operation content of each component to obtain component configuration information;
the first generation unit is used for generating page configuration information according to the component dependency relationship and the component configuration information.
Further, the apparatus further comprises:
the second acquisition module is used for acquiring a component development document of the target software and at least one item of service attribute information of the service to be associated;
the determining module 32 is further configured to determine a component to be developed of at least one component class according to the service attribute information, where the component class includes a base component, a functional component, and a target software association component;
And the construction module is used for determining the execution information of the component to be developed based on the component development rules in the component development document and constructing a component execution information base of the target software based on the execution information of the component to be developed.
Further, the apparatus further comprises:
the first sending module is used for sending the page configuration information to a target auditing object so that the target auditing object can audit the page configuration information and acquire auditing results;
the deployment module 33 is further configured to deploy the page configuration information based on the deployment policy if the auditing result is that the auditing result passes, so as to obtain a target page that is displayed for a target program user; and if the auditing result is that the auditing is not passed, updating and configuring the target software page according to the item to be corrected in the auditing result.
Further, the determining module includes:
the determining unit is used for determining a preset webpage deployment strategy as a deployment strategy if the online target is a webpage;
and the second generation unit is used for acquiring the object software applet publishing interface information if the online object is an applet and generating a deployment strategy based on the object software applet publishing interface information.
Further, the apparatus further comprises:
the third acquisition module is used for acquiring a target page access request of an access user and acquiring access user identification information of the access user from target software login information;
the verification module is used for carrying out authority verification on the access user identification information based on the access authority information;
the second sending module is used for sending an instruction for indicating rendering of the target display page to the access terminal if the right verification result is that verification is passed;
and the third sending module is used for sending prompt information for indicating that the access authority is limited to the access terminal if the authority verification result is not passed.
The invention provides a page configuration device, which comprises the steps of firstly generating at least one target page according to first operation content for configuring page components in the target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page; determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet; and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software. Compared with the prior art, the method and the device have the advantages that the target pages of the target software are configured by utilizing the components corresponding to different target software, the page configuration information is obtained by analyzing the target pages, the deployment of different online targets is supported, the page deployment on the different online targets is realized, the development time and the deployment time of the page configuration are greatly reduced, and meanwhile, the flexibility and the diversity of the page deployment are ensured, so that the efficiency of the page configuration is effectively improved.
According to one embodiment of the present invention, there is provided a storage medium storing at least one executable instruction for performing the page configuration method in any of the above-described method embodiments.
Fig. 4 is a schematic structural diagram of a computer device according to an embodiment of the present invention, and the specific embodiment of the present invention is not limited to the specific implementation of the computer device.
As shown in fig. 4, the computer device may include: a processor 402, a communication interface (Communications Interface) 404, a memory 406, and a communication bus 408.
Wherein: processor 402, communication interface 404, and memory 406 communicate with each other via communication bus 408.
A communication interface 404 for communicating with network elements of other devices, such as clients or other servers.
Processor 402 is configured to execute program 410, and may specifically perform relevant steps in the above-described page configuration method embodiment.
In particular, program 410 may include program code including computer-operating instructions.
The processor 402 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention. The one or more processors included in the computer device may be the same type of processor, such as one or more CPUs; but may also be different types of processors such as one or more CPUs and one or more ASICs.
Memory 406 for storing programs 410. Memory 406 may comprise high-speed RAM memory or may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
Program 410 may be specifically operable to cause processor 402 to:
generating at least one target page according to first operation content for configuring a page component in the target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page;
determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet;
and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
It will be appreciated by those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be concentrated on a single computing device, or distributed across a network of computing devices, they may alternatively be implemented in program code executable by computing devices, so that they may be stored in a memory device for execution by computing devices, and in some cases, the steps shown or described may be performed in a different order than that shown or described, or they may be separately fabricated into individual integrated circuit modules, or multiple modules or steps within them may be fabricated into a single integrated circuit module for implementation. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only of the preferred embodiments of the present invention and is not intended to limit the present invention, but various modifications and variations can be made to the present invention by those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for configuring a page, comprising:
generating at least one target page according to first operation content for configuring a page component in the target software page configuration process, and analyzing component information of the target page to obtain page configuration information of the target page;
determining a deployment strategy according to second operation content for configuring an online target in a target software page configuration process, wherein the online target at least comprises one of a webpage and an applet;
and carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
2. The method according to claim 1, wherein the page component is a page component in a target page template, and before the generating at least one target page, the method further comprises:
Acquiring a target software page configuration request of a target user, wherein the target software page configuration request carries target software attribute information, user identification information of the target user and user authority information;
matching a target software page matched with the target software attribute information from a preset page, and matching a candidate page template list from the target software page based on the user identification information and the user authority information;
and sending the candidate page template list to a terminal corresponding to the target software page configuration request, and generating a target page template according to the obtained selection operation content of the candidate page template list in the page configuration interface.
3. The method according to claim 1, wherein the obtaining the page configuration information of the target page by parsing the component information of the target page includes:
acquiring component dependency relations among components in the target page, and matching component execution information corresponding to each component in the target page from a component execution information base;
for each component, carrying out variable updating on the component execution information according to the configuration operation content of the component to obtain component configuration information;
And generating page configuration information according to the component dependency relationship and the component configuration information.
4. The method of claim 3, wherein prior to the obtaining the component dependencies between components in the target page, the method further comprises:
acquiring a component development document of target software, and at least one item of service attribute information of a service to be associated;
determining a component to be developed of at least one component category according to the service attribute information, wherein the component category comprises a basic component, a functional component and a target software association component;
determining the execution information of the component to be developed based on the component development rules in the component development document, and constructing a component execution information base of target software based on the execution information of the component to be developed.
5. The method of claim 1, wherein before performing deployment processing on the page configuration information based on the deployment policy to obtain a target presentation page of the target-oriented software, the method further comprises:
the page configuration information is sent to a target auditing object, so that the target auditing object carries out auditing processing on the page configuration information, and an auditing result is obtained;
The deploying the page configuration information based on the deployment policy to obtain a target display page facing to target software comprises the following steps:
if the auditing result is that the auditing is passed, carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target page displayed by a target program user;
and if the auditing result is that the auditing is not passed, updating and configuring the target software page according to the item to be corrected in the auditing result.
6. The method of claim 1, wherein determining the deployment policy according to the second operation content for configuring the online target in the target software page configuration process comprises:
if the online target is a webpage, determining a preset webpage deployment strategy as a deployment strategy;
and if the online target is an applet, acquiring the object software applet publishing interface information, and generating a deployment strategy based on the object software applet publishing interface information.
7. The method according to any one of claims 1-6, wherein the page configuration information further includes access right information, and the deploying process is performed on the page configuration information based on the deployment policy, and after obtaining a target presentation page facing the target software, the method further includes:
Acquiring a target page access request of an access user, and acquiring access user identification information of the access user from target software login information;
performing authority verification on the access user identification information based on the access authority information;
if the result of the permission verification is that the verification is passed, an instruction for indicating rendering of the target display page is sent to the access terminal;
and if the result of the permission verification is that the verification is not passed, sending prompt information for indicating that the access permission is limited to the access terminal.
8. A page configuration apparatus, comprising:
the analysis module is used for generating at least one target page according to first operation content for configuring the page component in the target software page configuration process, and analyzing the component information of the target page to obtain page configuration information of the target page;
the determining module is used for determining a deployment strategy according to second operation content for configuring an online target in the configuration process of the target software page, wherein the online target at least comprises one of a webpage and an applet;
the deployment module is used for carrying out deployment processing on the page configuration information based on the deployment strategy to obtain a target display page facing to target software.
9. A storage medium having stored therein at least one executable instruction for causing a processor to perform operations corresponding to the page configuration method of any one of claims 1-7.
10. A computer device, comprising: the device comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete communication with each other through the communication bus;
the memory is configured to store at least one executable instruction, where the executable instruction causes the processor to perform the operations corresponding to the page configuration method according to any one of claims 1 to 7.
CN202310652091.6A 2023-06-02 2023-06-02 Page configuration method and device, storage medium and computer equipment Pending CN116679927A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310652091.6A CN116679927A (en) 2023-06-02 2023-06-02 Page configuration method and device, storage medium and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310652091.6A CN116679927A (en) 2023-06-02 2023-06-02 Page configuration method and device, storage medium and computer equipment

Publications (1)

Publication Number Publication Date
CN116679927A true CN116679927A (en) 2023-09-01

Family

ID=87788461

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310652091.6A Pending CN116679927A (en) 2023-06-02 2023-06-02 Page configuration method and device, storage medium and computer equipment

Country Status (1)

Country Link
CN (1) CN116679927A (en)

Similar Documents

Publication Publication Date Title
JP6487282B2 (en) Method for developing application to be executed in workflow management system, and apparatus for supporting generation of application to be executed in workflow management system
US8090611B2 (en) System, method, and computer program product for enabling workflow applications
US8095975B2 (en) Dynamic document merging method and system
Kuhle et al. Building A blockchain-based decentralized digital asset management system for commercial aircraft leasing
CN110363542B (en) Customer service system construction method and device, storage medium and electronic equipment
US20070067338A1 (en) System for supporting introduction/operation of enterprise resource planning software
US20200387372A1 (en) Microservice file generation system
CN110717320A (en) Form/report designer and method suitable for multiple platforms and information management system
CN101193007A (en) Testing method, scenario testing method and corresponding device for URL command
US20160261475A1 (en) System and method for accessibility assessment of a web application
CN105760168A (en) Automatic code file generation method and system
US10102209B2 (en) Systems and methods for electronically generating submittal registers
CN112016286A (en) File generation method and device and electronic equipment
CN112765102A (en) File system management method and device
CN111931475A (en) Dynamic subscription book generation method, system, computer equipment and storage medium
CN112015979A (en) Method and device for sending information to target crowd and electronic equipment
JP2008269515A (en) Method for dynamically generating image layout by parameter
CN116679927A (en) Page configuration method and device, storage medium and computer equipment
CN114201157A (en) Method and system for customizing target service module by low code
CN113506099A (en) Configuration system, method, computer device and storage medium for reporting service
CN112182552A (en) Real-name authentication method and device, electronic equipment and storage medium
Buchalcevova Methodology for ISO/IEC 29110 profile implementation in EPF composer
KR101077206B1 (en) System and method of font management
KR20190122462A (en) Method and apparatus for providing contract management service
Prasad et al. BUGVILLA: Calibrating Bug Reports with Correlated Developers, Tracking Bug Reports, and Performance Analysis

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