CN111026310A - Transaction menu generation method and device - Google Patents

Transaction menu generation method and device Download PDF

Info

Publication number
CN111026310A
CN111026310A CN201911301473.4A CN201911301473A CN111026310A CN 111026310 A CN111026310 A CN 111026310A CN 201911301473 A CN201911301473 A CN 201911301473A CN 111026310 A CN111026310 A CN 111026310A
Authority
CN
China
Prior art keywords
transaction
display
display area
service
transaction service
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
CN201911301473.4A
Other languages
Chinese (zh)
Other versions
CN111026310B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911301473.4A priority Critical patent/CN111026310B/en
Publication of CN111026310A publication Critical patent/CN111026310A/en
Application granted granted Critical
Publication of CN111026310B publication Critical patent/CN111026310B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/04812Interaction techniques based on cursor appearance or behaviour, e.g. being affected by the presence of displayed objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2203/00Indexing scheme relating to G06F3/00 - G06F3/048
    • G06F2203/048Indexing scheme relating to G06F3/048
    • G06F2203/04803Split screen, i.e. subdividing the display area or the window area into separate subareas

Abstract

The application provides a method and a device for generating a transaction menu, wherein the method comprises the following steps: aiming at any transaction service, acquiring the transaction type of the transaction service; determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique; displaying the transaction service by utilizing an idle display column in the display area; wherein the idle display field refers to a transaction field that does not display a transaction.

Description

Transaction menu generation method and device
Technical Field
The invention relates to the technical field of computer science, in particular to a method and a device for generating a transaction menu.
Background
With the continuous development of national economy, the transaction business of banks is increasingly complicated, and not only basic transaction businesses such as depositing and withdrawing, loan and financial adjustment need to be processed simultaneously, but also personal transaction business and enterprise transaction business need to be considered.
At present, banks generally adopt a transaction menu form to uniformly manage transaction services; the transaction menu includes a plurality of transaction fields, each for displaying a transaction. However, because the transaction fields in the transaction menu adopt a uniform format and are randomly used for displaying a certain transaction service, the transaction services displayed by the transaction menu are too mixed, the transaction services of different transaction types are mutually interspersed, and the recognition degree is extremely low. With the increasing of transaction services, it is more and more difficult for users to quickly locate a transaction service to be processed from a transaction menu, which results in the reduction of user operation efficiency.
Disclosure of Invention
In view of this, the embodiment of the present application provides a method and an apparatus for generating a transaction menu, so that a user can quickly locate a transaction service to be processed in the transaction menu.
In order to achieve the above purpose, the embodiments of the present application provide the following technical solutions:
the first aspect of the present application provides a method for generating a transaction menu, including:
aiming at any transaction service, acquiring the transaction type of the transaction service;
determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique;
displaying the transaction service by utilizing an idle display column in the display area; wherein the idle display field refers to a transaction field that does not display a transaction.
Optionally, the determining a display area of a transaction menu corresponding to the transaction type of the transaction service includes:
inquiring a corresponding table to obtain a display area of a transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
Optionally, the displaying the transaction service by using an idle display field in the display area includes:
executing corresponding display configuration operation on the idle display column based on the display mode of the display area;
and displaying the transaction service according to the configured idle display column.
Optionally, each of the transaction fields is configured with a remark item, and after displaying the transaction service by using an idle display field in the display area, the method further includes:
extracting key parameters or custom information of the transaction service; wherein the self-defined information is information input by a user for the transaction service;
displaying the key parameters of the transaction service or the user-defined information by using the remark item of the transaction column corresponding to the transaction service.
Optionally, after the displaying the key parameter of the transaction service or the customized information by using the remark item of the transaction field corresponding to the transaction service, the method further includes:
obtaining a sequencing rule of a target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs; the sorting rule is used for explaining each transaction field in the target display area and displaying the information according to the sorting sequence of the priority of the remark items in the transaction field;
searching for the priority of the key parameters for displaying the transaction service or the remark items of the user-defined information by using the sorting rule;
and sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remarks of the user-defined information.
A second aspect of the present application provides a transaction menu generating apparatus, including:
the first acquisition unit is used for acquiring the transaction type of any transaction service;
the determining unit is used for determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique;
the first display unit is used for displaying the transaction service by utilizing an idle display field in the display area; wherein the idle display field refers to a transaction field that does not display a transaction.
Optionally, the determining unit includes:
the determining subunit is used for inquiring the corresponding table to obtain a display area of the transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
Optionally, the first display unit includes:
the configuration unit is used for executing corresponding display configuration operation on the idle display column based on the display mode of the display area;
and the first display subunit is used for displaying the transaction service according to the configured idle display column.
Optionally, the generating device further includes:
the extracting unit is used for extracting key parameters or custom information of the transaction service; wherein the self-defined information is information input by a user for the transaction service;
and the second display unit displays the key parameters of the transaction service or the custom information by using the remark item of the transaction column corresponding to the transaction service.
Optionally, the generating device further includes:
the second acquisition unit is used for acquiring the sequencing rule of the target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs; the sorting rule is used for explaining each transaction field in the target display area and displaying the information according to the sorting sequence of the priority of the remark items in the transaction field;
the searching unit is used for searching and obtaining the priority of the key parameters for displaying the transaction service or the remark items of the user-defined information by utilizing the sorting rule;
and the sorting unit is used for sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remarks of the user-defined information.
Compared with the prior art, the method has the following advantages:
in the method and the device for generating the transaction menu, the transaction type of the transaction service is acquired aiming at any transaction service, so that the display area of the transaction menu corresponding to the transaction type of the transaction service is determined; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique; further, displaying the transaction service by utilizing an idle display column in the display area; wherein the idle display field refers to a transaction field that does not display a transaction. Therefore, by applying the method provided by the embodiment of the application, the transaction menu is divided into a plurality of display areas in advance according to the transaction types, and the transaction services displayed in each display area are of uniform transaction types, so that the transaction menu interface is displayed neatly and intuitively, and the transaction services of different transaction types are not mixed; and because a plurality of display areas are divided, the number of the transaction services displayed in each display area can be controlled to a certain extent, so that a user can conveniently and visually find the transaction services to be processed, and the operation efficiency of the user is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for generating a transaction menu according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a method for generating a transaction menu according to another embodiment of the present application;
fig. 3 is a schematic structural diagram of a transaction menu generation apparatus according to an embodiment of the present disclosure.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, 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 application.
In this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
It should be noted that, through research, the inventor finds that, with the continuous development of national economy, the transaction traffic of banks at the present stage is very huge and includes various types of transaction traffic; such as a deposit and withdrawal transaction, a loan transaction, an accounting adjustment transaction, etc. In the process of processing the transaction service, the clerk generally searches the transaction service to be processed by using a transaction menu provided by the system, and then performs subsequent processing on the transaction service.
However, as the amount of transaction business increases, the operation of searching for transaction business in the transaction menu by the operator becomes more difficult, and the redundant transaction business is displayed in the transaction menu one by one, so that not only the display interface is very disordered and the identification degree is low, but also the operation efficiency of operator business processing is influenced.
In view of this, an embodiment of the present application provides a method for generating a transaction menu, which is used to generate a transaction menu including a plurality of display areas. Specifically, the generation method can be seen in fig. 1, and includes:
s101, aiming at any transaction service, acquiring the transaction type of the transaction service.
In the transaction system of the bank, each transaction business has corresponding transaction information; the transaction information includes the transaction type. It should be noted that the transaction type of the transaction service may be the above-mentioned deposit and withdrawal service, loan service, accounting adjustment service, etc. Of course, the type classification of personal business and business is also included. In the embodiment of the application, the transaction type of any transaction service is acquired.
It should be further noted that any transaction service targeted in the embodiment of the present application may be an original transaction service in a transaction menu, or may be a newly added transaction service; namely, when the user adds a transaction service to the transaction menu, the transaction type of the transaction service is obtained.
S102, determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the presentation mode of each presentation area is unique.
In the method provided by the embodiment of the application, the transaction menu is divided into a plurality of display areas according to the transaction types, so that the transaction types of the transaction services displayed on the transaction columns in any display area are uniform, and the problem of transaction service confusion in the transaction menu is avoided.
Optionally, the transaction menu may be divided into a plurality of display areas by developing a user interface (user interface. UI) frame of the transaction menu, developing a single-row UI frame into a plurality of rows of UI frames supporting the display mode provided in the embodiment of the present application, and implementing the generation work of the transaction menu of the present application by using a pre-developed code.
It should also be noted that at least one transaction field is included in any one of the display areas, and the transaction field is used for displaying a transaction service. For example, in a display area of the withdrawal business, when there is only one withdrawal business, only one transaction field is correspondingly generated and displayed in the display area; when the user inputs a new withdrawal service, for example, three, the display area generates and displays four transaction fields in total, and respectively displays four withdrawal services. Similarly, the corresponding transaction business can be displayed in the display areas of the deposit business and the loan business in the mode.
It is further desirable that each presentation area has a unique presentation mode for visually presenting the transaction service. The display mode can be various, such as color display, roman numeral display, custom special symbol display, and the like.
Optionally, in another embodiment of the present application, the display mode is color display.
Configuring different display colors of different display areas. Taking the above mentioned display areas corresponding to the deposit transaction, the withdrawal transaction, the loan transaction and the accounting adjustment as examples: the display color of the display area corresponding to the deposit business is configured to be green, the display color of the display area corresponding to the withdrawal business is configured to be blue, the display color of the display area corresponding to the loan business is configured to be yellow, and the display color of the display area corresponding to the financial adjustment is configured to be red.
Based on the display color configured in each display area, when the display area corresponding to the transaction type of the transaction service is judged, rendering the transaction column according to the display color configured in the display area to obtain the transaction column with the display color, and displaying the transaction service on the display column.
Accepting the display color configuration, for example, when the transaction type of the transaction service A is judged to be loan service, determining a display area corresponding to the loan service; and determining that the display color of the transaction service A is yellow based on the color configuration of the display area. Therefore, a transaction column is generated in the display area and rendered yellow, and the transaction service A is displayed on the transaction column, so that the display work of the transaction service A in the transaction menu is realized.
Similarly, when the display mode is other modes, the display rule of the corresponding mode is adopted, and the display work of the transaction service in the transaction menu is realized.
Optionally, in another embodiment of the present application, the determining a manner of the display area of the transaction menu corresponding to the transaction type of the transaction service includes:
inquiring the corresponding table to obtain a display area of a transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
In the embodiment of the application, the transaction menu is divided into a plurality of display areas in advance according to the transaction types, and the corresponding relation between the transaction types and the display areas of the transaction menu can be formulated as a corresponding table so as to be used for judging the display areas to be displayed for the transaction services in the following.
S103, displaying the transaction service by utilizing an idle display column in the display area; wherein, the idle display field refers to a transaction field which does not display transaction services.
In the embodiment of the present application, as described in the foregoing step S102, the transaction menu is divided into a plurality of display areas according to the transaction types, and each display area includes at least one transaction field. In other words, each display area is divided into a corresponding storage space for storing and displaying the corresponding transaction service. The transaction fields are embodied by storing and displaying transaction services, that is, the storage space of each display area can be correspondingly converted into a plurality of transaction fields, and when the transaction services need to be displayed, the idle display fields are generated from the idle storage space to store and display the transaction services.
For example, in a certain display area, the storage space thereof can be correspondingly converted into 100 transaction fields, and when no transaction needs to be displayed, the number of the default free display fields is 100. When there are 4 transaction services to be displayed in the display area, any four transaction services are selected from the 100 free display fields for displaying the 4 transaction services. After successful presentation, there are a total of four transaction fields presented in the presentation area, and 96 free presentation fields remain.
Of course, the examples provided in the above are only for convenience of understanding the scheme, and do not represent a real exhibition region division rule.
Optionally, in another embodiment of the present application, a manner of displaying the transaction service by using an idle display field in the display area may refer to the following description:
and executing corresponding display configuration operation on the idle display column based on the display mode of the display area.
And displaying the transaction service according to the configured idle display column.
It should be noted that each display area has a unique display mode. Taking color display as an example, based on the display color of the display area, performing color configuration on the idle display field.
For example, when the display color of the display area is yellow, the free display field for displaying the transaction service is rendered yellow. After the rendering is completed, the free display field can be used for displaying the transaction service.
Based on this, in the same display area, the transaction columns for displaying the transaction services are rendered into a uniform display mode, and the user can visually distinguish the transaction types of the transaction services through naked eyes. And after the areas are partitioned, the transaction business volume included in the transaction menu is also partitioned to each display area, so that the identification degree of the transaction menu can be improved.
In the method for generating the transaction menu provided by the embodiment of the application, the transaction type of the transaction service is acquired aiming at any transaction service, so that the display area of the transaction menu corresponding to the transaction type of the transaction service is determined; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique; further, an idle display column in the display area is used for displaying the transaction service; wherein, the idle display field refers to a transaction field which does not display transaction services. As can be seen from the description in the foregoing steps S101 to S103, in the same display area, the transaction columns for displaying the transaction services are rendered into a uniform display mode, so that the user can visually distinguish the transaction types of the transaction services with naked eyes. After the areas are partitioned, the transaction service volume included in the transaction menu is partitioned to each display area, so that the identification degree of the transaction menu is improved, a user can conveniently and visually find the transaction service to be processed, and the operation efficiency of the user is improved.
Optionally, another embodiment of the present application provides a method for generating a transaction menu, which may be referred to fig. 2, including:
s201, aiming at any transaction service, acquiring the transaction type of the transaction service.
S202, determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the presentation mode of each presentation area is unique.
S203, displaying the transaction service by utilizing an idle display column in the display area; wherein, the idle display field refers to a transaction field which does not display transaction services.
In the embodiment of the present application, the specific execution contents of step S201 to step S203 may refer to the contents of step S101 to step S103 in the embodiment of fig. 1, and are not described herein again.
S204, extracting key parameters or custom information of the transaction service; wherein the self-defined information is information input by a user for a transaction service.
In the embodiment of the application, the transaction service comprises related key parameters or self-defined information, and the key parameters are, for example, to-be-processed time and are used for indicating the time at which the transaction service is processed by a user; the customized information is, for example, some preset information inputted by the user for indicating the importance of the transaction service.
It should be noted that each transaction service has its own key parameter or customization information, and the key parameters or customization information of different transaction services may be the same or different.
S205, displaying key parameters or self-defined information of the transaction service by using the remark item of the transaction column corresponding to the transaction service.
In the embodiment of the application, each transaction column is configured with a remark item in advance, and when the key parameters or the self-defined information of the related transaction service are extracted, the remark item is adopted to display the key parameters or the self-defined information of the related transaction service.
S206, obtaining a sequencing rule of the target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs;
in the embodiment of the application, each display area is preconfigured with a self-ordering rule, and the ordering rule is used for explaining the ordering sequence of the information displayed by the remark items in each transaction field in the target display area according to the priority of the remark items in the transaction field. For example, the ordering rule may be "order in chronological order of pending processing".
The target display area can be any display area in the transaction menu, and the ordering rule of each display area can adopt a uniform ordering rule or an ordering rule suitable for respective display work.
And S207, searching and obtaining the priority of the remark item for displaying the key parameters of the transaction service or the custom information by using the sorting rule.
In the embodiment of the application, the priority of the remark item related to the key parameter or the custom information is defined in the sorting rule, so that the priority of the remark item related to the key parameter or the custom information of the transaction service can be found and obtained through the rule preset in the sorting rule based on the obtained sorting rule of the target display area.
It should be noted that the priority of the key parameter of the transaction service or the remark item of the custom information is used to indicate the sorting order of the transaction field in the target display area. For example, the sorting order may be a mode in which the transaction fields with higher priorities are sorted before the corresponding transaction fields with higher priorities are sorted after the corresponding transaction fields with higher priorities.
And S208, sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remark items of the user-defined information.
In the embodiment of the application, the transaction columns corresponding to the transaction services are sorted based on the priority of the remark items of the transaction services searched from the sorting rules. That is, in any display area, each transaction field has its own priority, and the priority ranking relationship can be obtained by comparing the priorities; based on the priority ranking relationship, all transaction fields within the display area may be ranked.
For example, when the acquired key parameter is the waiting time, the priority of the transaction service whose waiting time is closer to the current time may be set to be higher, and the priority of the transaction service whose waiting time is farther from the current time may be set to be lower; therefore, the transaction columns corresponding to the transaction services in the display area are sorted in the order of the priority from high to low.
When a user processes transaction services, the transaction services with the processing time closer to the current time are usually processed preferentially. Therefore, the user can find the corresponding transaction service from the front of the display area without traversing the whole display area. And when the transaction service is processed, carrying out corresponding remark on the transaction service so as to cancel the priority of the transaction service. Similarly, the ordering may be prioritized again such that the ordering of subsequent transaction traffic is advanced.
Of course, the present application does not limit the sorting order of the transaction fields, and any sorting method in the technical means belonging to the protection scope of the present application falls within the protection scope of the present application.
In the method for generating the transaction menu provided by the embodiment of the application, on one hand, after a transaction service is displayed by using an idle display column in a display area, a key parameter or custom information of the transaction service is further extracted, so that a remark item of the transaction column is used for displaying the key parameter or the custom information; on the other hand, obtaining a sequencing rule of a target display area, wherein the target display area is a display area to which a transaction column corresponding to the transaction service belongs; searching for the priority of the remark item for displaying the key parameters of the transaction service or the user-defined information by using the sorting rule, and sorting the transaction columns corresponding to the transaction service according to the priority of the key parameters of the transaction service or the priority of the remark item of the user-defined information. Based on this, in any one display area, the transaction columns with high priority can be arranged in the front of the display area, so that the user can conveniently and visually find the transaction service to be processed without traversing the whole display area, and the operation efficiency of the user is improved.
An embodiment of the present application further provides a device for generating a transaction menu, which can refer to fig. 3, including:
a first obtaining unit 301, configured to obtain, for any one transaction service, a transaction type of the transaction service;
a determining unit 302, configured to determine a display area of a transaction menu corresponding to a transaction type of a transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique;
the first display unit 303 is configured to display the transaction service by using an idle display field in the display area; wherein, the idle display field refers to a transaction field which does not display transaction services.
In the apparatus for generating a transaction menu provided in the embodiment of the present application, a first obtaining unit 301 obtains a transaction type of a transaction service for any transaction service; the determining unit 302 determines a display area of a transaction menu corresponding to the transaction type of the transaction service; the first display unit 303 displays the transaction service by using an idle display field in the display area; wherein the idle display field refers to a transaction field that does not display a transaction. By using the generation device of the transaction menu, the transaction services displayed in each display area can be of a uniform transaction type, the display of the transaction menu interface is ordered and intuitive, and the transaction services of different transaction types can not be mixed; the user can conveniently and visually find the transaction service to be processed, so that the operation efficiency of the user is improved.
Optionally, in another embodiment of the present application, the determining unit 302 includes:
the determining subunit is used for inquiring the corresponding table to obtain a display area of the transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
It should be further noted that, in this embodiment, the specific execution process of the subunit is determined, which may be referred to in the content of the method embodiment corresponding to fig. 1 and is not described herein again.
Optionally, in another embodiment of the present application, the first display unit 303 includes:
and the configuration unit is used for executing corresponding display configuration operation on the idle display column based on the display mode of the display area.
And the first display subunit is used for displaying the transaction service according to the configured idle display column.
It should be further noted that, in this embodiment, the specific execution processes of the configuration unit and the first display subunit may refer to the contents of the method embodiment corresponding to fig. 1, and are not described herein again.
Optionally, in another embodiment of the present application, the apparatus for generating a transaction menu further includes:
the extraction unit is used for extracting key parameters or custom information of the transaction service; and the user-defined information is the information input by the user aiming at the transaction service.
And the second display unit displays the key parameters of the transaction service or the user-defined information by using the remark item of the transaction column corresponding to the transaction service.
It should be further noted that, in this embodiment, the specific implementation processes of the extracting unit and the second displaying unit can refer to the contents of the method embodiment corresponding to fig. 2, and are not described herein again.
Optionally, in another embodiment of the present application, the apparatus for generating a transaction menu further includes:
the second acquisition unit is used for acquiring the sequencing rule of the target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs; the sorting rule is used for explaining each transaction field in the target display area and displaying the information according to the priority ranking of the remark items in the transaction field.
And the searching unit is used for searching and obtaining the priority of the remark item for displaying the key parameters of the transaction service or the custom information by using the sorting rule.
And the sorting unit is used for sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remark items of the user-defined information.
It should be further noted that, in this embodiment, for a specific execution process of the second obtaining unit, the searching unit, and the sorting unit, reference may be made to the content of the method embodiment corresponding to fig. 2, and details are not described here again.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, the system or system embodiments are substantially similar to the method embodiments and therefore are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described system and system embodiments are only illustrative, wherein the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It should be noted that the terms "first", "second", and the like in this specification are only used for distinguishing different devices, modules, or units, and are not used for limiting the order or interdependence of the functions performed by the devices, modules, or units.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for generating a transaction menu, comprising:
aiming at any transaction service, acquiring the transaction type of the transaction service;
determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique;
displaying the transaction service by utilizing an idle display column in the display area; wherein the idle display field refers to a transaction field that does not display a transaction.
2. The generation method of claim 1, wherein the determining of the display area of the transaction menu corresponding to the transaction type of the transaction service comprises:
inquiring a corresponding table to obtain a display area of a transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
3. The method of claim 1, wherein said displaying the transaction using a free display field in the display area comprises:
executing corresponding display configuration operation on the idle display column based on the display mode of the display area;
and displaying the transaction service according to the configured idle display column.
4. The method of claim 1, wherein each of the transaction fields is configured with a remark item, and wherein after displaying the transaction service using a free display field in the display area, the method further comprises:
extracting key parameters or custom information of the transaction service; wherein the self-defined information is information input by a user for the transaction service;
displaying the key parameters of the transaction service or the user-defined information by using the remark item of the transaction column corresponding to the transaction service.
5. The generation method according to claim 4, wherein after the displaying the key parameter or the user-defined information of the transaction service by using the remark item of the transaction field corresponding to the transaction service, the method further comprises:
obtaining a sequencing rule of a target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs; the sorting rule is used for explaining each transaction field in the target display area and displaying the information according to the sorting sequence of the priority of the remark items in the transaction field;
searching for the priority of the key parameters for displaying the transaction service or the remark items of the user-defined information by using the sorting rule;
and sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remarks of the user-defined information.
6. An apparatus for generating a transaction menu, comprising:
the first acquisition unit is used for acquiring the transaction type of any transaction service;
the determining unit is used for determining a display area of a transaction menu corresponding to the transaction type of the transaction service; the transaction menu is divided into a plurality of display areas according to transaction types, each display area comprises at least one transaction field, and each transaction field is used for displaying a transaction service; the display mode of each display area is unique;
the first display unit is used for displaying the transaction service by utilizing an idle display field in the display area; wherein the idle display field refers to a transaction field that does not display a transaction.
7. The generation apparatus according to claim 6, wherein the determination unit includes:
the determining subunit is used for inquiring the corresponding table to obtain a display area of the transaction menu corresponding to the transaction type of the transaction service; wherein, the corresponding relation between each transaction type and the display area of the transaction menu is pre-established in the corresponding table.
8. The generation apparatus according to claim 6, wherein the first presentation unit includes:
the configuration unit is used for executing corresponding display configuration operation on the idle display column based on the display mode of the display area;
and the first display subunit is used for displaying the transaction service according to the configured idle display column.
9. The generation apparatus according to claim 6, further comprising:
the extracting unit is used for extracting key parameters or custom information of the transaction service; wherein the self-defined information is information input by a user for the transaction service;
and the second display unit displays the key parameters of the transaction service or the custom information by using the remark item of the transaction column corresponding to the transaction service.
10. The generation apparatus according to claim 9, further comprising:
the second acquisition unit is used for acquiring the sequencing rule of the target display area; the target display area is a display area to which a transaction column corresponding to the transaction service belongs; the sorting rule is used for explaining each transaction field in the target display area and displaying the information according to the sorting sequence of the priority of the remark items in the transaction field;
the searching unit is used for searching and obtaining the priority of the key parameters for displaying the transaction service or the remark items of the user-defined information by utilizing the sorting rule;
and the sorting unit is used for sorting the transaction columns corresponding to the transaction services according to the key parameters of the transaction services or the priority of the remarks of the user-defined information.
CN201911301473.4A 2019-12-17 2019-12-17 Transaction menu generation method and device Active CN111026310B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911301473.4A CN111026310B (en) 2019-12-17 2019-12-17 Transaction menu generation method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911301473.4A CN111026310B (en) 2019-12-17 2019-12-17 Transaction menu generation method and device

Publications (2)

Publication Number Publication Date
CN111026310A true CN111026310A (en) 2020-04-17
CN111026310B CN111026310B (en) 2021-11-26

Family

ID=70209436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911301473.4A Active CN111026310B (en) 2019-12-17 2019-12-17 Transaction menu generation method and device

Country Status (1)

Country Link
CN (1) CN111026310B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538648A (en) * 2020-04-27 2020-08-14 中国银行股份有限公司 Transaction menu processing method, device, readable medium and equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020169650A1 (en) * 2001-01-27 2002-11-14 Dougherty Karen Ann Methods and systems for identifying prospective customers and managing deals
US20040187140A1 (en) * 2003-03-21 2004-09-23 Werner Aigner Application framework
CN104850937A (en) * 2015-04-22 2015-08-19 中国建设银行股份有限公司 Method and device of business handling shunting
CN105094521A (en) * 2012-07-26 2015-11-25 奇智软件(北京)有限公司 Method and system for showing interface file
CN105976212A (en) * 2016-05-30 2016-09-28 北京京东尚科信息技术有限公司 Commodity displaying method and apparatus and electronic commerce platform
CN107957832A (en) * 2017-11-15 2018-04-24 维沃移动通信有限公司 The methods of exhibiting and device of a kind of application icon
CN108921698A (en) * 2018-07-03 2018-11-30 中国银行股份有限公司 Branch's amended record method and system based on global integration core banking system
CN109451147A (en) * 2018-10-15 2019-03-08 麒麟合盛网络技术股份有限公司 A kind of information displaying method and device
CN109582412A (en) * 2018-10-25 2019-04-05 平安科技(深圳)有限公司 Product introduction method, apparatus and computer storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020169650A1 (en) * 2001-01-27 2002-11-14 Dougherty Karen Ann Methods and systems for identifying prospective customers and managing deals
US20040187140A1 (en) * 2003-03-21 2004-09-23 Werner Aigner Application framework
CN105094521A (en) * 2012-07-26 2015-11-25 奇智软件(北京)有限公司 Method and system for showing interface file
CN104850937A (en) * 2015-04-22 2015-08-19 中国建设银行股份有限公司 Method and device of business handling shunting
CN105976212A (en) * 2016-05-30 2016-09-28 北京京东尚科信息技术有限公司 Commodity displaying method and apparatus and electronic commerce platform
CN107957832A (en) * 2017-11-15 2018-04-24 维沃移动通信有限公司 The methods of exhibiting and device of a kind of application icon
CN108921698A (en) * 2018-07-03 2018-11-30 中国银行股份有限公司 Branch's amended record method and system based on global integration core banking system
CN109451147A (en) * 2018-10-15 2019-03-08 麒麟合盛网络技术股份有限公司 A kind of information displaying method and device
CN109582412A (en) * 2018-10-25 2019-04-05 平安科技(深圳)有限公司 Product introduction method, apparatus and computer storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
R A K RANAWAKA: "Comparing the User-Interface Design of Banking Websites; A Survey on the Sri Lankan Banking Sector", 《 2008 4TH INTERNATIONAL CONFERENCE ON INFORMATION AND AUTOMATION FOR SUSTAINABILITY》 *
孟庆海: "基于XML的交易界面开发语言与运行时引擎", 《计算机系统应用》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111538648A (en) * 2020-04-27 2020-08-14 中国银行股份有限公司 Transaction menu processing method, device, readable medium and equipment
CN111538648B (en) * 2020-04-27 2024-02-02 中国银行股份有限公司 Transaction menu processing method and device, readable medium and equipment

Also Published As

Publication number Publication date
CN111026310B (en) 2021-11-26

Similar Documents

Publication Publication Date Title
US11023533B2 (en) Node task data display method and apparatus, storage medium and computer equipment
CN106296142B (en) Method and system for selecting multiple payment channels
KR101334116B1 (en) Mobile communication terminal device and method for providing user information with intergrated user information and SNS
KR100992169B1 (en) bio information analysis process auto design system and thereof.
US8620934B2 (en) Systems and methods for selecting data elements, such as population members, from a data source
US20070136683A1 (en) Graphical user interface for generic listing of managed objects
WO2016082598A1 (en) Method, apparatus, and device for rapidly searching for application program
CN109144997A (en) Data correlation method, device and storage medium
CN109766482B (en) Intelligent search system for service charge and method thereof
CN104081375A (en) Email filtering based on social networking information
CN109814971B (en) Desktop application icon arrangement method, electronic device and storage medium
CN111026310B (en) Transaction menu generation method and device
CN104077392B (en) Reminding method and device are suggested in a kind of search
CN107665116B (en) Page resource bit information processing method and device
JP2014067314A (en) Electronic commerce server device
CN106067130A (en) The automatic generation method in commodity distribution region and system
CN114417789A (en) Data reference method and device, electronic equipment and storage medium
CN109241137A (en) A kind of line number fuzzy query method and device
US20170331776A1 (en) Decomposed layouts for attention management
CN108776898B (en) Call platform data processing method and device
JP5401577B2 (en) Computing that analyzes the credit of telephone users based on the current usage of telephone numbers and past survey history using the analysis method specified by the survey client
US20140129586A1 (en) Managing internet searches based on database query results
CN106126048B (en) Method and device for inquiring contact information of mobile equipment
WO2024098714A1 (en) Application information processing method, and electronic device and storage medium
CN103425688A (en) Method and server for providing information

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
GR01 Patent grant
GR01 Patent grant