CN113687892B - Page processing method, device and computer program product - Google Patents

Page processing method, device and computer program product Download PDF

Info

Publication number
CN113687892B
CN113687892B CN202110874742.7A CN202110874742A CN113687892B CN 113687892 B CN113687892 B CN 113687892B CN 202110874742 A CN202110874742 A CN 202110874742A CN 113687892 B CN113687892 B CN 113687892B
Authority
CN
China
Prior art keywords
page
target
applet
component
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110874742.7A
Other languages
Chinese (zh)
Other versions
CN113687892A (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.)
Alibaba Innovation Co
Original Assignee
Alibaba Innovation Co
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 Alibaba Innovation Co filed Critical Alibaba Innovation Co
Priority to CN202110874742.7A priority Critical patent/CN113687892B/en
Publication of CN113687892A publication Critical patent/CN113687892A/en
Application granted granted Critical
Publication of CN113687892B publication Critical patent/CN113687892B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the application provides a page processing method, which comprises the following steps: obtaining information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page; based on the information of the first component, establishing a corresponding relation between the first component and a target applet in the target application, and releasing the corresponding relation between the target applet and the second component, wherein the second component is used for bearing a second page before the corresponding relation between the target applet and the second component is released, and the first component is used for bearing the second page after the corresponding relation between the target applet and the first component is established. According to the method, the first page and the second page are carried simultaneously by the first component, so that the page of the target applet in the target application can be directly displayed after the non-applet page in the target application is displayed, and the complicated operation that a user needs to click or search the target applet again to display the page of the target applet in the target application displayed before is avoided.

Description

Page processing method, device and computer program product
Technical Field
The present application relates to the field of computer technology, and in particular, to a page processing method, apparatus, electronic device, computer storage medium, and computer program product.
Background
With the continuous improvement of modern life quality, the frequency of people going out is more and more frequent. Especially in recent years, the way people travel by self-driving is becoming more and more common. In self-driving travel, most users can navigate by using the map application, so that the users can conveniently self-drive to the destination. In addition to being able to navigate, there are some applets in the map application. The map application itself can present the page, and the applet therein can also present the page.
In the existing map application page display mode, different component management page displays are commonly used for map applications and applets, namely: the map application itself will use one component when exposing its own non-applet page, while the applet will use another component when exposing the applet page. Because of the limitation of the terminal system, after the non-applet page cannot be displayed in the map application, the applet page can be directly viewed. Existing map navigation must either search for the applet or click on the applet itself before the applet page is presented. Therefore, when the user views the non-applet page first and then views the applet page using the existing map application, a more cumbersome operation is required.
Disclosure of Invention
The embodiment of the application provides a page processing method to solve the problem that the existing map application is complex in operation. Meanwhile, the embodiment of the application also provides a page processing device, electronic equipment, a computer storage medium and a computer program product.
The embodiment of the application provides a page processing method, which comprises the following steps:
Obtaining information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page;
based on the information of the first component, establishing the corresponding relation between the first component and a target applet in the target application, and releasing the corresponding relation between the target applet and a second component, wherein the second component is used for bearing the second page before releasing the corresponding relation between the target applet and the second component, and the first component is used for bearing the second page after establishing the corresponding relation between the target applet and the first component;
the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
Optionally, the first component carries the first page by at least one of:
the method comprises the steps of creating information of a first page, displaying information of the first page, interactable information of the first page, hiding information of the first page and destroying information of the first page.
Optionally, the method further comprises: establishing a corresponding relation between the first page and the first component;
The establishing the correspondence between the first page and the first component includes:
Providing the creation information of the first page, the display information of the first page, the interactable information of the first page, the hidden information of the first page and the destruction information of the first page to the first component so that the first component can bear the first page.
Optionally, the establishing the correspondence between the first component and the target applet in the target application based on the information of the first component includes:
the target applet is treated as a sibling element of the first page such that the target applet shares the first component with the first page.
Optionally, the method further comprises: and taking the second page as the next-stage element of the first page.
Optionally, the method further comprises: the second page is removed from the first component to close the second page.
The embodiment of the application provides a page processing method, which comprises the following steps:
Determining a target applet to be started in a target application;
Judging whether the target applet is in a page stack in the target application or not;
if the target applet is not in the page stack in the target application, obtaining an initial page view of the target applet;
Rendering the initial page view to obtain a rendered page view of the target applet;
And placing the rendered page view in a page stack in the target application.
Optionally, the rendering the initial page view to obtain a rendered page view of the target applet includes:
and placing the initial page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
Optionally, before placing the rendered page view in a page stack in the target application, the method further includes: placing the rendered page view in a stack element view in a page stack of the target application, and obtaining a stack element view containing the rendered page view;
The placing the rendered page view in a page stack in the target application includes:
and placing the stack element view containing the rendered page view in a page stack in the target application.
Optionally, the placing the rendered page view in a stack element view of a page stack in the target application, to obtain a stack element view including the rendered page view, includes:
creating stack elements in a page stack of the target application in advance;
and placing the rendering page view in a stack element view corresponding to the stack element to obtain a stack element view containing the rendering page view.
Optionally, if the target applet is in a page stack in the target application, obtaining a current page view of the target applet;
Rendering the current page view to obtain a rendered page view of the target applet;
And placing the rendered page view in a page stack in the target application.
Optionally, the rendering the current page view to obtain a rendered page view of the target applet includes:
and placing the current page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
The embodiment of the application correspondingly provides a page processing device, which comprises:
The information acquisition unit is used for acquiring information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page;
The corresponding relation processing unit is used for establishing the corresponding relation between the first component and a target applet in the target application based on the information of the first component, and releasing the corresponding relation between the target applet and a second component, wherein the second component is used for bearing the second page before releasing the corresponding relation between the target applet and the second component, and the first component is used for bearing the second page after establishing the corresponding relation between the target applet and the first component;
the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
The embodiment of the application correspondingly provides a page processing device, which comprises:
The determining unit is used for determining a target applet which needs to be started in the target application;
the judging unit is used for judging whether the target applet is in a page stack in the target application;
An initial page view obtaining unit, configured to obtain an initial page view of the target applet if the target applet is not in a page stack in the target application;
The rendering unit is used for rendering the initial page view to obtain a rendered page view of the target applet;
and the placement unit is used for placing the rendered page view in a page stack in the target application.
The embodiment of the application correspondingly provides electronic equipment, which comprises:
A processor;
and a memory for storing a computer program that is executed by the processor to perform the page processing method described above.
An embodiment of the present application correspondingly provides a computer storage medium, where a computer program is stored, and the computer program is executed by a processor to perform the above page processing method.
An embodiment of the present application correspondingly provides a computer storage medium, including: computer programs/instructions; the computer program/instructions, when executed by a processor, implement the page processing method described above.
Compared with the prior art, the embodiment of the application has the following advantages:
The embodiment of the application provides a page processing method, which comprises the following steps: obtaining information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page; based on the information of the first component, establishing the corresponding relation between the first component and a target applet in the target application, and releasing the corresponding relation between the target applet and a second component, wherein the second component is used for bearing the second page before releasing the corresponding relation between the target applet and the second component, and the first component is used for bearing the second page after establishing the corresponding relation between the target applet and the first component; the first page is a non-applet page in the target application, and the second page is a target applet page in the target application. According to the page processing method, the first assembly is used for bearing the first page and the second page at the same time by utilizing the corresponding relation, so that the second page in the target applet and the first page of the target application use the first assembly together, the page of the target applet in the target application which is displayed before can be directly displayed after the non-applet page in the target application is displayed, and the complicated operation that a user needs to click or search the target applet again to display the page of the target applet in the target application which is displayed before is avoided.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present application, and other drawings may be obtained according to these drawings for a person having ordinary skill in the art.
Fig. 1 is a schematic diagram of an application scenario of a page processing method provided by the present application.
Fig. 2 is a flowchart of a page display method according to a first embodiment of the present application.
Fig. 3 is a flowchart of a page processing method according to a second embodiment of the present application.
Fig. 3A is a schematic diagram of page stack fusion according to a second embodiment of the present application.
Fig. 4 is a flowchart of a page processing method according to a third embodiment of the present application.
Fig. 4A is a schematic diagram illustrating a page processing procedure of an operating system according to a third embodiment of the present application.
Fig. 5 is a schematic diagram of a page display device according to a fourth embodiment of the present application.
Fig. 6 is a schematic diagram of a page processing apparatus according to a fifth embodiment of the present application.
Fig. 7 is a schematic diagram of a page processing apparatus according to a sixth embodiment of the present application.
Fig. 8 is a schematic diagram of an electronic device according to a seventh embodiment of the present application.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present application. The present application may be embodied in many other forms than those herein described, and those skilled in the art will readily appreciate that the present application may be similarly embodied without departing from the spirit or essential characteristics thereof, and therefore the present application is not limited to the specific embodiments disclosed below.
In order to more clearly show the page processing method provided by the embodiment of the present application, an application scenario of the page processing method provided by the embodiment of the present application is introduced. The page processing method provided by the embodiment of the application can be applied to a scene of displaying a non-applet page and a target applet page in the map application and directly switching from the non-applet page to the target applet page in the map application.
The page processing method provided by the application can be applied to one side of the terminal provided with the map application, so that the terminal can directly switch from a non-applet page in the displayed map application to a display target applet page by utilizing the page processing method provided by the application, and a user does not need to click or search the target applet in the map application of the terminal. The terminal is typically a mobile phone, PC (Personal Computer) terminals, tablet computers, etc. The terminal may interact with a server, which is a computing device that provides services such as data processing or information processing for the terminal, and in a specific implementation manner, is typically a server or a server cluster. In the present application, the above-mentioned target applet page means: the target applet page is presented in the map application before the current non-applet page is presented in the map application.
Using existing map applications, for example: searching in the map application to enter a charging map applet, wherein the charging map applet is a target applet in the map application, and at the moment, the charging map applet necessarily displays a page, and the page displayed by the charging map applet at the moment is taken as a target applet page, and is called as a second page for short. And then, selecting a power station from the charging map applet, closing the charging map applet, directly entering a navigation page in the map application from a second page, displaying the navigation page on the terminal, and taking the navigation page as a non-applet page in the map application, namely a first page for short. At this time, the non-applet page in the map application is currently displayed on the terminal, namely: a first page. If the user wants to return to viewing the second page previously displayed on the terminal, clicking back directly on the first page is not able to directly enter the second page. At this point, clicking back on the first page will return directly to the search page for the applet in the search map navigation. If it is desired to continue viewing the second page, the target applet must be clicked on the search page to access the second page.
In summary, in the existing map application, if the user wants to enter the page for displaying the target applet in the target application through the non-applet page in the currently displayed target application, the user needs to first return a click or search for the page of the target applet, and then the user can display the page of the target applet in the target application, which is complicated in operation.
By using the page processing method, after the non-applet page in the map application is displayed, the page of the target applet in the map application can be directly displayed, so that the complicated operation that the user clicks or searches the target applet again in the map application to display the page of the target applet in the map application displayed before is avoided.
Specifically, a return button for returning to the page of the target applet may be provided on a non-applet page in the displayed map application, and the user may directly access to the page of the target applet in the map application by clicking the button currently displayed on the terminal.
When the user clicks the button, the user is actually triggered by switching the non-applet page to the page in the target applet. The server detects a trigger operation of switching the non-applet page to the page in the target applet, which is sent by the user, and then returns result information for indicating that the trigger operation of switching the non-applet page to the page in the target applet is detected to the terminal, and the terminal switches the non-applet page to the page in the target applet based on the result information.
Based on the interaction process between the server and the terminal, as shown in fig. 1, an application scenario diagram of the page processing method in this embodiment is shown. First, the terminal sends a request message for detecting a trigger operation of switching a non-applet page to a page in a target applet to the server. After the server obtains the request information, the server can detect whether the user sends a trigger operation for switching the non-applet page to the page in the target applet. If the user sends a trigger operation for switching the non-applet page to the page in the target applet, the server returns result information for indicating that the trigger operation for switching the non-applet page to the page in the target applet is detected to the terminal, and the terminal switches the non-applet page to the page in the target applet based on the result information. Before the terminal receives the result information sent by the server, the terminal displays a non-applet page. In this embodiment, the non-applet page is a non-applet page in the target application, and the page in the target applet is a page of the target applet in the target application.
The application scenario of the page processing method is not specifically limited in the embodiments of the present application, and the application scenario of the page processing method is merely one embodiment of the application scenario of the page processing method provided by the present application, and the purpose of the application scenario embodiment is to facilitate understanding of the page processing method provided by the present application, and is not to limit the page processing method provided by the present application. The embodiment of the application does not describe other application scenarios of the provided page processing method in a one-to-one manner.
First embodiment
A first embodiment of the present application provides a page display method, which is described below with reference to fig. 2.
Fig. 2 is a flowchart of a page display method according to a first embodiment of the present application.
In step S201, a first page of a target application is presented.
The page display method provided by the embodiment of the application can be applied to the scene of displaying the non-applet page and the target applet page in the map application and directly switching from the non-applet page to the target applet page in the map application.
The first page is a non-applet page in the target application, for example, when the target application is a map application, many applets exist in the map application, the page displayed by the applet of the map application is an applet page, and the page displayed by the map application is directly adopted as the non-applet page. When a certain applet in the target application is a target applet, the page displayed by the target applet is the page of the target applet in the target application.
In the target application, the method of the embodiment is utilized, the first page is currently displayed, and then the first page is directly switched to the second page. The second page is a page of a target applet in the target application; or the first page is the page of the target applet in the target application.
In this embodiment, the first page is taken as a non-applet page in the target application, the second page is taken as a page of the target applet in the target application, and in fact, the first page and the second page may be interchanged, i.e. the second page is a non-applet page in the target application, and the first page is a page of the target applet in the target application.
In this embodiment, the map application may be used as the target application, and of course, the target application may also be other applications installed in the terminal, and the page display method of the present application may be used as long as there is an applet in the target application.
The page display method provided by the application can be applied to one side of the terminal provided with the map application, so that the terminal can directly switch from a non-applet page in the displayed map application to a display target applet page by utilizing the page display method provided by the application.
For example: searching in the map application to enter a charging map applet, wherein the charging map applet is a target applet in the map application, and at the moment, the charging map applet necessarily displays a page, and the page displayed by the charging map applet at the moment is taken as a target applet page, and is called as a second page for short. And then, selecting a power station from the charging map applet, closing the charging map applet, directly entering a navigation page in the map application from a second page, displaying the navigation page on the terminal, and taking the navigation page as a non-applet page in the map application, namely a first page for short. At this time, the non-applet page in the map application is currently displayed on the terminal, namely: a first page. The second page is actually presented at the terminal before the first page is presented. More specifically, the second page refers to a page that is presented in the map application before the first page is presented.
If the user wants to return to view the second page displayed on the terminal before, by using the page display method of the embodiment, the user can directly click to return to the first page, namely, the user can directly enter the second page, namely, the second page is directly displayed in the map application of the terminal.
In step S202, in response to detecting a trigger operation to switch the first page to the second page of the target application, the second page is presented on the first page.
Specifically, before the second page is displayed, query information of whether to switch the first page to the second page of the target application may be displayed on the first page of the target display on the terminal.
For example, when the first page is presented on the terminal, at the top of the first page, the query information may be presented to the user in the form of a dialog box, without affecting the content presented by the first page. In particular, the dialog box may be presented in the blank of the first page.
In addition, the inquiry information can be displayed to the user in the form of a touch button, so that response information of the user for the inquiry information is obtained. The response information may be a confirmation operation of the inquiry information by the user, or may be a denial operation of the inquiry information.
If the user directly confirms the inquiry information, the user can be considered to confirm the inquiry information; if the user directly repudiates the inquiry information or does not answer to the inquiry information, the user can be considered to repudiate the inquiry information.
In this embodiment, when the user performs a confirmation operation on the query information, a second page is displayed on the first page; the user does not display the second page on the first page when carrying out the denial operation on the query information, and can refer to continuously displaying the first page on the terminal or can refer to displaying the next page of the first page on the terminal, wherein the next page can be a non-applet page in the target application, and the content of the next page can be different from that of the first page currently displayed.
Since the terminal currently displays the first page, if the second page is required to be displayed directly on the basis of the first page, and other pages are not required to be displayed between the first page and the second page, the second page is displayed on the first page in response to detecting a trigger operation of switching the first page into the second page of the target application.
As a way of presenting the second page on the first page in response to detecting a trigger operation to switch the first page to the second page of the target application, it may specifically be referred to as: and responding to the detection of the confirmation operation of the user for the inquiry information, and displaying a second page on the first page.
More specifically, in response to detecting a confirmation operation of the user for the query information, displaying the second page on the first page may refer to: after responding to detection of the confirmation operation of the user for the query information, the confirmation information of the user for the query information is saved. Then, based on the confirmation information of the user for the inquiry information, the second page is displayed on the first page.
In this embodiment, as a way of displaying the second page on the first page, the first page is deleted for a trigger operation for detecting the second page switching the first page to the target application before the second page is displayed on the first page. Of course, deleting the first page is merely one possible implementation of presenting the second page on the first page. The second page may be directly overlaid on the first page without deleting the first page.
In this embodiment, in order to facilitate understanding of the display sequence of the first page and the second page in the terminal, the first page may be displayed at a first time, and the second page may be displayed at a second time, where the second time is later than the first time.
Since the first page is shown at a first time and the second page is shown at a second time, the time in response to detecting a trigger operation to switch the first page to the second page of the target application should be some time or period of time between the first time and the second time. A third time between the first time and the second time is taken as a certain moment or period of time between the first time and the second time.
Thus, in response to detecting a trigger operation to switch the first page to a second page of the target application, the second page is presented on the first page, which may refer to: and acquiring a trigger operation for switching the first page to the second page of the target application at a third time, and displaying the second page at the second time aiming at the trigger operation for switching the first page to the second page of the target application acquired at the third time.
In this embodiment, a return button for returning to the first page may be disposed on the displayed first page, and the user may directly enter the second page by clicking the button currently displayed on the terminal.
When the user clicks the button, the user is actually triggered by switching the first page to the second page. The server detects a trigger operation of switching the first page to the second page sent by the user, and then returns result information for indicating that the trigger operation of switching the first page to the second page is detected to the terminal, and the terminal switches the first page to the second page based on the result information.
Based on the interaction process between the server and the terminal, first, the terminal sends a request message for detecting a trigger operation of switching the first page to the second page to the server. After the server obtains the request information, the server can detect whether the user sends a trigger operation for switching the first page to the second page. If the user sends out a trigger operation for switching the first page to the second page, the server returns result information for indicating that the trigger operation for switching the first page to the second page is detected to the terminal, and the terminal switches the first page to the second page based on the result information. And the terminal displays the first page before receiving the result information sent by the server.
The embodiment of the application provides a page display method, which comprises the steps that when page display is carried out, first, a first page of a target application is displayed; and then, responding to the trigger operation of detecting the first page to be switched to the second page of the target application, and displaying the second page on the first page. The first page is a page of a target applet in the target application, and the second page is a non-applet page in the target application; or the first page is a non-applet page in the target application, and the second page is a target applet page in the target application; the second page is a page of the target application that was presented before the first page was presented. By using the page display method of the embodiment, if the currently displayed page is a non-applet page in the target application, then the page of the target applet in the target application can be directly displayed, so that the complicated operation that the user needs to click or search the target applet again to display the page of the target applet in the target application displayed before is avoided.
Second embodiment
The second embodiment of the application provides a page processing method. The page display method of the first embodiment can be implemented based on the page processing method of the second embodiment. Of course, the page presentation of the first embodiment may be implemented without the page processing method of the second embodiment. The second embodiment is the same as the first embodiment in reference to the first embodiment.
Fig. 3 is a flowchart of a page processing method according to a second embodiment of the present application.
In step S301, information of a first component having a correspondence relationship with a first page of a target application is obtained.
Specifically, as a first step of the present embodiment, first, information of a first component having a correspondence relationship with a first page of a target application is obtained.
In this embodiment, the first component is configured to carry the first page.
Taking a map application as a target application for example, in the existing map application, the same component is adopted to control a non-applet page in the map application, and the non-applet page is defined as a first component. The first component is similar to the Activity in a component in a system of the terminal. Activity is an application component.
And the page of the target applet in the map application is controlled by adopting a second component, wherein the second component has a corresponding relation with the target applet so as to control the page of the target applet. The management and control of the page by the component mainly refers to the bearing of the page by the component. The second component may also be referred to as the Activity described above.
In the existing map application, the pages of the target applet in the map application and the non-applet pages in the map application are managed by adopting different components, so that the page stack structures of the map application and the target applet are different. Because of the limitation of the terminal system, pages between two different page stack structures cannot be displayed in a crossing way, so that after a non-applet page is opened in a target applet, the applet page cannot be returned directly, and the user experience is affected.
The application creatively manages the first page and the target applet through the same component, and fuses two different page stack structures. In the specific page processing process, the target applet is adopted as a whole to sink into one page of the map application through the reconstruction of the target applet structure, and finally, the seamless jump between the target applet page in the map application and the non-applet page in the map application is realized.
Please refer to fig. 3A for a process of fusing two different page stack structures, and fig. 3A is a schematic diagram of fusing two different page stack structures. The method is a page stack fusion mode of a certain operating system in the terminal.
It can be seen in fig. 3A that if the target applet is first opened, the download package needs to be installed and an instance of the target applet can be created in the page stack by one of the onCreate, onStart, onResume, onPause, onStop, onDestroy modes.
If there is already an instance of the target applet in the page stack, the instance is reused, i.e. onNewintent mode is used. And when the instance of the target applet is already in the page stack, the onBackpressed mode is adopted for page rollback.
In the page stack fusion mode, multi-view isolation can be realized. In addition, the Fragment containers in the same Activity need to distinguish resource ids, in order to open multiple applets in the same Activity, the scheme automatically generates a unique id for each Fragment container, and the resource ids do not need to be preset in codes. Meanwhile, status bar isolation can also be realized. Specifically, status bars can be automatically saved and restored when the logical pages are switched, and different status bar colors can be automatically used among a plurality of sub pages of the same Activity, so that status bar isolation is realized.
In step S302, based on the information of the first component, a correspondence is established between the first component and the target applet in the target application, and the correspondence between the target applet and the second component is released.
And after obtaining the information of the first component, carrying the second page by adopting the first component. Because in the prior art, the second page is borne by the second component, the second component can be released from the control on the second page, namely: and releasing the corresponding relation between the target applet and the second component. In this embodiment, the component establishes a correspondence with the target applet to implement management and control of the component on the target applet page, and if the correspondence is released, the component cannot manage and control the target applet page any more.
In this embodiment, the first component carries the second page through the correspondence relationship; the second assembly has a corresponding relation with the target applet before and bears a second page through the corresponding relation; the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
Specifically, the first component carries the first page by at least one of: the method comprises the steps of creating information of a first page, displaying information of the first page, interactable information of the first page, hiding information of the first page and destroying information of the first page.
In this embodiment, further comprising: and establishing a corresponding relation between the first page and the first component.
Specifically, establishing the correspondence between the first page and the first component may refer to: and providing the creation information of the first page, the display information of the first page, the interactable information of the first page, the hidden information of the first page and the destruction information of the first page to the first component so that the first component can bear the first page.
In this embodiment, based on the information of the first component, establishing a correspondence between the first component and the target applet in the target application may refer to: the target applet is treated as a sibling element of the first page such that the target applet shares the first component with the first page.
In this embodiment, further comprising: the second page is taken as the next element of the first page.
Meanwhile, when the second page needs to be closed, the second page is removed from the first component so as to be closed.
According to the page processing method, the first assembly is used for bearing the first page and the second page at the same time by utilizing the corresponding relation, so that the second page in the target applet and the first page of the target application use the first assembly together, the page of the target applet in the target application which is displayed before can be directly displayed after the non-applet page in the target application is displayed, and the complicated operation that a user needs to click or search the target applet again to display the page of the target applet in the target application which is displayed before is avoided.
Third embodiment
A third embodiment of the present application provides a page processing method
Fig. 4 is a flowchart of a page processing method according to a third embodiment of the present application.
In step S401, a target applet that needs to be started in a target application is determined.
In step S402, it is determined whether the target applet is in the page stack in the target application.
In step S403, if the target applet is not in the page stack in the target application, an initial page view of the target applet is obtained.
In step S404, the initial page view is rendered, and a rendered page view of the target applet is obtained.
In step S405, the rendered page view is placed in a page stack in the target application.
In this embodiment, rendering the initial page view to obtain a rendered page view of the target applet may refer to: and placing the initial page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
In addition, before placing the rendered page view in the page stack in the target application, it is also possible to: and placing the rendered page view in a stack element view in a page stack of the target application, and obtaining a stack element view containing the rendered page view.
Thus, as a way to place a rendered page view in a page stack in a target application, it may be referred to as: a stack element view containing rendered page views is placed in a page stack in a target application.
Specifically, placing the rendered page view in a stack element view of a page stack in a target application, obtaining a stack element view containing the rendered page view may refer to: firstly, creating stack elements in a page stack of a target application in advance; and then, placing the rendered page view in a stack element view corresponding to the stack element to obtain a stack element view containing the rendered page view.
The above is a case that the target applet is not in the page stack, if the target applet is in the page stack in the target application, firstly, the current page view of the target applet is obtained; then, rendering the current page view to obtain a rendered page view of the target applet; finally, the rendered page view is placed in a page stack in the target application.
As one embodiment of rendering the current page view, a rendered page view of the target applet is obtained: and placing the current page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
In order to facilitate understanding of the page processing method of this embodiment, it may be understood that in an operating system of the terminal, after the non-applet page of the target application is displayed, if the page of the target applet of the target application needs to be directly displayed, a distinction process may be performed according to whether the current target applet is already in the page stack of the target application. Specifically, referring to fig. 4A, fig. 4A is a schematic diagram illustrating a page processing procedure of the operating system according to the embodiment. Firstly, judging whether the current target applet is in the page stack of the target application, if not, creating an initial page of the target applet, and pushing the initial page into a virtual navigation controller which is shared by all applets. Then, an element in the page stack of the target application is created, the page view rendered by the virtual navigation controller is put into the view of the page stack element of the target application for display, and then the page stack element of the target application is pushed into the page stack of the target application. If the target applet is already in the page stack of the target application, the target applet page is directly created, then pushed into the virtual navigation controller and the view of the virtual navigation controller is refreshed, then the view of the elements of the target applet presented in the page stack of the target application is refreshed. The refreshing of the view of the virtual navigation controller is as follows: placing the page view rendered by the virtual navigation controller into the view of the page stack element of the target application for display; refreshing a view of elements presenting a target applet in a page stack of a target application, namely: the view of the elements of the target applet presented in the page stack of the target application is refreshed. A virtual navigation stack exists in the virtual navigation controller.
According to the page processing method, after the target applet which needs to be started in the target application is determined, whether the target applet is in a page stack in the target application is judged; if the target applet is not in the page stack in the target application, obtaining an initial page view of the target applet; rendering the initial page view to obtain a rendered page view of the target applet; and the rendering page view is arranged in a page stack in the target application, and the rendering page view of the target applet is finally arranged in the page stack in the target application, so that the page of the target applet in the target application which is displayed before can be directly displayed after the non-applet page in the target application is displayed, and the complicated operation that a user needs to click or search the target applet again to display the page of the target applet in the target application which is displayed before is avoided.
Fourth embodiment
The fourth embodiment of the present application also provides a page display device corresponding to the page display method provided in the first embodiment of the present application. Since the device embodiment is substantially similar to the first embodiment, the description is relatively simple, and reference is made to the partial description of the first embodiment for relevant points. The device embodiments described below are merely illustrative.
Fig. 5 is a schematic diagram of a page display device according to a fourth embodiment of the application.
The page display device comprises:
a first page display unit 501, configured to display a first page of a target application;
A second page display unit 502, configured to display a second page of the target application on the first page in response to detecting a trigger operation of switching the first page to the second page; the first page is a page of a target applet in the target application, and the second page is a non-applet page in the target application; or the first page is a non-applet page in the target application, and the second page is a target applet page in the target application; the second page is the page of the target application that was shown before the first page was shown.
Optionally, the method further comprises: an inquiry information display unit; the inquiry information display unit is specifically configured to:
Displaying inquiry information on the first page, whether the first page is switched to a second page of the target application or not;
the second page display unit is specifically configured to:
And responding to detection of confirmation operation of a user on the inquiry information, and displaying the second page on the first page.
Optionally, the method further comprises: a confirmation information storage unit; the confirmation information storage unit is specifically configured to:
after responding to detection of a confirmation operation of a user for the query information, saving the confirmation information of the user for the query information;
the second page display unit is specifically configured to:
and displaying the second page on the first page based on the confirmation information of the user for the inquiry information.
Optionally, the method further comprises: a deletion unit; the deleting unit is specifically configured to:
And deleting the first page for the triggering operation before the second page is displayed on the first page.
Optionally, the first page is displayed at a first time, and the second page is displayed at a second time, and the second time is later than the first time.
Optionally, the second page display unit is specifically configured to:
obtaining a trigger operation of switching the first page to a second page of the target application at a third time between the first time and the second time;
And aiming at the triggering operation, displaying the second page at the second time.
Optionally, the method further comprises: a request information issuing unit; the request information sending unit is specifically configured to:
sending a request message for detecting a trigger operation of switching the first page into a second page of the target application to a server;
the second page display unit is specifically configured to:
Based on the request information, obtaining result information returned by the server side, wherein the result information is used for indicating that the triggering operation of switching the first page into the second page of the target application is detected;
and displaying the second page on the first page based on the result information.
Fifth embodiment
The fifth embodiment of the present application also provides a page processing apparatus corresponding to the page processing method provided in the second embodiment of the present application. Since the device embodiment is substantially similar to the second embodiment, the description is relatively simple, and reference is made to the description of the second embodiment for relevant points. The device embodiments described below are merely illustrative.
Fig. 6 is a schematic diagram of a page processing apparatus according to a fifth embodiment of the application.
The page processing apparatus includes:
An information obtaining unit 601, configured to obtain information of a first component having a correspondence with a first page of a target application, where the first component is used to carry the first page;
a correspondence processing unit 602, configured to establish the correspondence between the first component and a target applet in the target application based on the information of the first component, and remove the correspondence between the target applet and a second component, where the second component is configured to carry the second page before removing the correspondence between the target applet and the second component, and the first component is configured to carry the second page after establishing the correspondence between the target applet and the first component;
the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
Optionally, the first component carries the first page by at least one of:
the method comprises the steps of creating information of a first page, displaying information of the first page, interactable information of the first page, hiding information of the first page and destroying information of the first page.
Optionally, the method further comprises: a correspondence establishing unit; the corresponding relation establishing unit is specifically configured to:
establishing a corresponding relation between the first page and the first component;
The corresponding relation establishing unit is specifically configured to:
Providing the creation information of the first page, the display information of the first page, the interactable information of the first page, the hidden information of the first page and the destruction information of the first page to the first component so that the first component can bear the first page.
Optionally, the correspondence processing unit is specifically configured to:
the target applet is treated as a sibling element of the first page such that the target applet shares the first component with the first page.
Optionally, the second page is used as a next-level element of the first page.
Optionally, the method further comprises: a removing unit; the removing unit is specifically configured to: the second page is removed from the first component to close the second page.
Sixth embodiment
The sixth embodiment of the present application also provides a page processing apparatus corresponding to the page processing method provided in the third embodiment of the present application. Since the device embodiment is substantially similar to the third embodiment, the description is relatively simple, and reference is made to the description of the third embodiment for relevant points. The device embodiments described below are merely illustrative.
Fig. 7 is a schematic diagram of a page processing apparatus according to a sixth embodiment of the present application.
The page processing apparatus includes:
a determining unit 701, configured to determine a target applet that needs to be started in a target application;
a judging unit 702, configured to judge whether the target applet is in a page stack in the target application;
an initial page view obtaining unit 703, configured to obtain an initial page view of the target applet if the target applet is not in a page stack in the target application;
A rendering unit 704, configured to render the initial page view, and obtain a rendered page view of the target applet;
and a placement unit 705, configured to place the rendered page view in a page stack in the target application.
Optionally, the rendering unit is specifically configured to:
and placing the initial page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
Optionally, the method further comprises: the stack element view obtaining unit is specifically configured to: before the rendering page view is placed in a page stack in the target application, placing the rendering page view in a stack element view in the page stack of the target application, and obtaining a stack element view containing the rendering page view;
The arrangement unit is specifically configured to:
and placing the stack element view containing the rendered page view in a page stack in the target application.
Optionally, the stack element view obtaining unit is specifically configured to:
creating stack elements in a page stack of the target application in advance;
and placing the rendering page view in a stack element view corresponding to the stack element to obtain a stack element view containing the rendering page view.
Optionally, the method further comprises: the current page view obtaining unit is specifically configured to: if the target applet is in a page stack in the target application, obtaining a current page view of the target applet;
The rendering unit is further configured to: rendering the current page view to obtain a rendered page view of the target applet;
The placement unit is used for placing the rendered page view in a page stack in the target application.
Optionally, the rendering unit is specifically configured to:
and placing the current page view in a virtual navigation stack for managing the opening of the applet in the target application, and obtaining a rendered page view rendered by the virtual navigation stack.
Seventh embodiment
The seventh embodiment of the present application further provides an electronic device, corresponding to the page display method provided in the first embodiment of the present application and the page processing methods provided in the second to third embodiments of the present application.
Fig. 8 is a schematic diagram of an electronic device according to a seventh embodiment of the present application.
The electronic device includes:
a processor 801;
The memory 802 is used for storing a computer program, which is executed by the processor, to execute the page display method of the first embodiment, the page processing methods of the second embodiment to the third embodiment, and the like.
Eighth embodiment
The eighth embodiment of the present application also provides a computer storage medium storing a computer program that is executed by a processor to perform the page display method of the first embodiment, the page processing method of the second embodiment, and the page processing method of the third embodiment, corresponding to the page display method of the first embodiment, the page processing method of the second embodiment, and the page processing method of the third embodiment.
Ninth embodiment
The ninth embodiment of the present application further provides a computer program product corresponding to the page display method provided in the first embodiment, the page processing methods provided in the second to third embodiments, and the computer program product includes: computer programs/instructions; the computer program/instructions, when executed by the processor, implement the page display method of the first embodiment, the page processing methods of the second to third embodiments, and the like.
While the application has been described in terms of preferred embodiments, it is not intended to be limiting, but rather, it will be apparent to those skilled in the art that various changes and modifications can be made herein without departing from the spirit and scope of the application as defined by the appended claims.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory. The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
1. Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include non-transitory computer-readable storage media (non-transitory computer readable storage media), such as modulated data signals and carrier waves.
2. It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.

Claims (8)

1. A method of page processing, comprising:
Obtaining information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page;
based on the information of the first component, establishing a corresponding relation between the first component and a target applet in the target application, and releasing the corresponding relation between the target applet and a second component, wherein the second component is used for bearing a second page before releasing the corresponding relation between the target applet and the second component, and the first component is used for bearing the second page after establishing the corresponding relation between the target applet and the first component;
the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
2. The page processing method of claim 1, wherein the first component carries the first page by at least one of:
the method comprises the steps of creating information of a first page, displaying information of the first page, interactable information of the first page, hiding information of the first page and destroying information of the first page.
3. The page processing method according to claim 2, further comprising: establishing a corresponding relation between the first page and the first component;
The establishing the correspondence between the first page and the first component includes:
Providing the creation information of the first page, the display information of the first page, the interactable information of the first page, the hidden information of the first page and the destruction information of the first page to the first component so that the first component can bear the first page.
4. The page processing method according to claim 1, wherein the establishing a correspondence between the first component and a target applet in the target application based on the information of the first component includes:
the target applet is treated as a sibling element of the first page such that the target applet shares the first component with the first page.
5. The page processing method according to claim 4, further comprising: and taking the second page as the next-stage element of the first page.
6. The page processing method according to claim 5, further comprising: the second page is removed from the first component to close the second page.
7. A page processing apparatus, comprising:
The information acquisition unit is used for acquiring information of a first component with a corresponding relation with a first page of a target application, wherein the first component is used for bearing the first page;
The corresponding relation processing unit is used for establishing a corresponding relation between the first component and a target applet in the target application based on the information of the first component, and releasing the corresponding relation between the target applet and a second component, wherein the second component is used for bearing a second page before the corresponding relation between the target applet and the second component is released, and the first component is used for bearing the second page after the corresponding relation between the target applet and the first component is established;
the first page is a non-applet page in the target application, and the second page is a target applet page in the target application.
8. A computer storage medium, comprising: computer programs/instructions; wherein the computer program/instructions, when executed by a processor, implement the method of any of claims 1-6.
CN202110874742.7A 2021-07-30 2021-07-30 Page processing method, device and computer program product Active CN113687892B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110874742.7A CN113687892B (en) 2021-07-30 2021-07-30 Page processing method, device and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110874742.7A CN113687892B (en) 2021-07-30 2021-07-30 Page processing method, device and computer program product

Publications (2)

Publication Number Publication Date
CN113687892A CN113687892A (en) 2021-11-23
CN113687892B true CN113687892B (en) 2024-05-03

Family

ID=78578482

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110874742.7A Active CN113687892B (en) 2021-07-30 2021-07-30 Page processing method, device and computer program product

Country Status (1)

Country Link
CN (1) CN113687892B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016146056A1 (en) * 2015-03-19 2016-09-22 阿里巴巴集团控股有限公司 Page switching method and device
CN109558118A (en) * 2018-10-30 2019-04-02 百度在线网络技术(北京)有限公司 Create method, apparatus, equipment and the computer storage medium of the primary component of intelligent small routine
CN110234117A (en) * 2019-06-27 2019-09-13 杭州博联智能科技股份有限公司 IOT equipment distribution method, apparatus, equipment and medium based on small routine
CN110727431A (en) * 2019-09-17 2020-01-24 阿里巴巴集团控股有限公司 Applet generation method and apparatus
CN111026462A (en) * 2019-12-10 2020-04-17 百度在线网络技术(北京)有限公司 Applet control method, apparatus, device and medium
CN111324397A (en) * 2020-03-26 2020-06-23 百度在线网络技术(北京)有限公司 Applet switching method, device, framework, equipment and readable medium
CN111475246A (en) * 2020-04-10 2020-07-31 腾讯科技(深圳)有限公司 Applet page display method, device, terminal and storage medium
CN111880701A (en) * 2020-06-19 2020-11-03 维沃移动通信有限公司 Page switching method and device and electronic equipment
CN112631682A (en) * 2020-12-28 2021-04-09 北京百度网讯科技有限公司 Applet processing method, device, equipment and storage medium
CN113076166A (en) * 2021-04-16 2021-07-06 北京京东拓先科技有限公司 Method and device for processing page
CN113127130A (en) * 2021-05-08 2021-07-16 广州酷狗计算机科技有限公司 Page jump method, device and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006004694A2 (en) * 2004-06-25 2006-01-12 Sun Microsystems, Inc. Method for using java servlets as a stack based state machine

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016146056A1 (en) * 2015-03-19 2016-09-22 阿里巴巴集团控股有限公司 Page switching method and device
CN106033372A (en) * 2015-03-19 2016-10-19 阿里巴巴集团控股有限公司 Page switching method and apparatus
CN109558118A (en) * 2018-10-30 2019-04-02 百度在线网络技术(北京)有限公司 Create method, apparatus, equipment and the computer storage medium of the primary component of intelligent small routine
WO2020258456A1 (en) * 2019-06-27 2020-12-30 杭州博联智能科技股份有限公司 Mini program-based network distribution method and apparatus for iot device, device and medium
CN110234117A (en) * 2019-06-27 2019-09-13 杭州博联智能科技股份有限公司 IOT equipment distribution method, apparatus, equipment and medium based on small routine
CN110727431A (en) * 2019-09-17 2020-01-24 阿里巴巴集团控股有限公司 Applet generation method and apparatus
WO2021051913A1 (en) * 2019-09-17 2021-03-25 创新先进技术有限公司 Method and device for generating applet
CN111026462A (en) * 2019-12-10 2020-04-17 百度在线网络技术(北京)有限公司 Applet control method, apparatus, device and medium
CN111324397A (en) * 2020-03-26 2020-06-23 百度在线网络技术(北京)有限公司 Applet switching method, device, framework, equipment and readable medium
CN111475246A (en) * 2020-04-10 2020-07-31 腾讯科技(深圳)有限公司 Applet page display method, device, terminal and storage medium
CN111880701A (en) * 2020-06-19 2020-11-03 维沃移动通信有限公司 Page switching method and device and electronic equipment
CN112631682A (en) * 2020-12-28 2021-04-09 北京百度网讯科技有限公司 Applet processing method, device, equipment and storage medium
CN113076166A (en) * 2021-04-16 2021-07-06 北京京东拓先科技有限公司 Method and device for processing page
CN113127130A (en) * 2021-05-08 2021-07-16 广州酷狗计算机科技有限公司 Page jump method, device and storage medium

Also Published As

Publication number Publication date
CN113687892A (en) 2021-11-23

Similar Documents

Publication Publication Date Title
EP3567476B1 (en) Application data processing method and apparatus, and storage medium
WO2016146056A1 (en) Page switching method and device
US10284683B2 (en) Channel access method and system
WO2019000933A1 (en) Information display method and apparatus, and computer-readable storage medium
TWI604368B (en) Data processing method and device
CN110333918B (en) Method and equipment for managing boarder programs
CN109074278B (en) Validating stateful dynamic links in mobile applications
CN111628897B (en) Intelligent equipment initialization method, device and system
CN107341016B (en) Focus state implementation method and device under split screen mechanism, terminal and storage medium
CN109359237B (en) Method and equipment for searching hosted program
WO2014194654A1 (en) Method and apparatus for page view switching
CN109885781B (en) Mixed page unified browsing method, device, equipment and storage medium
EP2897056A1 (en) Method and system for making web application obtain database change
CN108287647B (en) Application running method and device
CN105354195B (en) Information searching method and device
US20140365960A1 (en) Method and apparatus for page view switching
CN112947813A (en) Resident display method, resident display device, resident display medium and electronic equipment for controlling floating window
US9349123B1 (en) Hybrid native networked application
CN111162990A (en) Method and equipment for presenting message notification
CN113687892B (en) Page processing method, device and computer program product
CN112256372B (en) Information processing method and device and electronic equipment
CN107544723A (en) A kind of exchange method of application program, apparatus and system
CN111445345B (en) Method, equipment and storage medium for publishing dynamic information
WO2023179183A1 (en) Subprogram synchronization processing
CN111309411B (en) Schedule display method and device

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
TA01 Transfer of patent application right

Effective date of registration: 20240228

Address after: # 03-06, Lai Zan Da Building 1, 51 Belarusian Road, Singapore

Applicant after: Alibaba Innovation Co.

Country or region after: Singapore

Address before: Room 01, 45th Floor, AXA Building, 8 Shanton Road, Singapore

Applicant before: Alibaba Singapore Holdings Ltd.

Country or region before: Singapore

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant