CN112631702A - Page processing method and device, computer equipment and storage medium - Google Patents

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

Info

Publication number
CN112631702A
CN112631702A CN202011545622.4A CN202011545622A CN112631702A CN 112631702 A CN112631702 A CN 112631702A CN 202011545622 A CN202011545622 A CN 202011545622A CN 112631702 A CN112631702 A CN 112631702A
Authority
CN
China
Prior art keywords
page
metadata
configuration information
type
target
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
CN202011545622.4A
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.)
Kingdee Software China Co Ltd
Original Assignee
Kingdee Software China 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 Kingdee Software China Co Ltd filed Critical Kingdee Software China Co Ltd
Priority to CN202011545622.4A priority Critical patent/CN112631702A/en
Publication of CN112631702A publication Critical patent/CN112631702A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/105Human resources

Abstract

The application relates to a page processing method and device, computer equipment and a storage medium. The method comprises the following steps: receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request; responding to a page acquisition request, acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of the page metadata in the page area of the page area layout information; acquiring page metadata corresponding to the metadata configuration information; and configuring page metadata in the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain a target page. According to the scheme, the page metadata can be configured in the page area based on the layout information of the page area and the configuration form of the page metadata without recoding, and then the page can be automatically obtained.

Description

Page processing method and device, computer equipment and storage medium
Technical Field
The present application relates to the field of web page processing technologies, and in particular, to a method and an apparatus for processing a page, a computer device, and a storage medium.
Background
With the development of network technology, people need to acquire information through web pages, perform various web page interactive operations, and the like. For example: enterprise HR (Human Resource) needs to monitor information of various employees inside the enterprise through web pages.
In the conventional technology, each page is developed in a way that a front-end developer writes code. For example, pages used by HR are often developed by front-end developers through code. However, in this case, when there is a new demand for the page, the development still needs to be performed by the front-end developer, which makes the processing of the page inefficient.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present invention and therefore may include information that does not constitute prior art known to a person of ordinary skill in the art.
Disclosure of Invention
In view of the foregoing, it is necessary to provide a page processing method, apparatus, computer device and storage medium for solving the above technical problems.
A method of processing a page, the method comprising: receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request; responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information; acquiring page metadata corresponding to the metadata configuration information; and configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain the target page.
In one embodiment, the obtaining page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information includes: reading corresponding page configuration information from a page configuration table according to the page type; and analyzing the page configuration information to obtain the page area layout information and the metadata configuration information.
In an embodiment, before reading the corresponding page configuration information from the page configuration table according to the page type, the method further includes: acquiring page type selection information, and determining a target page type according to the page type selection information; receiving metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation; and adding the page configuration information corresponding to the target page type into the page configuration table.
In an embodiment, after the receiving the metadata editing operation and generating the page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation, the method further includes: controlling to display a control corresponding to the metadata type of the page to be selected in a display window; receiving a target page metadata type obtained by selecting the page metadata type through the control; and adding the page metadata corresponding to the target page metadata type into the page configuration information corresponding to the target page type.
In one embodiment, the receiving a metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation includes: receiving a page area selection instruction, and determining a target page area corresponding to the page area selection instruction; receiving metadata editing operation, and determining edited page metadata corresponding to the metadata editing operation; establishing an incidence relation between the target page area and the edited page metadata; and generating page configuration information corresponding to the target page type according to the incidence relation.
In an embodiment, after receiving, by the control, a target page metadata type obtained by selecting the page metadata type, the method further includes: registering page metadata corresponding to the target page metadata type into a metadata registration list; the acquiring of the page metadata corresponding to the metadata configuration information includes: and reading page metadata corresponding to the metadata configuration information from the metadata registration list.
In one embodiment, the receiving a metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation includes: receiving a configuration information multiplexing instruction aiming at the candidate page; the similarity between the page configuration information of the candidate page and the page configuration information of the target page is higher than a preset threshold value; responding to the configuration information multiplexing instruction, and acquiring candidate page configuration information corresponding to the candidate page; and receiving a metadata editing operation, and editing the page metadata in the candidate page configuration information according to the metadata editing operation to generate page configuration information corresponding to the target page type.
An apparatus for processing a page, the apparatus comprising: the instruction receiving module is used for receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request; the information acquisition module is used for responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information; the metadata acquisition module is used for acquiring page metadata corresponding to the metadata configuration information; and the page generation module is used for configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information so as to obtain the target page.
A computer device comprising a memory and a processor, the memory storing a computer program, the processor implementing the following steps when executing the computer program: receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request; responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information; acquiring page metadata corresponding to the metadata configuration information; and configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain the target page.
A computer-readable storage medium, on which a computer program is stored which, when executed by a processor, carries out the steps of: receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request; responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information; acquiring page metadata corresponding to the metadata configuration information; and configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain the target page.
The page processing method, the page processing device, the computer equipment and the storage medium receive a page acquisition request aiming at a target page; acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; acquiring page metadata corresponding to the metadata configuration information; and page metadata can be automatically configured in the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information so as to automatically generate a target page. The method can automatically acquire the layout information of the page area and the configuration form of the page metadata, and can configure the page metadata in the page area based on the layout information of the page area and the configuration form of the page metadata without recoding, thereby automatically acquiring the page.
Drawings
FIG. 1 is a diagram of an application environment of a method for processing a page in one embodiment;
FIG. 2 is a flowchart illustrating a method for processing a page according to one embodiment;
FIG. 3 is a schematic interface diagram of a page configuration in one embodiment;
FIG. 4 is an interface diagram of a page configuration in another embodiment;
FIG. 5 is an interface diagram of a page configuration in yet another embodiment;
FIG. 6 is an interface diagram of a page configuration in yet another embodiment;
FIG. 7 is an interface diagram of a page configuration in yet another embodiment;
FIG. 8 is a diagram of an edit window in one embodiment;
FIG. 9 is a diagram of a display window in one embodiment;
FIG. 10 is a schematic diagram of a display window in another embodiment;
FIG. 11 is a flowchart showing a page processing method in another embodiment;
FIG. 12 is a flowchart showing a page processing method in still another embodiment;
FIG. 13 is a flowchart showing a page processing method in still another embodiment;
FIG. 14 is a block diagram showing the structure of a processing means for a page in one embodiment;
FIG. 15 is a diagram showing an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The page processing method provided by the application can be applied to the application environment shown in fig. 1. The application environment comprises a terminal and a server. The terminal 101 communicates with the server 102 via a network. The terminal 101 sends a page acquisition request to the server 102, and the server 102 acquires page area layout information and metadata configuration information according to the page area layout information and the metadata configuration information, configures page metadata in the page area based on the page area layout information and the metadata configuration information, and further automatically obtains a page. The terminal 101 may be, but not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, and the server 102 may be implemented by an independent server or a server cluster formed by a plurality of servers.
In an embodiment, as shown in fig. 2, a method for processing a page is provided, and this embodiment is illustrated by applying the method to the server in fig. 1, it is to be understood that the method may also be applied to a terminal, and may also be applied to a system including the terminal and the server, and is implemented by interaction between the terminal and the server.
In this embodiment, the method includes the steps of:
s201, receiving a page acquisition request aiming at a target page; and the page type of the target page is carried in the page acquisition request.
The target page refers to a page needing to be acquired. The page may be various types of web pages, pages of an application. The target page may include at least one page area, and different information may be displayed in each page area. In one embodiment, the target page may refer to the whole page displayed on the terminal interface, or may be a partial area in the terminal display page, for example, a certain window in the terminal page. The page obtaining request may be a page generating request, that is, a request to generate a new page, or a page constructing request, that is, information of constructed pages is obtained from a storage space, and the corresponding constructed pages are assembled based on the information.
The page type may refer to a type corresponding to a display form of the page. Further, the page display forms of different page types are also different, for example: pages of different page types may have at least the following display forms: the page area number is different, the distribution mode of the page area is different, or the display form of the page element data in different page areas is different. In addition, page types may be associated with exposed objects, one exposed object for each page type. For example: the page type corresponding to one display object is A, and the page type corresponding to the other display object is B. Examples are as follows: taking staff member archives as an example, these several show objects of part-time personnel, labor dispatch personnel and departure personnel correspond different page types, and the part-time personnel correspond part-time personnel page types, and labor dispatch personnel correspond labor dispatch personnel page types, and the departure personnel correspond departure personnel page types.
In one embodiment, the implementation process of S201 may be: the terminal can display a page generation trigger control in the interface. And when the page generation trigger control is triggered, the terminal sends a page acquisition request to the server.
S202, responding to the page obtaining request, obtaining page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of the page metadata in the page area of the page area layout information.
The page area layout information refers to information for laying out page areas in the target page, and may include the number, position, size, shape, page metadata types configured inside the areas, and the like of the page areas.
The page metadata refers to an XML (Extensible Markup Language) file that describes the style, content, and database association of a page. In one embodiment, the page metadata corresponds to page elements. Page elements refer to text, pictures, audio, animation, video, etc. displayed in a page. And determining the display form of each page element in the page according to the type and the arrangement mode of the page metadata, and rendering to obtain the corresponding page. In one embodiment, the page region layout information may refer to a page frame used to carry a particular number of page regions.
The metadata configuration information refers to information configuring page metadata into a page. The metadata configuration information may include a type of page metadata, a configuration form of the page metadata, and the like. The configuration form refers to a display form of page metadata in each page area, and may include at least one of the following: 1) the corresponding relation between the page metadata and the page areas, namely the page metadata contained in each page area; 2) the location of the page element data in the corresponding page area; 3) and page elements corresponding to the page metadata.
S203, acquiring page metadata corresponding to the metadata configuration information.
As described above, the corresponding page metadata can be determined according to the metadata configuration information.
S204, configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain the target page.
According to the metadata configuration information, how to configure each page metadata into the page area of the page area layout information can be determined, and then the corresponding page metadata can be embedded into the corresponding page area, and the corresponding target page can be obtained by combining each page area.
In one embodiment, the implementation process of S204 may be: and acquiring page metadata corresponding to each page area according to the configuration form, and embedding the corresponding page metadata into each page area according to the configured form. And after the embedding process of the page metadata is completed in each page area, constructing a page according to each page area in which the page metadata is embedded, wherein the constructed page is a target page.
According to the page processing method, the page area layout information and the configuration form of the page metadata can be automatically acquired, the page metadata can be configured in the page area based on the page area layout information and the configuration form of the page metadata without recoding, and then the page can be automatically acquired.
In one embodiment, the obtaining page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information includes: reading corresponding page configuration information from a page configuration table according to the page type; and analyzing the page configuration information to obtain the page area layout information and the metadata configuration information.
The page configuration table refers to a list for recording page configuration information of various page types. The page configuration information refers to information describing a page configuration mode, and may include a layout mode of a page area, a configuration mode of page metadata, and the like. Further, the page configuration information is analyzed to obtain corresponding page area layout information and metadata configuration information, and the corresponding page can be obtained according to the page area layout information and the metadata configuration information obtained through analysis.
In one embodiment, a configuration parsing engine may be triggered to complete the parsing process of the page configuration information. That is, acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information includes: triggering a configuration analysis engine to read corresponding page configuration information from a page configuration table according to the page type; and analyzing the page configuration information to obtain the page area layout information and the metadata configuration information.
The configuration parsing engine refers to an engine having a configuration information parsing function. The application program may be configured on the server, or the functional module may be configured on the server.
In the above embodiment, the page configuration table is configured with page configuration information in advance, the corresponding page area layout information and metadata configuration information can be automatically obtained through analyzing the page configuration information in the page configuration table, and the corresponding page can be obtained according to the page area layout information and the metadata configuration information obtained through analysis.
In one embodiment, the obtaining page area layout information corresponding to the page type further includes: and receiving page area layout operation, and generating corresponding page area layout information according to the page area layout operation. The page area layout operation refers to an operation of laying out each page area in the page, and may include determining operations of the number, size, position in the page, and the like of the page areas. The method can be realized through operations such as dragging, copying and deleting.
As shown in fig. 3, taking employee profile management as an example, the page area obtained through the page area layout operation may include: a person profile header information area 301 and a person profile body information area 302. The people profile header information area 301 refers to an area where basic information of a person is displayed, wherein the configured page metadata may include: the personal name, gender, position, department, employment relationship type, age group, constellation, direct superior, etc., and may further include page attribution (page attribution may be understood as a page type, and may refer to a retired person type in fig. 3). The personnel record main body information area 302 refers to an area where personnel management information is displayed, wherein the configured page metadata may include: the personnel business unit (the number of the personnel managing the employee can refer to the employee number), the management starting date (the job entering date and the like), the management ending date (the job leaving date and the like), the personnel management location (the branch company where the employee is located can be referred to), the type of the location employee (whether the location employee is the local employee or not and the like), the affiliated administration organization (the department where the employee is located can be referred to) and the like.
In one embodiment, each page area may display the content of a different module as desired. For example, in fig. 3, the personnel file main body information area 302 may include two modules, a personnel unit management information block and a retirement information block.
Except for a person profile header information area 301 and a person profile body information area 302. A person management information area may also be included in the page, as shown by the person associated information area 401 in fig. 4. The page metadata configured in the person association information area 401 may include: the system comprises at least one of an empowerment experience, a contact, certificate information, an educational experience, a social work experience, a project experience, language skills, social relationships, job title information, and the like.
In one embodiment, when the number of the page areas is more than one, the method may further include the step of performing extended display on the page areas. For example: the display of the person associated information area is triggered by the "+" sign in fig. 3, i.e. after the user clicks the "+" sign in fig. 3, the terminal interface switches from fig. 3 to fig. 4.
In one embodiment, when a certain employee needs to be page-displayed, a page corresponding to the employee may be obtained, and information corresponding to the employee is filled in each page metadata in the page, so as to obtain the page of the employee. Taking the part-time staff as an example, the corresponding page can be as shown in fig. 5.
In one embodiment, obtaining metadata configuration information matching with the page area layout information further comprises: and receiving page metadata configuration operation, and generating corresponding metadata configuration information according to the page metadata configuration operation. The page metadata configuration operation refers to an operation of configuring page metadata, and may include selection of a page metadata type, determination of a page metadata display form, and the like.
The page metadata configuration operation may be a page metadata configuration operation corresponding to a certain page area. Assuming that the target page corresponds to three page areas, page metadata configuration operations may be performed on the three page areas, respectively, and then the three page areas are spliced together to obtain the corresponding target page.
In one embodiment, assume that there are three page regions: a head area, a home area, and a sidebar area. Wherein the header region means a small region above the page, the home region means a large region in the middle of the page, and the sidebar region means a small region on the left or right side of the page.
In one embodiment, the process of configuring the page metadata for the header area may be as shown in fig. 6, and the page metadata configuration operation may be performed on the information card identifier, the information card name, the page attribution, and the like. The information card refers to a page area, and the information card identification refers to a page area identification. In addition to performing the page metadata configuration operation on the page area, the page metadata configuration operation may also be performed on the page basic information, and as shown in fig. 6, the page metadata configuration operation may be specifically performed on a scheme number, a scheme name, a page attribution, an applicable country and region, a profile frame, and the like.
In an embodiment, the process of configuring the page metadata of the home page area and the sidebar area may be as shown in fig. 7, where fig. 7 adopts a manner of directly inheriting the existing page configuration information, that is, selecting the existing page configuration information completes the page metadata configuration operation of the home page area and the sidebar area.
After completing the page metadata configuration operations for the head, home, and sidebar regions, the generated page may be previewed by clicking on the "preview" control in FIG. 6. The user determines that the page is expected according to the previewed page, and can complete the page metadata configuration process by clicking the 'submit' control. The server may generate and store the corresponding page configuration information when receiving the trigger instruction for the "submit" control, and at this time, may obtain the corresponding page by combining the page area layout information. In addition, the server can modify the metadata configuration information or end the metadata configuration process based on the triggering operation of the control such as "modify", "quit", and the like.
It should be noted that the four portions in fig. 6 and 7 may be displayed in one interface, or may be displayed in different interfaces.
In the embodiment, the corresponding page area layout information and the corresponding metadata configuration information are generated in real time according to the operation of the user, and the generation process of the page is completed according to the page area layout information and the metadata configuration information, so that the generation of the page can be realized without rewriting the front-end code, and the acquisition efficiency of the page is greatly improved.
In an embodiment, before reading the corresponding page configuration information from the page configuration table according to the page type, a process of generating the page configuration information and adding the page configuration information to the page configuration table is further included. Specifically, the method comprises the following steps: acquiring page type selection information, and determining a target page type according to the page type selection information; receiving metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation; and adding the page configuration information corresponding to the target page type into the page configuration table. The metadata editing operation refers to an operation of editing page metadata, and may refer to operations such as addition, deletion, position movement, and form adjustment of page metadata.
The page type selection information may be determined according to trigger information for a page type selection control on the terminal. In one embodiment, the terminal displays a page type selection control in the interface, and when the page type selection control is triggered, a page type corresponding to the page type selection control is determined to be used as a target page type.
In one embodiment, the process of obtaining the page type selection information may be: when a page acquisition triggering instruction sent by a terminal is received, a page type selection control is displayed, when the page type selection control is triggered, a page type corresponding to the page type selection control is determined to be used as a target page type, and at the moment, the server judges that a page acquisition request carrying the page type of the target page is received.
In another embodiment, page configuration information corresponding to various page types may also be generated in advance and added to the page configuration table. And when a page acquisition request aiming at the target page is received, directly reading corresponding page configuration information from the page configuration table and generating the corresponding target page. The process of generating the page configuration information of a certain page type may be: the terminal displays a page type selection control in an interface, when the page type selection control is triggered, determines a page type corresponding to the page type selection control as a target page type, and generates page configuration information corresponding to the target page type. Different page configuration information can be generated according to different page types, so that page views of different page types are different, and the purpose of displaying multi-view pages is achieved.
In one embodiment, upon receiving a page obtaining request, the server may obtain page configuration basic information, control the terminal to display the page configuration basic information on an editing window of the interface, and the terminal may receive metadata editing operations through the editing window. The page configuration basic information may refer to basic information applicable to various page types. FIG. 8 is a diagram of an edit window, in one embodiment. As shown in fig. 8, the page configuration basic information 801 may include page code, page name, page information, page attribution, page type, applicable interface area, description, and the like. The page code refers to the unique number of the edited page; the page name refers to the name of the page being edited; the page information refers to the detail information of the edited page, such as the short name of the page name, the function of the page and the like; the page attribution refers to the page type to which the edited page belongs; the applicable interface area refers to which page area the edited page is applicable to; the description refers to the content describing the edited page, and may include information such as the applicable time of the page, the permission remark, and the like.
In one embodiment, the metadata editing operation may be received on the basis of the page configuration basic information, and the page configuration information corresponding to the target page type is obtained. Further, the target page type can be determined according to the page type selection information; acquiring metadata corresponding to a target page type, receiving metadata editing operation, performing editing operation on the metadata corresponding to the target page type according to the metadata editing operation, and generating page configuration information corresponding to the target page type according to the editing operation result; and adding the page configuration information corresponding to the target page type into the page configuration table.
The obtaining of the metadata corresponding to the target page type may refer to obtaining the metadata corresponding to the page configuration basic information, inheriting the metadata of the existing page configuration information, or adding new metadata.
Taking fig. 8 as an example, the manner of editing page metadata may be: 1. selecting certain page of metadata according to metadata editing operation, and dragging the certain page of metadata to another position so as to adjust the position of the selected middle page of metadata; 2. and selecting certain page metadata according to the metadata editing operation, and editing the page metadata through the upper editing tool 802.
In the above embodiment, by editing the page metadata, the page configuration information desired by the user can be obtained, and then the target page meeting expectations is generated.
In one embodiment, the receiving a metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation includes: receiving a page area selection instruction, and determining a target page area corresponding to the page area selection instruction; receiving metadata editing operation, and determining edited page metadata corresponding to the metadata editing operation; establishing an incidence relation between the target page area and the edited page metadata; and generating page configuration information corresponding to the target page type according to the incidence relation.
The page configuration basic information 801 in fig. 8 includes a control of an "applicable interface area", and when the control of the "applicable interface area" is triggered, the server determines that page area selection is required, determines a page area type input by the terminal, and determines the page area type as a target page area.
After the editing operation on the page metadata is completed, establishing an incidence relation between a target page area and the edited page metadata; at this time, the association relationship between the target page type and the target page area and between the target page area and the edited page metadata is established, and the corresponding page configuration information can be generated according to the association relationship. According to the page configuration information, the page type corresponding to the page, the page area configured by the page and the edited page metadata corresponding to each page area can be determined, and the page configuration information can be written into a page configuration table. Accordingly, when a page acquisition request is subsequently received, page configuration information can be read from the page configuration table according to the page type of the target page carried in the page acquisition request, so that the page area layout information and the metadata configuration information of the target page are determined, and the corresponding target page can be obtained.
In an embodiment, after the receiving the metadata editing operation and generating the page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation, the method further includes: controlling to display a control corresponding to the metadata type of the page to be selected in a display window; receiving a target page metadata type obtained by selecting the page metadata type through the control; and adding the page metadata corresponding to the target page metadata type into the page configuration information corresponding to the target page type.
FIG. 9 is a diagram of a display window in one embodiment. The control corresponding to the metadata type of the page to be selected displayed in the display window may be as shown in fig. 9. As shown in fig. 9, the candidate page metadata types may include: text type, time type, button type, numerical type, picture, etc. Wherein the text types include: text, multi-line text, large text, multi-language text, etc.; the time types include: date, long date, date range, time range, etc.; the button types include: check boxes, radio buttons, radio button groups, drop-down lists, multi-selection drop-down lists, and the like; the numerical value types include: integer, decimal, long integer, etc.
In one embodiment, the server may control the terminal to display the page information being edited in the main editing window. And the aforementioned display window may be another window other than the main editing window. The terminal can drag the graphic identifier corresponding to the control in the display window to the main editing window according to the operation of the user. When receiving a selection instruction of a certain control in a display window, the terminal judges whether a dragging instruction is received, and when receiving the dragging instruction, the terminal displays the graphic identification of the corresponding control in the main editing window according to the corresponding path according to the dragging instruction.
In one embodiment, receiving a metadata editing operation, and performing an editing operation on metadata corresponding to a target page type according to the metadata editing operation includes: receiving a display form editing instruction of metadata corresponding to the target metadata type; and adjusting the display form of the corresponding metadata according to the display form editing instruction. Fig. 10 is a schematic diagram of a display window in another embodiment. As shown in fig. 10, the width, height, field locking style (e.g., whether underlining is present), and the like of the page metadata may be adjusted according to the display form editing instruction. Editing may also be performed as to whether a title is displayed, whether a sidebar region is displayed, and the like. In addition, the server can adjust the display form of the page metadata, set the identifier, name and the like of the metadata, and support the configuration of the plug-in.
According to the embodiment, different functions of page element data can be edited through different display windows, the interface display mode is simple, higher operability is achieved, and the page acquisition efficiency can be effectively improved.
In one embodiment, receiving a metadata editing operation, determining edited page metadata corresponding to the metadata editing operation, comprises: controlling to display a control corresponding to the metadata type of the page to be selected in a display window; receiving a target page metadata type obtained by selecting the page metadata type through a control; and editing page metadata corresponding to the target page metadata type according to the metadata editing operation to obtain edited page metadata.
In one embodiment, the step of receiving, by the control, a target page metadata type obtained by selecting the page metadata type includes: receiving a metadata type selection instruction through the control, wherein the metadata type selection instruction is an instruction for selecting at least one from the page metadata types, and determining the page metadata type corresponding to the metadata type selection instruction as a target page metadata type.
In one embodiment, the selection, sorting, deletion, etc. of page metadata may be accomplished through a page metadata editing tool. Specifically, the page metadata editing tool may be a BOS designer or the like. Wherein, the BOS designer is an editor of page metadata. The front-end page element can be directly dragged and dragged in the BOS designer to realize the configuration of the page metadata, so that the page configuration information can be obtained according to the configured page metadata and the local information of the page area, and the code writing is hardly needed in the configuration process of the page.
In one embodiment, as shown in FIG. 10, the language of the page may be selected. The server manages the page uniformly through the multi-language control and stores the translated text in the multi-language table. After the language type is selected, the server reads corresponding texts according to different language environments, so that the generated page can be suitable for various global language environments.
In an embodiment, after receiving, by the control, a target page metadata type obtained by selecting the page metadata type, the method further includes: registering page metadata corresponding to the target page metadata type into a metadata registration list; the acquiring of the page metadata corresponding to the metadata configuration information includes: and reading page metadata corresponding to the metadata configuration information from the metadata registration list.
The metadata registration list refers to a list in which page metadata is recorded.
In one embodiment, the implementation process of registering the page metadata corresponding to the target page metadata type in the metadata registration list may be: the method includes the steps of obtaining a target page metadata type corresponding to a target page type, and registering each page metadata corresponding to the target page metadata type corresponding to the target page type into a metadata registration list, that is, one page view corresponds to one metadata registration list, so that the metadata registration list can also be called a multi-view page registration list. By the method, when the page metadata needs to be acquired subsequently, each page metadata corresponding to the page type can be read in the metadata registration list through the page type, so that the corresponding target page can be generated subsequently.
In the embodiment, the page metadata is recorded by means of the page registration list, so that the page metadata can be stored in a centralized manner, and the efficiency of the page metadata acquisition process is improved.
Pages corresponding to different page types may have certain similarity, that is, pages of different page types may have certain similarity in page area layout and page metadata configuration. Based on this, in one embodiment, the specific page that has been generated can be used by inheriting, or the specific page area that has been generated can be inherited, and the new page can be obtained by adjusting the part in which the difference exists. By the method, the page generation process does not need to be executed for each step, and the existing page is directly inherited partially, so that the page generation efficiency can be effectively improved.
In one embodiment, the receiving a metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation includes: receiving a configuration information multiplexing instruction aiming at the candidate page; the similarity between the page configuration information of the candidate page and the page configuration information of the target page is higher than a preset threshold value; responding to the configuration information multiplexing instruction, and acquiring candidate page configuration information corresponding to the candidate page; and receiving a metadata editing operation, and editing the page metadata in the candidate page configuration information according to the metadata editing operation to generate page configuration information corresponding to the target page type.
The configuration information multiplexing instruction refers to an instruction for inheriting the candidate page, that is, directly applying the page configuration information of the candidate page.
Before the configuration information multiplexing instruction for the candidate page is received, a process of calculating similarity of the page configuration information of the candidate page and the page configuration information of the target page may be further included. The specific process of calculating the similarity may be: respectively acquiring the overlapping degree of the page areas of the candidate page and the target page and the repetition rate of the page element data types in each page area, carrying out weighted summation operation on the overlapping degree and the repetition rate, and determining the operation result as the similarity. The preset threshold corresponding to the similarity may be determined according to actual conditions, for example: may be 90%, 95%, etc.
The process of editing the page metadata according to the metadata editing operation may be to delete, replace, add, and the like the page metadata therein, so as to adjust the page metadata in the candidate page configuration information to meet the configuration requirement of the target page.
In the embodiment, the generation time of the page configuration information is effectively shortened through the inheritance of the page configuration information, and the efficiency of page layout can be greatly improved.
In one embodiment, the metadata editing operation is a metadata sort instruction; the receiving metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation includes: receiving a metadata ordering instruction, and rearranging the order of the target metadata types in response to the metadata ordering instruction; and generating corresponding page configuration information according to the rearranged target metadata type.
As shown in fig. 8, the terminal may determine that a metadata sort instruction is received when the "sort" control 803 is triggered. Accordingly, the terminal transmits a metadata sorting instruction to the server. The server can randomly arrange the arrangement sequence of the page metadata corresponding to the target metadata type when receiving the metadata ordering instruction, and can also adjust the arrangement sequence of the page metadata corresponding to the target metadata type according to the ordering operation of the user.
Then, the page metadata corresponding to the adjusted target page metadata type and the arrangement position of each page metadata may be registered in the metadata registration list. Meanwhile, corresponding page configuration information can be generated according to the rearranged target metadata type.
In the above embodiment, by rearranging the page metadata, the arrangement of the page metadata can be more expected, and a page in the user's ideal is generated.
In one embodiment, as shown in fig. 11, a method for processing a page is provided, which is described by taking the method as an example for being applied to the server in fig. 1, and includes the following steps:
s1101, acquiring page type selection information, and determining a target page type according to the page type selection information.
S1102, receiving a page area selection instruction, and determining a target page area corresponding to the page area selection instruction.
And S1103, the control terminal displays a control corresponding to the metadata type of the page to be selected in the display window.
And S1104, receiving a target page metadata type obtained by selecting the page metadata type through the control.
S1105, editing the page metadata corresponding to the target page metadata type according to the metadata editing operation to obtain edited page metadata.
S1106, establishing an association relation between the target page area and the edited page metadata.
And S1107, generating page configuration information corresponding to the target page type according to the association relationship, and adding the page configuration information corresponding to the target page type to a page configuration table.
S1108, the edited page metadata are registered in the metadata registration list according to the association relation.
S1109, receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request.
S1110, receiving a configuration information multiplexing instruction for the candidate page, and acquiring candidate page configuration information corresponding to the candidate page in response to the configuration information multiplexing instruction.
S1111, analyzing the candidate page configuration information to obtain page area layout information and metadata configuration information.
S1112 reads page metadata corresponding to the metadata configuration information from the metadata registration list.
S1113, according to the configuration form corresponding to the metadata configuration information, configuring the page metadata in the page area of the page area layout information to generate a candidate page.
S1114, operating the page area or the page metadata in the candidate page according to the page area editing operation and the page metadata editing operation, and generating a target page according to the operation result.
And S1115, when the page display instruction is received, the control terminal displays the target page on the interface.
According to the page processing method, the page configuration information can be generated in advance, the page area layout information and the metadata configuration information can be automatically acquired in an inheritance mode when a page acquisition request is received, the corresponding target page can be obtained by simply adjusting the page area or the page metadata, the page metadata can be configured in the page area based on the page area layout information and the metadata configuration information without recoding, and then the page can be automatically acquired.
The application also provides an application scene, and the application scene applies the page processing method. Specifically, the application of the processing method for the page in the application scenario is as follows:
one of the configuration modes of the new type of staff profile page is as shown in fig. 12, and the specific implementation process is as follows:
1. and editing the page metadata. And adding page metadata corresponding to three page areas of the personnel file in the BOS designer, and editing the page metadata according to metadata editing operation to obtain edited page metadata. The corresponding page area layout information and metadata configuration information are stored to a multiview configuration table (i.e., the page configuration table in the foregoing embodiment) by the BOS designer.
2. Page metadata is registered. And registering the edited page metadata into a multi-view page registration list through a sub-page registration center according to the page area (sub-page) where the edited page metadata is located.
3. And configuring a page display scheme of the personnel file in the multi-view scheme configuration center. And selecting page metadata corresponding to each page area according to the page metadata configuration operation. And when a page preview instruction is received, the control terminal previews the page and stores the page view scheme corresponding to the new type according to the storage instruction.
And secondly, another configuration mode of the personnel file page of the new type.
1. And editing the page metadata. And selecting a personnel file page to be inherited in three page areas of the personnel file according to the operation of a user in a BOS designer, acquiring page metadata corresponding to the inherited personnel file page, and editing the page metadata according to the metadata editing operation to obtain edited page metadata. The corresponding page area layout information and metadata configuration information are stored to a multiview configuration table (i.e., the page configuration table in the foregoing embodiment) by the BOS designer.
2. Page metadata is registered. And registering the edited page metadata into a multi-view page registration list through a sub-page registration center according to the page area where the edited page metadata is located.
3. And configuring a page display scheme of the personnel file in the multi-view scheme configuration center. And selecting page metadata corresponding to each page area according to the page metadata configuration operation. And when a page preview instruction is received, the control terminal previews the page and stores the page view scheme corresponding to the new type according to the storage instruction.
Thirdly, analyzing the personnel file configuration, as shown in fig. 13, the specific implementation process is as follows:
1. when the HR enters the personnel file page through the terminal (also referred to as front end), the terminal will transfer the file type of the current page (i.e. the aforementioned page type) to the configuration parsing engine at the back end.
2. And the configuration analysis engine reads corresponding page configuration information from the multi-view configuration table through the file type and the multi-view engine.
3. And the multi-view engine returns corresponding page configuration information to the configuration analysis engine.
4. And the configuration analysis engine embeds the page metadata corresponding to the three page areas in the personnel file into the personnel file frame according to the page configuration information.
5. The configuration parsing engine sends a request for parsing the page metadata to the metadata parsing engine. And the metadata analysis engine analyzes the page metadata to generate a staff file front-end page and gradually returns the page to the terminal.
In the HR system, when the HR manages the staff records of different employment types and states, the information content concerned is different. For example, for a part-time person, in addition to paying attention to his personal basic information, part-time information such as a part-time department, a part-time post, and a part-time start time is attached to a file; for personnel dispatched by the labor, the dispatching information such as a supplier dispatched by the labor, dispatching start time and dispatching end time and the like needs to be concerned; for the staff who have left the job, the existing technical scheme of the job leaving information … …, such as the reason of the job leaving, the date of the job leaving and the like, needs to pay attention to the job leaving information, is to directly write front-end codes to realize archive management pages of different types of staff. This implementation has at least the following problems: 1) and the expansibility is poor, and when a new type of personnel file is added to the service, a front-end developer needs to be found to write a code to realize a corresponding personnel file page. 2) The maintenance cost is high, and when the layout of the original page needs to be adjusted, a front-end development adjusting code needs to be found.
In the embodiment of the invention, the front-end page can be realized without coding, so that the employment cost is reduced, and the efficiency is improved. Meanwhile, the method has strong expansibility, because of the existence of inheritance relationship among page metadata, a large amount of page contents and logics can be reused, the contents to be displayed on the page can be flexibly changed according to different services, and the method is hugely changed and is more suitable for the era of high-speed development. In addition, the layout of the original page can be adjusted according to the requirement, and the management cost of the page can be effectively reduced.
It should be understood that, although the steps in the above-described flowcharts are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a part of the steps in the above-mentioned flowcharts may include a plurality of steps or a plurality of stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the steps or the stages is not necessarily performed in sequence, but may be performed alternately or alternately with other steps or at least a part of the steps or the stages in other steps.
Based on the same idea as the processing method of the page in the above embodiment, the present invention also provides a processing apparatus of the page, which can be used to execute the processing method of the page. For convenience of explanation, the schematic structural diagram of the embodiment of the page processing device only shows the parts related to the embodiment of the present invention, and those skilled in the art will understand that the illustrated structure does not constitute a limitation to the device, and may include more or less components than those illustrated, or combine some components, or arrange different components.
In one embodiment, as shown in fig. 14, there is provided an apparatus 1400 for processing a page, which may be a part of a computer device using a software module or a hardware module, or a combination of the two, the apparatus specifically includes: an instruction receiving module 1401, an information obtaining module 1402, a metadata obtaining module 1403, and a page generating module 1404, wherein:
an instruction receiving module 1401, configured to receive a page obtaining request for a target page; and the page type of the target page is carried in the page acquisition request.
An information obtaining module 1402, configured to, in response to the page obtaining request, obtain page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of the page metadata in the page area of the page area layout information.
A metadata obtaining module 1403, configured to obtain page metadata corresponding to the metadata configuration information.
A page generating module 1404, configured to configure the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information, so as to obtain the target page.
In the page processing device, the page area layout information and the configuration form of the page metadata can be automatically acquired, and the page metadata can be configured in the page area based on the page area layout information and the configuration form of the page metadata without recoding, so that the page can be automatically acquired.
In one embodiment, the information acquisition module includes: the configuration information reading submodule is used for reading corresponding page configuration information from a page configuration table according to the page type; and the information analysis submodule is used for analyzing the page configuration information to obtain the page area layout information and the metadata configuration information.
In one embodiment, the information obtaining module further includes: the page type determining submodule is used for acquiring page type selection information and determining a target page type according to the page type selection information; the configuration information generation sub-module is used for receiving metadata editing operation and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation; and the configuration information adding submodule is used for adding the page configuration information corresponding to the target page type into the page configuration table.
In one embodiment, the information obtaining module further includes: the control display sub-module is used for controlling the display of a control corresponding to the metadata type of the page to be selected in the display window; the type selection submodule is used for receiving a target page metadata type obtained by selecting the page metadata type through the control; and the metadata adding sub-module is used for adding the page metadata corresponding to the target page metadata type into the page configuration information corresponding to the target page metadata type.
In one embodiment, the configuration information generation sub-module includes: the page area determining unit is used for receiving a page area selection instruction and determining a target page area corresponding to the page area selection instruction; the metadata determining unit is used for receiving metadata editing operation and determining edited page metadata corresponding to the metadata editing operation; the incidence relation establishing unit is used for establishing the incidence relation between the target page area and the edited page metadata; and the configuration information generating unit is used for generating page configuration information corresponding to the target page type according to the incidence relation.
In one embodiment, the information obtaining module further includes: the metadata registration sub-module is used for registering page metadata corresponding to the target page metadata type into a metadata registration list; and the metadata acquisition module is also used for reading page metadata corresponding to the metadata configuration information from the metadata registration list.
In one embodiment, the configuration information generation submodule includes: a multiplexing instruction receiving unit for receiving a configuration information multiplexing instruction for the candidate page; the similarity between the page configuration information of the candidate page and the page configuration information of the target page is higher than a preset threshold value; the configuration information acquisition unit is used for responding to the configuration information multiplexing instruction and acquiring candidate page configuration information corresponding to the candidate page; and the metadata editing unit is used for receiving metadata editing operation and editing the page metadata in the candidate page configuration information according to the metadata editing operation so as to generate page configuration information corresponding to the target page type.
For the specific definition of the processing device of the page, reference may be made to the above definition of the processing method of the page, which is not described herein again. The modules in the processing means of the above pages can be implemented wholly or partly by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a server, and its internal structure diagram may be as shown in fig. 15. The computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system, a computer program, and a database. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The database of the computer device is used for storing data such as page area layout information, metadata configuration information and the like. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a method of processing a page.
Those skilled in the art will appreciate that the architecture shown in fig. 15 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is further provided, which includes a memory and a processor, the memory stores a computer program, and the processor implements the steps of the above method embodiments when executing the computer program.
In an embodiment, a computer-readable storage medium is provided, in which a computer program is stored which, when being executed by a processor, carries out the steps of the above-mentioned method embodiments.
In one embodiment, a computer program product or computer program is provided that includes computer instructions stored in a computer-readable storage medium. The computer instructions are read by a processor of a computer device from a computer-readable storage medium, and the computer instructions are executed by the processor to cause the computer device to perform the steps in the above-mentioned method embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database or other medium used in the embodiments provided herein can include at least one of non-volatile and volatile memory. Non-volatile Memory may include Read-Only Memory (ROM), magnetic tape, floppy disk, flash Memory, optical storage, or the like. Volatile Memory can include Random Access Memory (RAM) or external cache Memory. By way of illustration and not limitation, RAM can take many forms, such as Static Random Access Memory (SRAM) or Dynamic Random Access Memory (DRAM), among others.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method for processing a page, the method comprising:
receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request;
responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information;
acquiring page metadata corresponding to the metadata configuration information;
and configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information to obtain the target page.
2. The method of claim 1, wherein the obtaining of the page area layout information corresponding to the page type and the metadata configuration information matching the page area layout information comprises:
reading corresponding page configuration information from a page configuration table according to the page type;
and analyzing the page configuration information to obtain the page area layout information and the metadata configuration information.
3. The method according to claim 2, wherein before reading the corresponding page configuration information from the page configuration table according to the page type, the method further comprises:
acquiring page type selection information, and determining a target page type according to the page type selection information;
receiving metadata editing operation, and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation;
and adding the page configuration information corresponding to the target page type into the page configuration table.
4. The method according to claim 3, wherein after receiving the metadata editing operation and generating the page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation, the method further comprises:
controlling to display a control corresponding to the metadata type of the page to be selected in a display window;
receiving a target page metadata type obtained by selecting the page metadata type through the control;
and adding the page metadata corresponding to the target page metadata type into the page configuration information corresponding to the target page type.
5. The method of claim 3, wherein the receiving a metadata editing operation and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation comprises:
receiving a page area selection instruction, and determining a target page area corresponding to the page area selection instruction;
receiving metadata editing operation, and determining edited page metadata corresponding to the metadata editing operation;
establishing an incidence relation between the target page area and the edited page metadata;
and generating page configuration information corresponding to the target page type according to the incidence relation.
6. The method according to claim 4, wherein after receiving, by the control, a target page metadata type selected from the page metadata types, further comprising:
registering page metadata corresponding to the target page metadata type into a metadata registration list;
the acquiring of the page metadata corresponding to the metadata configuration information includes:
and reading page metadata corresponding to the metadata configuration information from the metadata registration list.
7. The method according to any one of claims 3 to 6, wherein the receiving a metadata editing operation and generating page configuration information corresponding to the target page type according to the page metadata after the metadata editing operation comprises:
receiving a configuration information multiplexing instruction aiming at the candidate page; the similarity between the page configuration information of the candidate page and the page configuration information of the target page is higher than a preset threshold value;
responding to the configuration information multiplexing instruction, and acquiring candidate page configuration information corresponding to the candidate page;
and receiving a metadata editing operation, and editing the page metadata in the candidate page configuration information according to the metadata editing operation to generate page configuration information corresponding to the target page type.
8. An apparatus for processing a page, the apparatus comprising:
the instruction receiving module is used for receiving a page acquisition request aiming at a target page; the page type of the target page is carried in the page acquisition request;
the information acquisition module is used for responding to the page acquisition request, and acquiring page area layout information corresponding to the page type and metadata configuration information matched with the page area layout information; the metadata configuration information is used for representing the configuration form of page metadata in the page area of the page area layout information;
the metadata acquisition module is used for acquiring page metadata corresponding to the metadata configuration information;
and the page generation module is used for configuring the page metadata to the page area of the page area layout information according to the configuration form corresponding to the metadata configuration information so as to obtain the target page.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202011545622.4A 2020-12-24 2020-12-24 Page processing method and device, computer equipment and storage medium Pending CN112631702A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011545622.4A CN112631702A (en) 2020-12-24 2020-12-24 Page processing method and device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011545622.4A CN112631702A (en) 2020-12-24 2020-12-24 Page processing method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112631702A true CN112631702A (en) 2021-04-09

Family

ID=75324175

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011545622.4A Pending CN112631702A (en) 2020-12-24 2020-12-24 Page processing method and device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112631702A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485963A (en) * 2021-06-30 2021-10-08 金蝶软件(中国)有限公司 Information acquisition method and device and computer storage medium
CN115525847A (en) * 2021-11-26 2022-12-27 北京字跳网络技术有限公司 Page view generation method and device, electronic equipment and storage medium
WO2024078471A1 (en) * 2022-10-10 2024-04-18 北京字跳网络技术有限公司 Work item information viewing method and apparatus, electronic device, and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562467A (en) * 2017-07-26 2018-01-09 阿里巴巴集团控股有限公司 Page rendering method, apparatus and equipment
CN109344352A (en) * 2018-08-09 2019-02-15 广州优视网络科技有限公司 Page loading method, device and electronic equipment
CN110716783A (en) * 2019-10-10 2020-01-21 秒针信息技术有限公司 Front-end page generation and deployment method and device, storage medium and equipment
CN110781422A (en) * 2019-09-18 2020-02-11 中国平安财产保险股份有限公司 Page configuration method and device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107562467A (en) * 2017-07-26 2018-01-09 阿里巴巴集团控股有限公司 Page rendering method, apparatus and equipment
CN109344352A (en) * 2018-08-09 2019-02-15 广州优视网络科技有限公司 Page loading method, device and electronic equipment
CN110781422A (en) * 2019-09-18 2020-02-11 中国平安财产保险股份有限公司 Page configuration method and device, computer equipment and storage medium
CN110716783A (en) * 2019-10-10 2020-01-21 秒针信息技术有限公司 Front-end page generation and deployment method and device, storage medium and equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113485963A (en) * 2021-06-30 2021-10-08 金蝶软件(中国)有限公司 Information acquisition method and device and computer storage medium
CN115525847A (en) * 2021-11-26 2022-12-27 北京字跳网络技术有限公司 Page view generation method and device, electronic equipment and storage medium
WO2024078471A1 (en) * 2022-10-10 2024-04-18 北京字跳网络技术有限公司 Work item information viewing method and apparatus, electronic device, and storage medium

Similar Documents

Publication Publication Date Title
US11928315B2 (en) Digital processing systems and methods for tagging extraction engine for generating new documents in collaborative work systems
CN112631702A (en) Page processing method and device, computer equipment and storage medium
CN112632942B (en) Document processing method, device, equipment and medium
US20160300594A1 (en) Video creation, editing, and sharing for social media
CN110839104B (en) Group communication method, device and equipment
CN107430622A (en) For the system and method for the change for informing the user the file to being stored in the document storage system based on cloud
US20170294212A1 (en) Video creation, editing, and sharing for social media
CN102282442A (en) Tool and method for mapping and viewing an event
CN111666740A (en) Flow chart generation method and device, computer equipment and storage medium
US10235466B2 (en) Profile driven presentation content displaying and filtering
CN103649947A (en) Method for supporting collection of an object comprised in a generated image, and a recording medium able to be read by terminal devices and computers
US11120200B1 (en) Capturing unstructured information in application pages
CN102722507B (en) content asset manager
CN109960773A (en) Page animation method, apparatus, equipment and storage medium based on HTML5
US9135234B1 (en) Collaborative generation of digital content with interactive reports
CN111651966A (en) Data report file generation method and device and electronic equipment
CN113285868A (en) Task generation method, device and computer readable medium
US10032259B2 (en) Persisting image modifications for user profile
CN107729097A (en) Displayed page collocation method and relevant device
US7730105B2 (en) Time sharing managing apparatus, document creating apparatus, document reading apparatus, time sharing managing method, document creating method, and document reading method
KR20130108684A (en) Annotation method and augmenting video process in video stream for smart tv contents and system thereof
CN107220045B (en) Station building method, device, equipment and storage medium based on artificial intelligence
CN113419711A (en) Page guiding method and device, electronic equipment and storage medium
US11392630B2 (en) Presenting a summary of components in a file
CN116610880B (en) Method and device for realizing data visualization, 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