CN115718634A - Page display method, page configuration method and terminal - Google Patents

Page display method, page configuration method and terminal Download PDF

Info

Publication number
CN115718634A
CN115718634A CN202211449208.2A CN202211449208A CN115718634A CN 115718634 A CN115718634 A CN 115718634A CN 202211449208 A CN202211449208 A CN 202211449208A CN 115718634 A CN115718634 A CN 115718634A
Authority
CN
China
Prior art keywords
page
functional system
service
function
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211449208.2A
Other languages
Chinese (zh)
Inventor
欧阳杜泞
马博轩
王成
刘文涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sankuai Online Technology Co Ltd
Original Assignee
Beijing Sankuai Online 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 Sankuai Online Technology Co Ltd filed Critical Beijing Sankuai Online Technology Co Ltd
Priority to CN202211449208.2A priority Critical patent/CN115718634A/en
Publication of CN115718634A publication Critical patent/CN115718634A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a page display method, a page configuration method and a terminal, and belongs to the technical field of automatic driving. The method comprises the following steps: displaying a first function page of the target application program, wherein the first function page comprises a docking option and corresponds to a first function system; responding to the triggering operation of the connection option, and displaying at least one business page, wherein the at least one business page corresponds to the second functional system; responding to an access request of a target service page in at least one service page, and calling page data of the target service page; the method and the device have the advantages that the target service page is displayed in the target application program in response to the acquired page data of the target service page, the scheme of cross-system calling of the service page is achieved, the limitation that the service page cannot be cross-system called is broken, the user can call the page data of the target service page from the second functional system by triggering an access request of the target service page, operation is convenient and fast, and operation efficiency is improved.

Description

Page display method, page configuration method and terminal
Technical Field
The present application relates to the field of internet technologies, and in particular, to a page display method, a page configuration method, and a terminal.
Background
With the rapid development of internet technology, more and more functional systems appear in the lives of people. Different functional systems may provide different functions for users, and resources between different functional systems cannot be shared. Specifically, for two different functional systems, the two functional systems can implement authority authentication through a docking page to ensure that the two functional systems can call user authorities of the two functional systems, but resource intercommunication between the two functional systems still has limitations.
Disclosure of Invention
The embodiment of the application provides a page display method, a page configuration method and a terminal, which realize a scheme of cross-system calling of a service page and break through the limitation that the service page cannot be cross-system called. The technical scheme is as follows:
in one aspect, a page display method is provided, and the method includes:
displaying a first function page of a target application program, wherein the first function page comprises a docking option and corresponds to a first function system;
responding to the triggering operation of the docking option, and displaying at least one service page, wherein the at least one service page corresponds to a second functional system;
responding to an access request of a target business page in the at least one business page, and calling page data of the target business page;
and responding to the acquired page data of the target service page, and displaying the target service page in the target application program.
In a possible implementation manner, the obtaining the authentication parameter of the second functional system includes:
and responding to the login of the first functional system based on the user identification, and acquiring the authentication parameters of the second functional system.
In one aspect, a method for configuring a page is provided, where the method includes:
displaying a configuration page of a target application program, wherein the configuration page comprises page configuration options;
responding to configuration operation of a service page corresponding to the page configuration option, and acquiring a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system, wherein the first functional system corresponds to the first functional page, and the service page corresponds to the second functional system;
and establishing a mapping relation between the first address parameter and the second address parameter so that the first function page supports calling the service page.
In a possible implementation manner, the establishing a mapping relationship between the first address parameter and the second address parameter includes at least one of:
establishing a mapping relation between the domain name included in the first address parameter and the domain name included in the second address parameter;
and establishing a mapping relation between at least one path included by the first address parameter and at least one path included by the second address parameter.
In one possible implementation, the method further includes:
and establishing a mapping relation between at least one service parameter of the first functional system and at least one service parameter of the second functional system.
In one aspect, there is provided a page display apparatus, the apparatus including:
the display module is used for displaying a first function page of a target application program, the first function page comprises a docking option, and the first function page corresponds to a first function system;
the display module is further used for responding to the triggering operation of the docking option and displaying at least one service page, and the at least one service page corresponds to a second functional system;
the calling module is used for responding to an access request of a target business page in the at least one business page and calling page data of the target business page;
the display module is further configured to display the target service page in the target application program in response to acquiring the page data of the target service page.
In one possible implementation manner, the invoking module includes:
a parameter obtaining unit, configured to obtain a first address parameter corresponding to the first functional system;
the parameter obtaining unit is further configured to obtain a second address parameter corresponding to the target service page when the first address parameter meets an access condition, where the second address parameter is used to indicate an address of the target service page;
and the data acquisition unit is used for acquiring the page data of the target service page based on the second address parameter.
In one possible implementation, the first address parameter includes at least one of a first domain name or a first path of the first functional system; the device further comprises: a determining module;
the determining module is configured to:
determining that the first address parameter meets the access condition under the condition that the first domain name is determined to have a corresponding second domain name of the second functional system;
or, in a case that the first path is determined to have a second path of the second functional system, determining that the first address parameter meets the access condition;
alternatively, the first and second electrodes may be,
and under the condition that the first domain name is determined to have a corresponding second domain name of the second functional system and the first path has a corresponding second path of the second functional system, determining that the first address parameter meets the access condition.
In a possible implementation manner, the determining module is further configured to determine a keyword in the first path;
the determining module is further configured to determine that the first path has a second path of the corresponding second functional system when the keyword has the matched second path.
In a possible implementation manner, the data obtaining unit is configured to obtain, based on the second address parameter and a first service parameter corresponding to the first functional system, page data of the target service page from the second functional system, where the first service parameter indicates the target service page.
In a possible implementation manner, the data obtaining unit is configured to:
acquiring a second service parameter of the second functional system corresponding to the first service parameter;
and acquiring page data of the target service page from the second function system based on the second address parameter and the second service parameter.
In a possible implementation manner, the parameter obtaining unit is further configured to obtain an authentication parameter of the second functional system, where the authentication parameter is used for authenticating the second functional system;
and the data acquisition unit is used for responding to the successful authentication of the second functional system based on the authentication parameter and acquiring the page data of the target service page from the second functional system based on the second address parameter.
In a possible implementation manner, the display module is further configured to display a second function page, where the second function page includes a page addition option;
the display module is further configured to display an add page in response to a trigger operation for adding an option to the page, where the add page includes at least one service page to be added of the second functional system;
the device further comprises: and the adding module is used for responding to the selection operation of a target business page in the at least one business page to be added and adding the target business page in the first function page.
In one aspect, there is provided a page display apparatus, the apparatus including:
the display module is used for displaying a configuration page of a target application program, and the configuration page comprises page configuration options;
a parameter obtaining module, configured to, in response to a configuration operation on a service page corresponding to the page configuration option, obtain a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system, where the first functional system corresponds to the first functional page, and the service page corresponds to the second functional system;
and the relationship establishing module is used for establishing the mapping relationship between the first address parameter and the second address parameter so as to enable the first function page to support the calling of the service page.
In a possible implementation manner, the relationship establishing module is configured to:
establishing a mapping relation between a domain name included in the first address parameter and a domain name included in the second address parameter;
and establishing a mapping relation between at least one path included by the first address parameter and at least one path included by the second address parameter.
In a possible implementation manner, the relationship establishing module is configured to establish a mapping relationship between at least one service parameter of the first functional system and at least one service parameter of the second functional system.
In one aspect, a terminal is provided and includes one or more processors and one or more memories, where at least one program code is stored in the one or more memories and loaded by the one or more processors and executed to implement operations performed by a page display method according to any one of the above possible implementations, or to implement operations performed by a page configuration method according to any one of the above possible implementations.
In one aspect, a computer-readable storage medium is provided, in which at least one program code is stored, the at least one program code being loaded by a processor and executed to implement operations performed by the page display method according to any one of the above possible implementations, or to implement operations performed by the page configuration method according to any one of the above possible implementations.
In one aspect, there is provided a computer program or computer program product comprising: computer program code which, when executed by a terminal, causes the terminal to carry out operations carried out by the page display method of any one of the possible implementations as described above, or to carry out operations carried out by the page configuration method of any one of the possible implementations as described above.
In the scheme provided by the embodiment of the application, the terminal displays the first function page of the target application program, wherein the first function page comprises the docking option, the first function page corresponds to the first function system, if a user needs to call the service page of the second function system, the docking option in the first function page can be triggered, if an access request for the target service page in the first function page of the target application program is detected, the page data of the target service page in the second function system can be called, and then the target service page is displayed in the target application program, so that the scheme of calling the service page across systems is realized, and the limitation that the service page cannot be called across systems is broken. And the user can call the page data of the target service page from the second functional system by triggering the access request of the target service page, so that the operation is convenient and fast, and the operation efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
FIG. 1 is a schematic illustration of an implementation environment provided by an embodiment of the present application;
fig. 2 is a flowchart of a page display method provided in an embodiment of the present application;
fig. 3 is a flowchart of a page display method provided in an embodiment of the present application;
FIG. 4 is a schematic diagram of a first function page provided in an embodiment of the present application;
FIG. 5 is a schematic diagram of another first function page provided in an embodiment of the present application;
fig. 6 is a schematic diagram of a target service page provided in an embodiment of the present application;
FIG. 7 is a schematic diagram of another first function page provided by an embodiment of the present application;
FIG. 8 is a schematic diagram of another first function page provided by an embodiment of the present application;
FIG. 9 is a schematic diagram of another first function page provided by an embodiment of the present application;
FIG. 10 is a flowchart of a page display method provided in an embodiment of the present application;
fig. 11 is a flowchart of a page configuration method provided in an embodiment of the present application;
fig. 12 is a flowchart of a page configuration and page display method provided in an embodiment of the present application;
fig. 13 is a schematic structural diagram of a page display device according to an embodiment of the present application;
FIG. 14 is a schematic structural diagram of another page display device according to an embodiment of the present application;
fig. 15 is a schematic structural diagram of a page configuring apparatus according to an embodiment of the present application;
fig. 16 shows a block diagram of a terminal according to an exemplary embodiment of the present application;
fig. 17 is a schematic structural diagram of a server according to an embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the present application more clear, the following detailed description of the embodiments of the present application will be made with reference to the accompanying drawings.
It will be understood that the terms "first," "second," and the like as used herein may be used herein to describe various concepts, which are not limited by these terms unless otherwise specified. These terms are only used to distinguish one concept from another.
As used herein, the term "at least one", "a plurality", "each", "any", at least one includes one, two or more, a plurality includes two or more, and each refers to each of the corresponding plurality, and any refers to any one of the plurality, for example, the plurality of business pages includes 3 business pages, and each refers to each of the 3 business pages, and any refers to any one of the 3 business pages, which may be the first, the second, or the third.
It should be noted that the information (including but not limited to user device information, user personal information, etc.), data (including but not limited to data for analysis, stored data, displayed data, etc.) and signals referred to in this application are authorized by the user or fully authorized by various parties, and the collection, use and processing of the relevant data are subject to relevant laws and regulations and standards in relevant countries and regions. For example, the positioning information and the like referred to in the present application are acquired under sufficient authorization. And the information and the data are processed and then used in a big data application scene, and can not be recognized to any natural person or generate specific association with the natural person.
In some embodiments, the page display method or the page configuration method provided by the embodiments of the present application is executed by a terminal. The terminal is a smart phone, a tablet computer, a notebook computer or a desktop computer, but is not limited thereto.
In other embodiments, the page display method or the page configuration method provided in the embodiments of the present application is executed by a terminal and a server. The server can be a server, a server cluster composed of a plurality of servers, or a cloud computing service center.
It should be noted that, in the embodiment of the present application, an execution body of the page display method or the page configuration method is not limited.
Fig. 1 is a schematic diagram of an implementation environment provided by an embodiment of the present application, and as shown in fig. 1, the implementation environment includes a terminal 101 and a server 102, where the terminal 101 and the server 102 are connected through a wireless or wired network.
The server 102 is a server that provides services to the terminal 101. In some embodiments, the server 102 is a system management platform for managing system data. In some embodiments, the terminal 101 displays a first function page including a docking option in a target application, displays at least one service page after detecting a trigger operation on the docking option, sends an access request to the server 102 after detecting an access request to a target service page in the first function page, calls page data of the target service page of the second function system from the server 102, and then the terminal 101 displays the target service page.
In other embodiments, the terminal 101 displays a configuration page of the target program, where the configuration page includes a page configuration option, and if the terminal 101 detects a configuration operation on a service page corresponding to the page configuration option, a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system are obtained, where the first functional system corresponds to the first functional page and the service page corresponds to the second functional system, a mapping relationship between the first address parameter and the second address parameter is established, the established mapping relationship is sent to the server 102, and the server 102 stores the mapping relationship.
Fig. 2 is a flowchart of a page display method according to an embodiment of the present disclosure. The embodiment of the present application takes an execution subject as an example for an exemplary description, and the embodiment includes:
201. the terminal displays a first function page of the target application program, the first function page comprises a docking option, and the first function page corresponds to a first function system.
Wherein the target application is any type of application. For example, the target application is an instant messaging application, a video recommendation application, an item recommendation application, or other applications, and the embodiments of the present application are not limited thereto. The first function page is a function page providing a service page for calling the second function system.
If the user needs to check the service page of the second function system through the first function system, the terminal can display at least one service page of the second function system by triggering the docking option of the first function page, and then the service page can be checked by triggering any service page.
202. And the terminal responds to the triggering operation of the connection option and displays at least one service page, wherein the at least one service page corresponds to the second function system.
The first functional system and the second functional system are two different functional systems, and the two functional systems support resource intercommunication, which can also be understood as that the first functional system can call a service page in the second functional system. In some embodiments, the first functional system and the second functional system belong to the same application, or the first functional system and the second functional system belong to different applications. In some embodiments, the first functional system corresponds to a first server and the second functional system corresponds to a second server, that is, the first server corresponding to the first functional system may interact with the second server corresponding to the second functional system. In addition, the first function page in the target application program is a page provided by the first function system, and the target service page is a page provided by the second function system.
203. And the terminal responds to the access request of the target service page in the at least one service page and calls the page data of the target service page.
In the embodiment of the present application, when the terminal detects an access operation to a target service page, it is determined that an access request to the target service page is received, and for the terminal, it needs to determine whether the target service page of the second function system can be called based on the access request.
204. And the terminal responds to the acquired page data of the target service page and displays the target service page in the target application program.
After the terminal finishes calling the page data of the target service page, the terminal can determine that the first functional system can call the service page of the second functional system, and the scheme of calling the target service page of the second functional system through the first functional system is realized.
In the scheme provided by the embodiment of the application, the terminal displays the first function page of the target application program, wherein the first function page comprises the docking option, the first function page corresponds to the first function system, if a user needs to call the service page of the second function system, the docking option in the first function page can be triggered, if an access request for the target service page in the first function page of the target application program is detected, the page data of the target service page in the second function system can be called, and then the target service page is displayed in the target application program, so that the scheme of calling the service page across the systems is realized, and the limitation that the service page cannot be called across the systems is broken. And the user can call the page data of the target service page from the second functional system by triggering the access request of the target service page, so that the operation is convenient and fast, and the operation efficiency is improved.
Fig. 3 is a flowchart of a page display method according to an embodiment of the present application. The embodiment of the present application takes an execution subject as an example for exemplary explanation, and the embodiment includes:
301. and the terminal displays a second function page, wherein the second function page comprises a page adding option.
The second function page is used for managing the first function system of the target application program so as to adjust the content included in the first function page of the first function system. The page add option is for providing at least one business page of the second functional system. The service page refers to a page of a different service provided by the second functional system.
In some embodiments, if the second functional system is a system for providing item recommendation, the service page provided by the second functional system includes an item list page, an item evaluation page, a virtual ticket page, and the like, which is not limited in this application.
302. And the terminal responds to the triggering operation of the page adding option and displays an adding page, wherein the adding page comprises at least one service page to be added of the second functional system.
The adding page is used for adding at least one business page in the first function page.
In the embodiment of the application, if the user needs to manage the first function system, the user can adjust the first function system by triggering the page adding option included in the second function page, the terminal displays at least one page to be added according to the triggering operation of the user on the page adding option, and the subsequent user can add the at least one service page to be added of the second function system on the first function page according to the displayed service page to be added.
In some embodiments, the add page includes at least one of a page title, a page address, a display mode, or an enabled state of the business page. Wherein the page header indicates the name of the service page. The page address indicates the location of the service page at the second functional system. And when the display mode indicates that the user triggers to view the service page, the service page is displayed by switching the current page, or a window is newly built to display the service page. The enabled state refers to whether the business page is added to the first function page.
303. And the terminal responds to the selection operation of a target service page in at least one service page to be added and adds the target service page in the first function page.
The adding page displayed by the terminal comprises at least one service page, so that a user can select the service page to be added according to the self requirement, and when the user triggers the selection operation on the selected target service page, the terminal can respond to the selection operation on the target service page and add the selected target service page on the first function page.
For example, as shown in fig. 4 and 5, the first function page includes a page addition option of "add docking page" as shown in fig. 4, if the terminal detects a trigger operation on the "add docking page", the add page as shown in fig. 5 is displayed, where the add page includes a page title, a page address, a display mode, and an enable state of the service page, and the user completes adding the service page in the first function page by setting parameters of the service page.
For example, as shown in fig. 6, the target business page provided by the second functional system includes an item list, and the item list includes at least one sorting option, for example, the sorting option includes all items, unclassified items, latest items, and so on.
It should be noted that, in the embodiment of the present application, steps 301 to 303 are taken as examples for description. This step 301-303 is an optional step and steps 301-303 need not be performed before step 304 is performed.
304. The terminal displays a first function page of the target application program, the first function page comprises a docking option, and the first function page corresponds to a first function system.
305. And the terminal responds to the trigger operation of the docking option and displays at least one service page, wherein the at least one service page corresponds to the second function system.
The first function page comprises a docking option, if a user needs to call a service page in the second function system, the triggering operation of the docking option can be triggered, the terminal detects the triggering operation of the docking option, and at least one service page comprising a target service page is displayed in response to the triggering operation of the docking option.
306. The terminal responds to an access request of a target service page in at least one service page, and obtains a first address parameter corresponding to a first function system, wherein the first function page corresponds to the first function system, and the target service page corresponds to a second function system.
In some embodiments, the terminal displays a first function page of the target application program, the first function page provides at least one set service page for the user, and the user triggers the access request by triggering a target service page in the at least one service page.
307. And the terminal acquires a second address parameter corresponding to the target service page under the condition that the first address parameter meets the access condition, wherein the second address parameter is used for indicating the address of the target service page.
Wherein the access condition is a condition whether the first functional system can access the second functional system.
If the terminal needs to access the target service page of the second functional system, a second address parameter that can be identified by the second functional system needs to be acquired based on the first service parameter of the first functional system, so that page data of the target service page can be acquired.
In some embodiments, the first address parameter comprises at least one of a first domain name or a first path of the first functional system; the terminal may determine whether the first address parameter satisfies the access condition in the following manner:
(1) And under the condition that the first domain name is determined to have a second domain name of a corresponding second functional system, determining that the first address parameter meets the access condition.
If the first address parameter includes the first domain name of the first functional system, it is determined whether a second domain name of the second functional system corresponding to the first domain name exists, and if it is determined that the second domain name exists, it is indicated that the second functional system can be accessed through the second domain name of the second functional system, so that it is also determined that the first address parameter satisfies the access condition.
For example, the first domain name of the first functional system is www.a.com, the second domain name of the second functional system is www.b.com, and the www.a.com and the www.b.com have a corresponding relationship, the terminal may determine that the www.a.com corresponds to www.b.com, and determine that the first address parameter satisfies the access condition.
In some embodiments, if the terminal determines that the first address parameter satisfies the access condition, the terminal may obtain, based on a first domain name included in the first address parameter, a second domain name corresponding to the target service page.
(2) And under the condition that the first path is determined to have a second path of a corresponding second functional system, determining that the first address parameter meets the access condition.
If the first address parameter includes a first path of the first functional system, determining whether a second path of a second functional system corresponding to the first path exists, and if the second path exists, determining that the second functional system can be accessed through the second path of the second functional system, so that the first address parameter is also determined to meet the access condition.
For example, if the first path of the first functional system is/1/xxx, the second path of the second functional system is/2/xxx, and the/1/xxx and/2/xxx have a corresponding relationship, the terminal may determine that the/1/xxx corresponds to the/2/xxx, and determine that the first address parameter satisfies the access condition.
In some embodiments, if the terminal determines that the first address parameter satisfies the access condition, the terminal may obtain, based on the first path included in the first address parameter, a second path corresponding to the target service page.
In some embodiments, the terminal determines a keyword in the first path, and in the case that there is a matching second path in the keyword, determines that the first path has a corresponding second path of the second functional system.
In the embodiment of the application, the keyword exists in the first path, the terminal queries through the determined keyword in the first path, and if the keyword has a matched second path, the first path is indicated to have a corresponding second path of the second function system.
For example, if the first path is www.a/1/xxx, it may be determined that the keyword of the first path is/1/xxx, and if the/1/xxx has a matching second path, it indicates that the first path has a corresponding second path of the second functional system.
(3) And under the condition that the first domain name is determined to have a second domain name of a corresponding second functional system and the first path has a second path of the corresponding second functional system, determining that the first address parameter meets the access condition.
If the two conditions exist, it is indicated that the second functional system can be accessed through the second path of the second functional system, and therefore it is determined that the first address parameter meets the access condition.
For example, the first domain name of the first functional system is www.a.com, the second domain name of the second functional system is www.b.com, and the www.a.com and the www.b.com have a corresponding relationship, the terminal may determine that the www.a.com corresponds to www.b.com. For another example, if the first path of the first functional system is/1/xxx, the second path of the second functional system is/2/xxx, and the/1/xxx and/2/xxx have a corresponding relationship, the terminal may determine that the/1/xxx corresponds to/2/xxx, and determine that the first address parameter satisfies the access condition.
In some embodiments, if the terminal determines that the first address parameter satisfies the access condition, the terminal may obtain, based on a first domain name included in the first address parameter, a second domain name corresponding to the target service page, and may further obtain, based on a first path included in the first address parameter, a second path corresponding to the target service page.
308. And the terminal acquires page data of the target service page based on the second address parameter.
The second address parameter is used for indicating the address of the target service page, so that the page data of the target service page is obtained based on the address indicated by the second address parameter, and the target service page is displayed based on the page data of the target service page, thereby realizing the scheme of calling the target service page of the second functional system through the first functional system.
In some embodiments, the terminal obtains page data of the target service page from the second functional system based on the second address parameter and the first service parameter corresponding to the first functional system, where the first service parameter indicates the target service page.
The first service parameter refers to a parameter corresponding to implementing a service function. In some embodiments, the page data of the service page in the second functional system corresponds to the service parameter, so that after determining the second address parameter, the terminal obtains the page data of the target service page from the second functional system based on the second address parameter and the first service parameter.
Optionally, if a first service parameter corresponding to the first functional system is the same as a second service parameter corresponding to the second functional system, the page data of the target service page may be directly obtained from the second functional system according to the first service parameter.
Optionally, if a first service parameter corresponding to the first functional system is different from a second service parameter corresponding to the second functional system, it is necessary to determine the corresponding second service parameter according to the first service parameter, and then obtain page data of the target service page from the second functional system according to the second service parameter.
In some embodiments, the terminal obtains a second service parameter of the second functional system corresponding to the first service parameter, and obtains page data of the target service page from the second functional system based on the second address parameter and the second service parameter.
In the embodiment of the present application, the first service parameter and the second service parameter have a corresponding relationship, and since page data of the target service page needs to be obtained from the second functional system, the second service parameter of the second functional system corresponding to the first service parameter needs to be obtained first, and then the page data of the target service page needs to be obtained from the second functional system based on the obtained second address parameter and the obtained second service parameter.
For example, the first service parameter is a service parameter 1, and the service parameter 1 corresponds to a service parameter 2 of the second service parameter, so after the service parameter 2 corresponding to the service parameter 1 is obtained, the page data of the target service page is obtained from the second functional system according to the service parameter 2.
It should be noted that, in the embodiment of the present application, the terminal acquires page data of the target service page based on the second address parameter and the first service parameter as an example for description. In another embodiment, the terminal obtains the page data of the target service page after passing the authentication of the second functional system.
And the terminal acquires the authentication parameters of the second function system, the authentication parameters are used for authenticating the second function system, and page data of the target service page is acquired from the second function system based on the second address parameters in response to the successful authentication of the second function system based on the authentication parameters.
In some embodiments, the terminal obtains the authentication parameter of the second functional system, and when the access request is triggered, the authentication parameter is carried in the access request, when the subsequent second functional system receives the access request, the authentication is performed through the authentication parameter included in the access request, and if the authentication of the second functional system is successful, the terminal may obtain the page data of the target service page from the second functional system based on the second address parameter.
Optionally, the terminal obtains a second service parameter of the second function system corresponding to the first service parameter, obtains an authentication parameter of the second function system, and obtains page data of the target service page from the second function system based on the second address parameter and the second service parameter in response to the successful authentication of the second function system based on the authentication parameter.
In some embodiments, the terminal obtains the authentication parameters of the second functional system in response to logging in to the first functional system based on the user identification.
309. And the terminal responds to the page data of the target service page acquired from the second functional system and displays the target service page in the target application program.
In the following, how the user triggers the access request to the target business page to display the target business page is described in a manner of illustration. Referring to fig. 7 to 9, fig. 7 is a first function page, where the first function page includes a "docking page" option, and if a trigger operation on the "docking page" is detected, a docking page list as shown in fig. 8 is displayed, and if a trigger operation on the "item list" is detected, a page calling an "item list" of a second function system as shown in fig. 9 is displayed.
According to the page display method provided by the embodiment of the application, the user can add at least one service page in the first function page through the second function page, so that the user-defined operation of the first function page is realized, and the flexibility of setting the first function page is improved.
And if an access request to a target service page in at least one service page is detected, whether an access condition is met can be determined according to the acquired first address parameter corresponding to the first functional system, page data is acquired based on the second address parameter corresponding to the target service page under the condition that the access condition is met, and then the target service page is displayed in a target application program, so that the scheme of calling the service page across the system is realized, and the limitation that the service page cannot be called across the system is broken.
In addition, considering that the second function system needs to perform authentication, the terminal can acquire the authentication parameter of the second function system, and determine whether the second function system is successfully authenticated through the authentication parameter, so as to determine whether the page data of the target service page can be acquired from the second function system, thereby improving the security of acquiring the page data of the target service page from the second function system.
In the embodiments of the present application, a terminal is taken as an example for explanation. In another embodiment, the executing body of the above steps includes a terminal, a first server corresponding to the first functional system, a gateway server, and a second server corresponding to the second functional system, and the page display method according to the present application is described below.
For example, referring to fig. 10, in response to an access request for a target service page in a first function page of a target application, a terminal acquires a first address parameter corresponding to a first function system, sends the first address parameter to a gateway server through the first function system, and the gateway server determines whether the access request is a request for accessing a target service page of a second function system, and if the access request is determined to be a request for accessing the target service page, acquires service data of the target service page from the second function system, and then displays the target service page. And if the request is not the request for accessing the target service page, acquiring the service page of the first functional system from the first functional system, and displaying the service page by the terminal.
Fig. 11 is a flowchart of a page configuration method according to an embodiment of the present application. The embodiment of the present application takes an execution subject as an example for an exemplary description, and the embodiment includes:
1101. the terminal displays a configuration page of the target application program, and the configuration page comprises page configuration options.
The configuration page is used for configuring a second address parameter of a second functional system for a first functional system in the target application program.
In this embodiment of the present application, if a first functional system in a target application in a terminal needs to call a service page of a second functional system, a mapping relationship between a first address parameter of the first functional system and a second address parameter of the second functional system needs to be configured first, so that a user may start to execute a configuration operation by triggering a page configuration option in a configuration page of the target application.
1102. The terminal responds to the configuration operation of the service page corresponding to the page configuration option, and obtains a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system, wherein the first functional system corresponds to the first functional page, and the service page corresponds to the second functional system.
The first functional system and the second functional system are two different functional systems, and the two functional systems support resource intercommunication, which can also be understood that the first functional system can call a service page in the second functional system. In some embodiments, the first functional system and the second functional system belong to the same application, or the first functional system and the second functional system belong to different applications. In some embodiments, the first functional system corresponds to a first server, and the second functional system corresponds to a second server, that is, the first server corresponding to the first functional system may interact with the second server corresponding to the second functional system. In addition, the first function page in the target application program is a page provided by the first function system, and the target service page is a page provided by the second function system.
1103. The terminal establishes a mapping relation between the first address parameter and the second address parameter so that the first function page supports the calling service page.
In the embodiment of the present application, the terminal establishes a mapping relationship between the first address parameter and the second address parameter, that is, the first functional system and the second functional system establish a mapping relationship through addresses, so that the first functional page supports a call service page.
In some embodiments, establishing a mapping relationship between the first address parameter and the second address parameter includes at least one of:
(1) And establishing a mapping relation between the domain name included by the first address parameter and the domain name included by the second address parameter.
And establishing a mapping relation between the domain name included in the first address parameter and the domain name included in the second address parameter under the condition that the first address parameter includes the domain name of the first function system and the second address parameter includes the domain name of the second function system.
For example, the domain name of the first functional system is www.a.com, the domain name of the second functional system is www.b.com, and the www.a.com and the www.b.com have a corresponding relationship, the terminal may establish a mapping relationship between the www.a.com and the www.b.com.
(2) And establishing a mapping relation between at least one path included by the first address parameter and at least one path included by the second address parameter.
And under the condition that the first address parameters comprise at least one path of the first functional system and the second address parameters comprise at least one path of the second functional system, establishing a mapping relation between the at least one path comprised by the first address parameters and the at least one path comprised by the second address parameters.
For example, if the path of the first functional system is/1/xxx and the path of the second functional system is/2/xxx, the mapping relationship between/1/xxx and/2/xxx is established.
In some embodiments, the terminal further establishes a mapping relationship between at least one service parameter of the first functional system and at least one service parameter of the second functional system.
For example, the service parameter of the first functional system is service parameter 1, and the service parameter of the second functional system is service parameter 2, so that a mapping relationship between service parameter 1 and service parameter 2 is established.
It should be noted that, in the embodiment of the present application, a terminal establishes a mapping relationship between a first address parameter and a second address parameter as an example for description. In another embodiment, after the terminal establishes the mapping relationship between the first address parameter and the second address parameter, the terminal also sends the mapping relationship to the server for storage by the server, and the subsequent server can determine whether the service page of the second functional system can be accessed according to the established mapping relationship between the first address parameter and the second address parameter. It can also be understood that in this embodiment of the present application, actually, the gateway server is configured through steps 1101-1103, and when the first functional system needs to call the service page of the second functional system, it is determined whether the second functional system can be accessed through the mapping relationship stored in the gateway server.
In the solution provided in this application, if a configuration operation on a page configuration option in a configuration page of a target application is detected, a terminal may establish a mapping relationship between a first address parameter of an acquired first function system and a second address parameter of a second function system, so as to determine whether the first address parameter corresponding to the first function system meets an access condition subsequently according to the established mapping relationship, acquire page data based on the second address parameter corresponding to a target service page under the condition that the access condition is met, and further display the target service page in the target application, thereby implementing a scheme for calling a service page across systems, and breaking the limitation that the service page cannot be called across systems.
Fig. 12 is a flowchart of a page configuration and page display method according to an embodiment of the present application. In the embodiment of the present application, an example is given by taking an execution main body including a terminal, a first server of a first function system, a gateway server, and a second server of a second function system, and the embodiment includes:
1. the first user configures the mapping relationship between the first functional system and the second functional system for the gateway server, that is, completes the domain name configuration, the path parameter, and the service parameter configuration, and then reloads the configured mapping relationship.
2. And after logging in the first functional system, the second user acquires the authentication parameters and triggers an access request for a target service page of the second functional system.
3. The first server carries the authentication parameter, the first address parameter of the first function system and the first service parameter in the access request and sends the authentication parameter, the first address parameter and the first service parameter to the gateway server.
4. The gateway server analyzes the parameters, determines whether the access conditions are met according to the first address parameters, if so, determines second address parameters corresponding to the first address parameters and second service parameters corresponding to the first service parameters, and if not, returns a request failure.
5. And the gateway server forwards the access request to a second server based on the second service parameter, the second server performs authentication based on the second service parameter and the authentication parameter, if the authentication is passed, a service page is returned, and if the authentication is failed, a failure response is returned.
Fig. 13 is a schematic structural diagram of a page display device provided in an embodiment of the present application, and referring to fig. 13, the page display device includes:
a display module 1301, configured to display a first function page of a target application, where the first function page includes a docking option, and the first function page corresponds to a first function system;
the display module 1301 is further configured to display at least one service page in response to a triggering operation on the docking option, where the at least one service page corresponds to a second function system;
a calling module 1302, configured to respond to an access request for a target service page in the at least one service page, and call page data of the target service page;
the display module 1301 is further configured to display the target service page in the target application program in response to acquiring the page data of the target service page.
Referring to fig. 14, in a possible implementation manner, the invoking module 1302 includes:
a parameter obtaining unit 1312, configured to obtain a first address parameter corresponding to the first functional system;
the parameter obtaining unit 1312 is further configured to obtain a second address parameter corresponding to the target service page when the first address parameter meets an access condition, where the second address parameter is used to indicate an address of the target service page;
a data obtaining unit 1322 is configured to obtain page data of the target service page based on the second address parameter.
In one possible implementation, the first address parameter includes at least one of a first domain name or a first path of the first functional system; referring to fig. 14, the apparatus further comprises: a determination module 1303;
the determining module 1303 is configured to:
determining that the first address parameter meets the access condition under the condition that the first domain name is determined to have a corresponding second domain name of the second functional system;
or, in a case that the first path is determined to have a second path of the second functional system, determining that the first address parameter meets the access condition;
alternatively, the first and second electrodes may be,
determining that the first address parameter satisfies the access condition if it is determined that the first domain name has a corresponding second domain name of the second functional system and the first path has a corresponding second path of the second functional system.
In a possible implementation manner, the determining module 1303 is further configured to determine a keyword in the first path;
the determining module 1303 is further configured to determine that the first path has a corresponding second path of the second functional system when the keyword has the matched second path.
In a possible implementation manner, the data obtaining unit 1322 is configured to obtain, based on the second address parameter and a first service parameter corresponding to the first functional system, page data of the target service page from the second functional system, where the first service parameter indicates the target service page.
In a possible implementation manner, the data obtaining unit 1322 is configured to:
acquiring a second service parameter of the second functional system corresponding to the first service parameter;
and acquiring page data of the target service page from the second function system based on the second address parameter and the second service parameter.
In a possible implementation manner, the parameter obtaining unit 1312 is further configured to obtain an authentication parameter of the second functional system, where the authentication parameter is used for authenticating the second functional system;
the data obtaining unit 1322 is configured to, in response to that the authentication of the second functional system based on the authentication parameter is successful, obtain, based on the second address parameter, page data of the target service page from the second functional system.
In a possible implementation manner, the display module 1301 is further configured to display a second function page, where the second function page includes a page addition option;
the display module 1301 is further configured to display an add page in response to a trigger operation for adding an option to the page, where the add page includes at least one service page to be added of the second functional system;
referring to fig. 14, the apparatus further comprises: an adding module 1304, configured to add, in response to a selection operation on a target service page in the at least one service page to be added, the target service page in the first function page.
It should be noted that: in the page display device provided in the foregoing embodiment, when displaying a page, only the division of each function module is illustrated, and in practical applications, the function distribution may be completed by different function modules according to needs, that is, the internal structure of the terminal is divided into different function modules to complete all or part of the functions described above. In addition, the page display device and the page display method provided by the above embodiments belong to the same concept, and specific implementation processes thereof are described in the method embodiments in detail and are not described herein again.
Fig. 15 is a schematic structural diagram of a page configuring apparatus provided in an embodiment of the present application, and referring to fig. 15, the apparatus includes:
a display module 1501, configured to display a configuration page of a target application, where the configuration page includes a page configuration option;
a parameter obtaining module 1502, configured to, in response to a configuration operation on a service page corresponding to the page configuration option, obtain a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system, where the first functional system corresponds to the first functional page, and the service page corresponds to the second functional system;
the relationship establishing module 1503 is configured to establish a mapping relationship between the first address parameter and the second address parameter, so that the first functional page supports invoking the service page.
In a possible implementation manner, the relationship establishing module 1503 is configured to:
establishing a mapping relation between the domain name included in the first address parameter and the domain name included in the second address parameter;
and establishing a mapping relation between at least one path included by the first address parameter and at least one path included by the second address parameter.
In a possible implementation manner, the relationship establishing module 1503 is configured to establish a mapping relationship between at least one service parameter of the first functional system and at least one service parameter of the second functional system.
It should be noted that: the page configuration apparatus provided in the foregoing embodiment is only illustrated by dividing the functional modules when configuring a page, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the terminal is divided into different functional modules to complete all or part of the functions described above. In addition, the page configuration apparatus provided in the foregoing embodiment and the page configuration method embodiment belong to the same concept, and specific implementation processes thereof are described in the method embodiment, and are not described herein again.
Fig. 16 shows a block diagram of a terminal 1600 provided in an exemplary embodiment of the present application. The terminal 1600 includes: a processor 1601, and a memory 1602.
Processor 1601 may include one or more processing cores, such as a 4-core processor, an 8-core processor, and so on. The processor 1601 may be implemented in at least one hardware form of a DSP (Digital Signal Processing), an FPGA (Field-Programmable Gate Array), and a PLA (Programmable Logic Array). Processor 1601 may also include a main processor and a coprocessor, where the main processor is a processor for Processing data in an awake state, and is also referred to as a Central Processing Unit (CPU); a coprocessor is a low power processor for processing data in a standby state. In some embodiments, the processor 1601 may be integrated with a GPU (Graphics Processing Unit), which is responsible for rendering and drawing the content that the display screen needs to display. In some embodiments, the processor 1601 may further include an AI (Artificial Intelligence) processor for processing computing operations related to machine learning.
Memory 1602 may include one or more computer-readable storage media, which may be non-transitory. The memory 1602 may also include high-speed random access memory, as well as non-volatile memory, such as one or more magnetic disk storage devices, flash memory storage devices. In some embodiments, a non-transitory computer readable storage medium in the memory 1602 is used to store at least one program code for execution by the processor 1601 to implement the page display method or page configuration method provided by the method embodiments of the present application.
In some embodiments, the terminal 1600 may also optionally include: peripheral interface 1603 and at least one peripheral. Processor 1601, memory 1602 and peripheral interface 1603 may be connected by buses or signal lines. Various peripheral devices may be connected to peripheral interface 1603 via buses, signal lines, or circuit boards. Specifically, the peripheral device includes: at least one of a radio frequency circuit 1604, a display 1605, a camera 1606, audio circuitry 1607, a positioning component 1608, and a power supply 1609.
Peripheral interface 1603 can be used to connect at least one peripheral associated with an I/O (Input/Output) to processor 1601 and memory 1602. In some embodiments, processor 1601, memory 1602, and peripheral interface 1603 are integrated on the same chip or circuit board; in some other embodiments, any one or two of the processor 1601, the memory 1602 and the peripheral device interface 1603 may be implemented on a separate chip or circuit board, which is not limited by this embodiment.
The Radio Frequency circuit 1604 is used for receiving and transmitting RF (Radio Frequency) signals, also called electromagnetic signals. The radio frequency circuitry 1604 communicates with communication networks and other communication devices via electromagnetic signals. The rf circuit 1604 converts the electrical signal into an electromagnetic signal to be transmitted, or converts a received electromagnetic signal into an electrical signal. Optionally, the radio frequency circuit 1604 comprises: an antenna system, an RF transceiver, one or more amplifiers, a tuner, an oscillator, a digital signal processor, a codec chipset, a subscriber identity module card, and so forth. The radio frequency circuit 1604 may communicate with other terminals via at least one wireless communication protocol. The wireless communication protocols include, but are not limited to: metropolitan area networks, various generation mobile communication networks (2G, 3G, 4G, and 5G), wireless local area networks, and/or WiFi (Wireless Fidelity) networks. In some embodiments, the radio frequency circuit 1604 may also include NFC (Near Field Communication) related circuits, which are not limited in this application.
The display 1605 is used to display a UI (User Interface). The UI may include graphics, text, icons, video, and any combination thereof. When the display screen 1605 is a touch display screen, the display screen 1605 also has the ability to capture touch signals on or over the surface of the display screen 1605. The touch signal may be input to the processor 1601 as a control signal for processing. At this point, the display 1605 may also be used to provide virtual buttons and/or a virtual keyboard, also referred to as soft buttons and/or a soft keyboard. In some embodiments, the display 1605 may be one, providing the front panel of the terminal 1600; in other embodiments, the display screens 1605 can be at least two, respectively disposed on different surfaces of the terminal 1600 or in a folded design; in still other embodiments, the display 1605 can be a flexible display disposed on a curved surface or folded surface of the terminal 1600. Even the display 1605 may be arranged in a non-rectangular irregular pattern, i.e., a shaped screen. The Display 1605 may be made of LCD (Liquid Crystal Display), OLED (Organic Light-Emitting Diode), or other materials.
The camera assembly 1606 is used to capture images or video. Optionally, camera assembly 1606 includes a front camera and a rear camera. The front camera is arranged on the front panel of the terminal, and the rear camera is arranged on the back of the terminal. In some embodiments, the number of the rear cameras is at least two, and each rear camera is any one of a main camera, a depth-of-field camera, a wide-angle camera and a telephoto camera, so that the main camera and the depth-of-field camera are fused to realize a background blurring function, the main camera and the wide-angle camera are fused to realize panoramic shooting and a VR (Virtual Reality) shooting function or other fusion shooting functions. In some embodiments, camera assembly 1606 can also include a flash. The flash lamp can be a single-color temperature flash lamp or a double-color temperature flash lamp. The double-color-temperature flash lamp is a combination of a warm-light flash lamp and a cold-light flash lamp and can be used for light compensation under different color temperatures.
The audio circuitry 1607 may include a microphone and a speaker. The microphone is used for collecting sound waves of a user and the environment, converting the sound waves into electric signals, and inputting the electric signals to the processor 1601 for processing or inputting the electric signals to the radio frequency circuit 1604 to achieve voice communication. For stereo sound acquisition or noise reduction purposes, the microphones may be multiple and disposed at different locations of terminal 1600. The microphone may also be an array microphone or an omni-directional pick-up microphone. The speaker is used to convert electrical signals from the processor 1601 or the radio frequency circuit 1604 into sound waves. The loudspeaker can be a traditional film loudspeaker or a piezoelectric ceramic loudspeaker. When the speaker is a piezoelectric ceramic speaker, the speaker can be used for purposes such as converting an electric signal into a sound wave audible to a human being, or converting an electric signal into a sound wave inaudible to a human being to measure a distance. In some embodiments, the audio circuit 1607 may also include a headphone jack.
The positioning component 1608 is utilized to locate a current geographic Location of the terminal 1600 for purposes of navigation or LBS (Location Based Service). The Positioning component 1608 may be a Positioning component based on the united states GPS (Global Positioning System), the chinese beidou System, the russian graves System, or the european union galileo System.
Power supply 1609 is used to provide power to the various components of terminal 1600. Power supply 1609 may be alternating current, direct current, disposable or rechargeable. When power supply 1609 includes a rechargeable battery, the rechargeable battery may support wired or wireless charging. The rechargeable battery may also be used to support fast charge technology.
In some embodiments, terminal 1600 also includes one or more sensors 1610. The one or more sensors 1610 include, but are not limited to: acceleration sensor 1611, gyro sensor 1612, pressure sensor 1613, fingerprint sensor 1614, optical sensor 1615, and proximity sensor 1616.
Acceleration sensor 1611 may detect acceleration in three coordinate axes of a coordinate system established with terminal 1600. For example, the acceleration sensor 1611 may be used to detect components of the gravitational acceleration in three coordinate axes. The processor 1601 may control the display screen 1605 to display the user interface in a landscape view or a portrait view according to the gravitational acceleration signal collected by the acceleration sensor 1611. The acceleration sensor 1611 may also be used for acquisition of motion data of a game or a user.
Gyroscope sensor 1612 can detect the body direction and the rotation angle of terminal 1600, and gyroscope sensor 1612 can cooperate with acceleration sensor 1611 to gather the 3D action of the user to terminal 1600. From the data collected by the gyro sensor 1612, the processor 1601 may perform the following functions: motion sensing (such as changing the UI according to a user's tilting operation), image stabilization while shooting, game control, and inertial navigation.
The pressure sensor 1613 may be disposed on a side bezel of the terminal 1600 and/or underlying the display 1605. When the pressure sensor 1613 is disposed at a side frame of the terminal 1600, a user's grip signal of the terminal 1600 may be detected, and the processor 1601 may perform left-right hand recognition or shortcut operations according to the grip signal collected by the pressure sensor 1613. When the pressure sensor 1613 is disposed at the lower layer of the display 1605, the processor 1601 controls the operability control on the UI interface according to the pressure operation of the user on the display 1605. The operability control comprises at least one of a button control, a scroll bar control, an icon control and a menu control.
The fingerprint sensor 1614 is used to collect a fingerprint of the user, and the processor 1601 is used to identify the user according to the fingerprint collected by the fingerprint sensor 1614, or the fingerprint sensor 1614 is used to identify the user according to the collected fingerprint. Upon recognizing that the user's identity is a trusted identity, the processor 1601 authorizes the user to perform relevant sensitive operations including unlocking a screen, viewing encrypted information, downloading software, paying for and changing settings, etc. The fingerprint sensor 1614 may be disposed on the front, back, or side of the terminal 1600. When a physical key or vendor Logo is provided on the terminal 1600, the fingerprint sensor 1614 may be integrated with the physical key or vendor Logo.
The optical sensor 1615 is used to collect ambient light intensity. In one embodiment, the processor 1601 may control the display brightness of the display screen 1605 based on the ambient light intensity collected by the optical sensor 1615. Specifically, when the ambient light intensity is high, the display brightness of the display screen 1605 is increased; when the ambient light intensity is low, the display brightness of the display screen 1605 is adjusted down. In another embodiment, the processor 1601 is further capable of dynamically adjusting the shooting parameters of the camera assembly 1606 according to the intensity of the ambient light collected by the optical sensor 1615.
A proximity sensor 1616, also referred to as a distance sensor, is disposed on the front panel of the terminal 1600. The proximity sensor 1616 is used to collect the distance between the user and the front surface of the terminal 1600. In one embodiment, the processor 1601 controls the display 1605 to switch from the light screen state to the clear screen state when the proximity sensor 1616 detects that the distance between the user and the front surface of the terminal 1600 is gradually decreased; when the proximity sensor 1616 detects that the distance between the user and the front surface of the terminal 1600 is gradually increased, the display 1605 is controlled by the processor 1601 to switch from the message screen state to the bright screen state.
Those skilled in the art will appreciate that the configuration shown in fig. 16 is not limiting of terminal 1600, and may include more or fewer components than shown, or some components may be combined, or a different arrangement of components may be employed.
Fig. 17 is a schematic structural diagram of a server according to an embodiment of the present application, where the server 1700 may generate a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 1701 and one or more memories 1702, where the memory 1702 stores at least one program code, and the at least one program code is loaded and executed by the processors 1701 to implement the methods provided by the above method embodiments. Certainly, the server may further have a wired or wireless network interface, a keyboard, an input/output interface, and other components to facilitate input and output, and the server may further include other components for implementing functions of the device, which are not described herein again.
The server 1700 is configured to perform the steps performed by the server in the method embodiments described above.
In an exemplary embodiment, there is also provided a computer readable storage medium, such as a memory including program code, which is executable by a processor in a computer device to perform the page display method or the page configuration method in the above embodiments. For example, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
In an exemplary embodiment, a computer program or a computer program product is also provided, which includes computer program code, which, when executed by a computer, causes the computer to implement the page display method or the page configuration method in the above-described embodiments.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by hardware related to instructions of a program, and the program may be stored in a computer readable storage medium, where the above mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk.
The above description is only exemplary of the present application and should not be taken as limiting, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (10)

1. A page display method, characterized in that the method comprises:
displaying a first function page of a target application program, wherein the first function page comprises a docking option and corresponds to a first function system;
responding to the triggering operation of the docking option, and displaying at least one service page, wherein the at least one service page corresponds to a second functional system;
responding to an access request of a target business page in the at least one business page, and calling page data of the target business page;
and responding to the acquired page data of the target service page, and displaying the target service page in the target application program.
2. The method of claim 1, wherein the invoking page data of a target business page of the at least one business page in response to an access request for the target business page comprises:
responding to an access request of a target service page in the at least one service page, and acquiring a first address parameter corresponding to the first functional system;
under the condition that the first address parameter meets the access condition, acquiring a second address parameter corresponding to the target service page, wherein the second address parameter is used for indicating the address of the target service page;
and acquiring page data of the target service page based on the second address parameter.
3. The method of claim 2, wherein the first address parameter comprises at least one of a first domain name or a first path of the first functional system; the method further comprises the following steps:
determining that the first address parameter meets the access condition under the condition that the first domain name is determined to have a corresponding second domain name of the second functional system;
or, in a case that the first path is determined to have a second path of the second functional system, determining that the first address parameter meets the access condition;
alternatively, the first and second electrodes may be,
determining that the first address parameter satisfies the access condition if it is determined that the first domain name has a corresponding second domain name of the second functional system and the first path has a corresponding second path of the second functional system.
4. The method of claim 3, further comprising:
determining a keyword in the first path;
and under the condition that the keyword has the matched second path, determining that the first path has the corresponding second path of the second functional system.
5. The method of claim 2, wherein the obtaining page data of the target service page based on the second address parameter comprises:
and acquiring page data of the target service page from the second function system based on the second address parameter and a first service parameter corresponding to the first function system, wherein the first service parameter indicates the target service page.
6. The method according to claim 5, wherein the obtaining page data of the target service page from the second functional system based on the second address parameter and the service parameter corresponding to the first functional system includes:
acquiring a second service parameter of the second functional system corresponding to the first service parameter;
and acquiring page data of the target service page from the second functional system based on the second address parameter and the second service parameter.
7. The method according to claim 2, wherein before the acquiring, in response to the access request for the target service page in the at least one service page, the first address parameter corresponding to the first functional system, the method further comprises:
acquiring authentication parameters of the second functional system, wherein the authentication parameters are used for authenticating the second functional system;
the obtaining of the page data of the target service page based on the second address parameter includes:
and responding to the successful authentication of the second function system based on the authentication parameter, and acquiring the page data of the target service page from the second function system based on the second address parameter.
8. The method of claim 1, wherein before displaying the first function page of the target application, the method further comprises:
displaying a second function page, wherein the second function page comprises a page adding option;
responding to the triggering operation of the page adding option, and displaying an adding page, wherein the adding page comprises at least one service page to be added of the second functional system;
and responding to the selection operation of a target business page in the at least one business page to be added, and adding the target business page in the first function page.
9. A page configuration method, characterized in that the method comprises:
displaying a configuration page of a target application program, wherein the configuration page comprises page configuration options;
responding to configuration operation of a service page corresponding to the page configuration option, and acquiring a first address parameter corresponding to a first functional system and a second address parameter corresponding to a second functional system, wherein the first functional system corresponds to the first functional page, and the service page corresponds to the second functional system;
and establishing a mapping relation between the first address parameter and the second address parameter so that the first function page supports calling the service page.
10. A terminal, characterized in that the terminal comprises one or more processors and one or more memories, in which at least one program code is stored, which is loaded and executed by the one or more processors to implement the operations performed by the page display method according to any one of claims 1 to 8, or to implement the operations performed by the page configuration method according to claim 9.
CN202211449208.2A 2022-11-18 2022-11-18 Page display method, page configuration method and terminal Pending CN115718634A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211449208.2A CN115718634A (en) 2022-11-18 2022-11-18 Page display method, page configuration method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211449208.2A CN115718634A (en) 2022-11-18 2022-11-18 Page display method, page configuration method and terminal

Publications (1)

Publication Number Publication Date
CN115718634A true CN115718634A (en) 2023-02-28

Family

ID=85255581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211449208.2A Pending CN115718634A (en) 2022-11-18 2022-11-18 Page display method, page configuration method and terminal

Country Status (1)

Country Link
CN (1) CN115718634A (en)

Similar Documents

Publication Publication Date Title
CN110674022B (en) Behavior data acquisition method and device and storage medium
CN109547495B (en) Sensitive operation processing method, device, server, terminal and storage medium
CN108874496B (en) Application management method, device, terminal, server and storage medium
CN110278464B (en) Method and device for displaying list
CN111614549B (en) Interaction processing method and device, computer equipment and storage medium
CN111190748B (en) Data sharing method, device, equipment and storage medium
CN111510482B (en) Method and device for determining failed network request and computer storage medium
CN110704324B (en) Application debugging method, device and storage medium
CN110851823B (en) Data access method, device, terminal and storage medium
CN112163406A (en) Interactive message display method and device, computer equipment and storage medium
CN111866140B (en) Fusion management device, management system, service calling method and medium
CN111897465B (en) Popup display method, device, equipment and storage medium
CN111159604A (en) Picture resource loading method and device
CN111523878A (en) Service processing method, device, system and storage medium
CN113377647B (en) Page processing method, device, server, terminal and readable storage medium
CN111831385A (en) Business credit information processing method, device, equipment and storage medium
CN111970298A (en) Application access method and device, storage medium and computer equipment
CN111130985B (en) Incidence relation establishing method, device, terminal, server and storage medium
CN111047328A (en) Mobile payment method, device, system and storage medium
CN111131619B (en) Account switching processing method, device and system
CN114816600B (en) Session message display method, device, terminal and storage medium
CN112764824B (en) Method, device, equipment and storage medium for triggering identity verification in application program
CN114900559A (en) Management system, terminal, management method, and storage medium
CN111580892B (en) Method, device, terminal and storage medium for calling service components
CN113076452A (en) Application classification method, device, equipment and computer readable storage medium

Legal Events

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