CN111797342A - Permission prompting method, device and equipment - Google Patents

Permission prompting method, device and equipment Download PDF

Info

Publication number
CN111797342A
CN111797342A CN202010584972.5A CN202010584972A CN111797342A CN 111797342 A CN111797342 A CN 111797342A CN 202010584972 A CN202010584972 A CN 202010584972A CN 111797342 A CN111797342 A CN 111797342A
Authority
CN
China
Prior art keywords
user
authority
acquire
menu
page
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.)
Withdrawn
Application number
CN202010584972.5A
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.)
Zhuhai Unicook Technology Co Ltd
Original Assignee
Zhuhai Unicook Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Unicook Technology Co Ltd filed Critical Zhuhai Unicook Technology Co Ltd
Priority to CN202010584972.5A priority Critical patent/CN111797342A/en
Publication of CN111797342A publication Critical patent/CN111797342A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a permission prompting method, a permission prompting device and permission prompting equipment, and belongs to the technical field of data processing. The method comprises the following steps: firstly, acquiring user browsing operation information in a page; then judging whether the user needs to acquire the authority or not according to the user browsing operation information; and if the user is required to acquire the authority, displaying prompt information prompting the user to acquire the authority in a preset position area in the page, wherein the preset position area and the user browsing operation area are not interfered with each other. According to the method and the device, under the condition that the user does not acquire the corresponding authority, when the user clicks one menu or browses one menu in detail, the prompt information does not need to be closed repeatedly, too many repeated operations of the user can be reduced, the efficiency of menu browsing can be improved, and the use experience of the user can be improved.

Description

Permission prompting method, device and equipment
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method, an apparatus, and a device for prompting a permission.
Background
With the progress of science and technology, intelligent cooking equipment is more and more popular. The electronic menu can run on the main machine of the cooking equipment, and further, the automatic dish cooking process is realized. In the process of selecting the recipe cooking, selection or browsing can be performed in a specific page.
At present, on an existing page, a user can browse a menu list or other operations without permission (for example, the user does not log in or does not have the operation permission of the menu), but cannot select an electronic menu to operate or browse more detailed information of the menu and the like. If the user selects to click the electronic menu to run, the user usually prompts information needing to acquire the authority, such as jumping out of a prompt box (needing to be closed, otherwise, other operations cannot be executed), and the like. Therefore, the prompt information needs to be closed repeatedly when the user clicks one menu or browses one menu in detail, so that excessive operations of the user are increased, and the efficiency of menu browsing is affected.
Disclosure of Invention
In view of this, the present application provides an authority prompting method, apparatus and device, and mainly aims to solve the technical problem that in the prior art, too many operations are added to users, and thus the menu browsing efficiency is affected.
According to an aspect of the present application, there is provided a method for prompting a right, the method including:
acquiring user browsing operation information in a page;
judging whether the user needs to acquire the authority or not according to the user browsing operation information;
and if the user is required to acquire the authority, displaying prompt information prompting the user to acquire the authority in a preset position area in the page, wherein the preset position area and the user browsing operation area are not interfered with each other.
According to another aspect of the present application, there is provided an authority presenting apparatus including:
the acquisition module is used for acquiring user browsing operation information in a page;
the judging module is used for judging whether the user needs to acquire the authority or not according to the user browsing operation information;
and the display module is used for displaying prompt information for prompting the user to acquire the authority in a preset position area in the page if the user is required to acquire the authority, wherein the preset position area and the user browsing operation area are not interfered with each other.
According to yet another aspect of the present application, there is provided a readable storage medium having stored thereon a computer program which, when executed by a processor, implements the above-described method of privilege prompting.
According to still another aspect of the present application, there is provided an entity device for permission prompt, including a storage medium, a processor, and a computer program stored on the storage medium and executable on the processor, where the processor implements the permission prompt method when executing the program.
By means of the technical scheme, the permission prompting method, the permission prompting device and the permission prompting equipment provided by the application can display prompting information prompting a user to acquire permission in a preset position area in a page when the user needs to acquire permission to continuously browse related information according to the user browsing operation information in the process of browsing the page by the user. Compared with the prior art, the preset position area and the user browsing operation area do not interfere with each other, so that the user can continue to browse the information in the page under the condition of not closing the prompt information. Under the condition that a user does not acquire a corresponding authority, the prompt information does not need to be closed repeatedly when clicking a menu or browsing a menu in detail, too many repetitive operations of the user can be reduced, the menu browsing efficiency can be improved, the use experience of the user can be improved, the prompt information can be used for acquiring when the user needs to acquire the authority, the prompt information can be in a state of being free of interference to the user operation in the whole process, a shortcut for acquiring the authority can be provided when the user needs, and the authority acquiring efficiency is improved to a certain extent.
The foregoing description is only an overview of the technical solutions of the present application, and the present application can be implemented according to the content of the description in order to make the technical means of the present application more clearly understood, and the following detailed description of the present application is given in order to make the above and other objects, features, and advantages of the present application more clearly understandable.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart illustrating a permission prompting method according to an embodiment of the present application;
fig. 2 is a flowchart illustrating another permission prompting method provided in an embodiment of the present application;
fig. 3 shows a schematic structural diagram of an authority prompting device according to an embodiment of the present application.
Detailed Description
The present application will be described in detail below with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
The technical problem that in the prior art, too many operations of a user are increased, and the menu browsing efficiency is affected is solved. The embodiment provides a method for prompting permission, as shown in fig. 1, the method includes:
101. and acquiring user browsing operation information in the page.
The browsing operation information of the user may include a menu operated by a mouse-over position or a mouse click, or browsed, or dragged, or deleted, or changed by the user in the page, or a corresponding touch menu when the user operates and controls the page to be browsed on the touch screen, and the like.
For example, on an operation interface of the intelligent cooking device, a user may select to browse a page of a menu downloaded locally, or browse a menu page provided in a cloud on line through a network, and the like. In the process that a user browses a menu page, user browsing operation information in the page can be acquired in real time, for example, a mouse of the user stays at an icon position of which menu, or the mouse clicks and runs/browses which menu, and drags/deletes/changes which menu, or the user correspondingly touches which menu when the user touches and controls the browsed page on a touch screen.
The execution subject of the embodiment may be a device or an apparatus for authority prompting processing, and may be configured on a client side, such as an intelligent cooking apparatus, a smart phone, a tablet computer, and the like. The method can be used for prompting the related prompt information of the user without interference for browsing operation when the user needs to prompt the acquisition of the authority in the process of browsing the page, so that excessive operation of the user is reduced, the efficiency of browsing the page information can be improved, and the processes shown in the steps 102 to 103 can be executed after the browsing operation information of the user in the page is obtained.
102. And judging whether the user needs to acquire the authority or not according to the acquired user browsing operation information.
In this embodiment, each browsing operation event that may exist in the page browsing process of the user may be pre-recorded with a corresponding permission restriction rule, that is, each browsing operation event execution of the user has a corresponding permission requirement, and when the user needs to execute a certain browsing operation event, if the user has a corresponding permission, the browsing operation event may be executed; and if the user does not have the corresponding authority, the browsing operation event cannot be executed. Therefore, the permission restriction rules corresponding to the pre-recorded browsing operation events can be utilized to judge whether the user needs to acquire the permission or not by combining the current browsing operation information of the user.
For example, when a user clicks a certain menu in the running page, the authority limit rule corresponding to the operation event triggering the menu running is inquired. And judging that the user needs to have the use authority of the menu to meet the authority requirement for operating the menu according to the authority limit rule. If the user does not have the use authority of the menu at the moment, the fact that the user does not have the authority of triggering the menu to run is indicated, and then the fact that the user needs to obtain the authority can be judged; or at this time, the user does not perform account login, only logs in the state by a visitor at present, and when whether the user has the use right of the menu or not cannot be inquired, it is indicated that the user does not have the right to trigger the menu to run, and at this time, the user also needs to acquire the right, and if the user account has the use right of the menu, the user performs account login to acquire the use right of the menu; if the user has the use authority of the menu, the user is indicated to have the authority for triggering the menu to run, and then the user is judged not to be required to obtain the authority.
103. And if the user is judged to be required to acquire the authority, displaying prompt information prompting the user to acquire the authority in a preset position area in the page.
The preset position area and the user browsing operation area are not interfered with each other, and the preset position area is an area which does not influence the browsing operation of the user in the page. In this embodiment, the operation of the user in the user browsing operation area in the page and the operation of the user in the preset position area are not affected. For example, the preset position area does not block the information content in the browsing operation area of the user, and even if the information content is blocked, the information content can be displayed according to a certain transparency, that is, the information content in the covered browsing operation area is not influenced by the user. The user does not perform any browsing operation in the preset position area, and normal user browsing operation in the user browsing operation area is not influenced.
And prompting information displayed in the preset position area is used for prompting the user to acquire corresponding authority so that the corresponding event can be executed. For example, when the user does not log in, the user clicks the operating menu A to cook dishes, and the operating menu A needs corresponding use permission, and the background of the system does not inquire the corresponding use permission, so that the user is judged to need to obtain permission, and prompt information for the user to obtain the use permission of the menu A can be displayed in a blank space below an icon of the menu A. The user does not influence the browsing operation of the user on other information in the page without any processing (such as closing, clicking and the like) on the prompt information.
In the permission prompting method provided by this embodiment, in the process of browsing the page by the user, if it is determined that the user needs to acquire the permission to continue browsing the related information according to the user browsing operation information, the prompting information prompting the user to acquire the permission may be displayed in a preset position area in the page. Compared with the prior art, the preset position area and the user browsing operation area do not interfere with each other, so that the user can continue to browse the information in the page under the condition of not closing the prompt information. Under the condition that a user does not acquire a corresponding authority, the prompt information does not need to be closed repeatedly when clicking a menu or browsing a menu in detail, too many repetitive operations of the user can be reduced, the menu browsing efficiency can be improved, the use experience of the user can be improved, the prompt information can be used for acquiring when the user needs to acquire the authority, the prompt information can be in a state of being free of interference to the user operation in the whole process, a shortcut for acquiring the authority can be provided when the user needs, and the authority acquiring efficiency is improved to a certain extent.
Further, as a refinement and an extension of the above embodiment, in order to fully describe a specific implementation process of the above embodiment, another permission prompting method is provided, as shown in fig. 2, and the method includes:
201. when the page is displayed, whether a menu needing the user to acquire the authority exists in the page is judged.
For this embodiment, when a user opens a page and starts to display the page, in order to prompt the user to acquire a right in time, it may be determined whether a menu requiring the right exists in the page, specifically, page element information included in the page may be acquired, then, by identifying the page element information, a menu element in the page may be acquired, and then, the right required for executing the operation events bound to the menu element in correspondence to each other is queried, and in combination with the right currently possessed by the user, it is determined whether a menu requiring the right exists in the page. If the operation events bound to the menu elements can be executed in a right manner based on the current authority of the user, judging that no menu requiring the user to acquire the authority exists in the page; if the menu element which the operation event of the user has no authority to execute exists based on the authority which the user currently has, the menu which the user needs to acquire the authority exists in the page, and the target menu which the user needs to acquire the authority is determined according to the menu element.
202. And if the menu needing the user to acquire the authority exists, displaying prompt information prompting the user to acquire the authority in a preset position area.
And the preset position area and the user browsing operation area are not interfered with each other. In this embodiment, there are various optional ways to display the prompt message (prompting the user to acquire the right) in the preset location area. As an optional mode, a preset position area may be created in the page, a user acquires a menu of rights as needed, identification information of menus without acquiring rights is displayed in the preset position area, and if a plurality of such menus exist, the identification information of the menus may be displayed respectively. For example, there are menu a, menu B, and menu C that require the user to acquire the right in the page, and prompt information that prompts the user to acquire the right is displayed below the menu icons of these three menus, or these prompt information are listed in the blank area in the page, and the prompt information may be a symbol, a text, a hyperlink, or other small icon with a highlighting effect. By the optional mode, the user can click to operate or view detailed information and the like only after the user acquires the authority in the first time of opening the page, the displayed prompt information cannot influence the page browsing operation of the user, and the display content in the page cannot be damaged.
As another optional mode, the menu icon may be directly updated and modified, for example, the menu icon of the menu that requires the user to acquire the authority is replaced with an icon with a highlighted display effect, or the color of the text part of the icon is replaced, underlines are added, a bold font is added, and the like.
As another optional mode, a preset position area may be created in another page, which is different from the currently browsed page, and prompt information of the currently browsed page, which requires the user to acquire the authority, is displayed in the preset position area according to a menu which requires the user to acquire the authority. The other page independent of the currently browsed page is displayed in a window form in the blank of the currently browsed page or in the outer area of the currently browsed page, which can be equivalent to a mode that the two pages are simultaneously operated by windows. The browsing operations in the two pages may not interfere with each other. Through the optional mode, an additional preset position area does not need to be created in the current browsing page, so that the prompt information prompting the user to acquire the authority does not interfere with the browsing operation of the user in the current browsing page, and the operation experience of the user can be improved.
It should be noted that the three alternatives are only three forms of displaying the prompt information (prompting the user to obtain the right) in the preset location area, and in practice, there may be more alternatives, which are not limited herein.
For the embodiment, when the page is opened, namely when the menu needing the user to acquire the authority exists in the page, the prompt information prompting the user to acquire the authority is displayed in the preset position area, so that the user can click to operate or view detailed information and the like after knowing which menus need to acquire the authority in the first time, the operation of clicking to operate the menus under the condition that the corresponding authority is not acquired is reduced, the page information browsing efficiency can be improved, and the user operation cost is reduced. If the user closes the prompt message, the embodiment may also prompt the user with no interference to browse the relevant prompt message of the operation when the prompt permission is required to be obtained according to the specific browsing behavior of the user in the page, so as to reduce the excessive operations of the user, and may specifically execute the processes shown in steps 203 to 205.
203. And when the user browses the information in the page, acquiring the browsing operation information of the user in the page.
204. And judging whether the user needs to acquire the authority or not according to the acquired user browsing operation information.
Illustratively, step 204 may specifically include: and if the browsing details of the target menu clicked by the user (or the mouse pointer is suspended at the position of the target menu icon and stays for a time length longer than a certain time length threshold value) or the target menu is clicked to operate or the target menu is clicked to modify is judged according to the obtained user browsing operation information, judging that the user needs to acquire the authority, wherein the target menu is the menu for which the user does not acquire the operation authority.
For example, the recipe M is a recipe for which the user does not acquire the operation right, and if the user clicks the browsing detail information of the recipe M in a page, or clicks the recipe M to operate and cook a corresponding dish, or clicks the recipe M to modify the recipe parameters (cooking step, cooking device, device execution time, dish taste, feeding time, etc.), at this time, since the user does not acquire the operation right of the recipe M, it may be determined that the user needs to acquire the right.
For another example, the user can perform operations such as click browsing details, menu running, menu modification and the like on the menu M in the page only under the condition that the user needs to acquire the operating authority of the menu M, and at this time, because the user does not log in the account, whether the user has the operating authority of the menu M cannot be acquired (the user does not have the operating authority of the menu M under the default account which is not logged in), so that the user can be determined to acquire the authority.
By the optional mode, whether the user needs to acquire the authority or not can be judged timely and accurately according to the browsing operation information of the user in the page, and then the related prompt information of the user without interference on the browsing operation can be timely and accurately prompted.
205. And if the user is judged to be required to acquire the authority, displaying prompt information prompting the user to acquire the authority in a preset position area in the page.
For example, in a preset location area in a page, displaying a prompt message prompting a user to acquire a right may specifically include: displaying hyperlink prompt information for prompting a user to acquire the authority in a preset position area; or, in the preset position area, displaying popup prompt information for prompting the user to acquire the authority, wherein the popup prompt information can be in a multi-window operation mode.
For example, the hyperlink prompt information may be used for the user to click and adjust to a target page for obtaining the menu operation authority, if the user does not log in the account in the target page, a page for prompting the user to log in the account needs to be displayed first, after the user logs in the account, the system background judges whether the account has obtained the operation authority of the menu, if the account has obtained the operation authority of the menu, the system background jumps back to the browsing page of the menu, and the corresponding hyperlink prompt information is cancelled and displayed, so that the user knows that the menu can be operated normally; if the background of the system determines that the account does not acquire the operation authority of the menu, or the operation authority of the menu is expired, the system can jump to a page for acquiring or renewing the operation authority of the menu and indicate the user to continue operating the menu after acquiring or renewing the operation authority of the menu.
For another example, the popup prompt message is displayed in the preset position area in a multi-window operation mode, the window page where the popup prompt message is located and the current browsing page can belong to a multi-window parallel operation state, the popup prompt message cannot influence any browsing operation of a user in the current browsing page, so that repeated window popup closing operation of the user can be reduced, the user can continue the browsing operation of the current page without seeing the popup windows, and the page information browsing efficiency is improved.
Further optionally, the hyperlink prompt message and/or the popup prompt message may be a message for automatically deleting the mode after the countdown is finished or automatically closing the mode after the countdown is finished. In this optional embodiment, the countdown duration may be set by default in the system background, for example, the countdown duration of 10 seconds is set, the timing is started from the time when the hyperlink prompt information and/or the pop-up window prompt information starts to be displayed, and the prompt information is automatically deleted or closed after 10 seconds, so that the user does not need to manually close the prompt information any more, the browsing operation of the user is reduced, and the information browsing efficiency of the user can be improved. And the mode of automatically deleting or closing the prompt message can ensure that the user can completely leave the prompt message when browsing the message, the message browsing of the user is not influenced, and the use experience of the user can be improved.
Further optionally, the preset position area may be an external area of the operation interface in the page, or a corresponding floating position of the clicked frame, or within the clicked frame. For example, the display position of the hyperlink prompt message or the popup prompt message in the preset position area may be above or below the entire operation interface, or directly above (floating above) the originally clicked frame, or directly additionally display the hyperlink prompt message in the clicked frame, and the like. The purpose of the location distribution is to prevent a user from being obstructed from viewing other information browsing operations.
In the optional mode, when a user browses or operates an interface, once the user needs to log in or authorize, the system prompts the user to log in or authorize; and if the user does not want to log in, the user does not need to frequently click the closing button during operation because of no authority or no log-in state, and meanwhile, other operations of the user are not influenced by the link prompt message or the popup prompt message. The efficiency of the user browsing information can be improved, and the use experience of the user can be improved.
In order to facilitate the user to quickly acquire the corresponding right, further optionally, in a preset position area in the page, prompt information prompting the user to acquire the right is displayed, and the method may further include: if the user does not have the use authority on the browsed menu, generating an order acquisition key in a preset position area; and if the user has the use authority for the browsed menu and the use authority is smaller than a preset time threshold value, generating an operation and renewal acquisition key in a preset position area.
For example, if the user does not have the use right for the browsed menu, an order acquisition key can be generated below the menu icon, and the user can skip to a page ordered and acquired by the menu right when clicking the order acquisition key, so that the user can conveniently and quickly acquire the use right of the menu. And if the user has previously acquired the usage right of the menu, only if the current usage right of the menu is lower than the preset number threshold, an operation and renewal acquisition key can be generated below the menu icon, so that the user can jump to a page for renewing the usage right of the menu by clicking the key, or an acquisition request for acquiring a login verification code is sent to other cooking equipment for logging in the account of the user online, and after the login verification code is obtained, the usage right of the menu is acquired by using the login verification code for local supplement. The login verification code is one of a plurality of passwords associated with the account, and each login verification code has a menu use frequency authority corresponding to the login verification code. The whole process of supplementing the menu use time authority by logging in the verification code can be executed in the system background, the front-end page can not display related process information, and finally, after the menu use time authority is renewed, the display can be updated at the front end, so that a user can determine that the menu can be operated and used at present. The whole process of obtaining the menu use permission can enable the user to have no perception, and the operation experience of the user can be improved.
In the permission prompting method provided by this embodiment, in the process of browsing the page by the user, if it is determined that the user needs to acquire the permission to continue browsing the related information according to the user browsing operation information, the prompting information prompting the user to acquire the permission may be displayed in a preset position area in the page. Compared with the prior art, the preset position area and the user browsing operation area do not interfere with each other, so that the user can continue to browse the information in the page under the condition of not closing the prompt information. Under the condition that a user does not acquire a corresponding authority, the prompt information does not need to be closed repeatedly when clicking a menu or browsing a menu in detail, too many repetitive operations of the user can be reduced, the menu browsing efficiency can be improved, the use experience of the user can be improved, the prompt information can be used for acquiring when the user needs to acquire the authority, the prompt information can be in a state of being free of interference to the user operation in the whole process, a shortcut for acquiring the authority can be provided when the user needs, and the authority acquiring efficiency is improved to a certain extent.
Further, as a specific implementation of the method shown in fig. 1 and fig. 2, this embodiment provides an authority prompting device, as shown in fig. 3, where the authority prompting device includes: an acquisition module 31, a judgment module 32 and a display module 33.
An obtaining module 31, configured to obtain user browsing operation information in a page;
the judging module 32 is configured to judge whether the user needs to acquire the right according to the user browsing operation information;
the display module 33 may be configured to display, in a preset position area in the page, prompt information for prompting the user to acquire the right if it is determined that the user needs to acquire the right, where the preset position area and the user browsing operation area are not interfered with each other.
In a specific application scenario, the display module 33 may be specifically configured to display hyperlink prompt information prompting a user to acquire an authority in the preset location area; or in the preset position area, displaying popup prompt information for prompting a user to acquire the authority, wherein the popup prompt information is in a multi-window operation mode.
In a specific application scenario, optionally, the hyperlink prompt information and/or the popup prompt information is information of automatically deleting the mode after countdown is finished or automatically closing the mode after countdown is finished.
In a specific application scenario, optionally, the preset position area is an external area of the operation interface in the page, or a corresponding suspension position of the clicked sash, or within the clicked sash.
In a specific application scenario, the determining module 32 may be specifically configured to determine that the user needs to acquire the authority if it is determined that the user clicks the browsing details of the target menu, or clicks the target menu for operation, or clicks the target menu for modification according to the user browsing operation information, where the target menu is a menu for which the user does not acquire the operation authority.
In a specific application scenario, the determining module 32 may be further configured to determine whether a menu requiring the user to acquire the authority exists in the page when the page starts to be displayed;
and if the menu needing the user to acquire the authority exists, displaying the prompt information prompting the user to acquire the authority in the preset position area.
In a specific application scenario, the display module 33 is specifically configured to generate an order acquisition key in the preset location area if the user does not have a permission to use the browsed menu; and if the user has the use authority for the browsed menu and the use authority is smaller than a preset time threshold value, generating an operation and renewal acquisition key in the preset position area.
It should be noted that other corresponding descriptions of the functional units related to the permission prompting device provided in this embodiment may refer to corresponding descriptions of the methods in fig. 1 and fig. 2, and are not described herein again.
Based on the method shown in fig. 1 and fig. 2 and the virtual device shown in fig. 3, correspondingly, the present application further provides a storage medium, on which a computer program is stored, and when the computer program is executed by a processor, the computer program implements the method shown in fig. 1 and fig. 2.
Based on such understanding, the technical solution of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.), and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method of the embodiments of the present application.
Based on the method shown in fig. 1 and fig. 2 and the virtual device embodiment shown in fig. 3, in order to achieve the above object, an embodiment of the present application further provides an authority prompting device, which may specifically be an intelligent kitchen device, a personal computer, a server, a tablet computer, a smart phone, or other network devices, and the like, where the authority prompting device includes a storage medium and a processor; a storage medium for storing a computer program; a processor for executing a computer program for implementing the above-described method as shown in fig. 1 and 2.
Optionally, the entity device may further include a user interface, a network interface, a camera, a Radio Frequency (RF) circuit, a sensor, an audio circuit, a WI-FI module, and the like. The user interface may include a Display screen (Display), an input unit such as a keypad (Keyboard), etc., and the optional user interface may also include a USB interface, a card reader interface, etc. The network interface may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), etc.
It will be understood by those skilled in the art that the above-described physical device structure provided in the present embodiment does not constitute a limitation of such physical devices, and may include more or less components, or combine certain components, or arrange different components.
The storage medium may further include an operating system and a network communication module. The operating system is a program that manages the hardware and software resources of the above-described physical devices, and supports the operation of the information processing program as well as other software and/or programs. The network communication module is used for realizing communication among components in the storage medium and communication with other hardware and software in the information processing entity device.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by software plus a necessary general hardware platform, and can also be implemented by hardware. By applying the scheme provided by the embodiment, in the process of browsing the page by the user, if it is determined that the user needs to acquire the authority to continue browsing the related information according to the user browsing operation information, the prompt information prompting the user to acquire the authority can be displayed in the preset position area in the page. Compared with the prior art, the preset position area and the user browsing operation area do not interfere with each other, so that the user can continue to browse the information in the page under the condition of not closing the prompt information. Under the condition that a user does not acquire a corresponding authority, the prompt information does not need to be closed repeatedly when clicking a menu or browsing a menu in detail, too many repetitive operations of the user can be reduced, the menu browsing efficiency can be improved, the use experience of the user can be improved, the prompt information can be used for acquiring when the user needs to acquire the authority, the prompt information can be in a state of being free of interference to the user operation in the whole process, a shortcut for acquiring the authority can be provided when the user needs, and the authority acquiring efficiency is improved to a certain extent.
Those skilled in the art will appreciate that the figures are merely schematic representations of one preferred implementation scenario and that the blocks or flow diagrams in the figures are not necessarily required to practice the present application. Those skilled in the art will appreciate that the modules in the devices in the implementation scenario may be distributed in the devices in the implementation scenario according to the description of the implementation scenario, or may be located in one or more devices different from the present implementation scenario with corresponding changes. The modules of the implementation scenario may be combined into one module, or may be further split into a plurality of sub-modules.
The above application serial numbers are for description purposes only and do not represent the superiority or inferiority of the implementation scenarios. The above disclosure is only a few specific implementation scenarios of the present application, but the present application is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present application.

Claims (10)

1. An authority prompting method is characterized by comprising the following steps:
acquiring user browsing operation information in a page;
judging whether the user needs to acquire the authority or not according to the user browsing operation information;
and if the user is required to acquire the authority, displaying prompt information prompting the user to acquire the authority in a preset position area in the page, wherein the preset position area and the user browsing operation area are not interfered with each other.
2. The method according to claim 1, wherein displaying a prompt message prompting a user to acquire the right in a preset position area in the page specifically includes:
displaying hyperlink prompt information for prompting a user to acquire the authority in the preset position area; or the like, or, alternatively,
and displaying popup prompt information for prompting a user to acquire the authority in the preset position area, wherein the popup prompt information is in a multi-window operation mode.
3. The method of claim 2, wherein the hyperlink prompt message and/or the popup prompt message is a message of an auto-delete mode after countdown is finished or an auto-close mode after countdown is finished.
4. The method according to claim 1, wherein the preset position area is an outer area of an operation interface in the page, or a corresponding floating position of a clicked frame, or an inner area of the clicked frame.
5. The method according to claim 1, wherein the determining whether the user needs to acquire the right according to the user browsing operation information specifically includes:
and if the browsing details of the target menu clicked by the user, or the target menu clicked by the user for operation, or the target menu clicked by the user for modification are judged according to the user browsing operation information, judging that the user needs to acquire the authority, wherein the target menu is a menu for which the user does not acquire the operation authority.
6. The method of claim 1, further comprising:
when the page starts to be displayed, judging whether a menu requiring a user to acquire the authority exists in the page;
and if the menu needing the user to acquire the authority exists, displaying the prompt information prompting the user to acquire the authority in the preset position area.
7. The method according to claim 1, wherein the displaying, in the preset location area in the page, a prompt message prompting the user to acquire the right specifically includes:
if the user does not have the use authority on the browsed menu, generating an order acquisition key in the preset position area;
and if the user has the use authority for the browsed menu and the use authority is smaller than a preset time threshold value, generating an operation and renewal acquisition key in the preset position area.
8. An authority presenting apparatus, comprising:
the acquisition module is used for acquiring user browsing operation information in a page;
the judging module is used for judging whether the user needs to acquire the authority or not according to the user browsing operation information;
and the display module is used for displaying prompt information for prompting the user to acquire the authority in a preset position area in the page if the user is required to acquire the authority, wherein the preset position area and the user browsing operation area are not interfered with each other.
9. An entitlement prompting device comprising a memory and a processor, said memory storing a computer program, characterized in that the processor when executing said computer program realizes the steps of the method of any of claims 1 to 7.
10. A readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202010584972.5A 2020-06-24 2020-06-24 Permission prompting method, device and equipment Withdrawn CN111797342A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010584972.5A CN111797342A (en) 2020-06-24 2020-06-24 Permission prompting method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010584972.5A CN111797342A (en) 2020-06-24 2020-06-24 Permission prompting method, device and equipment

Publications (1)

Publication Number Publication Date
CN111797342A true CN111797342A (en) 2020-10-20

Family

ID=72803812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010584972.5A Withdrawn CN111797342A (en) 2020-06-24 2020-06-24 Permission prompting method, device and equipment

Country Status (1)

Country Link
CN (1) CN111797342A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112818274A (en) * 2021-02-05 2021-05-18 深圳市世强元件网络有限公司 Method for converting PDF (Portable document Format) file into paginated HTML (Hypertext markup language) file and computer equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112818274A (en) * 2021-02-05 2021-05-18 深圳市世强元件网络有限公司 Method for converting PDF (Portable document Format) file into paginated HTML (Hypertext markup language) file and computer equipment
CN112818274B (en) * 2021-02-05 2024-03-19 深圳市世强元件网络有限公司 Method for converting PDF file into paging HTML file and computer equipment

Similar Documents

Publication Publication Date Title
USRE49459E1 (en) Apparatus and method for configuring password and for releasing lock
US20240152249A1 (en) Smart assist for repeated actions
CN107547750B (en) Control method, device and the storage medium of terminal
CN107329688B (en) Fingerprint acquisition method and terminal
CN105320417B (en) Page switching method and client
CN109388472B (en) Wallpaper display method and device and electronic equipment
CN102918540A (en) Creating and launching a web application with credentials
CN109814801A (en) Using login method, device, terminal and storage medium
CN106371789A (en) Method for displaying prompt message in application program, and mobile terminal
CN108710512B (en) Application program preloading method and device, storage medium and intelligent terminal
CN111309214A (en) Video interface setting method and device, electronic equipment and storage medium
CN111338939A (en) Application program debugging method, medium, device and computing equipment
US20150199058A1 (en) Information processing method and electronic device
TWI610220B (en) Apparatus and method for automatically controlling display screen density
CN105279431A (en) Method, device, and system for recording operation information in mobile device
CN111797342A (en) Permission prompting method, device and equipment
CN112114729A (en) Cooking equipment and suspension window interactive control method and device based on same
CN105589627B (en) Shortcut menu display method, shortcut menu display device and terminal
CN110647268B (en) Control method and control device for display window in game
WO2023173868A1 (en) Interface editing method and apparatus, electronic device, and readable medium
CN106293386A (en) A kind of method of hide application program and mobile terminal
CN104102642B (en) Webpage information access method and device
CN117707388A (en) Method, equipment and storage medium for managing application icon desktop
CN111443907A (en) Method and device for calling SDK function
CN107797716A (en) A kind of information display control method and mobile terminal

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20201020