CN114969597B - 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
CN114969597B
CN114969597B CN202210409234.6A CN202210409234A CN114969597B CN 114969597 B CN114969597 B CN 114969597B CN 202210409234 A CN202210409234 A CN 202210409234A CN 114969597 B CN114969597 B CN 114969597B
Authority
CN
China
Prior art keywords
page
user
frame
user terminal
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210409234.6A
Other languages
Chinese (zh)
Other versions
CN114969597A (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

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 disclosure relates to the field of internet technologies, and in particular, to a page generating method, a device, an electronic device, and a storage medium.
Background
Navigation bar refers to a row of navigation buttons located at the top or side areas of a page that function to link individual pages within a site or software. Navigation bars are commonly used in World Wide Web (Web) sites, for example, some options such as "news", "know", "Web" and "entertainment" on a certain site are examples of navigation bars, and the Web site uses navigation bars to find a required resource area 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 scenarios, after the user clicks the navigation bar, the user directly jumps to a page prepared in advance, the page is often fixed, and the page is often inapplicable according to different requirements of different user terminals, so that the user experience is lower.
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 page applicability.
In order to solve the above technical problems, embodiments of the present application are implemented as follows:
in a first aspect, an embodiment of the present application provides a page generating 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, 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.
In a second aspect, an embodiment of the present application provides a page generating apparatus, including: the system comprises a creation module, a storage module and a storage module, wherein the creation module is used for creating an embedded frame corresponding to a frame page under the condition that an access request of a user for the target initial page is received, and loading the target initial page in the embedded frame, wherein the frame page corresponds to the target initial page; the configuration module is used for configuring the frame page according to the target information of the user terminal to obtain the 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, embodiments of the present application provide an electronic device including a processor, a communication interface, a memory, and a communication bus; the processor, the communication interface and the memory complete communication with each other through a communication bus; the memory is used for storing a computer program; the processor is configured to execute a program stored on the memory to implement the steps of the page generation method as mentioned in the first aspect.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the page generation method steps as mentioned in the first aspect.
According to the technical scheme provided 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 the 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. 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 the user is ensured to have better user experience when accessing the page.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present application, and that other drawings may be obtained according to these drawings without inventive effort to a person skilled in the art.
Fig. 1 is a schematic flow chart of a page generating method according to an embodiment of the present application;
fig. 2 is a first schematic diagram of a frame page in the page generating method provided in the embodiment of the present application;
fig. 3 is a second schematic diagram of a frame page in the page generating method provided in the embodiment of the present application;
fig. 4 is a schematic diagram of module composition of a page generating 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, a page generation device, electronic equipment and a storage medium, which can meet different requirements and improve page applicability.
In order to better understand the technical solutions in the present application, the following description will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art based on the embodiments herein without making any inventive effort, shall fall within the scope of the present application.
As shown in fig. 1, an exemplary embodiment of the present application provides a method for generating a page, where an execution body of the method may be a server, where the server may be an independent server or may be a server cluster formed by a plurality of servers, and the server may be a server capable of generating a page, and the method for generating a page specifically may include the following steps:
in step S101, in the case where an access request for a target initial page by a user is received, an embedded frame corresponding to the frame page is created, and the target initial page is loaded in the embedded frame, the frame page corresponding to the target initial page.
The target initial page is a page to be skipped after the user clicks a certain service button in the navigation bar, for example, the target initial page may be a webpage related to a specific service, such as an advertisement landing page, a webpage propaganda page, etc., and the target initial page is a service page which is not configured. An Iframe is an HTML tag that acts as a document in the document, or a floating frame, and the Iframe element creates an inline frame that contains another frame page, where the Iframe is used to display another web page within the web page, and the frame page generated in the Iframe corresponds to the target initial page, which can be adjusted by adjusting the business buttons, authentication methods, the page display size and page display style of the frame page contained in the target initial page in the frame page.
The iframe corresponds to a plurality of common parameters, such as name-defining the name of the iframe, width of the frame page of the whdth-defining the iframe, height-defining the frame page of the iframe, src-defining the link for displaying the document in the iframe, and the like. After obtaining the page link of the target initial page, adding the page link to the src parameter of the embedded frame, and loading the target initial page in the embedded frame, for example, if the page link of the target initial page is "www. HTML5 is a language description mode for constructing Web content, is a language mode for constructing and presenting internet content, is widely applied to development of internet application, and content seen by a user when browsing a Web page by using any means is originally in HTML format, and is processed and converted into identifiable information in a browser by some technologies, so that a target initial page in the embodiment of the application can be an H5 page.
Loading the target initial page in the iframe includes: and acquiring a page link of the target initial page, and adding the page link to the embedded frame. Specifically, a display page corresponding to a 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 are arranged 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 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 use information includes, but is not limited to, a frequency of use of a service button by the user, a habit of use of the user to the terminal (such as left hand set, right hand set, and both hands holding together), and the like. The operating system includes, but is not limited to, android system, hong-mo system, iOS system, windows system, etc., and the network state 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 service buttons in the frame page, the page size in the frame page, the configuration of page styles, the configuration of watermarks displayed on the page, the configuration of the authentication mode of the access page, the page name of the target initial page, the adjustment of page content and the like.
Specifically, the user may access the target initial page using a terminal device, such as a mobile phone, a computer, or the like, and for the user terminal, it may use different types of operating systems, such as an android system, a hong-and-Monte system, an iOS system, or the like. The display information of the frame page is configured according to the type of the operating system in the user terminal, and the display information includes, but is not limited to, at least one of 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 Monte System, 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 the shielding of the opposite screen, and obtaining the adjusted display size and display style as configuration content. Therefore, different display sizes and display modes of the page can be configured according to different operating systems of the terminals, different requirements of different terminals can be met, the applicability is wider, and the scalability is larger.
After the page display size and page display style of the frame page are adjusted, a service button corresponding to the target initial page is configured in the frame page according to the display information, and as shown in fig. 2, a service button 202 is generated in a 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 business button on the frame page can be adjusted based on the user's usage information. Or the style of the service button on the frame page is adjusted based on button configuration information preset by a user. Wherein the button configuration information is a style of buttons configured in advance by a user.
The adjustment of the position of the service button on the frame page can be adjusted according to the use information of the user terminal by the user, wherein the use information comprises, but is not limited to, the use frequency of using the service button and the use habit of the user to the user terminal.
For example, when the usage habit of the user is right-handed, as shown in fig. 3, the service button 202 whose frequency of usage is not less than the first threshold value is placed at the first position 301, the service button 202 whose frequency of usage is not less than the second threshold value is placed at the second position 302, and the service button 202 whose frequency of usage is not less than the third threshold value is placed at the third position 303. The frequency of use is that the user history points to the target initial page, and the number of times of clicking the corresponding service button on the target initial page may be determined according to practical situations, and the embodiment of the present application is not limited herein, for example, the first threshold may be 10, the second threshold may be 8, and the third threshold may be 5.
When the use habit of the user is left-handed, a service button with the use frequency not smaller than a first threshold value is placed at a first position, a service button with the use frequency not smaller than a third threshold value smaller than a second threshold value is placed at a second position, and a service button with the use frequency not smaller than the second threshold value smaller than the first threshold value is placed at a third position. When the use habit of the user is that the hands are used together, the service buttons with the use frequency smaller than the first threshold value are placed at the first position, and the service buttons with the use frequency not smaller 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.
Further, the service buttons can be adjusted by the user, so that the user-defined setting is met. Specifically, a drag operation of a user on the service button is received, and the service button is moved to a target position from the home position in response to the drag 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 accords with the user's own preference. 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 field of the display style of the popped service button.
Furthermore, the service buttons can be adjusted according to the history use habit of the user, specifically, the positions and the styles of the service buttons used by the history of the user. In order to ensure that the user can know which service button has changed in button and style, the button with changed style can be highlighted and the user can pause for different times during the movement of the service button while the position of the service button is changed.
For example, when the display style of the service button is changed, the display color of the service button in which the display style is changed is different from the color of the service button in which the display style is not changed. When the moving distance between the original position and the final position of the service buttons is larger than the first preset distance, the stop times of the service buttons in the moving process are the first preset times, and when the moving distance between the service buttons is not larger than the first preset distance, the stop times of the service buttons in the moving process are the second preset times. The first preset distance, the first preset times and the second preset times can be determined according to practical situations, and the embodiment of the application is not limited herein, for example, the first preset distance is 4 cm, the first preset times are 4 times, and the second preset times are 3 times. Therefore, the position and the style of the service button are adjusted according to the use habit of the user, 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 is equivalent to the adjustment content of the target initial page, that is, the user can adjust the target initial page in the frame page, after the frame page is configured and adjusted, 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 of the frame page, and the configuration content is that of the service button, the page display size, the page display style, and the like in the embodiment, so as to generate the target display page that is finally presented to the user. The page links corresponding to the target initial page may be called long links, the page links corresponding to the target display page may be short links, the target initial page is loaded in the embedded frame through the long links, after the frame page is configured, the target display page generated by adjusting the target initial page is short links through configuration content, a user accesses the target display page through the short links, 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 link and the long link are mutually corresponding.
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 the 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. 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, a network state of the user terminal, a service scenario used by the user, and an authentication mode for the user may be configured on the frame page according to the combination of the type of the operating system, the network state, the service scenario used by the user, and the authentication mode that the user can simplify time under the service scenario.
In one possible implementation manner, from the view of the operating system and the network state of the user terminal, the authentication modes of the user are configured on the frame page according to the type and the network state of the operating system, i.e. different authentication modes 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 Windows operating system (Windows) system or the network state of the user terminal is a broadband network or a WIFI network, the authentication mode may be determined as a client identification module (Subscriber Identity Module, SIM) card authentication and/or a 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 intelligent number taking, and if the number taking fails, the authentication mode is selected continuously to be SIM card authentication and/or short message verification code authentication. The authentication mode is determined by 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 one possible implementation manner, from the view of the service scenario used by the user, the authentication mode of the user is configured on the frame page according to the service scenario used by the user, and different service scenarios correspond to at least one authentication mode, that is, the authentication mode can be determined through 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 to quickly display a target display page, if the service scene is a bill inquiry scene, a mode of intelligent number taking, SIM card authentication and short message verification code authentication can be selected for single authentication in a scene requiring simple authentication of a user, and if the service scene is a scene with higher security levels such as bank card loss, account transfer confirmation and the like, a mode of multiple authentication by combining at least two of the intelligent number taking, the SIM card authentication and the short message verification code authentication can be selected, so that the authentication security is improved. The authentication mode is determined through different business scenes of different users, so that the user identity 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 business scenes can be ensured, and the page access efficiency of the user is improved.
For example, if it is determined that authentication is not currently required, directly loading the target display page; if the final authentication mode is determined to be intelligent number taking, loading an intelligent number taking request, encrypting parameters and acquiring a token; if the authentication mode is determined to be short message verification code authentication, automatically acquiring a mobile phone number and sending a short message verification code to perform authentication login; if the authentication mode is the SIM card authentication, the SIM card authentication is started through the SIM card authentication platform, and the authentication result of the SIM card is acquired through polling in the appointed time.
In one possible implementation manner, watermark content input by a user may also be received, and the watermark is configured on the frame page according to the watermark content according to a preset watermark pattern. Specifically, a document object model (Document Object Model, dom) document of html of full screen is generated according to a preset style, the highest hierarchy is set, and the top layer displayed on the H5 page is covered, so that the effect of watermarking is achieved.
Furthermore, the size of the watermark can be adjusted according to the screen size of the user terminal, the watermark pattern can be adjusted according to the service scene of the user, and the watermark pattern 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 business scene may be marketing advertisement, customer service, brand propaganda, etc., and different watermark patterns are configured according to the business scene, for example, when the business scene is brand propaganda, the watermark patterns may be brand logo floating window and brand logo menu bar; when the service scene serves the customer, the watermark pattern may be a text menu bar. Further, the display position of the watermark and the degree of reality of the watermark can be adjusted according to the content distribution condition in the target initial page, such as adjusting the position of the watermark to the bottom, the lower right corner and the lower middle of the page; the virtual and real degrees of the watermark are adjusted to be semitransparent, opaque and the like, so that shielding of the content displayed in the target display page is avoided. 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 target display page finally generated can completely display the content, and the user is ensured to have better user experience.
According to the page generating method provided in the foregoing embodiment, based on the same technical concept, the embodiment of the present application further provides a page generating device, and fig. 4 is a schematic diagram of module composition of the page generating device provided in the embodiment of the present application, where the page generating device is configured to execute the page generating method described in fig. 1, and as shown in fig. 4, the page generating device 400 includes: the creating module 401 is configured to create an embedded frame corresponding to a frame page under the condition that an access request of a user for the target initial page is received, and load the target initial page in the embedded frame, 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; and the generating module 403 is 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 configuration 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 the 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 to the user terminal; or, adjusting the style of the service button on the frame page based on button configuration information preset by a user; or, receiving a drag operation of the user on the service button, and responding to the drag operation, moving the service button to a target position from the original position.
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 on 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 watermarks on the frame pages according to the preset watermark patterns and the watermark contents.
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 watermark pattern according to the service scene of the user.
The page generating device provided by the embodiment of the present application can implement each process in the embodiment corresponding to the page generating method, and has the same or similar beneficial effects, and for avoiding repetition, the description is omitted here.
It should be noted that, the page generating apparatus provided in the embodiment of the present application and the page generating method provided in the embodiment of the present application are based on the same application concept, so that the specific implementation of this embodiment may refer to the implementation of the foregoing page generating method, and have the same or similar beneficial effects, and the repetition is omitted.
According to the page generation method provided by the embodiment, based on the same technical conception, the embodiment of the application further provides an electronic device, which is used for executing the page generation method, and fig. 5 is a schematic structural diagram of an electronic device for implementing the embodiments of the application, as shown in fig. 5. The electronic device may vary considerably in configuration or performance and may include one or more processors 501 and memory 502, where the memory 502 may store one or more stored applications or data. Wherein the memory 502 may be transient storage or persistent storage. The application programs stored in memory 502 may include one or more modules (not shown), each of which may include a series of computer-executable instructions for use in an electronic device.
Still further, the processor 501 may be configured to communicate with the memory 502 and execute a series of computer executable instructions in the memory 502 on an 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, and one or more keyboards 506.
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 communication with each other through a bus; a memory for storing a computer program; the processor is configured to execute the program stored in the memory, implement each step in the method embodiment in fig. 1, and have the beneficial effects of the method embodiment, so that in order to avoid repetition, the embodiments of the present application are not described herein again.
The embodiment also provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements the steps in the embodiment of the method of fig. 1, and has the advantages of the embodiment of the method, so that the repetition is avoided, and the embodiments of the application are not repeated here.
It will be apparent to those skilled in the art that 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 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 flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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 one typical configuration, the electronic device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, etc., such as Read Only Memory (ROM) or flash memory (flashRAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transshipment) 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 one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises an element.
It will be apparent to those skilled in the art that 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 foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and changes may be made to the present application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc. which are within the spirit and principles of the present application are intended to be included within the scope of the claims of the present application.

Claims (5)

1. A page generation method, characterized in that the page generation method comprises:
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;
adjusting the target initial page based on the configuration content to generate a target display page;
the terminal attribute information includes a type of an operating system of the user terminal, and the configuring the frame page according to 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;
configuring a service button corresponding to the target initial page in the frame page according to the display information;
the target information includes: user use information, 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:
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 on the user terminal;
or, adjusting the style of the service button on the frame page based on button configuration information preset by a user;
or, receiving a drag operation of a user on the service button, and responding to the drag operation to move the service button from the original position to a target position;
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 configuring the frame page according to target information of the user terminal includes:
configuring an authentication mode of a user on the frame page according to the type of the operating system and the network state, wherein when the operating system of the user terminal is a window operating system or the network state of the user terminal is a broadband network or a WIFI network, the authentication mode is determined to be client identification module 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, adjusting an authentication mode to be intelligent number taking, and if the number taking fails, continuing to select the authentication mode to be SIM card authentication and/or short message verification code authentication;
the target information comprises a preset watermark pattern, and the configuring the frame page according to the target information of the user terminal comprises the following steps:
receiving watermark content input by a user;
configuring watermarks on the frame pages according to the watermark content according to the preset watermark patterns;
after the watermark is configured on the frame page according to the preset watermark pattern and the watermark content, the method further comprises the following steps:
and adjusting the size of the watermark according to the screen size of the user terminal, and adjusting the pattern of the watermark according to the service scene of the user.
2. The page generation method according to claim 1, wherein the target information includes a service scenario used by the user, and the configuring the frame page according to target information of a user terminal includes:
and configuring 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.
3. A page generating apparatus, characterized in that the page generating apparatus comprises:
the system comprises a creation module, a storage module and a storage module, wherein the creation module is used for creating an embedded frame corresponding to a frame page under the condition that an access request of a user for the target initial page is received, and loading the target initial page in the embedded frame, wherein the frame page corresponds to the target initial page;
the configuration module is used for configuring the frame page according to the target information of the user terminal to obtain the configuration content of the frame page, wherein the target information comprises terminal attribute information of the user terminal;
the generating module is used for adjusting the target initial page based on the configuration content to generate a target display page;
the terminal attribute information includes a type of an operating system of the user terminal, and the configuration module is configured to:
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;
configuring a service button corresponding to the target initial page in the frame page according to the display information;
the target information includes: the configuration module is further configured to:
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 on the user terminal;
or, adjusting the style of the service button on the frame page based on button configuration information preset by a user;
or, receiving a drag operation of a user on the service button, and responding to the drag operation to move the service button from the original position to a target position;
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 configuring the frame page according to target information of the user terminal includes:
configuring an authentication mode of a user on the frame page according to the type of the operating system and the network state, wherein when the operating system of the user terminal is a window operating system or the network state of the user terminal is a broadband network or a WIFI network, the authentication mode is determined to be client identification module 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, adjusting an authentication mode to be intelligent number taking, and if the number taking fails, continuing to select the authentication mode to be SIM card authentication and/or short message verification code authentication;
the target information comprises a preset watermark pattern, and the configuring the frame page according to the target information of the user terminal comprises the following steps:
receiving watermark content input by a user;
configuring watermarks on the frame pages according to the watermark content according to the preset watermark patterns;
after the watermark is configured on the frame page according to the watermark content according to the preset watermark pattern, the method further comprises the following steps:
and adjusting the size of the watermark according to the screen size of the user terminal, and adjusting the pattern of the watermark according to the service scene of the user.
4. An electronic device comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory perform communication with each other via the communication bus, the memory is configured to store a computer program, and the processor is configured to execute the program stored in the memory to implement the page generating method steps according to any one of claims 1-2.
5. A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the page generation method steps of any of claims 1-2.
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 CN114969597A (en) 2022-08-30
CN114969597B true 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 (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9052908B2 (en) * 2010-01-22 2015-06-09 The Regents Of The University Of California Web application development framework

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
CN114969597A (en) 2022-08-30

Similar Documents

Publication Publication Date Title
CN103763178B (en) A kind of information-pushing method, server, user terminal and system
US8555200B2 (en) Representing editable attributes of embedded content
US9923977B2 (en) Transferring cookie data to another domain
CN107229454B (en) Mix the display methods and device of view
CN105786207B (en) Data inputting method and device
CN111984902A (en) Visual page configuration method, system, computer equipment and storage medium
CN107229760B (en) Storage medium, electronic device, the display methods of web page contents and device
US20150248722A1 (en) Web based interactive multimedia system
US11190563B2 (en) Parallel execution of request tracking and resource delivery
CN112131504B (en) Webpage editing and displaying method, device, equipment and storage medium
US11004054B2 (en) Updating account data for multiple account providers
CN110941428B (en) Website creation method and device
CN105912328B (en) Display methods, device and the web system of the web system page
CN112416328A (en) Multi-platform small program mall construction method, device, equipment and medium
CN104798094A (en) Determining a configuration of a content item display environment
US8959426B1 (en) Loading customer-supplied network page generation code
CN112015485A (en) Page display method and device, electronic equipment and storage medium
CN110213105A (en) It is a kind of cross-platform micro- using creation method
CN111460348B (en) File processing method and device
CN114969597B (en) Page generation method and device, electronic equipment and storage medium
US20140380148A1 (en) Providing aggregated data to page generation code for network page generation
CN112579068A (en) Code generation method, device, storage medium and equipment
CN112560403A (en) Text processing method and device and electronic equipment
CN111209009A (en) Content distribution method and device, storage medium and electronic equipment
CN112748924B (en) Inventory display method and system

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