CN114969597A - Page generation method and device, electronic equipment and storage medium - Google Patents

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

Info

Publication number
CN114969597A
CN114969597A CN202210409234.6A CN202210409234A CN114969597A CN 114969597 A CN114969597 A CN 114969597A CN 202210409234 A CN202210409234 A CN 202210409234A CN 114969597 A CN114969597 A CN 114969597A
Authority
CN
China
Prior art keywords
page
frame
user
target
user terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210409234.6A
Other languages
Chinese (zh)
Other versions
CN114969597B (en
Inventor
李岚霞
钟立婷
胡文辉
吴华挚
徐丹
庄凡
钟雨成
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Mobile Communications Group Co Ltd
China Mobile Internet Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Internet 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 China Mobile Communications Group Co Ltd, China Mobile Internet Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN202210409234.6A priority Critical patent/CN114969597B/en
Publication of CN114969597A publication Critical patent/CN114969597A/en
Application granted granted Critical
Publication of CN114969597B publication Critical patent/CN114969597B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/972Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/954Navigation, e.g. using categorised browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9558Details of hyperlinks; Management of linked annotations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • G06F16/986Document structures and storage, e.g. HTML extensions

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the application provides a page generation method, a page generation device, electronic equipment and a storage medium, wherein the method comprises the following steps: under the condition that an access request of a user for a target initial page is received, an embedded frame corresponding to a frame page is created, the target initial page is loaded in the embedded frame, and the frame page corresponds to the target initial page; configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal; and adjusting the target initial page based on the configuration content to generate a target display page.

Description

Page generation method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a page generation method and apparatus, an electronic device, and a storage medium.
Background
The navigation bar refers to a row of navigation buttons located at the top or side regions of the page that function to link the various pages within the site or software. Navigation bars are commonly used in World Wide Web (Web) sites, for example, some options "news", "know", "Web page", and "entertainment" on a certain Web site are examples of navigation bars, and a Web site uses a navigation bar to make a visitor find a required resource area more clearly and clearly. After clicking the navigation bar, the user can jump to a page which is prepared in advance and can be updated at any time.
In some scenes, after a user clicks a navigation bar, the user directly jumps to a page prepared in advance, the page is often fixed, and the page is often not applicable to different requirements of different user terminals, so that the user experience is low.
Disclosure of Invention
The embodiment of the application aims to provide a page generation method, a page generation device, electronic equipment and a storage medium, which can meet different requirements and improve the applicability of pages.
In order to solve the above technical problem, the embodiment of the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a page generation method, including: under the condition that an access request of a user for a target initial page is received, an embedded frame corresponding to a frame page is created, and the target initial page is loaded in the embedded frame, wherein the frame page corresponds to the target initial page; configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal; and adjusting the target initial page based on the configuration content to generate a target display page.
In a second aspect, an embodiment of the present application provides a page generating apparatus, including: the system comprises a creating module, a searching module and a processing module, wherein the creating module is used for creating an embedded frame corresponding to a frame page under the condition that an access request of a user for a target initial page is received, and loading the target initial page in the embedded frame, and the frame page corresponds to the target initial page; the configuration module is used for configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal; and the generating module is used for adjusting the target initial page based on the configuration content and generating a target display page.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a communication interface, a memory, and a communication bus; the processor, the communication interface and the memory complete mutual communication through a communication bus; the memory is used for storing a computer program; the processor is configured to execute the program stored in the memory to implement the steps of the page generation method according to the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the page generation method as mentioned in the first aspect.
According to the technical scheme provided by the embodiment of the application, the embedded frame corresponding to the frame page is created under the condition that the access request of the user for the target initial page is received, and the target initial page is loaded in the embedded frame, wherein the frame page corresponds to the target initial page; configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal; and adjusting the target initial page based on the configuration content to generate a target display page. The frame page can be configured according to the terminal attribute information of the user terminal, and the target initial page is adjusted according to the configuration content, so that different requirements of the user terminal are met, the applicability is wider, and better user experience of a user when the user accesses the page is guaranteed.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the description below are only some embodiments described in the present application, and for those skilled in the art, other drawings may be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a page generation method provided in an embodiment of the present application;
fig. 2 is a first schematic diagram of a frame page in the page generating method according to the embodiment of the present application;
fig. 3 is a second schematic diagram of a frame page in the page generating method according to the embodiment of the present application;
fig. 4 is a schematic diagram illustrating a module composition of a page generation apparatus according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The embodiment of the application provides a page generation method and device, electronic equipment and a storage medium, which can meet different requirements and improve the applicability of pages.
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
For example, as shown in fig. 1, an execution subject of the method may be a server, where the server may be an independent server or a server cluster composed of a plurality of servers, and the server may be a server capable of performing page generation, and the page generation method may specifically include the following steps:
in step S101, in the case of receiving an access request of a user for a target initial page, an iframe corresponding to a frame page is created, and the target initial page is loaded in the iframe, where the frame page corresponds to the target initial page.
The target initial page is a page to which a user needs to jump after clicking a certain service button in the navigation bar, and if the target initial page is a webpage related to a specific service, such as an advertisement landing page, a webpage publicizing page, etc., the target initial page is a service page that is not configured. The Iframe (Iframe) is an HTML tag, which functions as a document in the document, or a floating frame, the Iframe element creates an inline frame containing another frame page, the Iframe is used for displaying another web page in the web page, the frame page generated in the Iframe corresponds to the target initial page, and the target initial page can be adjusted by adjusting the business button and the authentication mode in the frame page containing the target initial page, the page display size and the page display style of the frame page, and the like.
The iframe corresponds to a plurality of common parameters, such as name, width, height, src, and the like, which specify the name of the iframe, the width, height, and the link of the iframe. After the page link of the target initial page is obtained, the page link is added to the src parameter of the iframe, that is, the target initial page is loaded in the iframe, for example, if the page link of the target initial page is "www. HTML5 is a language description way for constructing Web content, is a language way for constructing and presenting internet content, and is widely applied to the development of internet applications, and content that a user sees when browsing a Web page by any means is originally in HTML format, and is processed and converted into recognizable information in a browser through some technologies, so that a target initial page in the embodiment of the present application may be an H5 page.
Loading the target initial page in the inline frame includes: and acquiring the page link of the target initial page, and adding the page link to the embedded frame. Specifically, a display page corresponding to the page link is displayed in the target initial page, a user can open the corresponding page through the page link, the target initial page and the frame page are correspondingly displayed, various editing parameters, components and basic information exist in the frame page, and various parameters in the target initial page are correspondingly adjusted through configuration of various parameters in the frame page.
In step S103, the frame page is configured according to the target information of the user terminal, so as to obtain the configuration content of the frame page, where the target information includes the terminal attribute information of the user terminal.
Specifically, the terminal attribute information includes, but is not limited to, an operating system and a network state of the terminal, and the user usage information includes, but is not limited to, a frequency of usage of the service buttons by the user, usage habits (such as left-handed handset, right-handed handset, and both hands-on) of the user on the user terminal, and the like. Wherein the operating system includes but is not limited to an android system, a damming system, an iOS system, a Windows system, etc., and the network status includes but is not limited to data traffic, Wireless-Fidelity (Wi-Fi), broadband network. The user can adjust the target content in the target initial page by configuring the frame page, for example, the configuration of a service button in the frame page, the page size in the frame page, the configuration of a page style, the configuration of a watermark displayed on the page, the configuration of an authentication mode for accessing the page, the page name of the target initial page, the adjustment of the page content, and the like.
Specifically, the user may use a terminal device, such as a mobile phone, a computer, or the like, to access the target initial page, and for the user terminal, the user terminal may use different types of operating systems, such as an android system, a hongmeng system, an iOS system, or the like. And configuring display information of the frame page according to the type of the operating system in the user terminal, wherein the display information comprises at least one of but not limited to a page display size and a page display style. For example, if the system in the mobile terminal is an android system and other systems, the page display size of the frame page is adjusted to 16: 9 or 21:9, and configuring the page display style into a rectangular frame page according to the proportional size; if the system in the user terminal is a hong Meng system or an iOS system, the page display size of the frame page is adjusted to 16: 9 or 21:9, configuring the page display style into a rectangular frame page, removing opposite screen shielding, and determining the adjusted display size and display style as configuration content. Therefore, different display sizes and display styles of the page can be configured according to different operating systems of the terminal, different requirements of different terminals can be met, the applicability is wider, and the flexibility is larger.
After the page display size and the page display style of the frame page are adjusted, configuring a business button corresponding to the target initial page in the frame page according to the display information, as shown in fig. 2, generating a business button 202 in the frame page 201 in fig. 2, wherein the frame page 201 is displayed in the target initial page 203. Wherein, the distance between the boundary of the frame page 201 and the boundary of the target initial page 203 can be adjusted.
Further, the position of the service button on the frame page can be adjusted based on the use information of the user. Or adjusting the style of the service button on the frame page based on the button configuration information preset by the user. The button configuration information is a style of a button configured by a user in advance.
The position of the service button on the frame page can be adjusted according to the use information of the user on the user terminal, wherein the use information comprises but is not limited to the use frequency of the service button and the use habit of the user on the user terminal.
For example, when the usage habit of the user is right-handed usage, as shown in fig. 3, the service buttons 202 whose usage frequency is not less than the first threshold value are placed at the first position 301, the service buttons 202 whose usage frequency is not less than the second threshold value is less than the first threshold value are placed at the second position 302, and the service buttons 202 whose usage frequency is not less than the third threshold value is less than the second threshold value are placed at the third position 303. The frequency of use is that the target initial page is clicked for the user history, and the number of times that the corresponding service button is clicked on the target initial page is determined, the first threshold, the second threshold, and the third threshold may be determined according to an actual situation, which is not limited in this embodiment of the application, for example, the first threshold may be set to 10, the second threshold may be set to 8, and the third threshold may be set to 5.
When the use habit of the user is left-handed use, the service buttons with the use frequency not less than the first threshold value are placed at the first position, the service buttons with the use frequency not less than the third threshold value and less than the second threshold value are placed at the second position, and the service buttons with the use frequency not less than the second threshold value and less than the first threshold value are placed at the third position. When the use habit of the user is that the user holds both hands together for use, the service button with the use frequency less than the first threshold value is placed at the first position, and the service buttons with the use frequency not less than the first threshold value are placed at the second position and the third position. Wherein the first position, the second position and the third position may be different.
Furthermore, the service buttons can be adjusted by the user, so that the user-defined setting of the user is met. Specifically, dragging operation of a user on a service button is received, and the service button is moved to a target position from an original position in response to the dragging operation. The user can click the service button and drag the service button to a position (target position) where the user finally wants the service button to stay, so that the adjusted service button is in line with the preference of the user. In addition, the display style of the service button can be adjusted, specifically, the user presses the service button for a long time, and the style which the user wants to select is selected in the selection column of the display style of the popped service button.
Furthermore, the service button can be adjusted according to the historical use habit of the user, specifically, the service button is adjusted according to the position and the style of the historical use service button of the user. In order to ensure that the user can know which service button has changed in button and style, the button with the changed style and the position of the service button can be highlighted and stopped for different times during the movement of the service button.
For example, when the display style of the service button is changed, the display color of the service button with the changed display style is different from the color of the service button with the unchanged display style. When the moving distance between the original position and the final position of the service button is greater than a first preset distance, the pause times of the service button in the moving process are first preset times, and when the moving distance between the service buttons is not greater than the first preset distance, the pause times of the service button in the moving process are second preset times. The first preset distance, the first preset times and the second preset times can be determined according to actual conditions, and the embodiment of the application is not limited herein, for example, the first preset distance is 4 centimeters, the first preset times is 4 times, and the second preset times is 3 times. Therefore, the positions and the styles of the service buttons are adjusted through the use habits of the users, the applicability of the user terminal is further improved, different requirements of different users are met, and the user experience is further improved.
In step S105, the target initial page is adjusted based on the configuration content, and a target display page is generated.
Specifically, after the frame page is configured, the configuration content corresponds to adjustment content of the target initial page, that is, the user may adjust the target initial page in the frame page, and after the configuration adjustment is performed in the frame page, the configuration content is sent to the target initial page, and the target content in the target initial page is adjusted, where the target content is the configuration content that is found by the frame page and is configured, such as the configuration of the service button, the page display size, the page display style, and the like in the above embodiment, and a target display page that is finally presented to the user is generated. The page link corresponding to the target initial page can be called a long link, the page link corresponding to the target display page can be a short link, the target initial page is loaded in the embedded frame through the long link, after the frame page is configured, the target display page generated by adjusting the target initial page through the configuration content is a short link, the user accesses the target display page through the short link, and after the user passes the user authentication through the set user authentication mode, the user is allowed to access the target display page. Wherein the short and long links correspond to each other.
According to the technical scheme disclosed by the embodiment of the application, under the condition that an access request of a user for a target initial page is received, an embedded frame corresponding to a frame page is created, and the target initial page is loaded in the embedded frame, wherein the frame page corresponds to the target initial page; configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal; and adjusting the target initial page based on the configuration content to generate a target display page. The frame page can be configured according to the terminal attribute information of the user terminal, and the target initial page is adjusted according to the configuration content, so that different requirements of the user terminal are met, and the applicability is wider.
Further, the target information includes, but is not limited to, an operating system of the user terminal, a network state, and a service scenario used by the user, and the authentication method for the user may be configured on the frame page according to a combination of the type of the operating system, the network state, the service scenario used by the user, and an authentication method that can simplify time in the service scenario.
In a possible implementation manner, from the view of the operating system and the network state of the user terminal, the authentication manner of the user is configured on the frame page according to the type and the network state of the operating system, that is, different authentication manners can be selected according to different network states of different systems of the user terminal. For example, when the operating system of the user terminal is a window operating system (Windows) system or the network status of the user terminal is a broadband network or a WIFI network, the authentication method may be determined as Subscriber Identity Module (SIM) card authentication and/or short message verification code authentication; when the operating system of the user terminal is an android system or an iOS system and the network state of the user terminal is data traffic, the authentication mode can be preferentially adjusted to be intelligent number taking, and if the number taking fails, the authentication mode is continuously selected to be SIM card authentication and/or short message verification code authentication. The authentication mode is determined through different operating systems and different network states of different user terminals, so that the security of user authentication can be improved, and the security of page access is improved.
In a possible implementation manner, from a service scenario used by a user, an authentication manner of the user is configured on a frame page according to the service scenario used by the user, and different service scenarios correspond to at least one authentication manner, that is, the authentication manner can be determined according to the service scenario currently used by the user. For example, if the service scene is an advertisement marketing scene, an authentication-free mode can be selected, a target display page is rapidly displayed, if the service scene is a bill query scene, a single authentication can be performed in a mode of intelligent number taking, SIM card authentication and short message verification code authentication in a scene needing simple authentication of a user, and if the service scene is a scene with higher security level, such as loss report of a bank card, transfer confirmation and the like, a mode of performing multiple times of authentication by combining at least two of the intelligent number taking, SIM card authentication and short message verification code authentication can be selected, so that the authentication security is improved. The authentication mode is determined through different service scenes of different users, the identity of the user can be authenticated in a targeted manner, the security of user authentication is improved, the security of page access is improved, the applicability of the authentication mode to the service scenes can be ensured, and the efficiency of page access by the user is improved.
Illustratively, if it is determined that authentication is not currently required, the target display page is directly loaded; if the final authentication mode is determined to be intelligent number taking, loading an intelligent number taking request, encrypting parameters and acquiring token; if the authentication mode is determined to be short message verification code authentication, automatically acquiring the mobile phone number and sending the short message verification code to perform authentication login; and if the authentication mode is determined to be SIM card authentication, starting SIM card authentication through the SIM card authentication platform, and inquiring to obtain the authentication result of the SIM card in the appointed time.
In a possible implementation manner, watermark content input by a user may also be received, and a watermark is configured on a frame page according to the watermark content according to a preset watermark pattern. Specifically, a Document Object Model (Dom) Document of html (Document Object Model) with a full screen is generated in a preset style, and a highest level is set to be displayed in a covering manner on the top of a page H5, thereby achieving the watermark effect.
Furthermore, the size of the watermark can be adjusted according to the screen size of the user terminal, the pattern of the watermark can be adjusted according to the service scene of the user, and the pattern of the watermark and the corresponding service scene can be preset by the user and stored in the server, so that different requirements of different service scenes are met, and the user experience is improved. For example, the service scene may be marketing advertisement, customer service, brand propaganda, etc., and different watermark patterns are configured according to the service scene, for example, when the service scene is brand propaganda, the watermark patterns may be brand logo floating window and brand logo menu bar; when the service scene serves the client, the watermark can be in a text menu bar. Further, the display position of the watermark and the virtual and real degree of the watermark can be adjusted according to the content distribution condition in the target initial page, for example, the position of the watermark is adjusted to the bottom, the lower right corner and the middle lower part of the page; and adjusting the virtual and real degrees of the watermark to be semitransparent, opaque and the like, so as to avoid shielding the content displayed in the target display page. The display position of the watermark is adjusted according to the content distribution condition of the target initial page, so that the watermark is prevented from covering the content in the target initial page, the finally generated target display page can completely display the content, and the user experience is better.
Corresponding to the page generating method provided in the foregoing embodiment, based on the same technical concept, an embodiment of the present application further provides a page generating apparatus, fig. 4 is a schematic diagram of modules of the page generating apparatus provided in the embodiment of the present application, where the page generating apparatus is configured to execute the page generating method described in fig. 1, and as shown in fig. 4, the page generating apparatus 400 includes: a creating module 401, configured to create an iframe corresponding to a frame page and load the target initial page in the iframe when an access request of a user for the target initial page is received, where the frame page corresponds to the target initial page; a configuration module 402, configured to configure the frame page according to target information of a user terminal, to obtain configuration content of the frame page, where the target information includes terminal attribute information of the user terminal; a generating module 403, configured to adjust the target initial page based on the configuration content, and generate a target display page.
In a possible implementation manner, the terminal attribute information includes a type of an operating system of the user terminal, and the configuring module 402 is further configured to configure display information of the frame page according to the type of the operating system of the user terminal, where the display information includes at least one of a page display size and a page display style; and configuring a service button corresponding to the target initial page in the frame page according to the display information.
In one possible implementation, the target information includes: the configuration module 402 is further configured to adjust a position of the service button on the frame page based on usage information of the user, where the usage information includes at least one of a usage frequency of the service button and a usage habit of the user on the user terminal; or, adjusting the style of the service button on the frame page based on the button configuration information preset by the user; or receiving the dragging operation of the service button by a user, and moving the service button from the original position to the target position in response to the dragging operation.
In a possible implementation manner, the terminal attribute information includes a type of an operating system of the user terminal and a network state of the user terminal, and the configuration module 402 is further configured to configure an authentication manner of the user in the frame page according to the type of the operating system and the network state.
In a possible implementation manner, the target information includes a service scenario used by the user, and the configuration module 402 is further configured to configure an authentication manner of the user on the frame page according to the service scenario used by the user, where different service scenarios correspond to at least one authentication manner.
In a possible implementation manner, the target information includes a preset watermark pattern, and the configuration module 402 is further configured to receive watermark content input by a user; and configuring the watermark on the frame page according to the preset watermark pattern and the watermark content.
In a possible implementation manner, the configuration module 402 is further configured to adjust the size of the watermark according to the screen size of the user terminal, and adjust the style of the watermark according to the service scenario of the user.
The page generation device provided by the embodiment of the application can realize each process in the embodiment corresponding to the page generation method, has the same or similar beneficial effects, and is not repeated here to avoid repetition.
It should be noted that the page generation apparatus provided in the embodiment of the present application and the page generation method provided in the embodiment of the present application are based on the same application concept, and therefore specific implementation of the embodiment may refer to implementation of the page generation method described above, and have the same or similar beneficial effects, and repeated details are not repeated.
Corresponding to the page generation method provided in the foregoing embodiment, based on the same technical concept, an embodiment of the present application further provides an electronic device, where the electronic device is configured to execute the page generation method, and fig. 5 is a schematic structural diagram of an electronic device implementing various embodiments of the present application, as shown in fig. 5. Electronic devices may vary widely in configuration or performance and may include one or more processors 501 and memory 502, where the memory 502 may have one or more stored applications or data stored therein. Memory 502 may be, among other things, transient storage or persistent storage. The application program stored in memory 502 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for the electronic device.
Still further, the processor 501 may be arranged in communication with the memory 502 to execute a series of computer-executable instructions in the memory 502 on the electronic device. The electronic device may also include one or more power supplies 503, one or more wired or wireless network interfaces 504, one or more input-output interfaces 505, one or more keyboards 506.
Specifically, in this embodiment, the electronic device includes a processor, a communication interface, a memory, and a communication bus; the processor, the communication interface and the memory complete mutual communication through a bus; a memory for storing a computer program; the processor is configured to execute the program stored in the memory, to implement the steps in the method embodiment in fig. 1, and has the beneficial effects of the method embodiment.
The embodiment also provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the steps in the above method embodiment of fig. 1 are implemented, and the method has the beneficial effects of the above method embodiment, and in order to avoid repetition, the embodiments of the present application are not described herein again.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, an electronic device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, computer readable media does not include transitory computer readable media (transmyedia) such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, apparatus or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A page generation method is characterized by comprising the following steps:
under the condition that an access request of a user for a target initial page is received, an embedded frame corresponding to a frame page is created, and the target initial page is loaded in the embedded frame, wherein the frame page corresponds to the target initial page;
configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal;
and adjusting the target initial page based on the configuration content to generate a target display page.
2. The page generating method according to claim 1, wherein the terminal attribute information includes a type of an operating system of the user terminal, and the configuring the frame page according to the target information of the user terminal includes:
configuring display information of the frame page according to the type of an operating system of the user terminal, wherein the display information comprises at least one of page display size and page display style;
and configuring a service button corresponding to the target initial page in the frame page according to the display information.
3. The page generating method according to claim 2, wherein the target information includes: and after the service button corresponding to the target initial page is configured in the frame page according to the display information, the method further comprises the following steps:
adjusting the position of the service button on the frame page based on the use information of the user, wherein the use information comprises at least one of the use frequency of the service button and the use habit of the user to the user terminal;
or, adjusting the style of the service button on the frame page based on the button configuration information preset by the user;
or receiving the dragging operation of the service button by a user, and moving the service button from the original position to the target position in response to the dragging operation.
4. The page generating method according to claim 1, wherein the terminal attribute information includes a type of an operating system of the user terminal and a network status of the user terminal, and the configuring the frame page according to the target information of the user terminal includes:
and configuring the authentication mode of the user on the frame page according to the type of the operating system and the network state.
5. The method for generating pages according to claim 1, wherein the target information includes a service scenario used by the user, and the configuring the frame page according to the target information of the user terminal includes:
and configuring the authentication modes of the user on the frame page according to the service scenes used by the user, wherein different service scenes correspond to at least one authentication mode.
6. The method for generating a frame page according to claim 1, wherein the target information includes a preset watermark pattern, and the configuring the frame page according to the target information of the user terminal includes:
receiving watermark content input by a user;
and configuring the watermark on the frame page according to the preset watermark pattern and the watermark content.
7. The method for generating pages according to claim 6, wherein after the configuring of the watermark on the frame page according to the watermark content in the preset watermark pattern, the method further comprises:
and adjusting the size of the watermark according to the screen size of the user terminal, and adjusting the style of the watermark according to the service scene of the user.
8. A page generating apparatus, characterized in that the page generating apparatus comprises:
the system comprises a creating module, a searching module and a processing module, wherein the creating module is used for creating an embedded frame corresponding to a frame page under the condition that an access request of a user for a target initial page is received, and loading the target initial page in the embedded frame, and the frame page corresponds to the target initial page;
the configuration module is used for configuring the frame page according to target information of a user terminal to obtain configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal;
and the generating module is used for adjusting the target initial page based on the configuration content and generating a target display page.
9. An electronic device comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory communicate with each other via the communication bus, the memory is used for storing computer programs, and the processor is used for executing the programs stored in the memory to realize the steps of the page generating method according to any one of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the page generation method steps of any one of claims 1 to 7.
CN202210409234.6A 2022-04-19 2022-04-19 Page generation method and device, electronic equipment and storage medium Active CN114969597B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210409234.6A CN114969597B (en) 2022-04-19 2022-04-19 Page generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210409234.6A CN114969597B (en) 2022-04-19 2022-04-19 Page generation method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114969597A true CN114969597A (en) 2022-08-30
CN114969597B CN114969597B (en) 2024-02-23

Family

ID=82977123

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210409234.6A Active CN114969597B (en) 2022-04-19 2022-04-19 Page generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114969597B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191407A1 (en) * 2010-01-22 2011-08-04 The Regents Of The University Of California Web application development framework
CN111010368A (en) * 2019-11-11 2020-04-14 泰康保险集团股份有限公司 Authority authentication method, device and medium based on authentication chain and electronic equipment
CN111143725A (en) * 2019-11-15 2020-05-12 北京字节跳动网络技术有限公司 Page generation method and device and electronic equipment
CN113268226A (en) * 2021-06-24 2021-08-17 中国平安人寿保险股份有限公司 Page data generation method and device, storage medium and equipment
CN113282863A (en) * 2021-06-11 2021-08-20 上海哔哩哔哩科技有限公司 Service page generation method and device
CN114201170A (en) * 2021-12-14 2022-03-18 上海哔哩哔哩科技有限公司 Service page generation method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110191407A1 (en) * 2010-01-22 2011-08-04 The Regents Of The University Of California Web application development framework
CN111010368A (en) * 2019-11-11 2020-04-14 泰康保险集团股份有限公司 Authority authentication method, device and medium based on authentication chain and electronic equipment
CN111143725A (en) * 2019-11-15 2020-05-12 北京字节跳动网络技术有限公司 Page generation method and device and electronic equipment
CN113282863A (en) * 2021-06-11 2021-08-20 上海哔哩哔哩科技有限公司 Service page generation method and device
CN113268226A (en) * 2021-06-24 2021-08-17 中国平安人寿保险股份有限公司 Page data generation method and device, storage medium and equipment
CN114201170A (en) * 2021-12-14 2022-03-18 上海哔哩哔哩科技有限公司 Service page generation method and device

Also Published As

Publication number Publication date
CN114969597B (en) 2024-02-23

Similar Documents

Publication Publication Date Title
CN103763178B (en) A kind of information-pushing method, server, user terminal and system
TWI703463B (en) Information display method, device and intelligent terminal
JP2020504865A (en) Application data processing method, apparatus, and storage medium
CN111984902A (en) Visual page configuration method, system, computer equipment and storage medium
KR20190132573A (en) Third party application communication api
CN109842818A (en) A kind of video broadcasting method, device, computer equipment and storage medium
CN107229760B (en) Storage medium, electronic device, the display methods of web page contents and device
CN110941428B (en) Website creation method and device
CN106339414A (en) Webpage rendering method and device
CN105786207B (en) Data inputting method and device
CN111104635A (en) Table webpage generation method and device
US11190563B2 (en) Parallel execution of request tracking and resource delivery
CN108334385B (en) User interface skin management method and device
CN105447201A (en) Information sharing optimization method and terminal
CN113032708A (en) Code-free Web development system
CN109284488B (en) Method, device and medium for modifying front-end table column data based on local storage
US8959426B1 (en) Loading customer-supplied network page generation code
CN113655999A (en) Rendering method, device and equipment of page control and storage medium
CN106548504B (en) Webpage animation generation method and device
CN110213105A (en) It is a kind of cross-platform micro- using creation method
CN108984070B (en) Method, apparatus, electronic device and readable medium for thermodynamic diagram imaging
CN105279431A (en) Method, device, and system for recording operation information in mobile device
CN108319474B (en) Page information generation method, device and equipment
CN111460348B (en) File processing method and device
CN110333853A (en) Application method, device, equipment and the readable storage medium storing program for executing of active card

Legal Events

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