CN111679875A - Page content display method and system and mobile terminal - Google Patents

Page content display method and system and mobile terminal Download PDF

Info

Publication number
CN111679875A
CN111679875A CN202010377280.3A CN202010377280A CN111679875A CN 111679875 A CN111679875 A CN 111679875A CN 202010377280 A CN202010377280 A CN 202010377280A CN 111679875 A CN111679875 A CN 111679875A
Authority
CN
China
Prior art keywords
content
page
module
mobile terminal
content module
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
CN202010377280.3A
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 Cheerbright Technologies Co Ltd
Original Assignee
Beijing Cheerbright Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Cheerbright Technologies Co Ltd filed Critical Beijing Cheerbright Technologies Co Ltd
Priority to CN202010377280.3A priority Critical patent/CN111679875A/en
Publication of CN111679875A publication Critical patent/CN111679875A/en
Pending legal-status Critical Current

Links

Images

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
    • 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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Abstract

The invention discloses a page content display method, which is executed on a mobile terminal and comprises the following steps: sending an access request to a page to a server, wherein the access request comprises user information; receiving a configuration file returned by the server based on the user information, and determining one or more content modules displayed in the page based on the configuration file; determining format information corresponding to each content module, and determining a style and a position of presentation in the page of each content module based on the format information; determining one or more content entries to be exposed in each content module based on the configuration file; a content module list is generated based on the style and position of presentation in the page of each content module and the one or more content entries presented in each content module, and the content module list is presented in the page. The invention also discloses a corresponding page content display system and a mobile terminal. According to the technical scheme of the invention, the content meeting the user requirements can be customized for the user in a personalized way.

Description

Page content display method and system and mobile terminal
Technical Field
The present invention relates to the field of network communication technologies, and in particular, to a page content display method, a page content display system, and a mobile terminal.
Background
Currently, in mobile applications in the field of mobile internet, for example, apps installed on mobile phones or tablet computers, user center pages meeting user requirements are provided for users according to user habits and business operation strategies.
The user center page in App may include content entries such as user personal information, browsing records, chatting records with sales, recommending App, opinion feedback, and the like, and may also include content entries such as sign-in, offer, and advertisement operation. And, the different content entries will in turn comprise several word content entries. Due to the variety of content included in the user centric page that is closely related to the user himself, the user is caused to view the user centric page in the App more and more frequently.
In the prior art, for a user center page, after an application is installed at a client, a display style and an arrangement order of each content entry of the user center page are fixed. In the communication process between the client and the server, the server returns the content data corresponding to the content entries to the client, and the client displays the content based on the acquired content data and the fixed format. The disadvantage of this solution is that the content format of the user center page is fixed, if the design scheme of the content entry of the user center page needs to be changed due to business requirements or user requirements, for example, the content entry needs to be added or changed, the style of the icon list in the user center page needs to be changed, new operation activities and advertisement content are pushed out, different content entries are deployed according to user behaviors, and the like, corresponding data needs to be added or modified at the server, and the style code needs to be modified at the client, so that re-edition, re-downloading of the update package by the client and installation are required, resulting in low development efficiency, low applicability and flexibility, and poor user experience.
Moreover, based on the above technical solution, the user center pages of all the clients are uniform and fixed, and cannot provide the content more suitable for matching with the characteristics of the user based on the behavior habits of the user, and the content displayed by the personal center portal is not flexible enough, and the user experience is not good.
Therefore, a page content display method is needed to solve the problems in the above technical solutions.
Disclosure of Invention
Therefore, the invention provides a page content display method, a page content display system and a mobile terminal, which are used for solving or at least alleviating the problems.
According to one aspect of the present invention, there is provided a page content presentation method, executed on a mobile terminal, the method including: sending an access request for a page to a server, wherein the access request comprises user information; receiving a configuration file returned by a server based on the user information, and determining one or more content modules shown in the page based on the configuration file, wherein each content module comprises one or more content entries; determining format information corresponding to each content module, and determining a style and a position of presentation in a page of each content module based on the format information; determining one or more content entries to be exposed in each content module based on the configuration file; and generating a content module list based on the style and the position of presentation in the page of each content module and the one or more content entries presented in each content module, and presenting the content module list in the page.
Optionally, in the page content presentation method according to the present invention, the step of determining one or more content entries presented in each content module includes: determining presentation parameters corresponding to one or more content entries of the content module based on the configuration file; determining whether to present the content entry based on the presentation parameter corresponding to each content entry to determine one or more content entries to present in the content module.
Optionally, in the page content presentation method according to the present invention, each content entry corresponds to a secondary page, and after determining one or more content entries presented in each content module, the method further includes the steps of: determining login parameters corresponding to each content entry displayed in each content module based on the configuration file; and determining whether the secondary page corresponding to each content entry needs to be displayed after logging in based on the login parameters.
Optionally, in the page content presentation method according to the present invention, the mobile terminal includes a height presentation component, and after determining one or more content entries presented in each content module, the method further includes the steps of: the height-based presentation component determines the height of each content module and each content portal it presents.
Optionally, in the page content presentation method according to the present invention, the mobile terminal includes a format information list, and each item in the format information list includes one content module and format information corresponding to the content module, so as to determine format information corresponding to each content module based on the content module format list.
Optionally, in the page content presentation method according to the present invention, after determining one or more content entries presented in each content module, the method further includes the steps of: format information of one or more content entries included in each content module is determined so as to determine a style of each content entry and a position to be presented in the content module based on the format information of the content entries.
Optionally, in the page content display method according to the present invention, the content module is a personal information module, a query module, or a promotion module.
Optionally, in the page content presentation method according to the present invention, one or more content modules presented in the page include a promotion module, and the method further includes the steps of: hiding the promotion module under a predetermined scene.
Optionally, in the page content display method according to the present invention, after hiding the promotion module, the method further includes: receiving new popularization information corresponding to the popularization module, returned by the server based on the user behavior information; and generating a new promotion module based on the format information and the new promotion information corresponding to the promotion module, and displaying the new promotion module.
Optionally, in the method for displaying page content according to the present invention, after receiving the configuration file returned by the server based on the user information, the method further includes the steps of: and storing the configuration file into a memory.
Optionally, in the page content presentation method according to the present invention, the user information includes one or more of location information, a user identifier, and a device identifier.
According to one aspect of the invention, a page content display system is provided, wherein a server is adapted to receive an access request of a client to a page, determine user information corresponding to the client according to the access request, and return a corresponding configuration file to the client based on the user information; and one or more mobile terminals, coupled to the server, for performing the method to display the page content.
According to an aspect of the present invention, there is provided a mobile terminal including: at least one processor; and a memory storing program instructions, wherein the program instructions are configured to be executed by the at least one processor, the program instructions comprising instructions for performing the page content presentation method as described above.
According to an aspect of the present invention, there is provided a readable storage medium storing program instructions, which, when read and executed by a mobile terminal, cause the mobile terminal to perform the page content presentation method as described above.
According to the technical scheme of the invention, after receiving an access request sent by the mobile terminal based on the user information, the server determines the configuration file most matched with the mobile terminal user according to the user information, and returns the configuration file to the mobile terminal. In turn, the mobile terminal determines one or more content modules to present in the page based on the configuration file. Therefore, the corresponding content can be dynamically displayed to the user based on the personal information of the user, the self condition of the user is fully considered, the content module which best meets the requirements of the user can be displayed to the user in the page, and the content can be customized for the user in a personalized mode.
Further, according to the technical solution of the present invention, the one or more content entries presented in each content module are also determined by the server based on the user information, and the server instructs the content entries presented in the content modules by the mobile terminal through the returned configuration file. Therefore, the content entry displayed in each content module is also closely related to the user, and the personalized customization of the content for the user in detail and all-round is realized.
In addition, some content entries are set to display corresponding secondary page content after the user logs in, so that personal private information of the user can be protected.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings, which are indicative of various ways in which the principles disclosed herein may be practiced, and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. The above and other objects, features and advantages of the present disclosure will become more apparent from the following detailed description read in conjunction with the accompanying drawings. Throughout this disclosure, like reference numerals generally refer to like parts or elements.
FIG. 1 shows a schematic diagram of a page content presentation system 100 according to one embodiment of the invention;
FIG. 2 shows a schematic diagram of a mobile terminal 200 according to one embodiment of the invention;
FIG. 3 illustrates a flow diagram of a page content presentation method 300 according to one embodiment of the invention; and
fig. 4 and 5 respectively show schematic diagrams of a page 400 according to an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
FIG. 1 shows a schematic diagram of a page content presentation system 100 according to one embodiment of the invention. As shown in fig. 1, the page content presentation system 100 includes one or more mobile terminals 200, a server 120. One or more mobile applications 254 are installed on the mobile terminal 200. The owner of mobile terminal 200 will typically register as a user of mobile application 254. The mobile application 254 may be coupled to the server 120 using mobile communication functions provided by the mobile terminal 200 and may communicate with the mobile application 254 on other mobile terminals 200 via the server 120.
The mobile application 254 may be a variety of applications. For example, applications for users to view merchandise or information; an application for allowing a user to view information published by other users; an application for two or more users to communicate with each other. The present invention is not limited to the specific use of the mobile application 254, and all applications that allow a user to view page content associated with personal information via the mobile application 254 are within the scope of the present invention.
According to one embodiment, the mobile application 254 includes a user centric page associated with the user's personal information, which may include one or more content modules through which different types of content are presented.
The mobile application 254, after being installed in the mobile terminal 200, is executed on the mobile terminal 200 using a processing unit provided in the mobile terminal 200, and provides an interface for interaction with a user using a touch and display screen, an audio and video playing unit, and the like provided in the mobile terminal 200, to present corresponding contents to the user.
In an embodiment according to the present invention, the mobile terminal 200 is adapted to perform a page content presentation method. The page content presentation method of the present invention will be described in detail below.
In an embodiment according to the invention, the mobile terminal 200 is adapted to send an access request for a page to the server 120, the access request comprising user information. Here, the user information includes, for example, location information of the user of the mobile terminal, a user identifier, and a device identifier of the mobile terminal, and the specific information type of the user information is not limited in the present invention. The page may be one or more pages in a mobile application, such as a user-centric page that is associated with the user's personal information.
In an embodiment according to the present invention, the server 120 stores therein a plurality of profiles corresponding to the contents of the page, each profile including one or more pieces of content module information, respectively. Each profile is matched to corresponding user information. After receiving the access request sent by the mobile terminal 200 based on the user information, the server 120 may determine a configuration file that most matches the user of the mobile terminal according to the user information, and return the configuration file to the mobile terminal 200. The mobile terminal 200 may determine one or more content modules to be presented in the page according to the acquired profile, wherein each content module includes one or more content entries. In this way, it can be ensured that the mobile terminal 200 presents the content module that best meets the user's needs to the user in the page.
In an embodiment according to the present invention, the mobile terminal 200 is adapted to determine format information corresponding to each content module, the format information including style information and location information, and further, determine a style and a location of presentation in a page of each content module based on the format information. Here, format information corresponding to each of the plurality of content modules is stored in the mobile terminal 200 (after the application is installed), for example, a format information list is included in the mobile terminal 200, and each item in the format information list includes one content module and format information corresponding to the content module, so that the mobile terminal 200 can determine format information corresponding to each content module based on the content module format list.
In an embodiment according to the present invention, the mobile terminal 200 determines one or more content entries to be presented in each content module based on the profile. For example, the mobile terminal 200 may determine a presentation parameter (show) corresponding to one or more content entries in the content module by parsing the configuration file. In turn, it is determined whether to present the respective content entry based on the presentation parameter corresponding to each content entry. Thus, by determining whether each content entry included in a content module is exposed, one or more content entries to be exposed in each content module of the page can be determined.
In an embodiment according to the present invention, the mobile terminal 200 may generate a content module list based on the style and position of presentation in the page of each content module and one or more content entries presented in each content module, and present the content module list in the page.
Fig. 2 shows a block diagram of a mobile terminal 200 according to an embodiment of the present invention. The mobile terminal 200 may include a memory interface 202, one or more data processors, image processors and/or central processing units 204, and a peripheral interface 206.
The memory interface 202, the one or more processors 204, and/or the peripherals interface 206 can be discrete components or can be integrated in one or more integrated circuits. In the mobile terminal 200, the various elements may be coupled by one or more communication buses or signal lines. Sensors, devices, and subsystems can be coupled to peripheral interface 206 to facilitate a variety of functions.
For example, a motion sensor 210, a light sensor 212, and a distance sensor 214 may be coupled to the peripheral interface 206 to facilitate directional, lighting, and ranging functions. Other sensors 216 may also be coupled to the peripheral interface 206, such as a positioning system (e.g., a GPS receiver), an acceleration sensor, a temperature sensor, a biometric sensor, or other sensing device, to facilitate related functions.
Camera subsystem 220 and optical sensor 222 may be used to facilitate such things as recording photographs and video clipsImplementation of camera functions, wherein the camera subsystem and optical sensor may be, for example, a Charge Coupled Device (CCD) or a Complementary Metal Oxide Semiconductor (CMOS) optical sensor. Communication functions may be facilitated by one or more wireless communication subsystems 224, which may include radio frequency receivers and transmitters and/or optical (e.g., infrared) receivers and transmitters. The particular design and implementation of wireless communication subsystem 224 may depend on one or more communication networks supported by mobile terminal 200. For example, mobile terminal 200 may include a network designed to support a 5G, LTE, 3G, GSM network, GPRS network, EDGE network, Wi-Fi or WiMax network, and BlueboothTM A communication subsystem 224 of the network.
The audio subsystem 226 may be coupled with a speaker 228 and a microphone 230 to facilitate voice-enabled functions, such as voice recognition, voice replication, digital recording, and telephony functions. The I/O subsystem 240 may include a touchscreen controller 242 and/or one or more other input controllers 244. The touch screen controller 242 may be coupled to a touch screen 246. For example, the touch screen 246 and touch screen controller 242 may detect contact and movement or pauses made therewith using any of a variety of touch sensing technologies, including but not limited to capacitive, resistive, infrared, and surface acoustic wave technologies.
One or more other input controllers 244 can be coupled to other input/control devices 248, such as one or more buttons, rocker switches, thumbwheels, infrared ports, USB ports, and/or pointing devices such as styluses. The one or more buttons (not shown) may include up/down buttons for controlling the volume of the speaker 228 and/or the microphone 230.
The memory interface 202 may be coupled with a memory 250. The memory 250 may include high-speed random access memory and/or non-volatile memory, such as one or more magnetic disk storage devices, one or more optical storage devices, and/or flash memory (e.g., NAND, NOR). The memory 250 may store an operating system 252, such as an operating system like Android, iOS, Linux, or Wi windows Phone. The operating system 252 may include instructions for handling basic system services and for performing hardware dependent tasks. The memory 250 may also store an application 254 (i.e., an application program, hereinafter referred to as an application). While the mobile terminal is running, the operating system 252 is loaded from memory 250 and executed by the processor 204. The application 254, when running, is also loaded from the memory 250 and executed by the processor 204. The application 254 runs on top of an operating system, and implements various user-desired functions, such as instant messaging, web browsing, picture management, video playing, and the like, using interfaces provided by the operating system and underlying hardware. The application 254 may be provided independently of the operating system, or may be provided by the operating system itself, including various social application software, such as QQ, WeChat, microblog, and the like, and also including various application software for playing video and live games, and may also include system-owned application programs such as a photo album, a calculator, and a recording pen. In addition, a driver module may also be added to the operating system when the application 254 is installed in the mobile terminal 200.
Among the various applications 254 described above, one of which includes program instructions that perform the page content presentation method 300 of the present invention may instruct the processor 204 to perform the page content presentation method 300 of the present invention so that the mobile terminal 200 presents page content by performing the page content presentation method 300 of the present invention.
FIG. 3 shows a schematic flow diagram of a page content presentation method 300 according to one embodiment of the present invention. As shown in fig. 3, the method begins at step S310.
In step S310, an access request for a page is sent to a server, the access request including user information. Here, the user information includes, for example, location information of the user of the mobile terminal, a user identifier, and a device identifier of the mobile terminal, and the specific information type of the user information is not limited in the present invention. The page is, for example, one or more pages in a mobile application, and the specific type of the page is not limited in the present invention.
Subsequently, in step S320, the receiving server 120 determines one or more content modules to be presented in the page based on the configuration file returned based on the user information, and each content module includes one or more content entries.
It should be noted that server 120 has stored therein a plurality of profiles corresponding to the content of the page, each profile including one or more content module information, respectively. Each profile is matched with corresponding user information, in other words, each profile comprises one or more content modules, which are the content modules determined according to the user information corresponding to the profile and are most matched with the conditions of the user. In this way, upon receiving an access request transmitted by the mobile terminal 200 based on the user information, the server 120 may determine a profile that best matches the user of the mobile terminal according to the user information and return the profile to the mobile terminal 200. Further, the mobile terminal 200 determines a corresponding one or more content modules according to the configuration file, and determines that the content modules are content modules to be presented in the page. That is, the server 120 returns to the mobile terminal 200 one or more content modules included in the profile, i.e., one or more content modules to be presented in the page of the mobile terminal 200.
Therefore, based on the technical scheme of the invention, the corresponding content can be dynamically displayed to the user based on the user information of the user, the self condition of the user is fully considered, the content module which best meets the user requirement can be ensured to be displayed to the user in the page, and the customized personalized content can be customized for the user.
According to one embodiment, the page is, for example, a user-centric page in a mobile application, and the one or more content modules presented in the user-centric page are content related to the user's personal information.
According to one embodiment, the mobile terminal 200 stores the configuration file into the memory after receiving the configuration file returned by the server 120 based on the user information for the first time. In this way, one or more content modules may be presented in a page based on a profile stored in memory when the mobile terminal 200 is not accessing the internet, even if communication with the server 120 is not possible.
After determining one or more content modules to be presented in the page, format information corresponding to each content module is determined in step S330, the format information including style information and location information, and further, a style of each content module and a location to be presented in the page are determined based on the format information. Here, format information corresponding to each of the plurality of content modules is stored in the mobile terminal 200 (after the application is installed), for example, a format information list is included in the mobile terminal 200, and each item in the format information list includes one content module and format information corresponding to the content module, so that the mobile terminal 200 can determine format information corresponding to each content module based on the content module format list.
Subsequently, in step S340, one or more content entries to be presented in each content module are determined based on the configuration file. It should be noted that, in the configuration file returned by the server 120 to the mobile terminal 200, each content module includes one or more corresponding content entries, and although the mobile terminal 200 may acquire all content entries included in each content module, the one or more content entries included in each content module are not necessarily displayed in the page of the mobile terminal 200. In other words, the content portal that the server 120 requires to be exposed in the content module of the page of the mobile terminal 200 may be part of the content portal comprised by the content module.
In practice, the content entry or entries to be presented in each content module is also determined by the server 120 based on the user information, and the server 200 instructs the mobile terminal 200 on the content entries to be presented in the content module by means of the returned configuration file.
According to one embodiment, the mobile terminal 200 determines whether to display the content entry according to the corresponding data analysis parameter obtained after parsing by parsing the configuration file. Specifically, after obtaining the configuration file from the server and parsing the configuration file, the mobile terminal 200 may determine a presentation parameter (show) corresponding to one or more content entries in the content module. In turn, it is determined whether to present the respective content entry based on the presentation parameter corresponding to each content entry. Thus, by determining whether each content entry included in a content module is exposed, one or more content entries to be exposed in each content module of the page can be determined.
According to one embodiment, after determining the one or more content entries to be presented in each content module, format information of the one or more content entries included in each content module is also determined, the format information including style information and location information of the content entries. Specifically, the style of each content entry, and the position where each content entry is presented in the content module may be determined based on the format information of the content entries. It should be understood that the one or more content entries presented in each content module constitute a content entry list corresponding to the content module, and the arrangement order of the plurality of content entries in the content entry list may be determined according to the position information (position presented in the content module) of each content entry.
Fig. 4 and 5 respectively show schematic diagrams of a page 400 (user center page) according to an embodiment of the present invention.
As shown in fig. 4, the content modules displayed in the page are, from top to bottom, the first content module (the displayed content entries: the user's head portrait, nickname, circle, attention, and fan), the second content module (the displayed content entries are, in sequence, my garage and my wallet), the third content module (the displayed content entries are, in sequence, joy quote city, my cash red envelope, and become agents to share earning money), and so on. In this page, the list of content entries corresponding to the third content module is: a happy quote city entrance, a my cash red envelope entrance, and a share earning entrance.
In the page shown in fig. 5, the displayed content modules are the first content module (the displayed content entries are sequentially the first content module from top to bottom), the second content module (the displayed content entries are sequentially the inquiry record, the order, the price, the question and answer and the activity), the third content module (the displayed content entries are sequentially the collection and browsing history), the fourth content module (the displayed content entries are the opinion feedback) and the fifth content module (the displayed content entries are sequentially the automobile family application and the violation inquiry application). In this page, the list of content entries corresponding to the second content module is: the list of price inquiry record entry, my order entry, my price entry, my question and answer entry and my activity entry.
According to one embodiment, each content entry corresponds to a secondary page. Here, the mobile terminal 200 may present the secondary page content corresponding to the content entry to the user in response to the user's click operation, for example, when receiving the user's click, slide, or the like operation on the content entry. In addition, the configuration file returned by the server further includes login parameters corresponding to each content entry in the content module, and the mobile terminal 200 may determine whether the secondary page corresponding to the content entry needs to be displayed after the user logs in through the login parameters.
Specifically, after obtaining the configuration file from the server and parsing the configuration file, the mobile terminal 200 may determine the login parameter corresponding to each content entry in the content module according to the parsed configuration file. Thus, after determining one or more content entries presented in each content module, the mobile terminal 200 determines, according to the parsed configuration file, a login parameter corresponding to each content entry presented in each content module. And determining whether the secondary page corresponding to each content entry needs to be displayed after the user logs in based on the login parameters.
For example, secondary page contents corresponding to some content entries (e.g., "my wallet" and "my price") displayed in the content module may be personal private information related to the user, and the content entries may be set to display the corresponding secondary page contents after the user logs in, thereby being beneficial to protecting the personal private information of the user.
Finally, in step S350, a content module list is generated based on the style and the position of presentation in the page of each content module and one or more content entries presented in each content module, and the content module list is presented in the page. It should be noted that, referring to fig. 4 and fig. 5, the content module list includes the above-identified one or more content modules shown in the page and one or more content entries shown in each content module, and the content modules are respectively shown in the content module list in corresponding styles and positions. It should be understood that after the position information displayed in the page is determined according to the format information corresponding to each content module, the relative position and the arrangement order of all the displayed content modules in the content module list can be determined based on the position information of each content module.
It should be noted that before generating the content module list, format information (style information and location information) corresponding to one or more content entries presented in each content module needs to be determined. In this way, a content entry list corresponding to the content module may be determined based on the format information of each content entry, the content entry list being a list in which a plurality of content entries are arranged and presented in order based on the location information of each content entry. It will be appreciated that each content module actually presents the respective one or more content entries in the form of a list of content entries, and that what is actually presented in the list of content modules is a list of content entries for each content module.
According to one embodiment, altitude display components are also included in the mobile terminal 200. After determining the one or more content entries to be exposed in each content module, the altitude of each content module and each content entry to be exposed may be determined based on an altitude exposure component. It should be appreciated that based on the height exposure component, the height of each content module, and the height of each content entry, can be dynamically adjusted according to the type and number of content modules to be exposed, as well as the number of content entries to be exposed in each content module. Therefore, after the finally generated content module list is displayed in the page, each content module and each content inlet thereof can be reasonably, uniformly and clearly displayed.
In one embodiment, the height display component is, for example, Tab l v i ew, but the invention is not limited to a specific kind of height display component. All height display assemblies in the prior art that enable dynamic adjustment of the height of each content module, and the height of each content entry, are within the scope of the present invention.
According to one embodiment, the content module may be a personal information module, a query module, or a promotion module. It should be appreciated that the one or more content modules presented in the page may include one or more of a personal information module, a query module, and a promotion module. Moreover, the one or more content modules presented in the page may include one or more personal information modules, one or more query modules, and one or more promotion modules, where the present invention is not limited to the specific kind of the one or more content modules presented in the page and the specific number of each content module. For example, as shown in FIG. 4, the one or more content modules presented in the page include a personal information module, a plurality of query modules; alternatively, as shown in fig. 5, the one or more content modules presented in the page include a plurality of query modules and a promotion module.
According to one embodiment, if one or more content modules presented in a page include a promotion module, the mobile terminal 200 may also hide the promotion module under a predetermined scene. Moreover, after hiding the promotion module, the server 120 may further send new promotion information to the mobile terminal 200 according to the user behavior information, and the mobile terminal 200 generates a new promotion module and displays the new promotion module based on the format information and the new promotion information corresponding to the promotion module when receiving the new promotion information returned by the server based on the user behavior information. The promotion information is, for example, a promoted application, and may also be advertisement content, and here, the present invention does not limit the specific kind and content of the promotion information.
It should be further noted that the new popularization information returned by the server 120 according to the user behavior information may include one or more new popularization information, so that the popularization information is dynamically configured for the page of the mobile terminal 200 based on the user behavior information, the behavior habits of the user are fully considered, and the use requirements of the user are better met.
A8, the method for displaying page content as in A7, wherein one or more content modules displayed in the page include a promotion module, the method further comprising the steps of: hiding the promotion module under a predetermined scene. A9, the method for displaying page content as A8, wherein after hiding the promotion module, the method further comprises the following steps: receiving new popularization information corresponding to the popularization module, returned by the server based on the user behavior information; and generating a new promotion module based on the format information and the new promotion information corresponding to the promotion module, and displaying the new promotion module. A10, the page content display method according to any one of A1-A9, wherein after receiving the configuration file returned by the server based on the user information, the method further comprises the following steps: and storing the configuration file into a memory. A11, the page content presentation method according to any one of A1-A10, wherein the user information includes one or more of location information, user identification and equipment identification.
The various techniques described herein may be implemented in connection with hardware or software or, alternatively, with a combination of both. Thus, the methods and apparatus of the present invention, or certain aspects or portions thereof, may take the form of program code (i.e., instructions) embodied in tangible media, such as removable hard drives, U.S. disks, floppy disks, CD-ROMs, or any other machine-readable storage medium, wherein, when the program is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the invention.
In the case of program code execution on programmable computers, the mobile terminal generally includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device. Wherein the memory is configured to store program code; the processor is configured to execute the page content presentation method of the present invention according to instructions in the program code stored in the memory.
By way of example, and not limitation, readable media may comprise readable storage media and communication media. Readable storage media store information such as computer readable instructions, data structures, program modules or other data. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. Combinations of any of the above are also included within the scope of readable media.
In the description provided herein, algorithms and displays are not inherently related to any particular computer, virtual system, or other apparatus. Various general purpose systems may also be used with examples of this invention. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules or units or components of the devices in the examples disclosed herein may be arranged in a device as described in this embodiment or alternatively may be located in one or more devices different from the devices in this example. The modules in the foregoing examples may be combined into one module or may be further divided into multiple sub-modules.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
Furthermore, some of the described embodiments are described herein as a method or combination of method elements that can be performed by a processor of a computer system or by other means of performing the described functions. A processor having the necessary instructions for carrying out the method or method elements thus forms a means for carrying out the method or method elements. Further, the elements of the apparatus embodiments described herein are examples of the following apparatus: the apparatus is used to implement the functions performed by the elements for the purpose of carrying out the invention.
As used herein, unless otherwise specified the use of the ordinal adjectives "first", "second", "third", etc., to describe a common object, merely indicate that different instances of like objects are being referred to, and are not intended to imply that the objects so described must be in a given sequence, either temporally, spatially, in ranking, or in any other manner.
While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this description, will appreciate that other embodiments can be devised which do not depart from the scope of the invention as described herein. Furthermore, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the appended claims. The present invention has been disclosed in an illustrative rather than a restrictive sense with respect to the scope of the invention, as defined in the appended claims.

Claims (10)

1. A page content display method is executed on a mobile terminal, and comprises the following steps:
sending an access request for a page to a server, wherein the access request comprises user information;
receiving a configuration file returned by a server based on the user information, and determining one or more content modules shown in the page based on the configuration file, wherein each content module comprises one or more content entries;
determining format information corresponding to each content module, and determining a style and a position of presentation in a page of each content module based on the format information;
determining one or more content entries to be exposed in each content module based on the configuration file; and
generating a content module list based on the style and position of each content module presented in the page and the one or more content entries presented in each content module, and presenting the content module list in the page.
2. The page content presentation method of claim 1, wherein the step of determining one or more content entries presented in each content module comprises:
determining presentation parameters corresponding to one or more content entries of the content module based on the configuration file;
determining whether to present the content entry based on the presentation parameter corresponding to each content entry to determine one or more content entries to present in the content module.
3. The method for presenting page content of claim 1 or 2, wherein each content entry corresponds to a secondary page, further comprising, after determining one or more content entries presented in each content module, the steps of:
determining login parameters corresponding to each content entry displayed in each content module based on the configuration file;
and determining whether the secondary page corresponding to each content entry needs to be displayed after logging in based on the login parameters.
4. The page content presentation method according to any one of claims 1 to 3, wherein said mobile terminal comprises a height presentation component, and after determining one or more content entries presented in each content module, further comprising the steps of:
the height-based presentation component determines the height of each content module and each content portal it presents.
5. The page content presentation method of any one of claims 1 to 4,
the mobile terminal comprises a format information list, wherein each item in the format information list comprises a content module and format information corresponding to the content module, so that the format information corresponding to each content module is determined based on the content module format list.
6. The page content presentation method of any one of claims 1-5, wherein after determining the one or more content entries presented in each content module, further comprising the steps of:
format information of one or more content entries included in each content module is determined so as to determine a style of each content entry and a position to be presented in the content module based on the format information of the content entries.
7. The page content presentation method of any one of claims 1 to 6, wherein the content module is a personal information module, a query module or a promotion module.
8. A page content presentation system, comprising:
the server is suitable for receiving an access request of a client to a page, determining user information corresponding to the client according to the access request, and returning a corresponding configuration file to the client based on the user information; and
one or more mobile terminals, coupled to the server, for performing the method of any of claims 1-7 to present page content.
9. A mobile terminal, comprising:
at least one processor; and
a memory storing program instructions configured to be suitable for processing by the at least one processor, the program instructions comprising instructions for processing the method according to any one of claims 1-7.
10. A readable storage medium storing program instructions which, when read and processed by a mobile terminal, cause the mobile terminal to process the page content presentation method according to any one of claims 1 to 7.
CN202010377280.3A 2020-05-07 2020-05-07 Page content display method and system and mobile terminal Pending CN111679875A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010377280.3A CN111679875A (en) 2020-05-07 2020-05-07 Page content display method and system and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010377280.3A CN111679875A (en) 2020-05-07 2020-05-07 Page content display method and system and mobile terminal

Publications (1)

Publication Number Publication Date
CN111679875A true CN111679875A (en) 2020-09-18

Family

ID=72433658

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010377280.3A Pending CN111679875A (en) 2020-05-07 2020-05-07 Page content display method and system and mobile terminal

Country Status (1)

Country Link
CN (1) CN111679875A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113489829A (en) * 2021-07-06 2021-10-08 中国银行股份有限公司 Mobile banking APP information prompting method and device
CN113741892A (en) * 2021-07-30 2021-12-03 武汉悦学帮网络技术有限公司 Page generation method and device, electronic equipment and storage medium
CN114780896A (en) * 2022-06-20 2022-07-22 深圳市快印客电子商务有限公司 Webpage content generation method and device and computer readable storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1525361A (en) * 2003-02-24 2004-09-01 Technique for changing views of web content
US20060031760A1 (en) * 2004-08-05 2006-02-09 Microsoft Corporation Adaptive document layout server/client system and process
CN103460168A (en) * 2011-01-27 2013-12-18 韦斯技术有限公司 Configuring and customizing a specific-purpose client having a window-based embedded image using extensible markup language (xml) configuration
CN103649949A (en) * 2011-01-27 2014-03-19 韦斯技术有限公司 Transferring configuration data from a public cloud server and applying onto a mobile client
CN106528129A (en) * 2016-10-27 2017-03-22 南京南瑞继保电气有限公司 Web application interface generation system and method
CN106713323A (en) * 2016-12-28 2017-05-24 腾讯科技(深圳)有限公司 Page content preview method, client, server and system
WO2018086463A1 (en) * 2016-11-09 2018-05-17 阿里巴巴集团控股有限公司 User information obtaining system, method and device
CN109542577A (en) * 2018-11-30 2019-03-29 北京小米移动软件有限公司 Advertisement update method, device and computer readable storage medium
CN109614568A (en) * 2018-12-07 2019-04-12 微梦创科网络科技(中国)有限公司 A kind of page generation method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1525361A (en) * 2003-02-24 2004-09-01 Technique for changing views of web content
US20060031760A1 (en) * 2004-08-05 2006-02-09 Microsoft Corporation Adaptive document layout server/client system and process
CN103460168A (en) * 2011-01-27 2013-12-18 韦斯技术有限公司 Configuring and customizing a specific-purpose client having a window-based embedded image using extensible markup language (xml) configuration
CN103649949A (en) * 2011-01-27 2014-03-19 韦斯技术有限公司 Transferring configuration data from a public cloud server and applying onto a mobile client
CN106528129A (en) * 2016-10-27 2017-03-22 南京南瑞继保电气有限公司 Web application interface generation system and method
WO2018086463A1 (en) * 2016-11-09 2018-05-17 阿里巴巴集团控股有限公司 User information obtaining system, method and device
CN106713323A (en) * 2016-12-28 2017-05-24 腾讯科技(深圳)有限公司 Page content preview method, client, server and system
CN109542577A (en) * 2018-11-30 2019-03-29 北京小米移动软件有限公司 Advertisement update method, device and computer readable storage medium
CN109614568A (en) * 2018-12-07 2019-04-12 微梦创科网络科技(中国)有限公司 A kind of page generation method and device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
王波;俞洁华;: "基于Android平台的移动ERP系统设计与研究", 淮海工学院学报(自然科学版), no. 04, 15 December 2013 (2013-12-15), pages 1 - 5 *
白云伟;李丽萍;: "基于Android的车辆远程控制APP", 计算机系统应用, no. 02, 15 February 2020 (2020-02-15) *
镇水古月: "view 引用 xml 布局", pages 1 - 8, Retrieved from the Internet <URL:https://www.cnblogs.com/sode/archive/2012/03/16/2400081.html> *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113489829A (en) * 2021-07-06 2021-10-08 中国银行股份有限公司 Mobile banking APP information prompting method and device
CN113741892A (en) * 2021-07-30 2021-12-03 武汉悦学帮网络技术有限公司 Page generation method and device, electronic equipment and storage medium
CN114780896A (en) * 2022-06-20 2022-07-22 深圳市快印客电子商务有限公司 Webpage content generation method and device and computer readable storage medium
CN114780896B (en) * 2022-06-20 2022-09-09 深圳市快印客电子商务有限公司 Webpage content generation method and device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN110785756B (en) Method and apparatus for data content filtering
CN107329750B (en) Identification method and skip method of advertisement page in application program and mobile terminal
WO2018072639A1 (en) Application interface management method and apparatus
US9256637B2 (en) Suggesting media content based on an image capture
US20170262891A1 (en) Telecommunications call augmentation system
US10911565B2 (en) Method, device and system for associating a service account
CN111679875A (en) Page content display method and system and mobile terminal
US20120144468A1 (en) Systems, Methods, and Computer Program Products for User Authentication
US20150134687A1 (en) System and method of sharing profile image card for communication
US20210209096A1 (en) Presenting User Information Suggestions
KR101799755B1 (en) Method for providing interface of direct transaction based on reliability estimation and server implementing the same
CA2876448A1 (en) Realtor-client connection solutions
CN105210017A (en) Live faces
US20160239862A1 (en) Method of discount service according to the goods purchase use sequence, and apparatus thereof
CN110765398A (en) Page content display method and mobile terminal
CN111931200B (en) Data serialization method, mobile terminal and readable storage medium
US20170149708A1 (en) Methods, systems and apparatus for automated service requests and/or database building
CN110730162B (en) Page verification method, mobile terminal and readable storage medium
US10218769B2 (en) Monitoring digital images on mobile devices
US20140222559A1 (en) Method and system of customer level transaction analytics across merchant sites
US9215315B2 (en) Systems and methods for contextual caller identification
CN115767706A (en) Time calibration method and device, mobile terminal and storage medium
CN111444064B (en) Component exposure statistical method and device and mobile terminal
JP2021520533A (en) How and system to recommend profile pictures, and non-temporary computer-readable recording media
CN111325595B (en) User rights and interests information display method and device and electronic equipment

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