CN113110835A - Layout management method, device, medium and equipment for medical operating system interface - Google Patents

Layout management method, device, medium and equipment for medical operating system interface Download PDF

Info

Publication number
CN113110835A
CN113110835A CN202110235141.1A CN202110235141A CN113110835A CN 113110835 A CN113110835 A CN 113110835A CN 202110235141 A CN202110235141 A CN 202110235141A CN 113110835 A CN113110835 A CN 113110835A
Authority
CN
China
Prior art keywords
system interface
layout
resource
receiving
card
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
CN202110235141.1A
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.)
Nanyang Clear Technology Co Ltd
Original Assignee
Nanyang Clear Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanyang Clear Technology Co Ltd filed Critical Nanyang Clear Technology Co Ltd
Priority to CN202110235141.1A priority Critical patent/CN113110835A/en
Publication of CN113110835A publication Critical patent/CN113110835A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades

Abstract

The invention relates to the technical field of operating systems, and particularly discloses a layout management method for a medical operating system interface, which comprises the following steps: receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page; receiving resource cards selected from a resource library and layout operation on the system interface layout page; and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction. According to the scheme, the interface layout of the operating system is completed in the background, and the well-laid operating system interface is pushed to the medical terminal, so that the operating system interface can be flexibly laid out and adjusted without being changed in a code layer, and the layout efficiency is improved. In addition, a layout management device, a storage medium and a computer device of the medical operating system interface are also provided.

Description

Layout management method, device, medium and equipment for medical operating system interface
Technical Field
The invention relates to the technical field of operating systems, in particular to a layout management method, device, medium and equipment for a medical operating system interface.
Background
The medical display is a special display in the related field of hospital images, and along with the development of science and technology, the intellectualization level of hospital departments is improved, and it will become more and more common to equip the medical display with a professional medical operating system.
In the traditional scheme, before the layout of the operating system interface is carried out, the operating system interface needs to be integrally designed, and then the development and implementation of the operating system interface are carried out according to the design; when the operating system interface needs to be adjusted and changed, a large amount of modification needs to be performed on the code level, and the overall efficiency is low.
Disclosure of Invention
Therefore, in order to solve the above problems, a flexible, convenient and efficient method, apparatus, medium and device for managing the layout of a medical operating system interface are provided.
A layout management method for a medical operating system interface comprises the following steps:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page;
receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
An arrangement management device for a medical operating system interface, the device comprising:
the receiving module is used for receiving a system interface layout instruction and responding to the layout instruction to enter a system interface layout page;
the layout module is used for receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and the issuing module is used for receiving an issuing instruction of the system interface after the layout of the system interface is finished, and pushing the system interface to the medical terminal for displaying according to the issuing instruction.
A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page;
receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
A computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page;
receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
According to the method, the device, the medium and the equipment for managing the layout of the medical operating system interface, a system interface layout instruction is received firstly, and a system interface layout page is entered in response to the layout instruction; then receiving resource cards selected from a resource library and layout operation on the system interface layout page; and finally, after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction. According to the scheme, the interface layout of the operating system is completed by utilizing various resource cards at the background, and the well-laid interface of the operating system is pushed to the medical terminal, so that the interface of the operating system can be flexibly laid out and adjusted without changing the code level, and the layout efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Wherein:
FIG. 1 is a flowchart illustrating an exemplary implementation of a method for managing a layout of a medical operating system interface;
FIG. 2 is an exemplary diagram of a system interface layout page in one embodiment;
FIG. 3 is a block diagram showing a layout management apparatus for a medical operating system interface according to an embodiment;
FIG. 4 is a block diagram of a computer device in one embodiment.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Currently, medical displays can be broadly classified into three categories: one is a medical display which is not provided with an operating system and is only used as a display; the medical display with the non-intelligent operating system can adjust corresponding parameters when viewing medical images, but does not have advanced functions such as APP installation and the like, and the use scene is limited; and thirdly, the medical display is provided with a non-medical intelligent operating system, the operating system is a native android system or is formed by modifying the native android system, the user can directly or indirectly install android software, the safety of the android software cannot be guaranteed, a management background is generally not provided, and the service cannot be realized in a background unified scheduling mode.
Therefore, the medical display needs to be equipped with a professional medical operating system to meet the efficient and safe requirements for viewing medical images for diagnosis. It can be understood that, at present, there are fewer medical displays equipped with professional medical operating systems, but with the development of science and technology, the level of intelligence of hospital departments increases, and it will become more and more common to equip medical displays with professional medical operating systems.
The medical operating system related in the embodiment of the invention is developed based on a linux native operating system, and is matched with a launcher background management system, so that the medical terminal software can be managed and controlled, a terminal user cannot install the software by himself, and the medical operating system has high safety. Meanwhile, the system is provided with common software (a cloud film, a cloud image, an area image center, a remote consultation and the like) for medical image related work, and normal work of doctors in image related departments is met. The medical procedure system is described herein by way of example only and is not intended to be limiting.
As shown in fig. 1, fig. 1 is a flowchart illustrating an implementation of a layout management method for a medical operating system interface in an embodiment, where the layout management method for the medical operating system interface includes the following steps:
and 102, receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page.
The system interface layout instruction refers to an instruction for entering a system interface layout page, and can be a new blank layout page to perform new system interface layout; or opening an original system interface layout page to modify the original system interface.
The system interface layout page is a background page with a function of constructing or adjusting and modifying the system interface layout.
And 104, receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services.
The resource card refers to resources corresponding to different services created by a user in the background, and is managed in a card form, for example, a wallpaper file and a dynamic effect file which are required to be used when a UI layout of an interface is performed; in another example, the doctor needs to use the installation files of the application software in daily office.
The resource library is a module for storing resource cards in the background, and the resource cards are stored in the resource library after being created so as to be selected by a user during interface layout.
As shown in fig. 2, fig. 2 is a system interface layout page in an embodiment, and a user may select various required resource cards from a lower resource library to an upper layout area, and perform position and size adjustment on the resource cards to complete the layout of the system interface.
And 106, after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
After the layout of the system interface is completed in the background, the system interface is required to be released and pushed to the medical terminal for application, and after the medical terminal receives the system interface pushed in the background and the resource files corresponding to the resource cards in the system interface, the UI design related files in the system interface are started to be correspondingly displayed on the interface, and the application software in the UI design related files is installed.
The medical terminal can be a medical display screen or other medical equipment with a memory and a processor.
The layout management method of the medical operating system interface comprises the steps of receiving a system interface layout instruction, responding to the layout instruction and entering a system interface layout page; then receiving resource cards selected from a resource library and layout operation on the system interface layout page; and finally, after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction. According to the scheme, the interface layout of the operating system is completed by utilizing various resource cards at the background, and the well-laid interface of the operating system is pushed to the medical terminal, so that the interface of the operating system can be flexibly laid out and adjusted without changing the code level, and the layout efficiency is improved.
In one embodiment, the resource card comprises a card name, a card type and a card image, wherein the resource card is stored in a resource library; the method for receiving the resource cards selected from the resource library and the layout operation on the system interface layout page comprises the following steps: and receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface.
When a user creates a new resource card in the background, the user needs to input the name of the card, select the type of the card and upload the image of the card and the corresponding file. In one embodiment, the resource cards need to be submitted for auditing after being established, and the resource cards passing the auditing can be saved in the resource library.
The system interface can have one or more sub-pages according to actual requirements, and each sub-page has a corresponding page tag so as to facilitate subsequent secondary calling; each sub-page may have a separate interface layout.
In one embodiment, a control for generating a sub-interface is called in a system interface, and when the sub-interface attached to a resource card in a certain sub-page is generated, a user can perform secondary layout and page management on the sub-interface.
In one embodiment, the receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface includes: acquiring the card name, and searching the corresponding resource card in the resource library according to the card name; receiving a dragging operation on the resource card, wherein the resource card is displayed as the card image when being dragged to the sub-page; and adjusting the width, height and position of the resource card on the sub-page according to the dragging operation of the card image to finish the layout.
When the resource cards are selected from the resource library for layout, the card images of the resource cards are displayed and adjusted in the layout page, and the selection and adjustment can be completed through the dragging action of the user, for example, the user can directly drag the required resource cards from the resource library to the layout page; for another example, the user can adjust the width and height occupied by the resource card in the page by dragging the corner of the card image, or directly drag the resource card to adjust the position, so as to support the system interface layout display under the conditions of different types of terminals, different resolution sizes, and the like.
In one embodiment, as shown in fig. 2, the user may input the card name in the search field of the underlying resource library for precise search, or may first confirm the desired card type and select and drag the card type in the special field of the card type.
In one embodiment, the receiving, at the system interface layout page, a resource card selected from a resource library and a layout operation on the system interface further includes: receiving a resource card of a UI design type selected from the resource library, and designing the UI of the sub-page according to the resource card of the UI design type, wherein the resource card of the UI design type comprises: wallpaper, visual special effects, and LOGO; receiving a resource card of an application type selected from the resource library, creating a corresponding shortcut icon in the sub-page according to the resource card of the application type, and accessing the corresponding application through the shortcut icon, wherein the resource card of the application type comprises: applications and web pages.
The user can manage the size of the area occupied by each resource card in the system interface in a dragging management mode, and the resource cards matched with the UI design type are used for designing the overall visual effect of the system interface, so that the personalized interface layout conforming to the aesthetic preference of the user is completed.
For some recent important messages, a webpage-type resource card can be used for performing banner rolling display on a homepage; some less frequently used software and messaging type web sites may be placed in a non-homepage layout for subsequent recall and review.
In one embodiment, a user can find resource recommendation columns in a resource library, and select resources to be pushed from the resource recommendation columns, such as thematic resource recommendation, wherein the resource recommendation comprises a plurality of UI design thematic, each thematic comprises a corresponding set of layout materials, and UI layout of a system interface can be completed by one key; and recommending an application page or content, wherein for an application resource card in a resource library, a certain function page entering the application can be directly appointed, for example, a video on demand page of the radioactive salon software is directly selected, and after the medical terminal receives a pushed system interface, when a corresponding card image of the radioactive salon is clicked on the system interface, the video on demand page of the radioactive salon software can be directly opened.
In another embodiment, the repository contains movie resource recommendations from which typical or novel medical images can be selected for study and learning.
In one embodiment, the receiving an issue instruction for the system interface after the layout of the system interface is completed, and pushing the system interface to a medical terminal for display according to the issue instruction includes: submitting the system interfaces after the layout of all the sub pages is finished according to the issuing instruction to be audited; and after receiving the notification of the completion of the auditing, carrying out pre-release testing on the system interface, and after the pre-release testing is completed, releasing the system interface formally and pushing the system interface to the medical terminal.
The medical terminal generally relates to a large amount of personal privacy, so that extremely high requirements are placed on safety, and after the layout of a system interface is completed in a background, related files related to the layout need to be checked and controlled, and can be pushed to the medical terminal after the check is passed.
It can be understood that the roles of the background user are divided into an operator and an auditor, and the operator does not have the authority to audit the resource card and the system interface and needs to submit the resource card and the system interface to the auditor for auditing.
The pre-issuing test refers to pushing the system interface which is completed in the layout to a test terminal for integrity, usability and safety test, and performing formal pushing after the system interface passes the test.
In one embodiment, the performing, after receiving the notification of the completion of the audit, a pre-release test on the system interface, after the pre-release test is completed, the pre-release test is formally released and pushed to the medical terminal includes: acquiring a target user role of the system interface; and pushing the system interface to the corresponding medical terminal according to the target user role.
And the target user role is a virtual role set by a user group corresponding to the system interface. In one embodiment, a system interface of professional software related to a radiology department is installed, a corresponding target user role is a radiologist, and the system interface is pushed to a medical terminal corresponding to the radiologist after the target user role is determined.
In one embodiment, the method further comprises: receiving an editing and adjusting instruction of the published system interface, and updating the system interface according to the editing and adjusting instruction; and receiving a release instruction for the system interface, and pushing the updated system interface to each corresponding medical terminal according to the release instruction.
In the using process of the medical terminal, situations such as software version updating, temporary pushing of important information, new activities online and the like often occur, and a new version system interface needs to be constructed in the background for pushing. In one embodiment, the system interface needs to be changed greatly, and the user chooses to create a new system interface and performs a new layout from the beginning; and submitting the audit after the layout is completed, and pushing the audit to the corresponding medical terminal according to the role of the target user after the audit is passed.
In another embodiment, the system interface of the new version is changed less than that of the current version, and the original system interface data is called to edit, adjust and replace the resource card; and submitting the audit after the layout is completed, and pushing the audit to the corresponding medical terminal according to the role of the target user after the audit is passed.
As shown in fig. 3, in one embodiment, there is provided a layout management apparatus for a medical operating system interface, the apparatus including:
the receiving module 10 is configured to receive a system interface layout instruction, and enter a system interface layout page in response to the layout instruction;
a layout module 20, configured to receive, on the system interface layout page, a resource card selected from a resource library and a layout operation on the system interface, where the resource card corresponds to a service, and different resource cards correspond to different services;
the issuing module 30 is configured to receive an issuing instruction for the system interface after the system interface is completely laid out, and push the system interface to the medical terminal for display according to the issuing instruction.
In one embodiment, the resource card comprises a card name, a card type and a card image, wherein the resource card is stored in a resource library; the method for receiving the resource cards selected from the resource library and the layout operation on the system interface layout page comprises the following steps: and receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface.
In one embodiment, the receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface includes: acquiring the card name, and searching the corresponding resource card in the resource library according to the card name; receiving a dragging operation on the resource card, wherein the resource card is displayed as the card image when being dragged to the sub-page; and adjusting the width, height and position of the resource card on the sub-page according to the dragging operation of the card image to finish the layout.
In one embodiment, the receiving, at the system interface layout page, a resource card selected from a resource library and a layout operation on the system interface further includes: receiving a resource card of a UI design type selected from the resource library, and designing the UI of the sub-page according to the resource card of the UI design type, wherein the resource card of the UI design type comprises: wallpaper, visual special effects, and LOGO; receiving a resource card of an application type selected from the resource library, creating a corresponding shortcut icon in the sub-page according to the resource card of the application type, and accessing the corresponding application through the shortcut icon, wherein the resource card of the application type comprises: applications and web pages.
In one embodiment, the receiving an issue instruction for the system interface after the layout of the system interface is completed, and pushing the system interface to a medical terminal for display according to the issue instruction includes: submitting the system interfaces after the layout of all the sub pages is finished according to the issuing instruction to be audited; and after receiving the notification of the completion of the auditing, carrying out pre-release testing on the system interface, and after the pre-release testing is completed, releasing the system interface formally and pushing the system interface to the medical terminal.
In one embodiment, the performing, after receiving the notification of the completion of the audit, a pre-release test on the system interface, after the pre-release test is completed, the pre-release test is formally released and pushed to the medical terminal includes: acquiring a target user role of the system interface; and pushing the system interface to the corresponding medical terminal according to the target user role.
In one embodiment, the method further comprises: receiving an editing and adjusting instruction of the published system interface, and updating the system interface according to the editing and adjusting instruction; and receiving a release instruction for the system interface, and pushing the updated system interface to each corresponding medical terminal according to the release instruction.
FIG. 4 is a diagram illustrating an internal structure of a computer device in one embodiment. The computer device may specifically be a terminal, and may also be a server. As shown in fig. 4, the computer device includes a processor, a memory, and a network interface connected by a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may also store a computer program that, when executed by the processor, causes the processor to implement a method of managing a layout of a medical operating system interface. The internal memory may also store a computer program, and when the computer program is executed by the processor, the computer program may cause the processor to execute a method for managing a layout of a medical operating system interface. Those skilled in the art will appreciate that the architecture shown in fig. 4 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 proposed, comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page; receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services; and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
In one embodiment, the resource card comprises a card name, a card type and a card image, wherein the resource card is stored in a resource library; the method for receiving the resource cards selected from the resource library and the layout operation on the system interface layout page comprises the following steps: and receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface.
In one embodiment, the receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface includes: acquiring the card name, and searching the corresponding resource card in the resource library according to the card name; receiving a dragging operation on the resource card, wherein the resource card is displayed as the card image when being dragged to the sub-page; and adjusting the width, height and position of the resource card on the sub-page according to the dragging operation of the card image to finish the layout.
In one embodiment, the receiving, at the system interface layout page, a resource card selected from a resource library and a layout operation on the system interface further includes: receiving a resource card of a UI design type selected from the resource library, and designing the UI of the sub-page according to the resource card of the UI design type, wherein the resource card of the UI design type comprises: wallpaper, visual special effects, and LOGO; receiving a resource card of an application type selected from the resource library, creating a corresponding shortcut icon in the sub-page according to the resource card of the application type, and accessing the corresponding application through the shortcut icon, wherein the resource card of the application type comprises: applications and web pages.
In one embodiment, the receiving an issue instruction for the system interface after the layout of the system interface is completed, and pushing the system interface to a medical terminal for display according to the issue instruction includes: submitting the system interfaces after the layout of all the sub pages is finished according to the issuing instruction to be audited; and after receiving the notification of the completion of the auditing, carrying out pre-release testing on the system interface, and after the pre-release testing is completed, releasing the system interface formally and pushing the system interface to the medical terminal.
In one embodiment, the performing, after receiving the notification of the completion of the audit, a pre-release test on the system interface, after the pre-release test is completed, the pre-release test is formally released and pushed to the medical terminal includes: acquiring a target user role of the system interface; and pushing the system interface to the corresponding medical terminal according to the target user role.
In one embodiment, the method further comprises: receiving an editing and adjusting instruction of the published system interface, and updating the system interface according to the editing and adjusting instruction; and receiving a release instruction for the system interface, and pushing the updated system interface to each corresponding medical terminal according to the release instruction.
In one embodiment, a computer-readable storage medium is proposed, in which a computer program is stored which, when executed by a processor, causes the processor to carry out the steps of:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page; receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services; and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
In one embodiment, the resource card comprises a card name, a card type and a card image, wherein the resource card is stored in a resource library; the method for receiving the resource cards selected from the resource library and the layout operation on the system interface layout page comprises the following steps: and receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface.
In one embodiment, the receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface includes: acquiring the card name, and searching the corresponding resource card in the resource library according to the card name; receiving a dragging operation on the resource card, wherein the resource card is displayed as the card image when being dragged to the sub-page; and adjusting the width, height and position of the resource card on the sub-page according to the dragging operation of the card image to finish the layout.
In one embodiment, the receiving, at the system interface layout page, a resource card selected from a resource library and a layout operation on the system interface further includes: receiving a resource card of a UI design type selected from the resource library, and designing the UI of the sub-page according to the resource card of the UI design type, wherein the resource card of the UI design type comprises: wallpaper, visual special effects, and LOGO; receiving a resource card of an application type selected from the resource library, creating a corresponding shortcut icon in the sub-page according to the resource card of the application type, and accessing the corresponding application through the shortcut icon, wherein the resource card of the application type comprises: applications and web pages.
In one embodiment, the receiving an issue instruction for the system interface after the layout of the system interface is completed, and pushing the system interface to a medical terminal for display according to the issue instruction includes: submitting the system interfaces after the layout of all the sub pages is finished according to the issuing instruction to be audited; and after receiving the notification of the completion of the auditing, carrying out pre-release testing on the system interface, and after the pre-release testing is completed, releasing the system interface formally and pushing the system interface to the medical terminal.
In one embodiment, the performing, after receiving the notification of the completion of the audit, a pre-release test on the system interface, after the pre-release test is completed, the pre-release test is formally released and pushed to the medical terminal includes: acquiring a target user role of the system interface; and pushing the system interface to the corresponding medical terminal according to the target user role.
In one embodiment, the method further comprises: receiving an editing and adjusting instruction of the published system interface, and updating the system interface according to the editing and adjusting instruction; and receiving a release instruction for the system interface, and pushing the updated system interface to each corresponding medical terminal according to the release instruction.
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 a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
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 present application. 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 layout management method for a medical operating system interface comprises the following steps:
receiving a system interface layout instruction, and responding to the layout instruction to enter a system interface layout page;
receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and after the layout of the system interface is finished, receiving a distribution instruction of the system interface, and pushing the system interface to a medical terminal for displaying according to the distribution instruction.
2. The layout management method of the medical operating system interface according to claim 1, wherein the resource card includes a card name, a card type and a card image, and the resource card is stored in a resource library;
the method for receiving the resource cards selected from the resource library and the layout operation on the system interface layout page comprises the following steps:
and receiving the resource cards selected from the resource library to be laid out in one or more sub-pages in the system interface.
3. The method for managing layout of a medical operating system interface according to claim 2, wherein the receiving the resource cards selected from the resource library to be laid out in one or more sub-pages of the system interface includes:
acquiring the card name, and searching the corresponding resource card in the resource library according to the card name;
receiving a dragging operation on the resource card, wherein the resource card is displayed as the card image when being dragged to the sub-page;
and adjusting the width, height and position of the resource card on the sub-page according to the dragging operation of the card image to finish the layout.
4. The method for managing the layout of the medical operating system interface according to claim 3, wherein the receiving, on the system interface layout page, the resource cards selected from a resource library and the layout operation on the system interface further comprises:
receiving a resource card of a UI design type selected from the resource library, and designing the UI of the sub-page according to the resource card of the UI design type, wherein the resource card of the UI design type comprises: wallpaper, visual special effects, and LOGO;
receiving a resource card of an application type selected from the resource library, creating a corresponding shortcut icon in the sub-page according to the resource card of the application type, and accessing the corresponding application through the shortcut icon, wherein the resource card of the application type comprises: applications and web pages.
5. The method for managing the layout of the medical operating system interface according to claim 2, wherein the step of receiving an issuing instruction for the system interface after the layout of the system interface is completed, and pushing the system interface to a medical terminal for display according to the issuing instruction comprises:
submitting the system interfaces after the layout of all the sub pages is finished according to the issuing instruction to be audited;
and after receiving the notification of the completion of the auditing, carrying out pre-release testing on the system interface, and after the pre-release testing is completed, releasing the system interface formally and pushing the system interface to the medical terminal.
6. The method for managing the layout of the medical operating system interface according to claim 5, wherein the step of performing a pre-release test on the system interface after receiving the notification of the completion of the audit, and releasing the system interface formally after the pre-release test is completed, and pushing the system interface to the medical terminal includes:
acquiring a target user role of the system interface;
and pushing the system interface to the corresponding medical terminal according to the target user role.
7. The method for managing the layout of the interface of the medical operating system according to claim 1, further comprising:
receiving an editing and adjusting instruction of the published system interface, and updating the system interface according to the editing and adjusting instruction;
and receiving a release instruction for the system interface, and pushing the updated system interface to each corresponding medical terminal according to the release instruction.
8. An arrangement management device for a medical operating system interface, the arrangement management device comprising:
the receiving module is used for receiving a system interface layout instruction and responding to the layout instruction to enter a system interface layout page;
the layout module is used for receiving resource cards selected from a resource library and layout operation on the system interface layout page, wherein the resource cards correspond to services, and different resource cards correspond to different services;
and the issuing module is used for receiving an issuing instruction of the system interface after the layout of the system interface is finished, and pushing the system interface to the medical terminal for displaying according to the issuing instruction.
9. A computer-readable storage medium, storing a computer program which, when executed by a processor, causes the processor to carry out the steps of the method according to any one of claims 1 to 7.
10. A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 7.
CN202110235141.1A 2021-03-03 2021-03-03 Layout management method, device, medium and equipment for medical operating system interface Pending CN113110835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110235141.1A CN113110835A (en) 2021-03-03 2021-03-03 Layout management method, device, medium and equipment for medical operating system interface

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110235141.1A CN113110835A (en) 2021-03-03 2021-03-03 Layout management method, device, medium and equipment for medical operating system interface

Publications (1)

Publication Number Publication Date
CN113110835A true CN113110835A (en) 2021-07-13

Family

ID=76709791

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110235141.1A Pending CN113110835A (en) 2021-03-03 2021-03-03 Layout management method, device, medium and equipment for medical operating system interface

Country Status (1)

Country Link
CN (1) CN113110835A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849487A (en) * 2021-12-02 2021-12-28 中关村科学城城市大脑股份有限公司 Database management method, device, equipment and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849487A (en) * 2021-12-02 2021-12-28 中关村科学城城市大脑股份有限公司 Database management method, device, equipment and medium

Similar Documents

Publication Publication Date Title
JP6487282B2 (en) Method for developing application to be executed in workflow management system, and apparatus for supporting generation of application to be executed in workflow management system
US9612708B2 (en) Systems and methods for polymorphic content generation in a multi-application, multi-tenant environment
US9489110B2 (en) Automatic deployment, configuration, and lifecycle management of applications and infrastructure components
US20080140671A1 (en) Extensible application platform
CN111258466A (en) Data visualization method and device, computer equipment and storage medium
CN111459541B (en) Application program packaging method and device, computer equipment and storage medium
AU2013208203B2 (en) Contextual solicitation in a starter application
US11775474B2 (en) Systems and methods for implementing content aware file management labeling
CN111033465B (en) Terminal device, UI extension method, and recording medium
CN111596911A (en) Method and device for generating control, computer equipment and storage medium
CN113110835A (en) Layout management method, device, medium and equipment for medical operating system interface
CN113569257B (en) User authority management method and device in gray level release
CN114239525A (en) Contract template editing method and device, computer equipment and storage medium
CN113485746B (en) Method and device for generating application program interface document
US11663199B1 (en) Application development based on stored data
CN115186643A (en) Self-defined configuration method, device, equipment and storage medium of sign-up template
US11644954B2 (en) Method and apparatus for providing a document editing interface for providing resource information related to a document using a backlink button
CN117271449A (en) Batch file generation method, apparatus, device, storage medium and program product
US11698895B2 (en) Access control for a databank system
CN116956246A (en) Role granularity-based step-by-step authority control method and device
Hayes Information Resources: Technical Issues
CN117806631A (en) Page configuration method, page configuration device, computer equipment and storage medium
US20080320447A1 (en) Method of accessing web parameters
CN114721646A (en) Transaction page customization method and device, storage medium and electronic equipment
CN115509530A (en) Recommendation generation method and device and computer readable 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