CN115794289A - Application function display method, device, equipment, medium and program product - Google Patents

Application function display method, device, equipment, medium and program product Download PDF

Info

Publication number
CN115794289A
CN115794289A CN202211635572.8A CN202211635572A CN115794289A CN 115794289 A CN115794289 A CN 115794289A CN 202211635572 A CN202211635572 A CN 202211635572A CN 115794289 A CN115794289 A CN 115794289A
Authority
CN
China
Prior art keywords
display
function
target application
application function
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211635572.8A
Other languages
Chinese (zh)
Inventor
徐文龙
李冲
汪冲
袁潇锋
高徵浩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
CCB Finetech Co Ltd
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 CN202211635572.8A priority Critical patent/CN115794289A/en
Publication of CN115794289A publication Critical patent/CN115794289A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention relates to the technical field of big data intelligent analysis, and discloses an application function display method, device, equipment, medium and program product, wherein the method comprises the following steps: when the target application client is started, detecting that a target application function with a priority display attribute exists in the target application client; matching attribute information of user login information of a target application client with a priority display condition of a target application function; according to the matching result, displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function to obtain a target initial application interactive interface; and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying. The technical scheme of the embodiment can dynamically adjust the priority of the application function display based on the configuration of the priority display attribute and the real-time interactive operation of the user, and simplify the application function level.

Description

Application function display method, device, equipment, medium and program product
Technical Field
The embodiment of the invention relates to the technical field of big data intelligent analysis, in particular to an application function display method, device, equipment, medium and program product.
Background
In an Application (APP) client, various functions are usually set, and a user needs to open an APP when using the APP, search for a function to be used according to an interface layout of a function module in the APP, and then click a corresponding function menu.
However, some function levels are deep, a user is required to click and open the function levels one by one, the flow of the user is complex when the user uses the APP, the operation is complex, the use efficiency is low, and the experience feeling is poor.
Disclosure of Invention
The embodiment of the invention provides an application function display method, an application function display device, application function display equipment, application function display media and a program product, so that on the premise that the priority display attribute of each application function module can be dynamically configured, corresponding application functions are preferentially displayed according to the priority display condition of each application function and attribute information of a login user, and the priority display level of related application functions can be dynamically adjusted in real time according to the interactive operation of the user, so that the application function level is simplified, the use feeling of the user is improved, and the application function use process is more efficient.
In a first aspect, an embodiment of the present invention provides an application function display method, where the method includes:
when a target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client;
when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function;
displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying the application function associated with the interactive operation according to the adjusted display priority.
In a second aspect, an embodiment of the present invention provides an application function display apparatus, where the apparatus includes:
the display attribute identification module is used for detecting whether a target application function with a priority display attribute exists in a target application client when the target application client is started;
the display attribute analysis module is used for matching the attribute information of the user login information of the target application client with the prior display condition of the target application function when the target application function is detected;
the application function display module is used for displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and the application function updating and displaying module is used for adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface and displaying the application function associated with the interactive operation according to the adjusted display priority.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the application function presentation method as provided by any embodiment of the invention.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the application function presenting method provided in any embodiment of the present invention.
In a fifth aspect, an embodiment of the present invention further provides a computer program product, where a computer program is stored, and when the computer program is executed by a processor, the computer program implements the application function displaying method provided in any embodiment of the present invention.
The embodiment of the invention has the following advantages or beneficial effects:
according to the embodiment of the invention, when the target application client is started, whether a target application function with a priority display attribute exists in the target application client is detected; when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function; displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface; and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying the application function associated with the interactive operation according to the adjusted display priority. The display layout of the application function content of the client interface is dynamically determined according to the attribute information of the user and the priority display attribute of each application function, and the priority of the relevant application function can be dynamically adjusted according to the operation of the user on the interactive interface, so that the flexible configuration of the interactive interface is realized. The technical scheme of the embodiment of the invention solves the problems of deep application function display level, level-by-level opening by a user when the user uses the application function display device, complex flow and poor experience, can dynamically adjust the priority level of application function display based on the attribute information of the prior display configuration and login user and the real-time interactive operation of the user, can quickly start the application function adjusted by the display priority, simplifies the application function level, improves the use feeling of the user, and has more efficient application function use process.
Drawings
Fig. 1 is a flowchart of an application function display method according to an embodiment of the present invention;
fig. 2 is a flowchart of an application function display method according to an embodiment of the present invention;
fig. 3 is a flowchart of an application function display method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an application function display apparatus according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some structures related to the present invention are shown in the drawings, not all of them.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance. According to the technical scheme, the data acquisition, storage, use, processing and the like meet the relevant regulations of national laws and regulations.
Fig. 1 is a schematic flowchart of an application function display method according to an embodiment of the present invention, and this embodiment is applicable to a scenario where an interface displays application function content when an application program is started, so as to preferentially display some function applications, so that a user can quickly start a related application function. The method can be executed by an application function showing device, which can be realized by software and/or hardware and is integrated in a computer device with an application development function.
As shown in fig. 1, the application function display method includes the following steps:
s110, when the target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client.
The target application client can be an application program for performing related business processing in any business field, and the priority display attribute of the application function in the application program can be dynamically configured. That is, the priority display attribute of each application function in the target application client can be configured by related business personnel according to business requirements, and can be directly updated without redelivering the application program. The user can log in the target application client and use each application function therein to complete the corresponding service processing process. For example, a user uses application functions such as inquiry, account transfer or financing on an application client of a bank; the user uses application functions such as voice call, short video editing and browsing in the social media application client.
Generally, when a user logs in an application client, the application client may verify login information of the user, and after the information is successfully verified, the application client may display corresponding application function modules at corresponding content display levels according to a preset interface layout. Different function controls are arranged in a home page interface of a client-side interactive interface, each function space can be provided with one or more function levels, and a user can select a final target application function step by step through a function menu, which is not very convenient for the user to operate.
In this embodiment, before the user logs in the target application client and the interactive interface of the target application client is presented, the target client may detect whether each application function module in the application program of the target client is provided with the priority display attribute. The priority display attribute may be personalized setting of the corresponding application function by an administrator of the application client platform side according to a service requirement, and may improve a priority of displaying the application function. For example, for an application function in a push-to-home service scenario, an administrator may configure a higher presentation priority for the push-to-home application function, so that a user does not need to go through multiple hierarchical menus to open an application, but may open a target application function module at correspondingly fewer menu levels, and may even directly open a top page of an application client, so that the user can more conveniently touch the corresponding application function.
Specifically, after the administrator sets the priority display attribute for some application functions, the application functions may correspondingly carry the priority display identifier and the corresponding specific priority display configuration information. The application client can identify whether the target application function with the priority display attribute is included according to the priority display identifier.
S120, when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function.
The priority display condition is priority display configuration information corresponding to the target application function. Different target application functions can determine different priority display conditions according to corresponding function attributes and/or service scene requirements.
When any attribute information of the user login information of the login target application client can be matched with the priority display condition of the target application function, the target application function can be displayed preferentially at the corresponding priority display level. The attribute information may be login IP address attribute information, user tag attribute information, or login time attribute information.
Generally, the user login information includes information such as a login Internet Protocol Address (IP), a login time, and a login user identifier, and information associated with a preferential display condition may be extracted from the login information to further determine a condition whether the target application function is preferentially displayed.
For example, a service scenario corresponding to an application function is a regional service scenario, and only a corresponding function module is opened in a specified region, so that a user can be preferentially displayed when logging in the corresponding region. If there is a periodic peak in the access capacity of an application function, the time condition for preferential exposure of the application function can be set according to the time when the peak in the access capacity occurs.
S130, displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition, and obtaining a target initial application interactive interface.
And when the prior display condition of the target application function is determined to be met through the steps, the target application function can be displayed preferentially. Specifically, the function control of the target application function is displayed on the interface corresponding to the interface priority display level corresponding to the target application function, so that a target initial application interactive interface, namely an initial display situation after the target application client is triggered, is obtained.
In an alternative embodiment, the application interface corresponding to the interface priority display hierarchy may be set as an application home page, that is, after the user logs in the application program, the user may directly touch the target application function on the home page of the interactive interface.
Further, in the same priority display level, when the number of the target application functions meeting the corresponding priority display condition is greater than the preset function display number, the target application functions meeting the preset function display number may be selected for function control display among the plurality of target application functions meeting the corresponding priority display condition according to a preset function display selection policy. For example, on the application program home page, the upper limit may show 3 application functions, and the number of the target application functions meeting the priority showing condition is 5, so that 3 application functions may be randomly selected from the 5 target application functions meeting the corresponding priority showing condition for showing. Or, a recommendation weight or recommendation index may be set for the application functions of different priority display conditions, and a corresponding number of application functions may be selected for display according to the corresponding weight values or recommendation index values. In addition, in an optional implementation manner, the access quantities of a plurality of target application functions can be obtained, and the access quantities are sorted from large to small according to the numerical values of the accessed quantities; and then selecting target application functions with preset function display quantity to display the function control based on the access quantity sequencing result. Namely, the application functions with higher access amount can be preferentially displayed so as to meet the use requirements of more user groups.
S140, according to the interactive operation of the user on the target initial application interactive interface, adjusting the display priority of the application function associated with the interactive operation, and displaying the application function associated with the interactive operation according to the adjusted display priority.
The interactive operation can be the operation of selecting or shielding setting of any application function in an initial application interactive interface presented by the target application client by the user.
Aiming at the forward operations such as user selection or preference setting, the display priority of other application functions related to the operation object of the user can be improved, so that the user can more easily acquire the function meeting the use requirement, and the use of the nursery stock table application client is more convenient. For example, in a bank application client, if a user selects to browse a certain fast financing application function, the same kind of financing application functions can be preferentially displayed in an interface.
Aiming at the shielding operation of the user, the display priority of other application functions related to the operation object of the user can be reduced, so that the interference of the user in performing application selection operation in the target application client can be reduced, and the efficiency of finding the application function which the user wants to use is improved.
That is to say, in this embodiment, on the basis of pre-configuring the display priority attributes of some application functions in the application program, the display priority of the first-relevant application function is dynamically adjusted in real time in combination with the operation of the user on the application program interaction interface, so that the application program display interface of the user can be further optimized in a personalized manner, and the user can find the target application function more conveniently.
According to the technical scheme of the embodiment, when the target application client is started, whether a target application function with a priority display attribute exists in the target application client is detected; when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function; and displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition, namely dynamically determining the display layout of the application function content of the client interface according to the attribute information of the user and the priority display attribute of each application function, and dynamically adjusting the priority of the related application function according to the operation of the user on the interactive interface to realize the flexible configuration of the interactive interface. The technical scheme of the embodiment of the invention solves the problems that some application functions are deep in display hierarchy, users are opened level by level when using the application functions, the process is complex and the experience is poor, the priority levels of the application function display can be dynamically adjusted based on the attribute information of the prior display configuration and login users and the real-time interactive operation of the users, the application functions adjusted by the display priority levels can be quickly started, the application function hierarchy is simplified, the use feeling of the users is improved, and the application function use process is more efficient.
In a specific example, for an application client of a bank, a service operator may perform special maintenance on a shortcut function seen by a user in a certain branch or a certain region. For example, if the activity name "one-score salute" is given by pushing back the activity of the user in the a area in a certain period of time, the number of times of using the application function corresponding to the activity is greatly increased, and the users using the application function are all clients in the a area. Then, the service operator can directly recommend the 'one-part salute' to the clients of the regional division A in the built-in top of the shortcut function management, namely, the priority display attribute is set. When the application client performs login verification, whether the IP address in the login information of the user is in the area A or not is determined, and if yes, the application function of 'one-minute salute' is displayed on the home page of the application client. Therefore, the client in the district A can see the application function of 'one party for saluting' after logging in the application client, and the function module is quickly started.
Fig. 2 is a flowchart of an application function displaying method provided in an embodiment of the present invention, which belongs to the same inventive concept as the application function displaying method applied to the application client in the foregoing embodiment, and further describes a process of configuring a priority display attribute of an application function. The method can be executed by an application function presentation device configured at an application server, and the device can be realized by software and/or hardware and is integrated in computer equipment with an application development function.
As shown in fig. 2, the application function display method includes the following steps:
and S210, acquiring an application function priority display attribute setting instruction.
In this embodiment, an application function display configuration interface may be configured in advance at a server of the target application. And the service operation manager of the target application platform side can configure the display priority attribute of each application function module based on the service operation requirement under the corresponding authority.
The application function display configuration interface can be a framework defined by developers based on specific domain languages, so that service operation managers can flexibly configure the priority attributes of the functional modules without knowing the algorithm logic in the application program. Meanwhile, when the display level of the functional module is changed, the application program does not need to be re-published.
When a service operation manager performs priority display attribute configuration on any application function in a target application client, a priority display attribute setting instruction is generated at a server of the target application, and the instruction is issued to the corresponding target application client. Therefore, the target application client can obtain the application function priority display attribute setting instruction.
And S220, updating the priority display attribute information of the application function associated with the setting instruction according to the setting instruction.
Specifically, the setting information associated with the priority display attribute in the priority display attribute setting instruction may include a priority display level and a condition for performing priority display.
Under different service scenes and operation requirements, different preferential display conditions can be set for different application functions respectively. Such as geographical location conditions, temporal conditions, or traffic type conditions, etc.
The number of the levels of the priority display levels is smaller than that of the levels of the original interface display levels of the target application function, and the display interface corresponding to the minimum value of the levels is the first page of the application interface. Therefore, the user can be reduced from reaching the level of the target function module or from reaching the top page directly, which is equivalent to setting a quick entrance for some service function modules.
And the target application client updates according to the specific priority display attribute information. Therefore, when a user logs in the target application client, the client can display the control of each application function according to the updated configuration information, so that the function application capable of being displayed quickly is displayed preferentially.
And S230, when the target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client.
S240, when the target application function is detected, matching the attribute information of the user login information of the target application client with the priority display condition of the target application function.
Specifically, when the priority display condition is the function open area restriction condition, the login location position attribute information in the attribute information may be acquired; matching the position attribute information of the login place with the limiting conditions of the function open area; and when the position attribute information of the login place is in the range of the function open area, determining that the target application function meets the corresponding priority display condition. For example, an internet protocol address in the login information may be acquired as the login location attribute information; further determining whether the internet protocol address is within the range of the function open area; and when the internet protocol address is in the range of the function open area, determining that the target application function meets the corresponding priority display condition.
When the prior display condition is an individualized classification condition, the attribute information of the user label in the attribute information can be acquired; determining whether the attribute information of the user tag is matched with the personalized classification condition; and when the attribute information of the user tag is matched with the personalized classification condition, determining that the target application function meets the corresponding preferential display condition. The personalized classification category comprises any one of a service field category, a user grade category and a user personalized preference setting category in the application client, and can be divided according to the application field corresponding to the application client. Therefore, each application function can be subdivided into services, and the services can be conveniently matched with associated users.
Illustratively, when the application client is a shopping platform APP, the service field category includes at least one of service categories such as a live broadcast field, a self-service store, and a fresh service. The user level can be a consumption amount level in the shopping platform APP or a browsing duration level, and the personalized preference of the user can be an interested item selected by the user according to the shopping preference.
And S250, displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface.
S260, according to the interactive operation of the user on the target initial application interactive interface, adjusting the display priority of the application function related to the interactive operation, and displaying the application function related to the interactive operation according to the adjusted display priority.
According to the technical scheme, a configuration instruction of a configuration interface for displaying an application function, which is configured in advance by a related manager at an application server side, is obtained through a target application client side, so that the prior display attribute information of the corresponding application function in the target application client side is updated, and then when a user logs in the client side, whether the target application function with the prior display attribute exists in the target application client side is detected based on the updated prior display attribute information of the application function; when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function; and displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition, namely dynamically determining the display layout of the application function content of the client interface according to the attribute information of the user and the priority display attribute of each application function, rendering and displaying each application function, and dynamically adjusting the priority of the related application function according to the operation of the user on the interactive interface to realize the flexible configuration of the interactive interface. The technical scheme of the embodiment of the invention solves the problems of deep application function display level, level-by-level opening by a user when the application function display system is used, complex flow and poor experience, and can enable an administrator user to flexibly configure the priority display attribute of each function module, so that the application function adjusted by the display priority can be quickly started, the application function level is simplified, the use feeling of the user is improved, and the application function use process is more efficient.
Fig. 3 is a flowchart of an application function displaying method provided in an embodiment of the present invention, where this embodiment and the application function displaying method applied to the application client in the foregoing embodiments belong to the same inventive concept, and further describe a manner of setting a shortcut entry for an application function in a bank application program. The method can be executed by an application function showing device, which can be realized by software and/or hardware, and is integrated in a computer device with an application development function.
S310, when the bank application client is started, detecting whether a target application function with a priority display attribute exists in the bank application client.
S320, when the bank application function is detected, matching the attribute information of the user login information of the bank application client with the priority display condition of the target application function.
S330, displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition.
When the prior display condition is a function open area limiting condition, the login location position attribute information in the attribute information can be acquired; matching the position attribute information of the login place with the limiting conditions of the function open area; and when the login place position attribute information is in the function open area range, determining that the target application function meets the corresponding priority display condition. For example, an internet protocol address in the login information may be acquired as the login location attribute information; further determining whether the internet protocol address is in the range of the function open area; and when the internet protocol address is in the range of the function open area, determining that the target application function meets the corresponding priority display condition. For example, a certain bank only carries out a certain activity in the branch in area a, then when a user in area a logs in the bank APP, the bank APP determines whether the conditions of preferential display of the certain activity are met according to the login location attribute information in the login information, and if the conditions are met, the functional control of the certain activity can be displayed at the corresponding preferential display level, for example, the functional control is displayed at the home page of the bank APP, and a fast activity entry which is directly reached at the home page is provided.
When the prior display condition is the personalized classification condition, the attribute information of the user label in the attribute information can be acquired; determining whether the user label attribute information is matched with the personalized classification condition; and when the attribute information of the user tag is matched with the personalized classification condition, determining that the target application function meets the corresponding preferential display condition. The personalized classification category comprises any one of any service field category, user grade category and user personalized preference setting category in the application client, and can be divided according to the application field corresponding to the application client. Therefore, each application function can be subdivided into services, and the services can be conveniently matched with the associated users. In the banking application, the business segment categories may include at least one of credit card, financing, loan, and deposit. The user tag attribute information can be tag content determined based on the use requirements of users in bank APP, and the user of different user tags can respectively maintain and set application functions with different priority display level attributes. For example, for a client with a user tag of "credit card" or "activity", a priority display attribute of a credit card related function may be set, and a corresponding function control is preferentially displayed. The user grade can be the user grade marked according to the asset quantity of the user in the bank, and the personalized preference of the user can be the preference of a financial management mode set according to the financial management risk bearing capacity of the user, and the like.
S340, acquiring a service request from a third party application, identifying a service function identification code in the service request, and displaying and triggering an application function control corresponding to the service function identification code.
When the application client acquires the service request link from the third-party application, the service function identification code in the service request link can be identified, and then the application function control corresponding to the service function identification code is displayed and triggered. Namely, the target application function determined by the external request can be quickly started, and the corresponding service function can be directly reached by one key without passing through a large home page of the application client. External channel drainage of some application functions can be realized, and operation efficiency is improved.
According to the technical scheme, when the bank application client is started, whether a target application function with a priority display attribute exists in the bank application client is detected; when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function; and displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition, namely dynamically determining the display layout of the application function content of the bank client interface according to the attribute information of the user and the priority display attribute of each application function. The technical scheme of the embodiment of the invention solves the problems that some application functions are deep in display level, users are opened level by level when using the application functions, the process is complex and the experience is poor, the priority level of the application function display can be dynamically adjusted based on the attribute information of the priority display configuration and the login users, the application functions adjusted by the display priority can be quickly started, the application function level is simplified, the use feeling of the users is improved, and the application function use process is more efficient.
Fig. 4 is a schematic structural diagram of an application function display apparatus according to an embodiment of the present invention, and this embodiment is applicable to a scenario in which when an application is started, a part of application function display hierarchies are dynamically determined, so that application function contents are dynamically displayed on an interface. The device can be realized by software and/or hardware, and is integrated in a computer device with application development function.
As shown in fig. 4, the application function presenting apparatus includes: a presentation attribute identification module 410, a presentation attribute analysis module 420, an application function presentation module 430, and an application function update presentation module 440.
The display attribute identification module 410 is configured to detect whether a target application function with a priority display attribute exists in a target application client when the target application client is started; a display attribute analysis module 420, configured to, when the target application function is detected, match attribute information of user login information of the target application client with a priority display condition of the target application function; the application function display module 430 is configured to display the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result between the attribute information and the priority display condition, so as to obtain a target initial application interaction interface; and the application function update display module 440 is configured to adjust a display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and display the application function associated with the interactive operation according to the adjusted display priority.
According to the technical scheme of the embodiment, when the target application client is started, whether a target application function with a priority display attribute exists in the target application client is detected; when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function; and displaying the function control of the target application function on the interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition, namely dynamically determining the display layout of the application function content of the client interface according to the attribute information of the user and the priority display attribute of each application function. The technical scheme of the embodiment of the invention solves the problems that some application functions are deep in display level, users are opened level by level when using the application functions, the process is complex and the experience is poor, the priority level of the application function display can be dynamically adjusted based on the attribute information of the priority display configuration and the login users, the application functions adjusted by the display priority can be quickly started, the application function level is simplified, the use feeling of the users is improved, and the application function use process is more efficient.
Optionally, the display attribute analysis module 420 is specifically configured to:
when the priority display condition is a function open area limiting condition, acquiring login place position attribute information in the attribute information;
matching the login place position attribute information with the function open area limiting condition;
and when the login place position attribute information is in the function open area range, determining that the target application function meets the corresponding priority display condition.
Optionally, the display attribute analysis module 420 is specifically configured to:
when the prior display condition is an individualized classification condition, acquiring user tag attribute information in the attribute information;
determining whether the user tag attribute information is matched with the personalized classification condition;
and when the user label attribute information is matched with the personalized classification condition, determining that the target application function meets the corresponding priority display condition.
Optionally, the personalized classification includes any one of a service field category, a user level category, and a user personalized preference setting category in the target application client.
Optionally, the target application client is a banking application client.
Optionally, the business segment category includes at least one of credit card, financing, loan, and deposit.
Optionally, the interface preferentially shows that the application interface corresponding to the hierarchy is an application home page.
Optionally, the application function display module 430 may further be configured to:
and selecting the target application functions with the preset function display quantity from a plurality of target application functions meeting the corresponding preferential display conditions according to a preset function display selection strategy to display the function control.
Optionally, the application function presentation module 430 is further configured to:
obtaining the access volumes of the plurality of target application functions, and sequencing the access volumes from large to small;
and selecting the target application functions with the preset function display quantity to display the function controls based on the access quantity sequencing result.
Optionally, the application function display module 430 may further be configured to:
acquiring a service request from a third-party application, and identifying a service function identification code in the service request;
and displaying and triggering the application function control corresponding to the service function identification code.
Optionally, the application function display apparatus further includes a function module priority display attribute updating module, configured to:
acquiring an application function display priority display attribute setting instruction;
and updating the priority display attribute information of the application function associated with the setting instruction according to the setting instruction.
The application function display device provided by the embodiment of the invention can execute the application function display method provided by any embodiment of the invention, and has the corresponding functional module and beneficial effect of the execution method.
It should be noted that, the units and modules included in the apparatus are merely divided according to functional logic, but are not limited to the above division as long as the corresponding functions can be implemented; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the embodiment of the present invention.
Fig. 5 is a schematic structural diagram of a computer device according to an embodiment of the present invention. FIG. 5 illustrates a block diagram of an exemplary computer device 12 suitable for use in implementing embodiments of the present invention. The computer device 12 shown in FIG. 5 is only an example and should not impose any limitations on the functionality or scope of use of embodiments of the present invention. The computer device 12 may be any terminal device with computing capability, such as a terminal device of an intelligent controller, a server, a mobile phone, and the like.
As shown in FIG. 5, computer device 12 is in the form of a general purpose computing device. The components of computer device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM) 30 and/or cache memory 32. The computer device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 5 and commonly referred to as a "hard drive"). Although not shown in FIG. 5, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. System memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in system memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of embodiments of the invention as described.
Computer device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with computer device 12, and/or with any devices (e.g., network card, modem, etc.) that enable computer device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, computer device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via network adapter 20. As shown, the network adapter 20 communicates with the other modules of the computer device 12 over the bus 18. It should be appreciated that although not shown in FIG. 5, other hardware and/or software modules may be used in conjunction with computer device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, to name a few.
The processing unit 16 executes various functional applications and data processing by executing programs stored in the system memory 28, for example, implementing an application function presentation method provided by the embodiment of the present invention, the method including:
when a target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client;
when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function;
displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying the application function associated with the interactive operation according to the adjusted display priority.
The present embodiment also provides a computer-readable storage medium, on which a computer program is stored, the program, when executed by a processor, implementing an application function presentation method as provided by any embodiment of the present invention, the method including:
when a target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client;
when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function;
displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying the application function associated with the interactive operation according to the adjusted display priority.
Computer storage media for embodiments of the present invention may take the form of any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer-readable storage medium may be, for example but not limited to: an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It will be understood by those skilled in the art that the modules or steps of the invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented by program code executable by a computing device, such that it may be stored in a memory device and executed by a computing device, or it may be separately fabricated into various integrated circuit modules, or it may be fabricated by fabricating a plurality of modules or steps thereof into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
Embodiments of the present invention further provide a computer program product, which includes a computer program, and when the computer program is executed by a processor, the computer program implements the application function displaying method provided in any embodiment of the present application.
Computer program product in implementing the computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing description is only exemplary of the invention and that the principles of the technology may be employed. Those skilled in the art will appreciate that the present invention is not limited to the particular embodiments described herein, and that various obvious changes, rearrangements and substitutions will now be apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in some detail by the above embodiments, the invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the invention, and the scope of the invention is determined by the scope of the appended claims.

Claims (15)

1. An application function display method is characterized by comprising the following steps:
when a target application client is started, detecting whether a target application function with a priority display attribute exists in the target application client or not;
when the target application function is detected, matching attribute information of user login information of the target application client with a priority display condition of the target application function;
displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface, and displaying the application function associated with the interactive operation according to the adjusted display priority.
2. The method according to claim 1, wherein the matching attribute information of the user login information of the target application client with the preferential display condition of the target application function comprises:
when the priority display condition is a function open area limiting condition, acquiring login place position attribute information in the attribute information;
matching the login place position attribute information with the function open area limiting condition;
and when the login place position attribute information is in the function open area range, determining that the target application function meets the corresponding priority display condition.
3. The method according to claim 1, wherein the matching attribute information of the user login information of the target application client with the preferential display condition of the target application function comprises:
when the prior display condition is an individualized classification condition, acquiring user tag attribute information in the attribute information;
determining whether the user tag attribute information is matched with the personalized classification condition;
and when the user tag attribute information is matched with the personalized classification condition, determining that the target application function meets the corresponding priority display condition.
4. The method of claim 3, wherein the personalized classification comprises any one of a service domain category, a user level category and a user personalized preference setting category in the target application client.
5. The method of claim 4, wherein the target application client is a banking application client.
6. The method of claim 5, wherein the business segment categories include at least one of credit cards, financing, loans, and deposits.
7. The method according to any one of claims 1-6, wherein the application interface corresponding to the interface priority display hierarchy is an application home page.
8. The method according to claim 1, wherein in the same priority exposure hierarchy, when the number of target application functions satisfying the corresponding priority exposure condition is greater than a preset function exposure number, the method further comprises:
and selecting the target application functions with the preset function display quantity from a plurality of target application functions meeting the corresponding preferential display conditions according to a preset function display selection strategy to display the function control.
9. The method according to claim 8, wherein selecting, according to a preset function display selection policy, a number of target application functions of the preset function display number from a plurality of target application functions that satisfy corresponding priority display conditions to perform function control display includes:
obtaining the access volumes of the plurality of target application functions, and sequencing the access volumes from large to small;
and selecting the target application functions with the preset function display number to display the function controls based on the access quantity sequencing result.
10. The method of claim 1, further comprising:
acquiring a service request from a third party application, and identifying a service function identification code in the service request;
and displaying and triggering the application function control corresponding to the service function identification code.
11. The method of claim 1, further comprising:
acquiring a priority display attribute setting instruction of an application function;
and updating the priority display attribute information of the application function associated with the setting instruction according to the setting instruction.
12. An application function display device, comprising:
the display attribute identification module is used for detecting whether a target application function with a priority display attribute exists in a target application client or not when the target application client is started;
the display attribute analysis module is used for matching the attribute information of the user login information of the target application client with the prior display condition of the target application function when the target application function is detected;
the application function display module is used for displaying the function control of the target application function on an interface corresponding to the interface priority display level of the target application function according to the matching result of the attribute information and the priority display condition to obtain a target initial application interactive interface;
and the application function updating and displaying module is used for adjusting the display priority of the application function associated with the interactive operation according to the interactive operation of the user on the target initial application interactive interface and displaying the application function associated with the interactive operation according to the adjusted display priority.
13. A computer device, characterized in that the computer device comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the application functionality exposure method of any of claims 1-11.
14. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the application function presenting method of any one of claims 1 to 11.
15. A computer program product comprising a computer program which, when executed by a processor, implements an application functionality exposure method as claimed in any one of claims 1 to 11.
CN202211635572.8A 2022-12-19 2022-12-19 Application function display method, device, equipment, medium and program product Pending CN115794289A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211635572.8A CN115794289A (en) 2022-12-19 2022-12-19 Application function display method, device, equipment, medium and program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211635572.8A CN115794289A (en) 2022-12-19 2022-12-19 Application function display method, device, equipment, medium and program product

Publications (1)

Publication Number Publication Date
CN115794289A true CN115794289A (en) 2023-03-14

Family

ID=85426106

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211635572.8A Pending CN115794289A (en) 2022-12-19 2022-12-19 Application function display method, device, equipment, medium and program product

Country Status (1)

Country Link
CN (1) CN115794289A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116594712A (en) * 2023-05-29 2023-08-15 上海炫稷网络科技有限公司 User center display method and system based on data analysis
CN117369884A (en) * 2023-10-11 2024-01-09 广州文石信息科技有限公司 Function configuration method and device of reading device and storage medium
CN117369885A (en) * 2023-10-11 2024-01-09 广州文石信息科技有限公司 Interface configuration method, device and storage medium for editing application

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116594712A (en) * 2023-05-29 2023-08-15 上海炫稷网络科技有限公司 User center display method and system based on data analysis
CN116594712B (en) * 2023-05-29 2024-02-23 上海炫稷网络科技有限公司 User center display method and system based on data analysis
CN117369884A (en) * 2023-10-11 2024-01-09 广州文石信息科技有限公司 Function configuration method and device of reading device and storage medium
CN117369885A (en) * 2023-10-11 2024-01-09 广州文石信息科技有限公司 Interface configuration method, device and storage medium for editing application

Similar Documents

Publication Publication Date Title
US11314568B2 (en) Message processing method and apparatus, storage medium, and computer device
CN115794289A (en) Application function display method, device, equipment, medium and program product
US9559992B2 (en) System and method for updating information in an instant messaging application
KR20080078431A (en) System and method for keyword searching in messenger and computer readable medium processing the method
WO2019084922A1 (en) Information processing method and system, server, terminal and computer storage medium
CN108363792A (en) Link generation method, device, storage medium and the electronic equipment of five application page
US11741177B2 (en) Entity validation of a content originator
CN111124564A (en) Method and device for displaying user interface
WO2014176896A1 (en) System and method for updating information in an instant messaging application
CN110458646A (en) Page display method, device, computer equipment and storage medium
US20150379244A1 (en) Dynamic document display personalization implemented in a digital rights management system
CN111309428B (en) Information display method, information display device, electronic apparatus, and storage medium
CN111538645B (en) Data visualization method and related equipment
CN112966756A (en) Visual access rule generation method and device, machine readable medium and equipment
CN110674426B (en) Webpage behavior reporting method and device
CN113569089A (en) Information processing method, device, server, equipment, system and storage medium
WO2021191705A1 (en) Preventing disclosure of sensitive information
CN111880698A (en) Information processing method and device of intelligent terminal, electronic equipment and storage medium
CN111736825A (en) Information display method, device, equipment and storage medium
CN112199553A (en) Information resource processing method, device, equipment and storage medium
CN107147950A (en) A kind of intelligent television system for supporting self-defined template data to add
US20230029014A1 (en) Method and apparatus for providing counseling service
US11887130B2 (en) Computer application content detection and feedback
CN116186300A (en) Multimedia resource recommendation method and device, electronic equipment and storage medium
CN116932791A (en) Media resource recommendation method, system, platform and storage medium suitable for hotel services

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