CN116757405A - Method, device, equipment and medium for managing portal system optimization - Google Patents

Method, device, equipment and medium for managing portal system optimization Download PDF

Info

Publication number
CN116757405A
CN116757405A CN202310642284.3A CN202310642284A CN116757405A CN 116757405 A CN116757405 A CN 116757405A CN 202310642284 A CN202310642284 A CN 202310642284A CN 116757405 A CN116757405 A CN 116757405A
Authority
CN
China
Prior art keywords
component
task
information
configuration
portal system
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
CN202310642284.3A
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.)
Inspur General Software Co Ltd
Original Assignee
Inspur General Software 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 Inspur General Software Co Ltd filed Critical Inspur General Software Co Ltd
Priority to CN202310642284.3A priority Critical patent/CN116757405A/en
Publication of CN116757405A publication Critical patent/CN116757405A/en
Pending legal-status Critical Current

Links

Classifications

    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • 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/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Economics (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Marketing (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Game Theory and Decision Science (AREA)
  • General Business, Economics & Management (AREA)
  • Development Economics (AREA)
  • Databases & Information Systems (AREA)
  • Educational Administration (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides a method, a device, equipment and a readable medium for managing portal system optimization, wherein the method comprises the following steps: configuring components with different functions and with custom attributes in a management portal system, and storing the components in a json form into a database of a configuration library; generating a drag type pluggable component in the management portal system based on the configured component, and storing configuration information of the drag type pluggable component into a database in a json form; generating a unified task center according to the information of the tasks in the management portal system, and displaying the information of the tasks in the unified task center; a unified work center is generated in the management portal system, which can be used for task handling by each system. By using the scheme of the invention, component function development multiplexing can be realized, different functional components can be combined in a pluggable manner according to service scenes, portal pages can be quickly built, and the requirements of different scenes can be met by personalized dynamic configuration of the component support attributes.

Description

Method, device, equipment and medium for managing portal system optimization
Technical Field
The present invention relates to the field of computers, and more particularly, to a method, apparatus, device, and readable medium for managing portal system optimization.
Background
At present, a plurality of projects, especially ultra-large projects, have more organization units, have different focus points of a plurality of units, have different displays on demands of portals, even have different demands of every person on portals, so that the portals are required to have extremely high customizing capability, the portals are used as information display windows, have higher real-time requirements on data display, and have the capability of being compatible with data display of various systems (such as tasks to be handled by a plurality of systems, mail systems and the like) and joint processing and jumping of a third party system. Because the requirements of personalized customization configuration capability are high, the requirements of system compatibility data display are high, and the requirements of data real-time refreshing capability are urgent, a unified work center entrance is further needed to conduct work and handling on business documents, tasks and the like of each system, and if portal pages of each requirement scene cannot be quickly built, the use of customers and the satisfaction of the customers on products can be influenced.
At present, many portal systems cannot achieve high customization aiming at specific service scenes, small components cannot be dynamically configured according to different service scenes, and unified work center entry is not compatible with third-party system data display and task handling, so that the requirements of clients cannot be met.
Disclosure of Invention
In view of this, an object of the embodiments of the present invention is to provide a method, an apparatus, a device, and a readable medium for managing portal system optimization, by using the technical solution of the present invention, component function development multiplexing can be implemented, different functional components can be combined in a pluggable manner according to service scenarios, portal pages can be quickly built, and component support attribute personalized dynamic configuration can meet requirements of different scenarios.
Based on the above objects, an aspect of an embodiment of the present invention provides a method of managing portal system optimization, including the steps of:
configuring components with different functions and with custom attributes in a management portal system, and storing the components in a json form into a database of a configuration library;
generating a component capable of being dragged and pulled in a management portal system based on the configured component, and storing configuration information of the dragged and pulled component into a database in a json form;
generating a unified task center according to the information of the tasks in the management portal system, and displaying the information of the tasks in the unified task center;
a unified work center is generated in the management portal system, which can be used for task handling by each system.
According to one embodiment of the present invention, configuring components of different functions of customizable attributes in a managed portal system, storing the components in json form data in a database of a configuration library includes:
configuring a component in a management portal system, and presetting basic properties and personalized configuration properties of the component, wherein the personalized configuration properties are dynamically rendered according to a service scene;
reading the element component attribute and rendering to generate a component to be added;
responding to service configuration of the component, reading personalized configuration attributes of the component, assigning and dynamically rendering the attributes, and refreshing the visual component in real time to display the component;
in response to completion of the personalized configuration of the component, the data of the component in json form is stored in a database of a configuration library.
According to one embodiment of the present invention, further comprising:
and loading the components into a CSS editor in a preset code editing environment for personalizing the display style of the components, wherein the display style comprises font size and font color attributes.
According to one embodiment of the present invention, generating a drag-and-drop component based on a configuration component in a managed portal system and storing configuration information for the drag-and-drop component in json form data in a database comprises:
the portal designer reads json configuration information in the database to perform page rendering so as to configure and manage portal system components;
reading configuration library information in a database, visually loading and displaying a component list, dragging components in the list into a portal designer according to requirements, and displaying the corresponding components at the dragging position;
and responding to completion of configuration of the drag type pluggable components, acquiring configuration information of the portal designer page and the components, and storing the information in a json form into a database.
According to one embodiment of the present invention, further comprising:
in response to the component dragging into the portal designer, dragging the component edge adjusts the length and width of the component to dynamically calculate and render the component size;
configuration information of the component is obtained and presented to a component attribute configuration column of the management portal system.
According to one embodiment of the present invention, generating a unified task center from information of tasks in a management portal system, and displaying the information of the tasks in the unified task center includes:
acquiring task information to be handled in a task list, associating the task information with a flow list, presetting task classification information as configurable attributes, and filtering data sources according to different classifications;
distinguishing tasks to be handled and task information to be handled according to task states, distinguishing tasks to be read and tasks to be read according to form types, presetting task states and types as configurable attributes, and filtering task data according to different states and types;
refreshing task information every time a threshold time passes;
responding to the switching tab, reading configuration information of the component, and re-inquiring task data of the selected tab;
and responding to the switching of the browser tab, judging the state of the browser and refreshing the data to ensure the synchronism of the task data.
According to one embodiment of the present invention, further comprising:
the data is presented in the managed portal system using either a list or a table.
In another aspect of the embodiment of the present invention, there is also provided an apparatus for managing portal system optimization, the apparatus including:
the configuration module is configured to configure the components with different functions of the customizable attribute in the management portal system, and store the data of the components in json form into a database of a configuration library;
the storage module is configured to generate a component which can be dragged and pulled in and pulled out in the management portal system based on the configured component, and store configuration information of the dragged and pulled-out component into a database in json form;
the display module is configured to generate a unified task center according to the information of the tasks in the management portal system and display the information of the tasks in the unified task center;
and the generation module is configured to generate a unified work center capable of performing task handling by each system in the management portal system.
In another aspect of the embodiments of the present invention, there is also provided a computer apparatus including:
at least one processor; and
and a memory storing computer instructions executable on the processor, the instructions when executed by the processor performing the steps of any of the methods described above.
In another aspect of the embodiments of the present invention, there is also provided a computer-readable storage medium storing a computer program which, when executed by a processor, implements the steps of any of the methods described above.
The invention has the following beneficial technical effects: according to the method for optimizing the management portal system, which is provided by the embodiment of the invention, the components with different functions and the custom attributes are configured in the management portal system, and the data of the components in json form are stored in the database of the configuration library; generating a drag type pluggable component in the management portal system based on the configured component, and storing configuration information of the drag type pluggable component into a database in a json form; generating a unified task center according to the information of the tasks in the management portal system, and displaying the information of the tasks in the unified task center; the technical scheme of the unified work center capable of performing task handling by each system is generated in the management portal system, so that component function development multiplexing can be realized, different functional components can be combined in a plug-in manner according to service scenes, portal pages can be quickly built, and the requirements of different scenes can be met by personalized dynamic configuration of component support attributes.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are necessary for the description of the embodiments or the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention and that other embodiments may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a method of managing portal system optimization in accordance with one embodiment of the invention;
FIG. 2 is a schematic diagram of an apparatus for managing portal system optimization in accordance with one embodiment of the present invention;
FIG. 3 is a schematic diagram of a computer device according to one embodiment of the invention;
fig. 4 is a schematic diagram of a computer-readable storage medium according to one embodiment of the invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention will be described in further detail with reference to the accompanying drawings.
With the above object in view, in a first aspect, embodiments of the present invention provide an embodiment of a method of managing portal system optimization. Fig. 1 shows a schematic flow chart of the method.
As shown in fig. 1, the method may include the steps of:
s1, configuring components with different functions and customizable attributes in a management portal system, and storing the components in json form data into a database of a configuration library;
s2, generating a drag type pluggable component in the management portal system based on the configured component, and storing configuration information of the drag type pluggable component into a database in a json form;
s3, generating a unified task center according to the information of the tasks in the management portal system, and displaying the information of the tasks in the unified task center;
s4, generating a unified work center in the management portal system, wherein the unified work center can be used for task handling by each system.
By using the technical scheme of the invention, component function development multiplexing can be realized, different functional components can be combined in a pluggable manner according to service scenes, portal pages can be quickly built, and the requirements of different scenes can be met by personalized dynamic configuration of the component support attributes.
In a preferred embodiment of the present invention, configuring the components of different functions of customizable attributes in a managed portal system, storing the data of the components in json form in a database of a configuration library includes:
configuring a component in a management portal system, and presetting basic properties and personalized configuration properties of the component, wherein the personalized configuration properties are dynamically rendered according to a service scene;
reading the element component attribute and rendering to generate a component to be added;
responding to service configuration of the component, reading personalized configuration attributes of the component, assigning and dynamically rendering the attributes, and refreshing the visual component in real time to display the component;
in response to completion of the personalized configuration of the component, the data of the component in json form is stored in a database of a configuration library. The personalized component configuration relates to two aspects, namely a component and a component, wherein the component is preset for development, basic attributes and personalized configuration attributes of the component are required to be preset, the personalized configuration attributes are dynamically rendered according to a service scene, the component configuration is based on the component, when the component is newly added, the component is required to be selected (the component provides a unified common configurable function), the attribute of the component is read for rendering, the attribute capable of being personalized configuration can be displayed on the right side of a display page, when a user performs service configuration on the component, the changed personalized configuration attribute is read, the attribute is dynamically assigned and dynamically rendered, and the display of a visual component in a designer can be refreshed in real time after each attribute update. A custom CSS editor may also be provided, where the components are dynamically loaded in a pre-set code editing environment, for personalizing the display style of the components, including font size, font color, and other CSS attributes. After the configuration of the components is completed, clicking for storage, reading the component information, and storing the data of the components in json form into a database table of a configuration library. The components of different types are preset only once, and the business personnel configures the components of different functions according to different scenes based on the components and stores the components in a configuration library for the subsequent portal designer to select dragging.
In a preferred embodiment of the present invention, further comprising:
the components are loaded into the CSS editor in a pre-set code editing environment for personalizing the display style of the component including font size and font color attributes.
In a preferred embodiment of the present invention, generating a drag-and-drop component based on the configured component that is available in the managed portal system and storing configuration information for the drag-and-drop component in a json form data in a database comprises:
the portal designer reads json configuration information in the database to perform page rendering so as to configure and manage portal system components;
reading configuration library information in a database, visually loading and displaying a component list, dragging components in the list into a portal designer according to requirements, and displaying the corresponding components at the dragging position;
and responding to completion of configuration of the drag type pluggable components, acquiring configuration information of the portal designer page and the components, and storing the information in a json form into a database. When configuring portlets, a portal designer reads json configuration information of portals in a database to conduct page rendering, and if no configuration information exists, basic configuration information of portals is loaded by default. Reading configuration library list information in a database, visually loading and displaying a left configuration component list, wherein a middle portal page designer adopts grid layout, when a user drags a component to the portal designer, basic information of the dragged component is read, the corresponding component is displayed at the position of the drag, the edge of the component can be dragged, the length and the width of the component are calculated according to the grid of the designer, the size of the component is dynamically calculated and rendered, the component dragged from the component configuration library is clicked, the configuration information of the component is acquired, the component is presented to a right component attribute configuration column, a storage button is clicked, the designer page and the configuration information of the component dragged in the designer are acquired, the information is stored in the database in json form, when the next editing is carried out, the configured information of the page designer is read, the portal page supports user-level additional storage as a personalized portal, when the additional storage button is clicked, the user information is read, the user information is stored in the database together with the portal configuration information, personalized editing and deleting instruction operation is provided, and the user can store and generate a plurality of pages as required.
In a preferred embodiment of the present invention, further comprising:
in response to the component dragging into the portal designer, dragging the component edge adjusts the length and width of the component to dynamically calculate and render the component size;
configuration information of the component is obtained and presented to a component attribute configuration column of the management portal system.
In a preferred embodiment of the present invention, generating a unified task center from information of tasks in a management portal system, and displaying the information of the tasks in the unified task center includes:
acquiring task information to be handled in a task list, associating the task information with a flow list, presetting task classification information as configurable attributes, and filtering data sources according to different classifications;
distinguishing tasks to be handled and task information to be handled according to task states, distinguishing tasks to be read and tasks to be read according to form types, presetting task states and types as configurable attributes, and filtering task data according to different states and types;
refreshing task information every time a threshold time passes;
responding to the switching tab, reading configuration information of the component, and re-inquiring task data of the selected tab;
and responding to the switching of the browser tab, judging the state of the browser and refreshing the data to ensure the synchronism of the task data. The unified task center is mainly divided into three parts: the system comprises a unified to-be-handled part, a unified to-be-handled secondary page and a unified to-be-handled operation and maintenance monitoring management page. Based on decoupling ideas of configurable information of the components, the parts, the pages and each module, a set of portal unified to-do center is developed and preset. The method comprises the steps of selecting a task list of task information to be handled, associating the task list, distinguishing a third-party task and an igix task according to task classification, presetting classification information as configurable attributes, dynamically filtering data sources according to different classifications, distinguishing to-be-handled and handled according to task states, distinguishing to-be-read and read according to form types, presetting task states and types as configurable attributes, dynamically filtering task data according to different states and types, unifying initiation of to-be-handled components, dynamically inquiring data according to selected tabs, inquiring head image information of personnel according to an initiator, creating and rendering character head images by default when no head image of personnel exists, and dynamically acquiring configuration attributes when the head image of personnel is rendered. And a to-be-handled task timing refreshing mechanism can be added, and the configured timing refreshing time interval is read in the initialization event of the page to-be-handled task to form a timer. The method can also add a data dynamic refreshing mechanism, reads the configuration information of the component when the tab is switched every time, and re-inquires the task data of the selected tab, binds the page monitoring event of the page browser, judges the state of the browser and refreshes the data when the tab of the browser is switched, thereby ensuring the synchronism of the task data. The component provides a joint check skip function, when the data of the component to be handled is rendered, the task address is read, when the third party task clicks, the unified authentication center skips to the three-party page, and when the data is an iGIX system task, the method of opening the menu by the frame is called to skip to the task handling page. And the component association flow chart is used for rendering the current link state of the task according to the task flow. And clicking to jump to a flow checking page by reading the configuration of the flow chart, and displaying a portal frame and a component configuration library by a visual interface when the page is configured.
When a user configures a portal unified to-be-handled message, the user only needs to drag the unified to-be-handled component into a portal page in design from a card library, any position can be randomly placed, the size of the component can be randomly adjusted, task sources (different third-party tasks and to-be-handled in an iGIX system) can be randomly selected, task types (to-be-handled, to-be-read, read and my-initiated) can be randomly switched, component titles can be customized or other display modes can be adjusted, a page storage or another button is clicked after the component configuration is finished, configuration information can be stored in a database in json format, and according to the characteristics, the user can autonomously configure to-be-handled components with different types, different sources and different functions, and really realizes the characteristics of thousands of faces. Because of too many access systems and whether the tasks accessed by the system interfaces are successful or not and the time-effect problem exists, a task manager cannot conveniently check the pushing acceptance condition of each system task, a portal unified to-do part and a monitoring operation and maintenance management function are provided for meeting the convenience of the task manager, the portal serves as a unified to-do entrance, the to-do tasks of different systems are accessed, a unified monitoring tool is provided for the task manager, the different systems are monitored in real time, and the task states of different users are displayed. Meanwhile, task state conversion of task manager to-be-done, done and the like is supported, and task state update is responded quickly.
The iGIX system is used as a background management system, cannot be well combined with a portal, provides a unified work center function entry for enabling a user to conveniently perform service operation on a portal first page, supports each system to perform task handling on one entry, supports iframe to be embedded into a third-party page and is compatible with a function document carried by the iGIX system, and when a user performs configuration portal navigation, the user can directly configure a background management directory menu on the portal according to url rules issued by the work center menu. The unified working center is a developed element page, the working center is structurally divided into three parts, 1 is top navigation, a top assembly is initialized, a top navigation catalog is read, and a navigation link is mounted; 2, a left navigation tree, a work center tree structure table maintained by portal navigation is read, and after the initialization of the components is completed, the components are rendered to a left menu; and 3, the right-side iframe display component is divided into two iframe display windows, namely an iGIX system frame iframe component and a third-party page iframe component, and the two iframe components are respectively displayed or hidden according to different classifications of the left-side menus.
The method comprises the steps that a work center and a portal page are subjected to data linkage, a link address and a menu application configured by the portal page are clicked, or when tasks are transacted, task identifiers are stored in a localtorage (local memory), the work center page is opened, after initialization loading is completed, a localStorage is read by a work center page component, and a method for opening a menu by a frame is called according to the stored identifiers, so that the corresponding menu page is dynamically loaded on a right iframe component.
In a preferred embodiment of the present invention, further comprising:
the data is presented in the managed portal system using either a list or a table. Aiming at the user demands, a plurality of display modes of data are provided, which are mainly divided into listView (list) and table, and when the part performs page data rendering after initialization, the display mode selected by the user is displayed, and the other data display is hidden.
The invention has the following advantages:
1. according to the functional packaging element parts, the function development multiplexing of the parts is realized;
2. according to the service scene, plug-in type combination is carried out on different functional components, and a portal page is quickly built;
3. the portal page realizes the self definition of the portal through dragging, and the operation is simple and quick;
4. the component supports attribute personalized dynamic configuration and is used for meeting the requirements of different scenes;
5. the personal portal page configuration storage is supported, and personalized portal configuration and modification are rapidly realized;
6. the work center of the management portal supports the access and display of the iGIX bill interface and the third party system interface;
7. the task center of the management portal supports unified task management display and joint inspection of each system to be handled.
It should be noted that, it will be understood by those skilled in the art that all or part of the procedures in implementing the methods of the above embodiments may be implemented by a computer program to instruct related hardware, and the above program may be stored in a computer readable storage medium, and the program may include the procedures of the embodiments of the above methods when executed. Wherein the storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), or the like. The computer program embodiments described above may achieve the same or similar effects as any of the method embodiments described above.
Furthermore, the method disclosed according to the embodiment of the present invention may also be implemented as a computer program executed by a CPU, which may be stored in a computer-readable storage medium. When executed by a CPU, performs the functions defined above in the methods disclosed in the embodiments of the present invention.
With the above object in mind, in a second aspect of the embodiments of the present invention, there is provided an apparatus for managing portal system optimization, as shown in fig. 2, an apparatus 200 includes:
the configuration module is configured to configure the components with different functions of the customizable attribute in the management portal system, and store the data of the components in json form into a database of a configuration library;
the storage module is configured to generate a drag type pluggable component capable of being dragged in the management portal system based on the configured component, and store configuration information of the drag type pluggable component into a database in json form;
the display module is configured to generate a unified task center according to the information of the tasks in the management portal system and display the information of the tasks in the unified task center;
and the generation module is configured to generate a unified work center capable of performing task handling by each system in the management portal system.
Based on the above object, a third aspect of the embodiments of the present invention proposes a computer device. Fig. 3 is a schematic diagram of an embodiment of a computer device provided by the present invention. As shown in fig. 3, an embodiment of the present invention includes the following means: at least one processor 21; and a memory 22, the memory 22 storing computer instructions 23 executable on the processor, which when executed by the processor implement the above method.
Based on the above object, a fourth aspect of the embodiments of the present invention proposes a computer-readable storage medium. Fig. 4 is a schematic diagram of an embodiment of a computer-readable storage medium provided by the present invention. As shown in fig. 4, the computer-readable storage medium 31 stores a computer program 32 that, when executed by a processor, performs the method as described above.
Furthermore, the method disclosed according to the embodiment of the present invention may also be implemented as a computer program executed by a processor, which may be stored in a computer-readable storage medium. The above-described functions defined in the methods disclosed in the embodiments of the present invention are performed when the computer program is executed by a processor.
Furthermore, the above-described method steps and system units may also be implemented using a controller and a computer-readable storage medium storing a computer program for causing the controller to implement the above-described steps or unit functions.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
In one or more exemplary designs, the functions may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another. A storage media may be any available media that can be accessed by a general purpose or special purpose computer. By way of example, and not limitation, such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code in the form of instructions or data structures and that can be accessed by a general purpose or special purpose computer or general purpose or special purpose processor. Further, any connection is properly termed a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital Subscriber Line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. Disk and disc, as used herein, includes Compact Disc (CD), laser disc, optical disc, digital Versatile Disc (DVD), floppy disk, blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the disclosed embodiments may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that as used herein, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The foregoing embodiment of the present invention has been disclosed with reference to the number of embodiments for the purpose of description only, and does not represent the advantages or disadvantages of the embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program for instructing relevant hardware, and the program may be stored in a computer readable storage medium, where the storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will appreciate that: the above discussion of any embodiment is merely exemplary and is not intended to imply that the scope of the disclosure of embodiments of the invention, including the claims, is limited to such examples; combinations of features of the above embodiments or in different embodiments are also possible within the idea of an embodiment of the invention, and many other variations of the different aspects of the embodiments of the invention as described above exist, which are not provided in detail for the sake of brevity. Therefore, any omission, modification, equivalent replacement, improvement, etc. of the embodiments should be included in the protection scope of the embodiments of the present invention.

Claims (10)

1. A method of managing portal system optimization, comprising the steps of:
configuring components with different functions and with custom attributes in a management portal system, and storing the components in a json form into a database of a configuration library;
generating a component capable of being dragged and pulled in a management portal system based on the configured component, and storing configuration information of the dragged and pulled component into a database in a json form;
generating a unified task center according to the information of the tasks in the management portal system, and displaying the information of the tasks in the unified task center;
a unified work center is generated in the management portal system, which can be used for task handling by each system.
2. The method of claim 1, wherein configuring the components of the different functions of the customizable attributes in the managed portal system, storing the data of the components in json form in a database of the configuration library comprises:
configuring a component in a management portal system, and presetting basic properties and personalized configuration properties of the component, wherein the personalized configuration properties are dynamically rendered according to a service scene;
reading the element component attribute and rendering to generate a component to be added;
responding to service configuration of the component, reading personalized configuration attribute of the component, assigning and dynamically rendering the attribute, and refreshing the visual component in real time to display the component;
in response to completion of the personalized configuration of the component, the data of the component in json form is stored in a database of a configuration library.
3. The method as recited in claim 2, further comprising:
the component is loaded to the CSS editor in a pre-set code editing environment for personalizing the display style of the component, including font size and font color attributes.
4. The method of claim 1, wherein generating a drag-and-drop component in the managed portal system based on the configured component and storing configuration information for the drag-and-drop component in a json form data in the database comprises:
the portal designer reads json configuration information in the database to perform page rendering so as to configure and manage portal system components;
reading configuration library information in a database, visually loading and displaying a component list, dragging components in the list into a portal designer according to requirements, and displaying the corresponding components at the dragging position;
and responding to completion of configuration of the drag type pluggable components, acquiring configuration information of the portal designer page and the components, and storing the information in a json form into a database.
5. The method as recited in claim 4, further comprising:
in response to the component dragging into the portal designer, dragging the component edge adjusts the length and width of the component to dynamically calculate and render the component size;
configuration information of the component is obtained and presented to a component attribute configuration column of the management portal system.
6. The method of claim 1, wherein generating a unified task center based on the information of the tasks in the management portal system and displaying the information of the tasks in the unified task center comprises:
acquiring task information to be handled in a task list, associating the task information with a flow list, presetting task classification information as configurable attributes, and filtering data sources according to different classifications;
distinguishing information of tasks to be handled and tasks already handled according to task states, distinguishing tasks to be read and tasks already read according to form types, presetting task states and types as configurable attributes, and filtering task data according to different states and types;
refreshing task information every time a threshold time passes;
responding to the switching tab, reading configuration information of the component, and re-inquiring task data of the selected tab;
and responding to the switching of the browser tab, judging the state of the browser and refreshing the data to ensure the synchronism of the task data.
7. The method as recited in claim 1, further comprising:
the data is presented in the managed portal system using either a list or a table.
8. An apparatus for managing portal system optimization, the apparatus comprising:
the configuration module is configured to configure the components with different functions of the customizable attribute in the management portal system, and store the data of the components in json form into a database of a configuration library;
the storage module is configured to generate a component which can be dragged and pulled in the management portal system based on the configured component, and store configuration information of the dragged and pulled component into a database in json form;
the display module is configured to generate a unified task center according to the information of the tasks in the management portal system and display the information of the tasks in the unified task center;
and the generation module is configured to generate a unified work center capable of performing task handling by each system in the management portal system.
9. A computer device, comprising:
at least one processor; and
a memory storing computer instructions executable on the processor, which when executed by the processor, perform the steps of the method of any one of claims 1-7.
10. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the steps of the method of any one of claims 1-7.
CN202310642284.3A 2023-05-31 2023-05-31 Method, device, equipment and medium for managing portal system optimization Pending CN116757405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310642284.3A CN116757405A (en) 2023-05-31 2023-05-31 Method, device, equipment and medium for managing portal system optimization

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310642284.3A CN116757405A (en) 2023-05-31 2023-05-31 Method, device, equipment and medium for managing portal system optimization

Publications (1)

Publication Number Publication Date
CN116757405A true CN116757405A (en) 2023-09-15

Family

ID=87956360

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310642284.3A Pending CN116757405A (en) 2023-05-31 2023-05-31 Method, device, equipment and medium for managing portal system optimization

Country Status (1)

Country Link
CN (1) CN116757405A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117591117A (en) * 2024-01-19 2024-02-23 中建三局信息科技有限公司 Page generation method, system, equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117591117A (en) * 2024-01-19 2024-02-23 中建三局信息科技有限公司 Page generation method, system, equipment and storage medium
CN117591117B (en) * 2024-01-19 2024-04-23 中建三局信息科技有限公司 Page generation method, system, equipment and storage medium

Similar Documents

Publication Publication Date Title
US9927868B2 (en) Perspective based tagging and visualization of avatars in a virtual world
US7685527B2 (en) Method and apparatus for controlling view navigation in workflow systems
US9514203B2 (en) Data discovery and analysis tools
CN109074551A (en) The activity feeding of file in trust
CN107391134B (en) Method and device for automatically generating and dynamically transforming universal mobile application interactive interface
CN105635063B (en) Internet of Things communication protocol configuration method and device
CN107526751A (en) Loading method, client, web page server and the programmable device of webpage
CN113504908A (en) Business code generation method and device, electronic equipment and computer readable medium
CN112800370B (en) Processing method and device of business document, computer equipment and storage medium
CN113268233B (en) Page generation method and device, computer equipment and storage medium
CN113609834A (en) Information processing method, device, equipment and medium
CN106796515A (en) For the system and method for the user interface frame of metadata driven
CN116757405A (en) Method, device, equipment and medium for managing portal system optimization
JPWO2019039255A1 (en) Terminal device, UI extension method, and UI extension program
EP3819760A1 (en) Methods and apparatus for generating a platform-agnostic mobile application configuration data structure with a dynamic quiz
CN108259315A (en) Online picture sharing method, equipment, client and electronic equipment
CN114817379A (en) Qunee-based configuration item relation visualization method, system, equipment and medium
CN112748917B (en) Graph display method and device
US20150154561A1 (en) Dynamic application personalization engine for enterprise software
JP2010134512A (en) Adapter device and customization method using the same
CN111367898A (en) Data processing method, device, system, electronic equipment and storage medium
JP7175360B2 (en) Business processing device, information processing method and program
US11385771B2 (en) Self-service automated sweeps
JP6640601B2 (en) Business management device, information processing method and program
CN116149653A (en) Method and device for constructing list page, storage medium and computer equipment

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