CN116796106A - Page control method, device, medium and electronic equipment - Google Patents

Page control method, device, medium and electronic equipment Download PDF

Info

Publication number
CN116796106A
CN116796106A CN202310801195.9A CN202310801195A CN116796106A CN 116796106 A CN116796106 A CN 116796106A CN 202310801195 A CN202310801195 A CN 202310801195A CN 116796106 A CN116796106 A CN 116796106A
Authority
CN
China
Prior art keywords
page
target page
target
request
configuration
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
CN202310801195.9A
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.)
Hangzhou DPTech Technologies Co Ltd
Original Assignee
Hangzhou DPTech Technologies 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 Hangzhou DPTech Technologies Co Ltd filed Critical Hangzhou DPTech Technologies Co Ltd
Priority to CN202310801195.9A priority Critical patent/CN116796106A/en
Publication of CN116796106A publication Critical patent/CN116796106A/en
Pending legal-status Critical Current

Links

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/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The embodiment of the specification provides a page control method, a device, a medium and electronic equipment, wherein the method comprises the following steps: sending a page loading request for a target page to a server, wherein the target page belongs to a configuration page of network equipment, and the page access authority of the network equipment is expired; receiving page information of a target page returned by the server, wherein the page information comprises the following steps: the permission identification corresponds to the target page, and the permission identification is used for representing the operation permission of the target page; and controlling the page operation of the target page obtained based on the page information based on the permission identification.

Description

Page control method, device, medium and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of man-machine interaction, in particular to a page control method, a device, a medium and electronic equipment.
Background
The user can simply configure the page in the Web management system to realize various functions of the network device, and in order to enhance the confidentiality of the system, the authority of the user is often controlled through the license and the authority division, whether the user authority is valid or not is configured according to the license state, and the license has two states of validity and invalidation.
In the prior art, when a license is valid, a user can browse and configure the page in the authority; when the license is expired, the user performs a login operation, and after the user name and the password are input, clicking the login button prompts that the license is expired, and jumps to the import license page.
If a new license is not imported, the previously configured data cannot be seen; another solution is to convert the user rights into read-only rights, but read-only rights may lack part of the browsing scope compared to the rights before the user and the license cannot be reconfigured. It can be seen that the control method for the page is not flexible enough at present after the license of the network device is invalid.
Disclosure of Invention
In view of this, one or more embodiments of the present disclosure provide a page control method, apparatus, medium, and electronic device.
In order to achieve the above object, one or more embodiments of the present disclosure provide the following technical solutions:
according to a first aspect of one or more embodiments of the present disclosure, a page control method is provided, including:
sending a page loading request for a target page to a server, wherein the target page belongs to a configuration page of network equipment, and the page access authority of the network equipment is expired;
receiving page information of a target page returned by the server, wherein the page information comprises the following steps: the permission identification corresponds to the target page, and the permission identification is used for representing the operation permission of the target page;
and controlling the page operation of the target page obtained based on the page information based on the permission identification.
According to a second aspect of one or more embodiments of the present disclosure, there is provided a page control method, including:
receiving a page initial loading request for a target page sent by a client;
obtaining a permission identifier corresponding to the target page;
and sending the page information corresponding to the target page to the client, carrying the permission identification, so that the client controls the page operation of the target page based on the permission identification.
According to a third aspect of one or more embodiments of the present specification, there is provided a page control apparatus comprising:
the system comprises a page loading module, a server side and a network device, wherein the page loading module is used for sending a page loading request for a target page to the server side, the target page belongs to a configuration page of the network device, and the page access authority of the network device is expired;
the information receiving module is used for receiving page information of the target page returned by the server, and the page information comprises: the permission identification corresponds to the target page, and the permission identification is used for representing the operation permission of the target page;
and the operation control module is used for controlling the page operation of the target page obtained based on the page information based on the permission identification.
According to a fourth aspect of one or more embodiments of the present specification, there is provided a page control apparatus comprising:
the request receiving module is used for receiving a page initial loading request for a target page sent by a client;
the identification acquisition module is used for acquiring a permission identification corresponding to the target page;
and the information sending module is used for sending the page information corresponding to the target page to the client, carrying the permission identification, and enabling the client to control the page operation of the target page based on the permission identification.
According to a fifth aspect of one or more embodiments of the present specification, there is provided an electronic device comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor implements the method of any of the embodiments of the present specification by executing the executable instructions.
According to a sixth aspect of one or more embodiments of the present description, there is provided a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the method of any of the embodiments of the present description.
According to the page control method, the device, the medium and the electronic equipment, through acquiring the permission identification in advance when loading the page, the operation of the system can be controlled at the client, and therefore the page access authority of the user to the network equipment can be flexibly adjusted; after the license authority expires, the user can continue browsing the page configured before, without waiting for issuing a new license, and can also continue importing the new license, thereby saving time and simplifying operation.
Drawings
In order to more clearly illustrate the technical solutions of one or more embodiments of the present disclosure or related technologies, the following description will briefly describe the drawings that are required to be used in the embodiments or related technology descriptions, and it is apparent that the drawings in the following description are only some embodiments described in one or more embodiments of the present disclosure, and other drawings may be obtained according to these drawings without inventive effort to those of ordinary skill in the art.
FIG. 1 is a schematic diagram of web management system administrator privileges as shown in an exemplary embodiment of the present specification;
FIG. 2 is an anti-virus feature management page shown in an exemplary embodiment of the present description;
FIG. 3 is a import license file page shown in an exemplary embodiment of the present specification;
FIG. 4 is a flow chart of a method of page control shown in an exemplary embodiment of the present disclosure;
FIG. 5 is a session list page shown in an exemplary embodiment of the present description;
fig. 6 is a schematic structural view of a page control apparatus shown in an exemplary embodiment of the present specification;
fig. 7 is a schematic structural view of a page control apparatus shown in an exemplary embodiment of the present specification;
fig. 8 is a hardware schematic of an apparatus shown in an exemplary embodiment of the present specification.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with the embodiments of the present specification. Rather, they are merely examples of apparatus and methods consistent with aspects of the embodiments of the present description as detailed in the accompanying claims.
The terminology used in the embodiments of the description presented herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the embodiments of the description presented herein. As used in this specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any or all possible combinations of one or more of the associated listed items.
It should be understood that although the terms first, second, third, etc. may be used in the embodiments of the present specification to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, the first information may also be referred to as second information, and similarly, the second information may also be referred to as first information, without departing from the scope of the embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "at … …" or "responsive to a determination", depending on the context.
The network device can be configured through the Web management system, and the user can realize various functions of the device through simple page configuration. The Web management system has different administrator rights: super, system Configuration, business Configuration, log Configuration, readonly. Through reasonable distribution of authorities, management staff with different responsibilities can only access functions within the authority range, thereby enhancing confidentiality of the system and being a limited safety management means.
FIG. 1 is a schematic diagram of web management system administrator privileges provided by an exemplary embodiment:
the Super has the highest management authority of the system, and an administrator with the highest management authority has the configuration management authority of all modules of the system.
System Configuration an administrator who owns the rights owns the configuration management rights of the system.
Business Configuration the administrator who owns the rights owns the configuration management rights of the system service module.
Log Configuration an administrator having this authority has the configuration access authority of the system-related log module.
An administrator with the rights has the viewing rights of the relevant module.
The Web management system requires feature libraries to perform certain functions including, but not limited to, APP upgrades, URL classification filtering, virus protection, intrusion prevention. Since the feature library has certain timeliness, in order to enable the network equipment to exert the maximum efficacy, the feature library needs to be updated regularly.
The Web management system controls the use authority of the system through the license, and after the license expires, the user cannot view and configure the Web management system. At this time, a new license needs to be applied and imported, and after the new license is imported successfully, the Web management system can be used for checking and configuration operation continuously.
It should be noted that, when the feature library expires, the Web management system cannot view and configure the page related to the feature library until the feature library is upgraded, and the page can not be normally used.
Such as the antivirus feature management page shown in fig. 2, whose main function is to query the relevant information of viruses according to different conditions including virus ID, virus name, popularity and virus classification. When the feature library expires, the page cannot be queried for viruses, and the related information of viruses cannot be displayed.
After the feature library or license authority expires, when the user logs in the Web management system, the user directly jumps to the page for importing the license file as shown in fig. 3 after the login process is finished, and at this time, the configuration of the network device cannot be modified and checked. There are cases where the user needs to view the configuration, which requires the introduction of a new license, but often requires time to apply for a new license, and the user cannot view the relevant configuration during the period of time when the new license is not issued.
The existing solution is to modify the administrator rights to Readonly, but this also presents some problems. For example, as shown in fig. 1, the web management system administrator authority schematic diagram, where the Super authority may have more configuration authorities than the Readonly authority, when the user license expires, the Super authority is changed to the Readonly authority, the other configuration pages cannot be checked, and since Readonly is a read-only authority, the license cannot be imported after a new license is applied, and only one number can be applied.
Fig. 4 is a flowchart of a method for controlling a page according to an exemplary embodiment, where the page is a configuration page of a network device. For example, the user may configure the system in time, configure the current date and time, whether to use daylight savings time, etc. For another example, the user may configure the overall machine flow alert threshold of the device, and when the threshold exceeds a set upper limit, the user is alerted.
As shown in fig. 4, the method may include a process that may be implemented by a web management system including a client side and a server side. It should be noted that, in the embodiment of the present disclosure, the execution sequence of each step is not limited, and the sequence numbers of the steps in the following description are not limiting the sequence of the steps:
in step 401, the client sends a page load request for a target page to the server.
In this step, the target page belongs to the network device, and the page access authority of the network device has expired, where the page access authority includes, but is not limited to, the expiration of the feature library, and the expiration of the license. For example, if the user needs to configure the time of the device, when the user clicks the time management menu in the sub-menu system management under the basic menu in the main menu, and at this time, after receiving the target operation of the user, the client sends a request to the server, then this time may be referred to as sending a page loading request for the target page.
It should be noted that the target page is not limited to the page directly displayed in the menu, and the jump page for a certain page also belongs to the target page.
For example, selecting a basic menu in the main menu, selecting a session monitor in the device monitor in the sub-menu, and selecting a session list in the sub-menu of the session monitor will display the latest session state, protocol, etc. information, as shown in fig. 5. Clicking on the icon under the detailed information in the page will jump to the detailed information page for the session.
In step 402, the server obtains a permission identifier corresponding to the target page.
For example, the server side may find the license status of the current user according to the information such as the user id in the page loading request, and find the corresponding license identifier according to the license status and the page to which the page loading request belongs, where the license identifier corresponds to the page and the license status. It should be noted that the license status is not limited to being stored at the server side, but is merely an exemplary illustration.
For example, the user a clicks the time management page at the client, at this time, the server receives the page loading request, searches for the corresponding license state according to the unique id number of the user a in the page loading request to be valid, and searches for the corresponding license identifier according to the time management page and the valid license state again to be a second identifier, where the second identifier is used to indicate that the target page is allowed to be configured.
And the user B also clicks the time management page, obtains the corresponding license state as the invalid state according to the id of the inquiring user B, and searches for the corresponding license identifier as a first identifier according to the time management page and the invalid license state, wherein the first identifier is used for indicating that the target page is not allowed to be configured but access and reading are allowed.
In step 403, the server sends page information corresponding to the target page, carrying the permission identifier.
In this step, the permission identifier carried by the page information sent by the server side includes, but is not limited to, permission identifiers carried in cookies or json data, for example, permission_config may be carried by JS custom elements, for example, < permission_config >.
For example, in the above example, when the license identifier is the second identifier, the license identifier may be returned to the client through the allowances_config=0, or may be returned to the client through the < allowances_config >0 </allowances_config >. Conversely, when the license identifier is the first identifier, the format returned to the client may be either allowances_config=1 or < allowances_config >1 </allowances_config >.
In step 404, the page operation of the target page is controlled based on the permission identification.
In one example, the client terminates a page read request that requests a read of the target page. For example, the detailed information of the session list page is read, which corresponds to that the client receives the page read request, and queries the permission identifier as a first identifier, where the first identifier indicates that the configuration of the target page is not allowed but access is allowed, for example, allowances_config=1. The client displays the target page based on the page reading request, wherein the target page is detailed information of a conversation list page. By controlling the page operation based on the first identification, it is enabled that even for a user whose original license expires or whose feature library expires, the user is still able to read or view the data even though the user is unable to configure the data, which will provide convenience for the user to view the page data.
In another example, the client terminates a page configuration request that requests configuration of page data for the target page. For example, the page configuration request may be a request to configure a date of the time management page, for example, when the client receives the page configuration request, the permission identifier may be queried as a second identifier, where the second identifier indicates that the configuration of the target page is allowed, for example, allowances_config=0. Based on the second identification, the user may modify the date in the target page, and then the client may obtain configuration data of the target page from the user, for example, in the above example, the configuration data may be modification data of the date from the user. And, the client can send the modification data to the server, and the server modifies the date.
In another example, the client terminates a page configuration request that requests configuration of page data for the target page. For example, the date configuration of the time management page corresponds to that the client receives the configuration request, and queries the user permission identifier as a first identifier, where the first identifier is used to indicate that the configuration of the target page is not allowed but access is allowed, for example, allowances_config=1. After the user presses the submit key, the client intercepts the configuration data of the user on the time management page and prompts the target page to prohibit configuration. For example, a popup alarm "the current user has no authority to submit data" will be received on the time management page, and the client will not transmit the modified date configuration to the server. It should be noted that, the embodiment of the present disclosure does not limit the alarm form, but may be a voice prompt, a bubble prompt, or the like besides the pop-up alarm. By controlling the page operation based on the first identification, the user can be prevented from modifying the configuration data in time for the user with the expired original license or the expired feature library, and reasonable control on page data modification is ensured.
In another example, the client receives a page load request for a target page, which may be a license import page. After loading and displaying the license import page, the client may upload the license in the license import page. After the uploading is completed, the user may click the submit button in the license import page, and then the client end receives a license uploading request, where the license uploading request is used to instruct the client end to upload the license uploaded by the user to the server end. After receiving the license upload request, the client queries the user license identifier as a second identifier, where the second identifier is used to indicate that the target page is allowed to be configured, for example, the second identifier may be indicated by an allowances_config, and the value of the second identifier is equal to 0, that is, allowances_config=0. Based on the second identifier, the client can send the new license uploaded by the user to the server, and the server updates the license. In this example, by controlling the page operation based on the second identification, the user is able to upload a new license even if the original license expires or the feature library expires.
After the client transmits the new license uploaded by the user to the server, the server may update the access rights of the various pages of the network device according to the new license, which already has the rights to allow the user to access and modify the data. After the server side modifies the permission, the subsequent client side receives the page loading request of the user, and the user can normally view the page and modify the configuration.
According to the embodiment of the specification, the permission identification is obtained in advance when the page is loaded, so that the operation on the system can be controlled at the client, and the page access authority of the user to the network equipment can be flexibly adjusted; after the license authority expires, the user can continue browsing the page configured before, without waiting for issuing a new license, and can also continue importing the new license, thereby saving time and simplifying operation.
Fig. 6 is a page control apparatus provided in an exemplary embodiment, where the apparatus may be applied to a client and may be applied to implement a method of any embodiment of the present specification, as shown in fig. 6, and the apparatus may include: a page loading module 601, an information receiving module 602, and an operation control module 603.
The page loading module 601 is configured to send a page loading request for a target page to a server, where the target page belongs to a configuration page of a network device, and a page access permission of the network device has expired.
The information receiving module 602 is configured to receive page information of a target page returned by the server, where the page information includes: and the permission identifier is used for indicating the operation authority of the target page.
And an operation control module 603, configured to control, based on the permission identifier, a page operation on the target page obtained based on the page information.
Fig. 7 is a schematic diagram of a page control apparatus according to an exemplary embodiment, where the apparatus may be applied to a server side and may be applied to a method for implementing any embodiment of the present disclosure, as shown in fig. 7, where the apparatus may include: a request receiving module 701, an identification obtaining module 702, and an information sending module 703.
The request receiving module 701 is configured to receive a page initial loading request for a target page sent by a client.
The identifier obtaining module 702 is configured to obtain a permission identifier corresponding to the target page.
The information sending module 703 is configured to send page information corresponding to the target page to the client, where the page information carries the permission identifier, so that the client controls a page operation on the target page based on the permission identifier.
The embodiment of the present disclosure further provides an electronic device, referring to fig. 8, where the device includes a memory, and a processor, where the memory is configured to store computer instructions that can be executed on the processor, and the processor is configured to perform page control based on any one of the methods when executing the computer instructions.
The present description also provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements any of the methods described above.
Embodiments of the subject matter and the functional operations described in this specification can be implemented in: digital electronic circuitry, tangibly embodied computer software or firmware, computer hardware including the structures disclosed in this specification and structural equivalents thereof, or a combination of one or more of them. Embodiments of the subject matter described in this specification can be implemented as one or more computer programs, i.e., one or more modules of computer program instructions encoded on a tangible, non-transitory program carrier for execution by, or to control the operation of, data processing apparatus. Alternatively or additionally, the program instructions may be encoded on a manually-generated propagated signal, e.g., a machine-generated electrical, optical, or electromagnetic signal, that is generated to encode and transmit information to suitable receiver apparatus for execution by data processing apparatus. The computer storage medium may be a machine-readable storage device, a machine-readable storage substrate, a random or serial access memory device, or a combination of one or more of them.
The processes and logic flows described in this specification can be performed by one or more programmable computers executing one or more computer programs to perform corresponding functions by operating on input data and generating output. The processes and logic flows can also be performed by, and apparatus can also be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
Computers suitable for executing computer programs include, for example, general purpose and/or special purpose microprocessors, or any other type of central processing unit. Typically, the central processing unit will receive instructions and data from a read only memory and/or a random access memory. The essential elements of a computer include a central processing unit for carrying out or executing instructions and one or more memory devices for storing instructions and data. Typically, a computer will also include, or be operatively coupled to receive data from or transfer data to, or both, one or more mass storage devices for storing data, e.g., magnetic, magneto-optical disks, or optical disks, etc. However, a computer does not have to have such a device. Furthermore, the computer may be embedded in another device, such as a mobile phone, a Personal Digital Assistant (PDA), a mobile audio or video player, a game console, a Global Positioning System (GPS) receiver, or a portable storage device such as a Universal Serial Bus (USB) flash drive, to name a few.
Computer readable media suitable for storing computer program instructions and data include all forms of non-volatile memory, media and memory devices including, for example, semiconductor memory devices (e.g., EPROM, EEPROM, and flash memory devices), magnetic disks (e.g., internal hard disk or removable disks), magneto-optical disks, and CD-ROM and DVD-ROM disks. The processor and the memory can be supplemented by, or incorporated in, special purpose logic circuitry.
While this specification contains many specific implementation details, these should not be construed as limitations on the scope of any invention or of what may be claimed, but rather as descriptions of features of specific embodiments of particular inventions. Certain features that are described in this specification in the context of separate embodiments can also be implemented in combination in a single embodiment. On the other hand, the various features described in the individual embodiments may also be implemented separately in the various embodiments or in any suitable subcombination. Furthermore, although features may be acting in certain combinations and even initially claimed as such, one or more features from a claimed combination can in some cases be excised from the combination, and the claimed combination may be directed to a subcombination or variation of a subcombination.
Similarly, although operations are depicted in the drawings in a particular order, this should not be understood as requiring that such operations be performed in the particular order shown or in sequential order, or that all illustrated operations be performed, to achieve desirable results. In some cases, multitasking and parallel processing may be advantageous. Moreover, the separation of various system modules and components in the embodiments described above should not be understood as requiring such separation in all embodiments, and it should be understood that the described program components and systems can generally be integrated together in a single software product or packaged into multiple software products.
Thus, particular embodiments of the subject matter have been described. Other embodiments are within the scope of the following claims. In some cases, the actions recited in the claims can be performed in a different order and still achieve desirable results. Furthermore, the processes depicted in the accompanying drawings are not necessarily required to be in the particular order shown, or sequential order, to achieve desirable results. In some implementations, multitasking and parallel processing may be advantageous.
The foregoing description of the preferred embodiments is merely illustrative of the present invention and is not intended to limit the embodiments to the specific embodiments shown, but any modifications, equivalents, improvements, etc. within the spirit and principles of the embodiments are intended to be included within the scope of the embodiments shown.

Claims (10)

1. A method of controlling a page, the method comprising:
sending a page loading request for a target page to a server, wherein the target page belongs to a configuration page of network equipment, and the page access authority of the network equipment is expired;
receiving page information of a target page returned by the server, wherein the page information comprises the following steps: the permission identification corresponds to the target page, and the permission identification is used for representing the operation permission of the target page;
and controlling the page operation of the target page obtained based on the page information based on the permission identification.
2. The method of claim 1, wherein controlling the page operation on the target page based on the page information based on the permission identification comprises:
receiving a page reading request, wherein the page reading request is a request for reading the target page;
displaying the target page based on the page reading request under the condition that the permission identification is determined to be a first identification; wherein the first identifier is used to indicate that the configuration of the target page is not allowed but access to the read is allowed.
3. The method of claim 1, wherein controlling the page operation on the target page based on the page information based on the permission identification comprises:
receiving a page configuration request, wherein the page configuration request is a request for configuring page data of the target page;
under the condition that the permission identifier is determined to be a second identifier, acquiring configuration data of a user on the target page based on the page configuration request, and sending the configuration data to a server side; wherein the second identifier is used for indicating that the configuration of the target page is allowed.
4. The method of claim 1, wherein controlling the page operation on the target page based on the page information based on the permission identification comprises:
receiving a page configuration request, wherein the page configuration request is a request for configuring page data of the target page;
under the condition that the permission identification is determined to be a first identification, intercepting configuration data of a user on the target page, and prompting for prohibiting configuration on the target page; wherein the first identifier is used to indicate that the configuration of the target page is not allowed but access to the read is allowed.
5. The method of claim 1, wherein the step of determining the position of the substrate comprises,
the target page is a license import page;
the controlling the page operation of the target page based on the page information based on the permission identification comprises the following steps:
receiving a license uploading request, wherein the license uploading request comprises a license uploaded through the target page;
transmitting the license to a server based on the license uploading request under the condition that the license identifier is determined to be a second identifier; wherein the second identifier is used for indicating that the configuration of the target page is allowed.
6. A method of controlling a page, the method comprising:
receiving a page initial loading request for a target page sent by a client;
obtaining a permission identifier corresponding to the target page;
and sending the page information corresponding to the target page to the client, carrying the permission identification, so that the client controls the page operation of the target page based on the permission identification.
7. A page control apparatus, the apparatus comprising:
the system comprises a page loading module, a server side and a network device, wherein the page loading module is used for sending a page loading request for a target page to the server side, the target page belongs to a configuration page of the network device, and the page access authority of the network device is expired;
the information receiving module is used for receiving page information of the target page returned by the server, and the page information comprises: the permission identification corresponds to the target page, and the permission identification is used for representing the operation permission of the target page;
and the operation control module is used for controlling the page operation of the target page obtained based on the page information based on the permission identification.
8. A page control apparatus, the apparatus comprising:
the request receiving module is used for receiving a page initial loading request for a target page sent by a client;
the identification acquisition module is used for acquiring a permission identification corresponding to the target page;
and the information sending module is used for sending the page information corresponding to the target page to the client, carrying the permission identification, and enabling the client to control the page operation of the target page based on the permission identification.
9. An electronic device, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to implement the method of any of claims 1-6 by executing the executable instructions.
10. A computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the steps of the method according to any of claims 1-6.
CN202310801195.9A 2023-06-30 2023-06-30 Page control method, device, medium and electronic equipment Pending CN116796106A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310801195.9A CN116796106A (en) 2023-06-30 2023-06-30 Page control method, device, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310801195.9A CN116796106A (en) 2023-06-30 2023-06-30 Page control method, device, medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN116796106A true CN116796106A (en) 2023-09-22

Family

ID=88041534

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310801195.9A Pending CN116796106A (en) 2023-06-30 2023-06-30 Page control method, device, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN116796106A (en)

Similar Documents

Publication Publication Date Title
US11115438B2 (en) System and method for geofencing
EP2562673B1 (en) Apparatus and method for securing mobile terminal
KR102105636B1 (en) Installing application remotely
US9338148B2 (en) Secure distributed information and password management
KR102107708B1 (en) Automatic application updates
US20130103640A1 (en) Entitlement management in an on-demand system
EP2638712B1 (en) Context-based dynamic policy system for mobile devices and supporting network infrastructure
CN110869907A (en) Method and terminal for browsing application page
US20190020640A1 (en) Cloud operation interface sharing method, related device, and system
KR20160014038A (en) Synchronizing device association data among computing devices
US20180268126A1 (en) Dynamically controlling access to devices
US20140123277A1 (en) Mobile terminal apparatus, non-transitory computer readable mediums, signal processing method, document storage server, and document management system
CN112199210A (en) Data processing method and device based on Internet of things, computer equipment and medium
CN106575414B (en) Contextual platform feature recommendation
US11503080B2 (en) Remote management of a user device
EP3011528B1 (en) Wireless network and mac address device detection system and methods
KR101604303B1 (en) Apparatus and Method for Executing Update and Recording Medium Using the Same, Server and Method for Providing Update
US9888070B2 (en) Brokered advanced pairing
US20190121999A1 (en) Method and system for securely controlling access to data
US20150163246A1 (en) System and method for activation of personas based on activation parameters related to a multiple-persona mobile technology platform (mtp)
WO2015058584A1 (en) Method and device for communication between applications based on suspension operating panel
CN116796106A (en) Page control method, device, medium and electronic equipment
KR20210119198A (en) Method and apparatus for providing web page using captive portal
US10505911B2 (en) Information processing method, information processing device, authentication server device, and verification server device
CN110753909A (en) Service scheduling method and device, computer equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination