CN111651223A - Public sidebar content display method and device - Google Patents

Public sidebar content display method and device Download PDF

Info

Publication number
CN111651223A
CN111651223A CN202010288726.5A CN202010288726A CN111651223A CN 111651223 A CN111651223 A CN 111651223A CN 202010288726 A CN202010288726 A CN 202010288726A CN 111651223 A CN111651223 A CN 111651223A
Authority
CN
China
Prior art keywords
public
sidebar
micro
instruction
content
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010288726.5A
Other languages
Chinese (zh)
Other versions
CN111651223B (en
Inventor
孟繁贵
李卓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202010288726.5A priority Critical patent/CN111651223B/en
Publication of CN111651223A publication Critical patent/CN111651223A/en
Application granted granted Critical
Publication of CN111651223B publication Critical patent/CN111651223B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method and a device for displaying public sidebar content, wherein the method comprises the following steps: receiving a public sidebar content request instruction, and displaying each micro-service icon according to the public sidebar content request instruction; receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction; receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction. The invention effectively improves the system expansion capability, avoids file modification conflict and improves the program maintainability.

Description

Public sidebar content display method and device
Technical Field
The invention relates to the technical field of Internet application, in particular to a public sidebar content display method and device.
Background
As enterprise-level applications continue to increase in size and complexity, systems become increasingly bulky and heavy, which presents new challenges to both system development and deployment. As the complexity of the system increases, the scalability, reliability and maintainability of the system become intractable.
The existing public sidebar implementation schemes are all associated with the routing table, that is, the content of the sidebar is displayed according to the routing table data of the front-end application program, if the public sidebar content needs to be updated or expanded, the routing table of the front-end application program needs to be updated, and the application needs to be redeployed after the routing table is updated, which may cause poor expandability. Meanwhile, when a plurality of developers maintain or update the routing table at the same time, file modification conflict is easily caused, and the maintainability of the program is poor.
Disclosure of Invention
The embodiment of the invention provides a public sidebar content display method, which is used for displaying public sidebar content, improving system expansion capacity, avoiding file modification conflict and improving program maintainability, and comprises the following steps:
receiving a public sidebar content request instruction, and displaying each micro-service icon according to the public sidebar content request instruction;
receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction.
An embodiment of the present invention provides a public sidebar content display device, configured to display public sidebar content, improve system expansion capability, avoid file modification conflict, and improve program maintainability, where the device includes:
a first receiving module for receiving a public sidebar content request instruction,
the first display module is used for displaying each micro-service icon according to the public sidebar content request instruction;
the second receiving module is used for receiving a first public sidebar expansion instruction generated according to each micro-service icon;
the second display module is used for displaying the name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
the third receiving module is used for receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon;
and the third display module is used for displaying the public sidebar content according to the first public sidebar content display instruction.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the public sidebar content display method when executing the computer program.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor realizes the public sidebar content display method when executing the computer program.
Compared with the prior art that sidebar content is displayed according to front-end application routing table data, the embodiment of the invention displays each micro-service icon according to the public sidebar content request instruction by receiving the public sidebar content request instruction; receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction; receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction. The embodiment of the invention adopts the micro-service architecture, decomposes the public sidebar into each discrete micro-service to realize functional decoupling and decoupling of the public sidebar and the routing table, displays each micro-service icon according to the public sidebar content request instruction, displays the corresponding name of each micro-service icon according to the first public sidebar expansion instruction, and displays the public sidebar content according to the first public sidebar content display instruction, thereby effectively improving the system expansion capability, avoiding file modification conflict and improving the program maintainability.
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. In the drawings:
FIG. 1 is a diagram illustrating a method for displaying content of a public sidebar according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a method for displaying content of a public sidebar according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating an implementation effect of a common sidebar according to an embodiment of the present invention;
FIG. 4 is a flow chart illustrating a sidebar implementation in accordance with an embodiment of the present invention;
FIG. 5 is a flowchart illustrating a process of obtaining sidebar content information according to an embodiment of the present invention;
FIG. 6 is a diagram illustrating a microservice reference sidebar in accordance with an embodiment of the present invention;
FIG. 7 is a diagram of a display device for displaying content of a public sidebar according to an embodiment of the present invention;
FIG. 8 is a diagram of a display device for displaying content of a common sidebar according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
First, terms referred to in the embodiments of the present application are described:
micro-service architecture: the microservice architecture is an architecture mode, and an application is constructed by using a group of services, wherein each service is independently deployed in different processes. Different services communicate through a lightweight interaction mechanism, usually HTTP API, services can be scaled up and down independently, each service defines a clear boundary, and different services can even be implemented using different programming languages, and keep centralized management at a minimum.
Assembling: the method is an important strategy for solving a complex system, a huge application program can be divided into a plurality of components, each component completes an independent function, the components cooperatively work, and all the components jointly form a complete system.
Side fence: the method belongs to a form of conveniently operating menus, is usually used for integrating partial resources of a system or placing a shortcut entrance, plays a navigation role for a user, and improves the interaction experience of the user. Sidebars are common on desktop systems and web portals.
In order to display the content of the public sidebar, improve system expansion capability, avoid file modification conflict, and improve program maintainability, an embodiment of the present invention provides a method for displaying the content of the public sidebar, as shown in fig. 1, where the method may include:
step 101, receiving a public sidebar content request instruction, and displaying each micro-service icon according to the public sidebar content request instruction;
102, receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
step 103, receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction.
As shown in fig. 1, in the embodiment of the present invention, by receiving a public sidebar content request instruction, each micro-service icon is displayed according to the public sidebar content request instruction; receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction; receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction. The embodiment of the invention adopts the micro-service architecture, decomposes the public sidebar into each discrete micro-service to realize functional decoupling and decoupling of the public sidebar and the routing table, displays each micro-service icon according to the public sidebar content request instruction, displays the corresponding name of each micro-service icon according to the first public sidebar expansion instruction, and displays the public sidebar content according to the first public sidebar content display instruction, thereby effectively improving the system expansion capability, avoiding file modification conflict and improving the program maintainability.
As described above, the existing common sidebar implementation schemes are all associated with the routing table, that is, the content of the sidebar is displayed according to the routing table data of the front-end application program, and if the content of the common sidebar needs to be updated or expanded, the routing table of the front-end application program needs to be updated, and then the application needs to be redeployed after the routing table is updated, which results in poor expandability. Meanwhile, when a plurality of developers maintain or update the routing table at the same time, file modification conflict is easily caused, and the maintainability of the program is poor. The inventors have discovered that microservice serves as a new architecture that allows services to be deployed, run, upgraded and maintained independently. The services are structurally loosely coupled and functionally appear as a unified whole. The 'unified whole' is represented by a unified style interface, unified authority management, a unified security policy, a unified online process, a unified log and audit method, a unified scheduling mode, a unified access entry and the like. The purpose of the microservice is to effectively split the application and realize agile development and deployment. The micro-service architecture has the following advantages:
1. each micro service is only focused on a single function, the size is small, the complexity is low, the maintainability of the system is high, and the application development efficiency is high.
2. Independent deployment each microservice has an independent process and can therefore be deployed independently. When a certain microservice needs to be deployed or updated, the entire application need not be deployed. The application consisting of microservices makes the release more efficient, while reducing the risks to the production environment and ultimately shortening the application delivery cycle.
3. The selection is flexible, and each team can select the most suitable technical stack according to the technical capability of the team member and the requirement of the service because the micro service is not realized by a specific technology.
4. The fault tolerance is high, under the micro-service architecture, the fault is isolated in a single service, the problem only occurs in the single micro-service, and the global unavailability of the whole system is avoided.
5. The expansibility is strong, and each service can be independently expanded according to actual requirements.
In specific implementation, a public sidebar content request instruction is received, and each micro-service icon is displayed according to the public sidebar content request instruction.
In an embodiment, the method for displaying content of a public sidebar further includes: and displaying the micro-service page content corresponding to the preset micro-service icon according to the public sidebar content request instruction.
In specific implementation, a first public sidebar expansion instruction generated according to each micro-service icon is received, and a name corresponding to each micro-service icon is displayed according to the first public sidebar expansion instruction.
In specific implementation, a first public sidebar content display instruction generated according to a name corresponding to each micro-service icon is received, and public sidebar content is displayed according to the first public sidebar content display instruction.
In an embodiment, displaying the content of the public sidebar according to the first display instruction of the content of the public sidebar includes: determining a name corresponding to a micro-service icon according to the content display instruction of the first public sidebar; if the name corresponding to the micro service icon comprises a secondary menu, generating a second public sidebar unfolding instruction, and displaying the name corresponding to each micro service icon according to the second public sidebar unfolding instruction; and receiving a second public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the second public sidebar content display instruction.
In this embodiment, the public sidebar component is implemented using navigation menu components, each menu is composed of an icon and content, each menu can be expanded or folded, and the menu bar is in a folded state when the webpage is first opened. The common sidebar can be folded or unfolded. The public sidebar supports multi-level menu display, each level of menu is in a folded state by default, when the first level of menu contains the second level of menu, the first level of menu is clicked, and the sidebar displays the second level of menu. And if the second-level menu contains the third-level menu, clicking the second-level menu to display the third-level menu, and so on. When a certain level of menu is in a display state, the menu is clicked again, and the menu is folded.
In an embodiment, as shown in fig. 2, the method for displaying content in a public sidebar in fig. 1 further includes:
104, receiving a public sidebar content changing instruction, and performing maintenance operation on the public sidebar content according to the public sidebar content changing instruction, wherein the maintenance operation comprises the following steps: adding new menu operation, modifying menu operation, deleting menu operation or any combination thereof.
In this embodiment, when the common sidebar needs to be updated, only the sidebar interface needs to be updated in the background, and all the microservice systems that refer to the common sidebar will be updated. The maintenance of the public sidebar comprises adding a menu, modifying the menu and deleting the menu. Newly adding operation: and adding a new level of menu, directly adding a new menu, configuring a level of menu icon, and linking a menu title and the menu. And adding a second-level menu, adding the second-level menu under the parent-level first-level menu, configuring a second-level menu icon, a menu title and a menu link, and similarly adding a third-level menu. And (3) modifying operation: and clicking the menu needing to be updated, and modifying the icon, the title and the link of the menu. And (3) deleting operation: when deleting a certain level of menu, if a certain submenu of the menu is deleted directly. If it contains submenus, it is not possible to delete the menu at this level directly. If the user wants to delete the menu at the current level, the user needs to delete the sub-menu at the current level.
In the embodiment, a public sidebar of the system calls a rear-end sidebar interface of the application to obtain sidebar data of the system and render sidebar information. Therefore, each micro-service only needs to maintain own menu information in the background; meanwhile, when the menu of the micro service goes wrong, other micro service modules cannot be influenced.
In an embodiment, the common sidebar is a common component and may be a microservice, other microservices may refer to the sidebar component directly, and each microservice may normally display the common sidebar.
The embodiment of the invention realizes a public sidebar scheme based on micro-services, simplifies the difficulty of public sidebar development and debugging, reduces the cost and risk of code modification, test, packaging and deployment, and improves the development efficiency. The service system function module based on the scheme is expanded as required, and the system horizontal expansion capability is strong; the service is separately deployed, so that the deployment cost and the maintenance cost are low; the functional module has finer granularity and more single responsibility, is beneficial to multiplexing of software assets, reduces the cost, isolates the fault inside the microservice and improves the fault tolerance of the system.
A specific embodiment is given below to describe a specific application of the content display method for the public sidebar in the embodiment of the present invention. In this embodiment, the common sidebar implementation effect is shown in fig. 3. Fig. 3 (a) is a common sidebar expanded and sidebar sub-item collapsed mode, (b) in fig. 3 is a common sidebar expanded and sidebar sub-item expanded mode, and (c) in fig. 3 is a common sidebar collapsed mode. The common sidebar component is implemented using navigation menu components, each menu is composed of icons and content, each menu can be expanded or collapsed, and the first opening of a web page is when the menu bar is in a collapsed state. The sidebar implementation flow is shown in fig. 4. The entire sidebar can be folded or unfolded. The sidebar supports the display of multi-level menus, each level of menu is in a folded state by default, when the first level of menu contains a second level of menu, the first level of menu is clicked, and the sidebar displays the second level of menu. And if the second-level menu contains the third-level menu, clicking the second-level menu to display the third-level menu, and so on. When a certain level of menu is in a display state, the menu is clicked again, and the menu is folded. And calling a rear-end side sidebar interface of the application by the public sidebar of the system to obtain sidebar data of the system and render sidebar information. The advantage of this is that each microservice only needs to maintain its own menu information in the background; meanwhile, when the menu of the micro service goes wrong, other micro service modules cannot be influenced. The flow of acquiring sidebar content information is shown in fig. 5. The public sidebar is a public component and can be a micro-service, other micro-services can directly refer to the sidebar component, and each micro-service can normally display the public sidebar. The microservice reference sidebar is shown in FIG. 6. When the common sidebar needs to be updated, only the sidebar interface needs to be updated in the background, and all the systems that refer to the microservice of the common sidebar are updated. The maintenance of the public sidebar comprises adding a menu, modifying the menu and deleting the menu. Newly adding operation: and adding a new level of menu, directly adding a new menu, configuring a level of menu icon, and linking a menu title and the menu. And adding a second-level menu, adding the second-level menu under the parent-level first-level menu, configuring a second-level menu icon, a menu title and a menu link, and similarly adding a third-level menu. And (3) modifying operation: and clicking the menu needing to be updated, and modifying the icon, the title and the link of the menu. And (3) deleting operation: when deleting a certain level of menu, if a certain submenu of the menu is deleted directly. If it contains submenus, it is not possible to delete the menu at this level directly. If the user wants to delete the menu at the current level, the user needs to delete the sub-menu at the current level.
Based on the same inventive concept, embodiments of the present invention further provide a public sidebar content display device, as described in the following embodiments. Since the principles of these solutions are similar to the common sidebar content display method, the implementation of the device can be referred to the implementation of the method, and repeated details are not repeated.
Fig. 7 is a structural diagram of a common sidebar content display device according to an embodiment of the present invention, and as shown in fig. 7, the device includes:
a first receiving module 701, configured to receive a common sidebar content request instruction,
a first display module 702, configured to display each micro-service icon according to the public sidebar content request instruction;
a second receiving module 703, configured to receive a first public sidebar expansion instruction generated according to each micro service icon;
a second display module 704, configured to display a name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
a third receiving module 705, configured to receive a first public sidebar content display instruction generated according to a name corresponding to each micro-service icon;
a third display module 706, configured to display the content of the public sidebar according to the first public sidebar content display instruction.
In one embodiment, the first display module 702 is further configured to: and displaying the micro-service page content corresponding to the preset micro-service icon according to the public sidebar content request instruction.
In one embodiment, the third display module 706 is further configured to:
determining a name corresponding to a micro-service icon according to the content display instruction of the first public sidebar;
if the name corresponding to the micro service icon comprises a secondary menu, generating a second public sidebar unfolding instruction, and displaying the name corresponding to each micro service icon according to the second public sidebar unfolding instruction; and receiving a second public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the second public sidebar content display instruction.
In one embodiment, as shown in fig. 8, the public sidebar content display device of fig. 7 further includes:
a fourth receiving module 707, configured to receive a common sidebar content changing instruction;
a maintenance module 708, configured to perform maintenance operations on the public sidebar content according to the public sidebar content changing instruction, where the maintenance operations include: adding new menu operation, modifying menu operation, deleting menu operation or any combination thereof.
In summary, in the embodiments of the present invention, by receiving a public sidebar content request instruction, each micro-service icon is displayed according to the public sidebar content request instruction; receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction; receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction. The embodiment of the invention adopts the micro-service architecture, decomposes the public sidebar into each discrete micro-service to realize functional decoupling and decoupling of the public sidebar and the routing table, displays each micro-service icon according to the public sidebar content request instruction, displays the corresponding name of each micro-service icon according to the first public sidebar expansion instruction, and displays the public sidebar content according to the first public sidebar content display instruction, thereby effectively improving the system expansion capability, avoiding file modification conflict and improving the program maintainability.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A method for displaying content of a public sidebar, comprising:
receiving a public sidebar content request instruction, and displaying each micro-service icon according to the public sidebar content request instruction;
receiving a first public sidebar expansion instruction generated according to each micro-service icon, and displaying a name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the first public sidebar content display instruction.
2. The public sidebar content display method of claim 1, further comprising:
and displaying the micro-service page content corresponding to the preset micro-service icon according to the public sidebar content request instruction.
3. The public sidebar content display method of claim 1, wherein displaying public sidebar content in accordance with the first public sidebar content display instruction comprises:
determining a name corresponding to a micro-service icon according to the content display instruction of the first public sidebar;
if the name corresponding to the micro service icon comprises a secondary menu, generating a second public sidebar unfolding instruction, and displaying the name corresponding to each micro service icon according to the second public sidebar unfolding instruction; and receiving a second public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the second public sidebar content display instruction.
4. The public sidebar content display method of claim 1, further comprising:
receiving a public sidebar content changing instruction, and performing maintenance operation on the public sidebar content according to the public sidebar content changing instruction, wherein the maintenance operation comprises the following steps: adding new menu operation, modifying menu operation, deleting menu operation or any combination thereof.
5. A public sidebar content display device, comprising:
a first receiving module for receiving a public sidebar content request instruction,
the first display module is used for displaying each micro-service icon according to the public sidebar content request instruction;
the second receiving module is used for receiving a first public sidebar expansion instruction generated according to each micro-service icon;
the second display module is used for displaying the name corresponding to each micro-service icon according to the first public sidebar expansion instruction;
the third receiving module is used for receiving a first public sidebar content display instruction generated according to the name corresponding to each micro-service icon;
and the third display module is used for displaying the public sidebar content according to the first public sidebar content display instruction.
6. The public sidebar content display device of claim 5, wherein the first display module is further to: and displaying the micro-service page content corresponding to the preset micro-service icon according to the public sidebar content request instruction.
7. The public sidebar content display device of claim 5, wherein the third display module is further to:
determining a name corresponding to a micro-service icon according to the content display instruction of the first public sidebar;
if the name corresponding to the micro service icon comprises a secondary menu, generating a second public sidebar unfolding instruction, and displaying the name corresponding to each micro service icon according to the second public sidebar unfolding instruction; and receiving a second public sidebar content display instruction generated according to the name corresponding to each micro-service icon, and displaying public sidebar content according to the second public sidebar content display instruction.
8. The public sidebar content display device of claim 5, further comprising:
the fourth receiving module is used for receiving a public sidebar content changing instruction;
a maintenance module, configured to perform maintenance operation on the public sidebar content according to the public sidebar content change instruction, where the maintenance operation includes: adding new menu operation, modifying menu operation, deleting menu operation or any combination thereof.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of any one of claims 1 to 4 when executing the computer program.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 4.
CN202010288726.5A 2020-04-14 2020-04-14 Public sidebar content display method and device Active CN111651223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010288726.5A CN111651223B (en) 2020-04-14 2020-04-14 Public sidebar content display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010288726.5A CN111651223B (en) 2020-04-14 2020-04-14 Public sidebar content display method and device

Publications (2)

Publication Number Publication Date
CN111651223A true CN111651223A (en) 2020-09-11
CN111651223B CN111651223B (en) 2023-11-24

Family

ID=72347973

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010288726.5A Active CN111651223B (en) 2020-04-14 2020-04-14 Public sidebar content display method and device

Country Status (1)

Country Link
CN (1) CN111651223B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050050301A1 (en) * 2003-08-29 2005-03-03 Yahoo!, Inc. Extensible user interface
CN103559033A (en) * 2013-10-30 2014-02-05 上海天奕达电子科技有限公司 Method and device for realizing multi-window display of intelligent terminal
CN107247542A (en) * 2017-04-21 2017-10-13 北京安云世纪科技有限公司 Switching method, device and the mobile terminal of different administration interfaces
CN107643927A (en) * 2016-07-20 2018-01-30 中兴通讯股份有限公司 A kind of united portal method, apparatus and system
CN108762870A (en) * 2018-05-24 2018-11-06 网易乐得科技(黑龙江)有限公司 A kind of page display method and device
CN108984074A (en) * 2018-07-27 2018-12-11 广州视源电子科技股份有限公司 Sidebar operating method, apparatus and system, terminal device and server-side
CN109101157A (en) * 2018-08-22 2018-12-28 Oppo广东移动通信有限公司 Sidebar icon setting method, device, terminal and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050050301A1 (en) * 2003-08-29 2005-03-03 Yahoo!, Inc. Extensible user interface
CN103559033A (en) * 2013-10-30 2014-02-05 上海天奕达电子科技有限公司 Method and device for realizing multi-window display of intelligent terminal
CN107643927A (en) * 2016-07-20 2018-01-30 中兴通讯股份有限公司 A kind of united portal method, apparatus and system
CN107247542A (en) * 2017-04-21 2017-10-13 北京安云世纪科技有限公司 Switching method, device and the mobile terminal of different administration interfaces
CN108762870A (en) * 2018-05-24 2018-11-06 网易乐得科技(黑龙江)有限公司 A kind of page display method and device
CN108984074A (en) * 2018-07-27 2018-12-11 广州视源电子科技股份有限公司 Sidebar operating method, apparatus and system, terminal device and server-side
CN109101157A (en) * 2018-08-22 2018-12-28 Oppo广东移动通信有限公司 Sidebar icon setting method, device, terminal and storage medium

Also Published As

Publication number Publication date
CN111651223B (en) 2023-11-24

Similar Documents

Publication Publication Date Title
CA2777443C (en) Automated enterprise software development
US10831453B2 (en) Connectors framework
CN106649084B (en) The acquisition methods and device of function call information, test equipment
US8839107B2 (en) Context based script generation
CN111142867A (en) Service visual arrangement system and method under micro-service architecture
US8533667B2 (en) Call wizard for information management system (IMS) applications
CN113296856B (en) Page jump and route configuration method, equipment, system and storage medium
US20130246952A1 (en) Three-dimensional gui object stores in automation test tools
CN107832207A (en) Interface performance test method, apparatus, storage medium and computer equipment
CN102054217B (en) Entity morphing in metamodel-based tools
CN109634490A (en) A kind of list display method, device, equipment and storage medium
CN110096424A (en) Processing method, device, electronic equipment and the storage medium of test
CN114115838A (en) Data interaction method and system based on distributed components and cloud platform
CN110806873A (en) Target control determining method and device, electronic equipment and storage medium
CN103473034A (en) Method and device for dynamically publishing Web service
CN111159301A (en) Data creating method, device, equipment and storage medium based on intelligent contract
CN114338820A (en) Network access method, device, electronic equipment and storage medium
CN112558968B (en) Method, device, equipment and storage medium for generating resource tree view
US20240086239A1 (en) Services development and deployment for backend system integration
CN109614271A (en) Control method, device, equipment and the storage medium of multiple company-data consistency
US20210216356A1 (en) Single nested multi-item workflow display
CN105787359B (en) Process guard method and device
CN106066874B (en) Object processing method and terminal
US8000952B2 (en) Method and system for generating multiple path application simulations
CN111651223A (en) Public sidebar content display method and device

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20220919

Address after: 25 Financial Street, Xicheng District, Beijing 100033

Applicant after: CHINA CONSTRUCTION BANK Corp.

Address before: 25 Financial Street, Xicheng District, Beijing 100033

Applicant before: CHINA CONSTRUCTION BANK Corp.

Applicant before: Jianxin Financial Science and Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant