CN113254753A - Page rollback method, device, electronic equipment and storage medium - Google Patents

Page rollback method, device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113254753A
CN113254753A CN202110763958.6A CN202110763958A CN113254753A CN 113254753 A CN113254753 A CN 113254753A CN 202110763958 A CN202110763958 A CN 202110763958A CN 113254753 A CN113254753 A CN 113254753A
Authority
CN
China
Prior art keywords
condition information
page
target
path information
instruction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110763958.6A
Other languages
Chinese (zh)
Other versions
CN113254753B (en
Inventor
胡秀榜
殷勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202110763958.6A priority Critical patent/CN113254753B/en
Publication of CN113254753A publication Critical patent/CN113254753A/en
Application granted granted Critical
Publication of CN113254753B publication Critical patent/CN113254753B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/953Querying, e.g. by the use of web search engines
    • 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
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • 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

Abstract

The disclosure relates to a page rollback method, a page rollback device, an electronic device and a storage medium, wherein the page rollback method comprises the following steps: responding to the page back instruction, determining target path information corresponding to the page back instruction, determining target operation condition information corresponding to the target path information, generating a target page request according to the target path information and the target operation condition information, sending the target page request to the server, receiving target page feedback corresponding to the target page request, and displaying the target page on the interface. Therefore, after the operation page jumps to the operation page once or for multiple times, the operation page still can be returned to the required target page, and the operation page can have the previous target operation condition information holding capacity, so that the complicated operation caused by the jump of the page in use by a user is eliminated, and the use efficiency of the system is greatly improved.

Description

Page rollback method, device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of internet technologies, and in particular, to a page rollback method and apparatus, an electronic device, and a storage medium.
Background
The development of random computer technology has also been greatly developed depending on various applications of computer technology.
When a user performs a related operation through an application, a rollback operation is often required due to an operation error or a desire to review. In the related art, only one latest operation exists in rollback, and the method only can rollback locally, so that in some scenes, rollback is incomplete, and rollback experience is influenced. And the problem of low system use efficiency can also occur due to the complex operation brought by page skipping.
Disclosure of Invention
The disclosure provides a page rollback method, a page rollback device, an electronic device and a storage medium, which at least solve the problem of low system use efficiency caused by fussy operation brought by page jumping in use by a user in the related technology. The technical scheme of the disclosure is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a page rollback method, including:
responding to the page back instruction, and determining target path information corresponding to the page back instruction;
determining target operation condition information corresponding to the target path information; the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operation condition information is obtained in response to an operation instruction triggered by an operation page corresponding to the target operation condition information at historical time;
generating a target page request according to the target path information and the target operation condition information;
sending a target page request to a server;
receiving target page feedback corresponding to the target page request;
and displaying the target page on the interface.
In an optional embodiment, determining the target operating condition information corresponding to the target path information includes:
acquiring a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information; the path information operation condition information mapping table includes target path information;
and determining target operation condition information corresponding to the target path information from the path information operation condition information mapping table.
In an optional embodiment, in response to the page back instruction, before determining the target path information corresponding to the page back instruction, the method further includes:
responding to an operation instruction triggered on an operation page, and acquiring operation condition information corresponding to the operation instruction;
acquiring path information of an operation page;
generating mapping relation data between the operation condition information and the path information;
and storing the operation condition information, the path information and the mapping relation data.
In an optional embodiment, in response to an operation instruction triggered in an operation page, acquiring operation condition information corresponding to the operation instruction includes:
when the operation instruction is a query instruction, responding to the query instruction triggered on the operation page, acquiring query condition information corresponding to the query instruction, and determining the query condition information as the operation condition information;
or;
and when the operation instruction is an update instruction, responding to the update instruction triggered on the operation page, acquiring update condition information corresponding to the update instruction, and determining the update condition information as the operation condition information.
In an optional embodiment, before generating the mapping relationship data between the operating condition information and the path information, the method further includes:
if a plurality of operation instructions are triggered on an operation page at different moments, acquiring a plurality of operation condition information corresponding to the operation instructions;
determining operating condition information to be saved from the plurality of operating condition information;
generating mapping relation data between the operation instruction and the path information, and storing the operation condition information, wherein the path information and the mapping relation data comprise:
generating mapping relation data between the operating condition information and the path information to be stored;
and storing the operation condition information, the path information and the mapping relation data to be stored.
In an optional embodiment, in response to an operation instruction triggered by an operation page, before obtaining operation condition information corresponding to the operation instruction, the method further includes;
responding to an application starting instruction, and starting an application;
receiving target page feedback corresponding to the target page request, and after the target page is displayed on the interface, the method further comprises the following steps:
closing the application in response to the application closing instruction;
and deleting the operating condition information, the path information and the mapping relation data to be stored.
In an optional embodiment, before determining the target operating condition information corresponding to the target path information, the method further includes:
judging whether the storage module stores the target path information or not;
determining the target operating condition information corresponding to the target path information includes:
and if the storage module stores the target path information, determining the target operation condition information corresponding to the target path information.
According to a second aspect of the embodiments of the present disclosure, there is provided a page rollback apparatus, including:
the path information determining module is configured to execute and respond to the page back instruction and determine target path information corresponding to the page back instruction;
the condition information determining module is configured to execute the determination of target operation condition information corresponding to the target path information; the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operation condition information is obtained in response to an operation instruction triggered by an operation page corresponding to the target operation condition information at historical time;
a request generation module configured to perform generation of a target page request according to the target path information and the target operating condition information;
a sending module configured to execute sending a target page request to a server;
the receiving module is configured to execute target page feedback corresponding to the received target page request;
and the display module is configured to display the target page on the interface.
In an optional embodiment, the condition information determining module is configured to perform:
acquiring a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information; the path information operation condition information mapping table includes target path information;
and determining target operation condition information corresponding to the target path information from the path information operation condition information mapping table.
In an optional embodiment, the apparatus further comprises:
the condition information acquisition module is configured to execute an operation instruction triggered in the operation page and acquire operation condition information corresponding to the operation instruction;
the path information acquisition module is configured to execute the acquisition of the path information of the operation page;
a relationship data generation module configured to perform generation of mapping relationship data between the operation condition information and the path information;
and the saving module is configured to save the operation condition information, the path information and the mapping relation data.
In an optional embodiment, the condition information obtaining module is configured to perform:
when the operation instruction is a query instruction, responding to the query instruction triggered on the operation page, acquiring query condition information corresponding to the query instruction, and determining the query condition information as the operation condition information;
or;
and when the operation instruction is an update instruction, responding to the update instruction triggered on the operation page, acquiring update condition information corresponding to the update instruction, and determining the update condition information as the operation condition information.
In an optional embodiment, the apparatus further comprises:
the operating condition information acquisition module is configured to execute that if a plurality of operating instructions are triggered on an operating page at different moments, a plurality of operating condition information corresponding to the operating instructions are acquired;
the operation condition information to be saved determining module is configured to determine the operation condition information to be saved from a plurality of operation condition information;
the relation data generation module is configured to generate mapping relation data between the operation condition information and the path information to be saved;
and the saving module is configured to save the operation condition information, the path information and the mapping relation data to be saved.
In an alternative embodiment, the apparatus further comprises;
an application start module configured to execute starting an application in response to an application start instruction;
an application closing module configured to execute closing of the application in response to an application closing instruction;
and the deleting module is configured to delete the operating condition information, the path information and the mapping relation data to be saved.
In an optional embodiment, the apparatus further comprises:
a judging module configured to perform judgment of whether the target path information is stored in the storage module;
and the condition information determining module is configured to determine the target operation condition information corresponding to the target path information if the target path information is stored in the storage module.
According to a third aspect of the embodiments of the present disclosure, there is provided an electronic apparatus including: a processor; a memory for storing processor-executable instructions; wherein the processor is configured to execute the instructions to implement the method of any one of the first aspect as described above.
According to a fourth aspect of the embodiments of the present disclosure, there is provided a storage medium, wherein instructions that, when executed by a processor of an electronic device, enable the electronic device to perform any one of the methods of the first aspect of the embodiments of the present disclosure.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program, the computer program being stored in a readable storage medium, from which at least one processor of a computer device reads and executes the computer program, causing the computer device to perform the method of any one of the first aspects of embodiments of the present disclosure.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
responding to a page back instruction, determining target path information corresponding to the page back instruction, and determining target operating condition information corresponding to the target path information, wherein the target operating condition information comprises: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operation condition information is obtained in response to an operation instruction triggered by an operation page corresponding to the target operation condition information at historical time; and generating a target page request according to the target path information and the target operation condition information, sending the target page request to the server, receiving target page feedback corresponding to the target page request, and displaying the target page on the interface. Therefore, after the operation page jumps to the operation page once or for multiple times, the operation page still can be returned to the required target page, and the required target operation condition information holding capacity can be possessed, so that the complicated operation caused by the jump of the page in use by a user is eliminated, and the use efficiency of the system is improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure and are not to be construed as limiting the disclosure.
FIG. 1 is a schematic diagram illustrating an application environment in accordance with an illustrative embodiment;
FIG. 2 is a flow diagram illustrating a page rollback method in accordance with an exemplary embodiment;
FIG. 3 is a flow diagram illustrating a method of obtaining path information, operating condition information, and mapping relationship data between the path information and the operating condition information in accordance with an example embodiment;
FIG. 4 is a schematic diagram illustrating an operations page in accordance with an illustrative embodiment;
FIG. 5 is a flowchart illustrating a method of obtaining path information, operating condition information, and mapping relationship data between the path information and the operating condition information, according to an example embodiment;
FIG. 6 is a diagram illustrating rollback according to an exemplary embodiment;
FIG. 7 is a diagram illustrating rollback according to an exemplary embodiment;
FIG. 8 is a block diagram illustrating a page rollback apparatus in accordance with an exemplary embodiment;
FIG. 9 is a block diagram illustrating an electronic device for page rollback according to an example embodiment.
Detailed Description
In order to make the technical solutions of the present disclosure better understood by those of ordinary skill in the art, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
Referring to fig. 1, fig. 1 is a schematic diagram illustrating an application environment of a page rollback method according to an exemplary embodiment, and as shown in fig. 1, the application environment may include a terminal device 01 and a server 02.
In an optional embodiment, the terminal device 01 may want to present a terminal device of a target page, specifically, the terminal device 01 may determine, in response to a page back instruction, target path information corresponding to the page back instruction, and determine target operating condition information corresponding to the target path information, where the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page, wherein the target operation condition information is obtained in response to an operation instruction triggered by the operation page corresponding to the target operation condition information at a historical moment, a target page request is generated according to the target path information and the target operation condition information, the target page request is sent to a server, target page feedback corresponding to the target page request is received, and the target page is displayed on an interface. Terminal device 01 may include, but is not limited to, smart phones, desktop computers, tablet computers, laptop computers, smart speakers, digital assistants, Augmented Reality (AR)/Virtual Reality (VR) devices, smart wearable devices, and the like. The software running on the electronic device may be an application program, an applet, or the like. Alternatively, the operating system running on the electronic device may include, but is not limited to, an android system, an IOS system, linux, windows, Unix, and the like.
In an alternative embodiment, the server 02 may be a server for providing the target page feedback for the terminal device 01. Optionally, the server 02 may include an independent physical server, or a server cluster or a distributed system formed by a plurality of physical servers, or may be a cloud server that provides basic cloud computing services such as a cloud service, a cloud database, cloud computing, a cloud function, cloud storage, a Network service, cloud communication, a middleware service, a domain name service, a security service, a CDN (Content Delivery Network), a big data and artificial intelligence platform, and the like.
In addition, it should be noted that fig. 1 is only one application environment of the page rollback method provided by the present disclosure, and in practical applications, other application environments may also be included, including a page rollback environment between a terminal device and other node devices.
Fig. 2 is a flowchart illustrating a page rollback method according to an exemplary embodiment, where as shown in fig. 2, the page rollback method may be applied to a server or a terminal device, that is, two interacting sides of the page rollback method are the server and the terminal device, respectively, and the method includes the following steps:
in step S201, in response to the page back instruction, target path information corresponding to the page back instruction is determined.
In the embodiment of the present disclosure, before implementing steps S201 to S211, only the target conditional operation information is stored in the local memory of the terminal device, and when receiving the page back instruction, the terminal device may determine the target path information corresponding to the page back instruction in response to the page back instruction, and determine the target operation condition information corresponding to the target path information.
In an optional embodiment, before determining, in response to a page back instruction, target path information corresponding to the page back instruction, the method further includes acquiring the path information, the operating condition information, and mapping relationship data between the path information and the operating condition information.
Fig. 3 is a flowchart illustrating a method for obtaining path information, operation condition information, and mapping relationship data between the path information and the operation condition information according to an exemplary embodiment, as shown in fig. 3, including the following steps:
in step S301, in response to an operation instruction triggered on the operation page, operation condition information corresponding to the operation instruction is acquired.
In an alternative embodiment, the operation page may be a page displayed after a certain application or browser is started. The application may be a single page web application (SPA) or a multi-page application.
The single-page application SPA is an application of a Web page, and loads a single html page and dynamically updates the page when a user interacts with an application program. It limits all activities to a Web page and only loads corresponding html, JavaScript and css when the Web page is initialized. The JS can sense the change of the uniform resource locator url, through the change, the content of the current page can be dynamically removed by JS, then the content of the next page is mounted on the current page, the route is not done by the back end but by the front end, which component is displayed on the page at all is judged, and the unnecessary component is removed and the required component is displayed. The process is a single-page application, and the html file does not need to be requested any more when jumping each time.
The multi-page application means that a background server returns a new html file every time a page jumps, and the application of the type is the multi-page application.
In an optional embodiment, the operation instruction triggered on the operation page may be an operation instruction triggered by a user clicking a certain control on the operation page, and then, the terminal device may call the condition aggregation module to obtain the corresponding operation condition information.
Alternatively, the operation instruction may be a query instruction. For example, the user inputs certain query condition information in a certain input box and clicks a query control. Correspondingly, the terminal device may receive the query instruction, and in response to the query instruction, invoke the condition aggregation module to obtain the input query condition information, and take the query condition information as the operation condition information.
Fig. 4 is a schematic diagram illustrating an Operation page according to an exemplary embodiment, as shown in fig. 4, the Operation page is a page on a single-page application, and therefore, the total identifier of the single-page application is Operation-task.com, and a user inputs query condition information 403 "zhangsan" in an input box corresponding to a name and clicks a query control 401. The terminal device can acquire query condition information "zhangsan".
In some possible embodiments, in the embodiment where the operation instruction is a query instruction, the embodiment of the present application may call the condition aggregation module to obtain the input query condition information only when the real query is triggered. This has the advantage of ensuring that the collected operating condition information and the query condition information entered by the user are consistent, thus avoiding invalid query condition parameters resulting from the throttling operation. However, this approach also has the following drawbacks: the method is only applicable to UI interaction of actively executing the query by the user, for example, a scene that only one consumption outlet is provided for query condition information, such as button clicking.
Continuing with explanation based on fig. 4, avoiding the throttling operation means avoiding that a series of information including "zhang" in the name of "zhangsan", "zhangyigguang", etc. appears below the page only when the user inputs "zhang" in "zhnagsan". Using throttling at this time, a preset time value can be given, within this time range, no matter how many triggers are triggered, no request is really initiated, only the last change is responded to, or only after the user clicks on the query.
Optionally, the operation instruction may be an update instruction, and the terminal device may obtain, in response to the update instruction triggered on the operation page, update condition information corresponding to the update instruction, and determine the update condition information as the operation condition information. The terminal device can call the condition aggregation module to obtain the update condition information corresponding to the update instruction. The embodiment generally utilizes the getter characteristic in the JavaScript language to automatically generate the aggregated key-value object, can support various consumption channels of the query parameters, does not need to call an aggregation method for each channel, and is more suitable for automatically triggering query operation after the query parameters are changed.
The consumption channel described above may be referred to as a usage channel, such as based on query condition parameters, we use the following channels: queries, exports after queries, conversions when exports, and the like.
Therefore, more application scenes can be covered through the query instruction and the update instruction, and convenience and rapidity of a user when the scheme provided by the embodiment of the application is used can be provided.
In step S303, path information of the operation page is acquired.
Based on fig. 4, it is further explained that after the operation condition information corresponding to the operation instruction, such as the query condition information, is obtained, the path information of the operation page, such as the path information 402 "/task/list", may be obtained.
In step S305, mapping relationship data between the operation condition information and the path information is generated.
In an optional embodiment, after the terminal device obtains the operation condition information and the path information, in order to facilitate a subsequent fallback operation, mapping relationship data between the operation condition information "zhangsan" and the path information "task/list" may be generated.
In step S307, the operation condition information, the path information, and the mapping relation data are saved.
Optionally, the terminal device may call the data persistence module to store the operation condition information, the path information, and the mapping relationship data in the local storage.
In an alternative embodiment, the operating condition information, the path information and the mapping relationship data may be stored in the form of a Key-Value pair, where Key is the path information and the path information of each page is the same. Value is the above operation condition information, and the above mapping relation data is used to describe the correspondence between Key and Value.
In the embodiment of the present disclosure, a location in a global object in JavaScript may be selected as a path information Key. For example, in the website http:// base.baidu.com/item/cookie/1119 query =2, the path information Key is/item/cookie/1119, and the operation condition information value is query = 2.
In the embodiment of the present disclosure, in a hash route (hash router) page, a hash path representing the route is used, for example, for the website http:// base.
Optionally, the operation condition information may be a character string output by the condition aggregation module after being formatted.
In an alternative embodiment, the Key-Value pair Key-Value shown in fig. 4 may be saved in the following code form:
’/task/list‘: {
'zhangsan',
}
in the embodiment of the present disclosure, there are many ways for the call data persistence module to store the operation condition information, the path information, and the mapping relationship data (or Key-Value pair) as follows:
in an alternative embodiment, it can be stored in a cookie file, the storage size of which is about 4K, with the disadvantages of: the subsequent parsing of the call stored data is complicated, and at the same time, the cookie file is carried every time a page request is sent to the server, which is obviously more than unnecessary.
In another alternative embodiment, it may be stored in a locally stored localstorage file of the terminal device, with the stored data permanently in effect unless deleted manually or by code. And the method can be shared by a plurality of windows, so that no matter the cleaning time is accurately judged in practical application, the same window can influence each other, and the leakage risk exists.
In another alternative embodiment, the data may be stored in a database such as indexedDB, webSQL, etc., however, the storage in the database may cause certain complexity in storage and reading and certain compatibility problems in storage.
In another alternative embodiment, it can be stored in the session storage sessionStorage file, which has the advantages of convenient data storage and reading, effective only before the current browser window is closed, and unable to share data under multiple windows. The storage capacity is about 20M, and the storage requirement can be met, so that the requirement can be met by using sessionStorage as an SPA page which only runs in the same tag page.
Due to the operating condition information, the path information and the mapping relationship data (or Key-Value pair Key-Value) may be stored in the session storage sessionStorage file, and the session storage sessionStorage file is valid only until the current browser window is closed. Therefore, in an optional embodiment, before the operation instruction triggered in the operation page is responded and the operation condition information corresponding to the operation instruction is acquired, the embodiment of the present disclosure further includes; the terminal device may respond to the application start instruction, start the application, open the operation page, receive the target page feedback corresponding to the target page request, and after displaying the target page on the interface, the embodiment of the present disclosure further includes: the terminal device may close the application in response to the application closing instruction, and delete the operation condition information, the path information, and the mapping relationship data to be stored at the same time. In this case, after each application is started, the key value pair corresponding to each operation page may be saved for subsequent rollback viewing. Meanwhile, after the application is closed, the stored key value pairs can be deleted, the memory is released, and the storage resources are saved.
Fig. 5 is a flowchart illustrating a method of acquiring path information, operation condition information, and mapping relationship data between the path information and the operation condition information, according to an exemplary embodiment, as shown in fig. 5, including the following steps:
in step S501, if a plurality of operation commands are triggered on the operation page at different times, a plurality of operation condition information corresponding to the plurality of operation commands are obtained.
In an optional embodiment, if a plurality of operation instructions are triggered on an operation page at different times in the process of starting an application, a plurality of operation condition information corresponding to the plurality of operation instructions may be acquired.
For example, when "lisi", "wangwu" and "zhangsan" are sequentially input in the input box shown in fig. 4 and the query result of "lisi", "wangwu" and "zhangsan" is obtained, the three pieces of operation condition information of "lisi", "wangwu" and "zhangsan" can be obtained.
In step S503, the operation condition information to be saved is determined from the plurality of operation condition information.
Since the three pieces of operation condition information, namely 'lisi', 'wangwu' and 'zhangsan', are aligned to one and the same page, the path information of the three pieces of operation condition information is the same and is all 'task/list', and because a subsequent rollback instruction only requires rollback to the page, which one of the three pieces of operation condition information is the same for a user, the operation condition information to be stored can be determined from the plurality of pieces of operation condition information. Thus, while preserving data to implement a rollback function, storage resources are also considered.
In step S505, mapping relationship data between the operation condition information and the path information to be saved is generated.
In step S507, the operation condition information, the path information, and the mapping relationship data to be saved are saved.
In an alternative embodiment, in step S503, the terminal device may randomly select one piece of operation condition information from the plurality of pieces of operation condition information to determine as the operation condition information to be saved. In another alternative embodiment, the last operation condition information may be determined as the operation condition information to be saved, for example, "zhangsan" may be determined as the operation condition information to be saved.
In the embodiment of the present disclosure, if a plurality of operation instructions are triggered on an operation page at different times, there are many ways to invoke the condition aggregation module to obtain the operation condition information, and store the operation condition information, the path information, and the mapping relationship data between the operation condition information and the path information in a preset storage file by using the data persistence module, and a plurality of processes are described in detail below, taking an operation instruction triggered by a user on an operation page as an example of a query instruction:
in an alternative embodiment, the terminal device receives the first query instruction, including the user inputting "lisi" in the input box and clicking the query control. The terminal equipment calls a condition aggregation module to obtain operation condition information 'lisi', obtains path information '/task/list' of an operation page, and immediately calls a data persistence module to store '/task/list' { 'lisi', }. And the terminal equipment receives a second query instruction, wherein the second query instruction comprises the step that the user inputs 'zhangsan' in the input box and clicks the query control. The terminal device calls a condition aggregation module to obtain operation condition information 'zhangsan' and obtains path information '/task/list' of an operation page, and then calls a data persistence module to use '/task/list' { 'zhangsan' } to directly cover '/task/list' { 'lisi', }.
In an alternative embodiment, the terminal device receives the first query instruction, including the user inputting "lisi" in the input box and clicking the query control. The terminal equipment calls a condition aggregation module to obtain operation condition information 'lisi', obtains path information '/task/list' of an operation page, and immediately calls a data persistence module to store '/task/list' { 'lisi', }. And the terminal equipment receives a second query instruction, wherein the second query instruction comprises the step that the user inputs 'zhangsan' in the input box and clicks the query control. The terminal equipment calls a condition aggregation module to obtain operation condition information Zhangsan and path information '/task/list' of an operation page, then judges whether a key value pair corresponding to the same path information is stored before, and calls a data persistence module to delete '/task/list' { 'lisi', }, store '/task/list' { 'zhangsan', }.
In another optional embodiment, the terminal device receives the first query instruction, including that the user inputs "lisi" in the input box, and clicks the query control, and the terminal device calls the condition aggregation module to obtain the operation condition information "lisi". And the terminal equipment receives a second query instruction, wherein the second query instruction comprises the step that the user inputs 'zhangsan' in the input box and clicks the query control. And the terminal equipment calls a condition aggregation module to acquire the operation condition information zhangsan. The terminal device determines that the path information of the two pieces of operating condition information is the same, then the first piece of operating condition information "lisi" can be deleted, and the call data persistence module is called to store the key-value pair of '/task/list' { 'zhangsan', }.
As such, the embodiments referred to by fig. 3 and 4 preserve all key-value pairs before applying a page back instruction.
Fig. 6 and fig. 7 are schematic diagrams illustrating rollback according to an exemplary embodiment, and the following describes, with reference to fig. 6 and fig. 7, determining target path information corresponding to a page rollback instruction in response to the page rollback instruction in step S201. Assuming that the diagram in fig. 6 is currently displayed on the interface of the terminal device of the user, when the user clicks the control in the task list 601, the terminal device may receive a page back instruction, and determine target path information corresponding to the page back instruction according to the control.
In step S203, target operation condition information corresponding to the target path information is determined, where the target operation condition information includes: and updating condition information or inquiring condition information in the target operation instruction received on the target operation page, wherein the target operation condition information is obtained in response to the operation instruction triggered by the operation page corresponding to the target operation condition information at historical time.
In the embodiment of the present application, the precondition that the terminal device can determine the target operation condition information corresponding to the target path information is: at the historical moment before the target operation condition information corresponding to the target path information is determined, an operation instruction triggered by an operation page corresponding to the target operation condition information and the target path information on the operation page are stored. Thus, the relationship between the above-mentioned two can be established for subsequent use.
In an optional embodiment, the terminal device may determine, in a stored file, whether target path information, target operation condition information, and a mapping between the target path information and the target operation condition information exist, and if so, determine target operation condition information corresponding to the target path information. And if the target operation condition information does not exist, determining that prompt information of the target operation condition information corresponding to the target path information cannot be determined is displayed on the screen.
Therefore, the method and the device ensure normal operation of the device through the embodiment, and can prompt the user when possible abnormal conditions are found (target path information, target operation condition information and mapping between the target path information and the target operation condition information do not exist), so that the experience of the user in the application process is improved.
In an optional embodiment, the terminal device may first obtain a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information, the path information operation condition information mapping table comprises target path information, and then the target operation condition information corresponding to the target path information is determined from the path information operation condition information mapping table.
In the embodiment of the application, the path information and the operation condition information have a better corresponding relation by establishing the path information operation condition information mapping table, and a foundation is provided for later application.
In an optional embodiment, before determining the target operation condition information corresponding to the target path information, the terminal device may further determine whether the storage module stores the target path information, and if the data persistence module stores the target path information, determine the target operation condition information corresponding to the target path information.
In step S205, a target page request is generated based on the target path information and the target operating condition information.
In step S207, the destination page request is sent to the server.
In step S209, a target page feedback corresponding to the target page request is received.
In step S211, a target page is displayed on the interface.
In the embodiment of the present disclosure, it can be seen that, if the SPA is a single-page application SPA, the partial area on the page is not changed, that is, a common area, such as a task management and a task list in the left column, is used. And task management at the upper right side and two controls of a task list. The target page refers to an area with a change on the right side, and when the terminal device receives the target page feedback, the page shown in fig. 7 can be rendered.
Specifically, the embodiment of the present disclosure may obtain the stored value from the target path information (e.g., task/list) in the storage area, call the condition recovery module, for example, analyze the target path information through a json.
Optionally, for a situation that conditional recovery is not required for some page jumps, a function of clearing key value pairs may be retained, and whether to clear a stored conditional value is determined by determining whether a URL parameter includes a clearing parameter (clearness), so that a backfill effect is not generated.
In an optional embodiment, in addition to the conditional aggregation module for obtaining the operating condition information, the data persistence module for storing the key-value pairs, and the conditional recovery module for rolling back the page, the system may further include a service plug-in module that wraps the conditional aggregation module, the data persistence module, and the conditional recovery module. Taking Vue application program as an example, the access can be realized by a mixin mode, and the specific steps are as follows:
1. the conditional recovery module is called in the created hook function to make the recovery module execute first to ensure that the query method uses the required data.
2. And externally providing a calling method of the condition aggregation module, so that the module is called when the actual service page triggers query, and all data needing to be persisted is aggregated at an accurate time.
3. And after the condition aggregation module is finished, the data persistence module is called, so that the aggregated data can be uniformly stored.
In summary, the operation condition information and the corresponding path information are effectively operated (including query and update) and stored on the operation page, so that the operation page can still return to the required operation page after one or more jumps to the operation page, and the operation page can have the previous operation condition information holding capacity. The experience inconsistency and the tedious operation caused by page skipping of the user in use are eliminated, and the use efficiency of the system is greatly improved.
FIG. 8 is a block diagram illustrating a page rollback apparatus according to an example embodiment. Referring to fig. 7, the apparatus includes a path information determining module 801, a condition information determining module 802, a request generating module 803, a transmitting module 804, a receiving module 805, and a displaying module 806.
A path information determining module 801 configured to execute, in response to a page back instruction, determining target path information corresponding to the page back instruction;
a condition information determining module 802 configured to perform determining target operation condition information corresponding to the target path information; the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operation condition information is obtained in response to an operation instruction triggered by an operation page corresponding to the target operation condition information at historical time;
a request generating module 803 configured to perform generating a target page request according to the target path information and the target operating condition information;
a sending module 804 configured to execute sending a target page request to a server;
a receiving module 805 configured to execute target page feedback corresponding to the received target page request;
a display module 806 configured to perform displaying the target page on the interface.
In an optional embodiment, the condition information determining module is configured to perform:
acquiring a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information; the path information operation condition information mapping table includes target path information;
and determining target operation condition information corresponding to the target path information from the path information operation condition information mapping table.
In an optional embodiment, the apparatus further comprises:
the condition information acquisition module is configured to execute an operation instruction triggered in the operation page and acquire operation condition information corresponding to the operation instruction;
the path information acquisition module is configured to execute the acquisition of the path information of the operation page;
a relationship data generation module configured to perform generation of mapping relationship data between the operation condition information and the path information;
and the saving module is configured to save the operation condition information, the path information and the mapping relation data.
In an optional embodiment, the condition information obtaining module is configured to perform:
when the operation instruction is a query instruction, responding to the query instruction triggered on the operation page, acquiring query condition information corresponding to the query instruction, and determining the query condition information as the operation condition information;
or;
and when the operation instruction is an update instruction, responding to the update instruction triggered on the operation page, acquiring update condition information corresponding to the update instruction, and determining the update condition information as the operation condition information.
In an optional embodiment, the apparatus further comprises:
the operating condition information acquisition module is configured to execute that if a plurality of operating instructions are triggered on an operating page at different moments, a plurality of operating condition information corresponding to the operating instructions are acquired;
the operation condition information to be saved determining module is configured to determine the operation condition information to be saved from a plurality of operation condition information;
the relation data generation module is configured to generate mapping relation data between the operation condition information and the path information to be saved;
and the saving module is configured to save the operation condition information, the path information and the mapping relation data to be saved.
In an alternative embodiment, the apparatus further comprises;
an application start module configured to execute starting an application in response to an application start instruction;
an application closing module configured to execute closing of the application in response to an application closing instruction;
and the deleting module is configured to delete the operating condition information, the path information and the mapping relation data to be saved.
In an optional embodiment, the apparatus further comprises:
a judging module configured to perform judgment of whether the target path information is stored in the storage module;
and the condition information determining module is configured to determine the target operation condition information corresponding to the target path information if the target path information is stored in the storage module.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
FIG. 9 is a block diagram illustrating an electronic device 900 for object generation in accordance with an exemplary embodiment.
The electronic device may be a server or a terminal device, and its internal structure diagram may be as shown in fig. 9. The electronic device includes a processor, a memory, and a network interface connected by a system bus. Wherein the processor of the electronic device is configured to provide computing and control capabilities. The memory of the electronic equipment comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the electronic device is used for connecting and communicating with an external terminal through a network. The computer program is executed by a processor to implement an object generation method.
Those skilled in the art will appreciate that the architecture shown in fig. 9 is merely a block diagram of some of the structures associated with the disclosed aspects and does not constitute a limitation on the electronic devices to which the disclosed aspects apply, as a particular electronic device may include more or less components than those shown, or combine certain components, or have a different arrangement of components.
In an exemplary embodiment, there is also provided a server, including: a processor; wherein the processor is configured to execute the instructions to implement an object generation method as in embodiments of the present disclosure.
In an exemplary embodiment, there is also provided a storage medium in which instructions, when executed by a processor of an electronic device, enable the electronic device to perform an object generation method in an embodiment of the present disclosure.
In an exemplary embodiment, there is also provided a computer program product containing instructions which, when run on a computer, cause the computer to perform the object generation method in the embodiments of the present disclosure.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (17)

1. A page rollback method is characterized by comprising the following steps:
responding to a page back instruction, and determining target path information corresponding to the page back instruction;
determining target operation condition information corresponding to the target path information; the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operating condition information is obtained in response to an operating instruction triggered by an operating page corresponding to the target operating condition information at historical time;
generating a target page request according to the target path information and the target operation condition information;
sending the target page request to a server;
receiving target page feedback corresponding to the target page request;
and displaying the target page on an interface.
2. The page rollback method according to claim 1, wherein the determining the target operating condition information corresponding to the target path information includes:
acquiring a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information; the path information operating condition information mapping table includes the target path information;
and determining target operation condition information corresponding to the target path information from the path information operation condition information mapping table.
3. The page back method according to any one of claims 1-2, wherein before determining the target path information corresponding to the page back instruction in response to the page back instruction, the method further comprises:
responding to an operation instruction triggered on an operation page, and acquiring operation condition information corresponding to the operation instruction;
acquiring path information of the operation page;
generating mapping relation data between the operating condition information and the path information;
and saving the operation condition information, the path information and the mapping relation data.
4. The page rollback method according to claim 3, wherein the obtaining of the operating condition information corresponding to the operating instruction in response to the operating instruction triggered on the operating page comprises:
when the operation instruction is a query instruction, responding to the query instruction triggered on an operation page, acquiring query condition information corresponding to the query instruction, and determining the query condition information as operation condition information;
or;
when the operation instruction is an update instruction, responding to the update instruction triggered on an operation page, acquiring update condition information corresponding to the update instruction, and determining the update condition information as the operation condition information.
5. The page rollback method according to claim 3, wherein before generating the mapping relationship data between the operating condition information and the path information, the method further comprises:
if a plurality of operation instructions are triggered on the operation page at different moments, acquiring a plurality of operation condition information corresponding to the operation instructions;
determining operating condition information to be saved from the plurality of operating condition information;
generating mapping relation data between the operation instruction and the path information, and storing the operation condition information, where the path information and the mapping relation data include:
generating mapping relation data between the operating condition information to be stored and the path information;
and storing the operating condition information to be stored, the path information and the mapping relation data.
6. The page rollback method according to claim 5, wherein before the operation condition information corresponding to the operation instruction is obtained in response to the operation instruction triggered by the operation page, the method further comprises;
responding to an application starting instruction, and starting an application;
the receiving of the target page feedback corresponding to the target page request, after the target page is displayed on an interface, the method further includes:
closing the application in response to an application closing instruction;
and deleting the operating condition information to be stored, the path information and the mapping relation data.
7. The page rollback method according to claim 1, wherein before determining the target operating condition information corresponding to the target path information, the method further comprises:
judging whether the target path information is stored in a storage module;
the determining of the target operating condition information corresponding to the target path information includes:
and if the storage module stores the target path information, determining target operation condition information corresponding to the target path information.
8. A page rollback apparatus, comprising:
the path information determining module is configured to execute and respond to a page back instruction, and determine target path information corresponding to the page back instruction;
the condition information determining module is configured to execute the determination of target operation condition information corresponding to the target path information; the target operating condition information includes: updating condition information or inquiring condition information in a target operation instruction received on a target operation page; the target operating condition information is obtained in response to an operating instruction triggered by an operating page corresponding to the target operating condition information at historical time;
a request generation module configured to perform generation of a target page request according to the target path information and the target operating condition information;
a sending module configured to perform sending the target page request to a server;
the receiving module is configured to execute receiving of target page feedback corresponding to the target page request;
a display module configured to perform displaying the target page on an interface.
9. The page rollback apparatus of claim 8, wherein the condition information determination module is configured to perform:
acquiring a path information operation condition information mapping table; the path information operation condition information mapping table comprises a plurality of path information and operation condition information corresponding to each path information; the path information operating condition information mapping table includes the target path information;
and determining target operation condition information corresponding to the target path information from the path information operation condition information mapping table.
10. The page back apparatus of any of claims 8-9, wherein the apparatus further comprises:
the condition information acquisition module is configured to execute an operation instruction triggered in an operation page and acquire operation condition information corresponding to the operation instruction;
the path information acquisition module is configured to acquire the path information of the operation page;
a relationship data generation module configured to perform generation of mapping relationship data between the operation condition information and the path information;
a saving module configured to perform saving the operation condition information, the path information, and the mapping relation data.
11. The page rollback apparatus according to claim 10, wherein the condition information obtaining module is configured to perform:
when the operation instruction is a query instruction, responding to the query instruction triggered on an operation page, acquiring query condition information corresponding to the query instruction, and determining the query condition information as operation condition information;
or;
when the operation instruction is an update instruction, responding to the update instruction triggered on an operation page, acquiring update condition information corresponding to the update instruction, and determining the update condition information as the operation condition information.
12. The page rollback apparatus of claim 10, wherein the apparatus further comprises:
the operating condition information acquisition module is configured to execute that if a plurality of operating instructions are triggered on the operating page at different moments, a plurality of operating condition information corresponding to the operating instructions are acquired;
the operating condition information determining module to be saved is configured to determine the operating condition information to be saved from the operating condition information;
the relationship data generation module is configured to execute generation of mapping relationship data between the operating condition information to be saved and the path information;
the saving module is configured to perform saving of the operation condition information to be saved, the path information and the mapping relation data.
13. The page turning apparatus of claim 12, wherein the apparatus further comprises;
an application start module configured to execute starting an application in response to an application start instruction;
an application closing module configured to execute closing of the application in response to an application closing instruction;
and the deleting module is configured to delete the operating condition information to be saved, the path information and the mapping relation data.
14. The page rollback apparatus of claim 8, wherein the apparatus further comprises:
a judging module configured to perform judgment of whether the target path information is stored in the storage module;
the condition information determining module is configured to determine target operation condition information corresponding to the target path information if the target path information is stored in the storage module.
15. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the page rollback method of any of claims 1-7.
16. A computer-readable storage medium having instructions which, when executed by a processor of an electronic device, enable the electronic device to perform the page rollback method of any of claims 1-7.
17. A computer program product, characterized in that the computer program product comprises a computer program stored in a readable storage medium, from which at least one processor of a computer device reads and executes the computer program, causing the computer device to perform the page rollback method of any of claims 1-7.
CN202110763958.6A 2021-07-06 2021-07-06 Page rollback method, device, electronic equipment and storage medium Active CN113254753B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110763958.6A CN113254753B (en) 2021-07-06 2021-07-06 Page rollback method, device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110763958.6A CN113254753B (en) 2021-07-06 2021-07-06 Page rollback method, device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113254753A true CN113254753A (en) 2021-08-13
CN113254753B CN113254753B (en) 2021-12-07

Family

ID=77190882

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110763958.6A Active CN113254753B (en) 2021-07-06 2021-07-06 Page rollback method, device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113254753B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115292625A (en) * 2022-06-26 2022-11-04 杭州美创科技有限公司 Single-page application persistent state management method and device, computer equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229665A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 A kind of method for page jump and device
CN110221872A (en) * 2019-04-22 2019-09-10 五八有限公司 Method for page jump, device, electronic equipment and storage medium
CN110858242A (en) * 2018-08-22 2020-03-03 阿里巴巴集团控股有限公司 Page skipping method and device
CN111866158A (en) * 2020-07-28 2020-10-30 苏州朗动网络科技有限公司 Routing method, routing device, computer equipment and storage medium
CN112035114A (en) * 2020-09-02 2020-12-04 平安普惠企业管理有限公司 Page rollback method, device, equipment and medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107229665A (en) * 2016-03-25 2017-10-03 阿里巴巴集团控股有限公司 A kind of method for page jump and device
EP3422213A1 (en) * 2016-03-25 2019-01-02 Alibaba Group Holding Limited Method and device for jumping between pages
CN110858242A (en) * 2018-08-22 2020-03-03 阿里巴巴集团控股有限公司 Page skipping method and device
CN110221872A (en) * 2019-04-22 2019-09-10 五八有限公司 Method for page jump, device, electronic equipment and storage medium
CN111866158A (en) * 2020-07-28 2020-10-30 苏州朗动网络科技有限公司 Routing method, routing device, computer equipment and storage medium
CN112035114A (en) * 2020-09-02 2020-12-04 平安普惠企业管理有限公司 Page rollback method, device, equipment and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115292625A (en) * 2022-06-26 2022-11-04 杭州美创科技有限公司 Single-page application persistent state management method and device, computer equipment and storage medium
CN115292625B (en) * 2022-06-26 2024-01-30 杭州美创科技股份有限公司 Single page application persistence state management method, device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN113254753B (en) 2021-12-07

Similar Documents

Publication Publication Date Title
US11588922B2 (en) Capturing and replaying application sessions using resource files
CN108287839B (en) Page loading method and equipment
CN108228282B (en) Method and device for loading website page
CN112073405B (en) Webpage data loading method and device, computer equipment and storage medium
CN109408750A (en) Page display method, device, computer equipment and storage medium
US20120210243A1 (en) Web co-navigation
CN110765208B (en) Data synchronization method and device, electronic equipment and storage medium
CN112612988A (en) Page processing method and device, computer equipment and storage medium
US20210105314A1 (en) Associating browser with application
CN111431767B (en) Multi-browser resource synchronization method and device, computer equipment and storage medium
CN113254753B (en) Page rollback method, device, electronic equipment and storage medium
CN112231379A (en) API (application program interface) auditing method, device, equipment and storage medium based on micro-service architecture
CN108021564A (en) A kind of method and apparatus of page reorientation
US20140245124A1 (en) System and method thereof for browser agnostic extension models
US20130226984A1 (en) Method and apparatus of providing optimized web browser communications
CN112926002A (en) Service request processing method and device
CN112104703A (en) Cookie management method, intermediate node and webvpn system
CN111552643A (en) Multi-browser webpage access synchronization method and system
CN110674435A (en) Page access method, server, terminal, electronic equipment and readable storage medium
CN113472752B (en) Authority processing method and device, electronic equipment and storage medium
US20180150349A1 (en) Secure debugging with an encrypted token
CN113326080B (en) H5 page loading method, device, equipment and storage medium
US20220350952A1 (en) Systems and methods for modifying embedded elements for rendering within a website
CN107453904B (en) Cluster management interface implementation method and system
US20230231899A1 (en) Computer-implemented co-browsing method and system for web platform virtualization of web applications using a network proxy and function-wrapping engine

Legal Events

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