CN108762729A - A kind of method, apparatus of page makeup, computer equipment and storage medium - Google Patents

A kind of method, apparatus of page makeup, computer equipment and storage medium Download PDF

Info

Publication number
CN108762729A
CN108762729A CN201810427658.9A CN201810427658A CN108762729A CN 108762729 A CN108762729 A CN 108762729A CN 201810427658 A CN201810427658 A CN 201810427658A CN 108762729 A CN108762729 A CN 108762729A
Authority
CN
China
Prior art keywords
page
target pages
business
fragment
business fragment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810427658.9A
Other languages
Chinese (zh)
Inventor
弓晓东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN201810427658.9A priority Critical patent/CN108762729A/en
Publication of CN108762729A publication Critical patent/CN108762729A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Abstract

The invention discloses a kind of method, apparatus of page makeup, computer equipment and storage mediums, wherein this method includes:The view component of the business fragment of target pages is loaded in template page, moreover, the view component of business fragment is for building target pages;The structure information of target pages is obtained by business fragment;Based on structure information, target pages are built by the common component and view component of fixed configurations in template page;Method, apparatus, equipment and the storage medium of the present invention, when building the new page, without building common component, improves the working efficiency of developer by loading the business fragment of common package and target pages in template component.Moreover, when the later stage needing to upgrade common component, common component that only need to be in template page Activity after loading upgrading simplifies page makeup operation, fully decouples the configuration information of target pages and common component in addition, also achieving.

Description

A kind of method, apparatus of page makeup, computer equipment and storage medium
Technical field
The present invention relates to a kind of page makeup field more particularly to a kind of method, apparatus of page makeup, computer equipments And storage medium.
Background technology
In the prior art, each page is required to navigation bar or network request to show various interfacial effects, and this With regard to needing to be introduced separately into the common components such as navigation bar layout element and interface layout element when building the page, then, by developing Personnel's processing is respectively processed the common packages such as navigation bar layout element and interface layout element.I.e.:Often create one newly The page, be required to developer introduce structure the page common component, this result in page makeup operation it is very complicated, and Cost is excessively high.
Invention content
It is a primary object of the present invention to propose a kind of method, apparatus of page makeup, computer equipment and storage medium, Which overcome in the prior art because building the problem of new page is required to cause trivial operations due to being introduced separately into common component.
According to the first aspect of the invention, a kind of method of page makeup is provided, the method includes:In page template The view component of the business fragment of target pages is loaded in face, wherein the view component of the business fragment is described for building Target pages;The structure information of the target pages is obtained by the business fragment;Based on the structure information, by described The common component of fixed configurations and the view component build the target pages in template page.
Optionally, before the view component of business fragment for loading the target pages in template page described, institute The method of stating further includes:The business fragment is obtained from the application program that need to build the target pages;By the business fragment It stores to memory, for loading the view component of the business fragment from the memory to the template page.
Optionally, the structure information that the target pages are obtained by business fragment, including:It is broken by the business Piece sends out the request for building the target pages to server-side;Obtain the structure letter of the target pages of the server-side feedback Breath.
Optionally, the template page includes:Page controller;It is described to be based on the structure information, pass through the template The common component of fixed configurations and the view component build the target pages in the page, including:By the page controller It is sent in the business fragment, the page controller is controlled to described so that the business fragment is based on the structure information Common component and the view component are spliced, to build the target pages.
Optionally, the common package includes:The interface layout of navigation bar layout element and interface in stress state Element.
According to the second aspect of the invention, a kind of device of page makeup is provided, described device includes:Load mould Block, the view component of the business fragment for loading target pages in template page, wherein the sets of views of the business fragment Part is for building the target pages;Acquisition module, the structure for obtaining the target pages by the business fragment are believed Breath;Module is built, for being based on the structure information, by the common components of fixed configurations in the template page and described is regarded Target pages described in figure component construction.
Optionally, described device further includes:Memory module, for loading the target pages in template page described Business fragment view component before, the business fragment is obtained from the application program that need to build the target pages, and By the business fragment store to memory, for loading the view component of the business fragment from the memory to the template The page.
Optionally, the load-on module includes:Request unit, for sending out structure to server-side by the business fragment The request of the target pages;Feedback unit, the structure information of the target pages for obtaining the server-side feedback.
Optionally, the template page includes:Page controller;The structure module is specifically used for:By the page control Device processed is sent in the business fragment, and the page controller pair is controlled so that the business fragment is based on the structure information The common component and the view component are spliced, to build the target pages.
Optionally, the common package includes:The interface layout of navigation bar layout element and interface in stress state Element.
According to the third aspect of the present invention, a kind of computer equipment, including processor and memory are provided;
Memory is used for the computer instruction of run memory storage for storing computer instruction, processor, to realize The method of above-mentioned page makeup.
According to the fourth aspect of the present invention, a kind of computer readable storage medium, computer-readable storage medium are provided Matter is stored with one or more program, one or more program can be executed by one or more processor, in realization The method for the page makeup stated.
The present invention has the beneficial effect that:When building the new page, need to only there be the page template of common package in fixed configurations Business fragment is loaded on face, and the structure of target pages can be completed in the configuration information for combining business fragment to obtain, wherein the industry Business fragment includes the view component of the business fragment of target pages, so that it may to improve the working efficiency of developer.And And when the later stage needing to upgrade common component, only need to be in template page Activity after loading upgrading common set Part, without being safeguarded to common package, on the basis of simplifying page makeup operation, also achieve mesh The configuration information and common component for marking the page are fully decoupled.
Description of the drawings
Fig. 1 is a kind of flow diagram of the method for page makeup of first embodiment of the invention;
Fig. 2 is a kind of flow diagram of the method for page makeup of second embodiment of the invention;
Fig. 3 is a kind of flow diagram of the method for page makeup of third embodiment of the invention;
Fig. 4 is a kind of flow diagram of the method for page makeup of fourth embodiment of the invention;
Fig. 5 is the navigation bar schematic diagram after being built in a kind of method of page makeup of fifth embodiment of the invention;
Fig. 6 is the rough schematic that navigation bar is built in a kind of method of page makeup of fifth embodiment of the invention;
Fig. 7 is the interface schematic diagram in the load after being built in a kind of method of page makeup of fifth embodiment of the invention;
Fig. 8 is a kind of structural schematic diagram of the device of page makeup of sixth embodiment of the invention.
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Specific implementation mode
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
In subsequent description, using for indicating that the suffix of such as " module ", " component " or " unit " of element is only The explanation for being conducive to the present invention, itself does not have a specific meaning.Therefore, " module ", " component " or " unit " can mix Ground uses.
Embodiment to facilitate the understanding of the present invention carries out the implementation process of the present invention below by several specific embodiments Detailed elaboration.
First embodiment of the invention provides a kind of method of page makeup, the method includes:It is loaded in template page The view component of the business fragment of target pages, wherein the view component of the business fragment is for building the target pages; The structure information of the target pages is obtained by the business fragment;Based on the structure information, pass through the template page The common component of middle fixed configurations and the view component build the target pages.
When building the new page, business fragment only need to be loaded on the template page that fixed configurations have common package, and The structure of target pages can be completed in conjunction with the configuration information that business fragment obtains, wherein the business fragment includes target pages Business fragment view component, so that it may to improve the working efficiency of developer.Moreover, being needed to public in the later stage When component is upgraded, only need to be in template page Activity after loading upgrading common component, without to public Component is safeguarded, on the basis of simplifying page makeup operation, also achieve the configuration information and public affairs of target pages Component is fully decoupled altogether.
Fig. 1 is a kind of flow diagram of the method for page makeup of first embodiment of the invention.According to Fig. 1, of the invention First embodiment provides a kind of method of page makeup, and this method includes:
S11:The view component of the business fragment of target pages is loaded in template page, wherein the business fragment View component is for building the target pages;
Specifically, template page Activity is to be pre-configured with, fixed configurations have each page object on the template page Common component common to face, certainly, the common package are also to be pre-configured on the template page.Moreover, in this implementation In example, the business fragment fragment of target pages, the business fragment of the target pages are loaded on the template page Fragment includes the view component for building target pages.
Optionally, which includes but not limited to:Navigation bar layout element for building navigation bar Title, with And the interface layout element for building the interface Loading in stress state.
S12:The structure information of the target pages is obtained by the business fragment;
S13:Based on the structure information, the common component by fixed configurations in the template page and the sets of views Part builds the target pages.
In the present embodiment, foundation configuration information, and the common component in conjunction with fixed configurations in the template page and institute View component is stated to complete the structure to target pages.
With regard to this, when building the new page, it is broken only business need to be loaded on the template page that fixed configurations have common package Piece, and the structure of target pages can be completed in the configuration information for combining business fragment to obtain, wherein the business fragment includes target The view component of the business fragment of the page, so that it may to improve the working efficiency of developer.Moreover, in later stage needs pair When common component is upgraded, only need to be in template page Activity after loading upgrading common component, without right Common package is safeguarded, on the basis of simplifying page makeup operation, also achieve the configuration information of target pages And common component is fully decoupled.
Fig. 2 is a kind of flow diagram of the method for page makeup of second embodiment of the invention.According to Fig.2, of the invention Second embodiment provides a kind of method of page makeup, and this method includes:
First embodiment of the invention provides a kind of method of page makeup, the method includes:
S21:The business fragment is obtained from the application program that need to build the target pages;The business fragment is deposited Storage is to memory, for loading the view component of the business fragment from the memory to the template page;
Specifically, the business fragment is obtained from the application program that need to build the target pages first, to accurate The business fragment obtained needed for target pages;Then, by business fragment store to memory, to by the way that business fragment is carried out Storage, not only facilitates the loss for avoiding business fragment, additionally aids and quickly load the business fragment from the memory View component improves the structure efficiency of target pages to the template page.
S22:The view component of the business fragment of target pages is loaded in template page, wherein the business fragment View component is for building the target pages;
Specifically, template page Activity is to be pre-configured with, fixed configurations have each page object on the template page Common component common to face, certainly, the common package are also to be pre-configured on the template page.Moreover, in this implementation In example, the business fragment fragment of target pages, the business fragment of the target pages are loaded on the template page Fragment includes the view component for building target pages.
Optionally, which includes but not limited to:Navigation bar layout element for building navigation bar Title, with And the interface layout element for building the interface Loading in stress state.
S23:The structure information of the target pages is obtained by the business fragment;
S24:Based on the structure information, the common component by fixed configurations in the template page and the sets of views Part builds the target pages.
In the present embodiment, foundation configuration information, and the common component in conjunction with fixed configurations in the template page and institute View component is stated to complete the structure to target pages.
With regard to this, when building the new page, it is broken only business need to be loaded on the template page that fixed configurations have common package Piece, and the structure of target pages can be completed in the configuration information for combining business fragment to obtain, wherein the business fragment includes target The view component of the business fragment of the page, so that it may to improve the working efficiency of developer.Moreover, in later stage needs pair When common component is upgraded, only need to be in template page Activity after loading upgrading common component, without right Common package is safeguarded, on the basis of simplifying page makeup operation, also achieve the configuration information of target pages And common component is fully decoupled.
Fig. 3 is a kind of flow diagram of the method for page makeup of third embodiment of the invention.According to Fig.3, of the invention 3rd embodiment provides a kind of method of page makeup, and this method includes:
First embodiment of the invention provides a kind of method of page makeup, the method includes:
S31:The business fragment is obtained from the application program that need to build the target pages;The business fragment is deposited Storage is to memory, for loading the view component of the business fragment from the memory to the template page;
Specifically, the business fragment is obtained from the application program that need to build the target pages first, to accurate The business fragment obtained needed for target pages;Then, by business fragment store to memory, to by the way that business fragment is carried out Storage, not only facilitates the loss for avoiding business fragment, additionally aids and quickly load the business fragment from the memory View component improves the structure efficiency of target pages to the template page.
S32:The view component of the business fragment of target pages is loaded in template page, wherein the business fragment View component is for building the target pages;
Specifically, template page Activity is to be pre-configured with, fixed configurations have each page object on the template page Common component common to face, certainly, the common package are also to be pre-configured on the template page.Moreover, in this implementation In example, the business fragment fragment of target pages, the business fragment of the target pages are loaded on the template page Fragment includes the view component for building target pages.
Optionally, which includes but not limited to:Navigation bar layout element for building navigation bar Title, with And the interface layout element for building the interface Loading in stress state.
S33:The request for building the target pages is sent out to server-side by the business fragment;Obtain the server-side The structure information of the target pages of feedback;
Specifically, sending out request to server-side by business fragment so that server-side is fed back for building target pages institute The configuration information needed;The configuration information of the target pages fed back to get server-side respond request.
With regard to this, request is sent out to obtain the configuration information needed for target pages to server-side by business fragment, is contributed to The accurate configuration information obtained needed for structure target pages.Moreover, can also by obtaining newest configuration information to server-side, When building the page according to the newest configuration information, so that it may be updated to the page with realizing.
S34:Based on the structure information, the common component by fixed configurations in the template page and the sets of views Part builds the target pages.
In the present embodiment, foundation configuration information, and the common component in conjunction with fixed configurations in the template page and institute View component is stated to complete the structure to target pages.
With regard to this, when building the new page, it is broken only business need to be loaded on the template page that fixed configurations have common package Piece, and the structure of target pages can be completed in the configuration information for combining business fragment to obtain, wherein the business fragment includes target The view component of the business fragment of the page, so that it may to improve the working efficiency of developer.Moreover, in later stage needs pair When common component is upgraded, only need to be in template page Activity after loading upgrading common component, without right Common package is safeguarded, on the basis of simplifying page makeup operation, also achieve the configuration information of target pages And common component is fully decoupled.
Fig. 4 is a kind of flow diagram of the method for page makeup of fourth embodiment of the invention.According to Fig.4, of the invention Fourth embodiment provides a kind of method of page makeup, and this method includes:
First embodiment of the invention provides a kind of method of page makeup, the method includes:
S41:The business fragment is obtained from the application program that need to build the target pages;The business fragment is deposited Storage is to memory, for loading the view component of the business fragment from the memory to the template page;
Specifically, the business fragment is obtained from the application program that need to build the target pages first, to accurate The business fragment obtained needed for target pages;Then, by business fragment store to memory, to by the way that business fragment is carried out Storage, not only facilitates the loss for avoiding business fragment, additionally aids and quickly load the business fragment from the memory View component improves the structure efficiency of target pages to the template page.
S42:The view component of the business fragment of target pages is loaded in template page, wherein the business fragment View component is for building the target pages;
Specifically, template page Activity is to be pre-configured with, fixed configurations have each page object on the template page Common component common to face, certainly, the common package are also to be pre-configured on the template page.Moreover, in this implementation In example, the business fragment fragment of target pages, the business fragment of the target pages are loaded on the template page Fragment includes the view component for building target pages.
Optionally, which includes but not limited to:Navigation bar layout element for building navigation bar Title, with And the interface layout element for building the interface Loading in stress state.
S43:The request for building the target pages is sent out to server-side by the business fragment;Obtain the server-side The structure information of the target pages of feedback;
Specifically, sending out request to server-side by business fragment so that server-side is fed back for building target pages institute The configuration information needed;The configuration information of the target pages fed back to get server-side respond request.
With regard to this, request is sent out to obtain the configuration information needed for target pages to server-side by business fragment, is contributed to The accurate configuration information obtained needed for structure target pages.Moreover, can also by obtaining newest configuration information to server-side, When building the page according to the newest configuration information, so that it may be updated to the page with realizing.
S44:The page controller is sent in the business fragment, so that the business fragment is based on the structure Information controls the page controller and splices to the common component and the view component, to build the page object Face, wherein the template page includes:Page controller.
In the present embodiment, the page controller of its own is sent in business fragment by template page.Make the industry Business fragment is based on the structure information control page controller and splices to the common component and the view component, To build target pages.In the present embodiment, it is equivalent to:The page controller of its own is sent to business fragment by template page In so that the business fragment controls the page controller to be based on the view component to described according to the structure information Common component is rendered, to realize structure target pages.
With regard to this, when building the new page, it is broken only business need to be loaded on the template page that fixed configurations have common package Piece, and the structure of target pages can be completed in the configuration information for combining business fragment to obtain, wherein the business fragment includes target The view component of the business fragment of the page, so that it may to improve the working efficiency of developer.Moreover, in later stage needs pair When common component is upgraded, only need to be in template page Activity after loading upgrading common component, without right Common package is safeguarded, on the basis of simplifying page makeup operation, also achieve the configuration information of target pages And common component is fully decoupled.
In order to more preferably illustrate the implementation process of the present embodiment method, with reference to a concrete application example, to this implementation Example method illustrates.
Fifth embodiment of the invention provides a kind of method of page makeup, in the present embodiment, public in template page Component includes:The interface layout element of the navigation bar layout element and the interface loading in load of navigation bar title.
Wherein, Fig. 5 is the navigation bar schematic diagram after being built in a kind of method of page makeup of fifth embodiment of the invention;Figure 6 be the rough schematic that navigation bar is built in a kind of method of page makeup of fifth embodiment of the invention;Fig. 7 is the present invention the 5th The interface schematic diagram in load after being built in a kind of method of page makeup of embodiment;
Specifically, the present embodiment includes:
1, for the structure of navigation bar, in the present embodiment, unified api interface is set first, so as to by navigation bar cloth Office's element is loaded onto on template page;For the interface structure in load, according to Fig. 7 and Fig. 8, unified API knots are set Structure by the interface layout element at the interface in load to be loaded onto template page.Optimization, in the present embodiment, all types Common package could be provided as being loaded onto on template page by same api interface.
Furthermore, it would be desirable to which the business fragment of target pages is loaded onto template page;
2, template page obtains the configuration information for building target pages by business fragment from server-side;Based on configuration Information, template page call the interface layout element at the navigation bar layout element loaded and the interface in load to build mesh Mark the page.Wherein, schematic diagram when building navigation bar according to configuration information is as shown in Figure 5.Navigation bar such as Fig. 6 in target pages Shown, the interface in load in target pages is as shown in Figure 7.
Moreover, template page Activity, as controller, unified management controls navigation bar and the shape at the interface in load State, and template page Activity is provided with the interface in navigation bar and load.Business separation is realized, and broken by business Piece fragment obtains the configuration information and assignment component needed for target pages, is quickly built so as to complete the page.
Fig. 8 is a kind of structure diagram of the device of page makeup of sixth embodiment of the invention.According to Fig.8, of the invention Sixth embodiment provides a kind of device of page makeup, and described device includes:
Load-on module 110, the view component of the business fragment for loading target pages in template page, wherein institute The view component of business fragment is stated for building the target pages;
Acquisition module 120, the structure information for obtaining the target pages by the business fragment;
Module 130 is built, for being based on the structure information, passes through the common component of fixed configurations in the template page And the view component builds the target pages.
Optionally, described device further includes:Memory module 100, for loading the target in template page described Before the view component of the business fragment of the page, it is broken that the business is obtained from the application program that need to build the target pages Piece, and by the business fragment store to memory, for loading the view component of the business fragment from the memory to institute State template page.
Optionally, the load-on module 110 includes:Request unit, for being sent out to server-side by the business fragment Build the request of the target pages;Feedback unit, the structure letter of the target pages for obtaining the server-side feedback Breath.
Optionally, the template page includes:Page controller;The structure module is specifically used for:By the page control Device processed is sent in the business fragment, and the page controller pair is controlled so that the business fragment is based on the structure information The common component and the view component are spliced, to build the target pages.
Optionally, the common package includes:The interface layout of navigation bar layout element and interface in stress state Element.
Seventh embodiment of the invention provides a kind of computer equipment, including processor and memory;Memory is for depositing Computer instruction is stored up, processor is used for the computer instruction of run memory storage, to realize a kind of above-mentioned page makeup Method.
A kind of noun involved by computer equipment and realization principle in seventh embodiment of the invention are specifically referred to A kind of method of page makeup of the first to five embodiment in the embodiment of the present invention, details are not described herein.
Eighth embodiment of the invention provides a kind of computer readable storage medium, and computer-readable recording medium storage has One or more module, one or more module can be executed by one or more processor, to realize above-mentioned one kind The method of page makeup.
A kind of noun involved by computer readable storage medium and realization principle in eighth embodiment of the invention is specific The method for being referred to a kind of page makeup of the first to five embodiment in the embodiment of the present invention, details are not described herein.
It should be noted that herein, the terms "include", "comprise" or its any other variant are intended to non-row His property includes, so that process, method, article or device including a series of elements include not only those elements, and And further include other elements that are not explicitly listed, or further include for this process, method, article or device institute it is intrinsic Element.In the absence of more restrictions, the element limited by sentence "including a ...", it is not excluded that including this There is also other identical elements in the process of element, method, article or device.
The embodiments of the present invention are for illustration only, can not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on this understanding, technical scheme of the present invention substantially in other words does the prior art Going out the part of contribution can be expressed in the form of software products, which is stored in a storage medium In (such as ROM/RAM, magnetic disc, CD), including some instructions are used so that a station terminal (can be mobile phone, computer, service Device, air conditioner or network equipment etc.) method that executes each embodiment of the present invention.
The embodiment of the present invention is described with above attached drawing, but the invention is not limited in above-mentioned specific Embodiment, the above mentioned embodiment is only schematical, rather than restrictive, those skilled in the art Under the inspiration of the present invention, without breaking away from the scope protected by the purposes and claims of the present invention, it can also make very much Form, all of these belong to the protection of the present invention.

Claims (12)

1. a kind of method of page makeup, which is characterized in that the method includes:
The view component of the business fragment of target pages is loaded in template page, wherein the view component of the business fragment For building the target pages;
The structure information of the target pages is obtained by the business fragment;
Based on the structure information, institute is built by the common component of fixed configurations in the template page and the view component State target pages.
2. according to the method described in claim 1, it is characterized in that, the business for loading target pages in template page is broken Before the view component of piece, the method further includes:
The business fragment is obtained from the application program that need to build the target pages;
By the business fragment store to memory, for loading the view component of the business fragment from the memory to described Template page.
3. according to the method described in claim 1, it is characterized in that, the structure for obtaining the target pages by business fragment Information is built, including:
The request for building the target pages is sent out to server-side by the business fragment;
Obtain the structure information of the target pages of the server-side feedback.
4. according to the method described in claim 3, it is characterized in that, the template page includes:Page controller;
It is described to be based on the structure information, the common component by fixed configurations in the template page and the view component structure The target pages are built, including:
The page controller is sent in the business fragment, so that the business fragment is controlled based on the structure information The page controller splices the common component and the view component, to build the target pages.
5. according to the method described in claim 1, it is characterized in that, the common package includes:Navigation bar layout element and place Interface layout element in the interface of stress state.
6. a kind of device of page makeup, which is characterized in that described device includes:
Load-on module, the view component of the business fragment for loading target pages in template page, wherein the business is broken The view component of piece is for building the target pages;
Acquisition module, the structure information for obtaining the target pages by the business fragment;
Module is built, for being based on the structure information, by the common component of fixed configurations in the template page and described View component builds the target pages.
7. device according to claim 6, which is characterized in that described device further includes:
Memory module, for before the view component of the business fragment for loading the target pages in template page, Obtain the business fragment from the application program that need to build the target pages, and by the business fragment store to memory, For loading the view component of the business fragment from the memory to the template page.
8. device according to claim 6, which is characterized in that the load-on module includes:
Request unit, for sending out the request for building the target pages to server-side by the business fragment;
Feedback unit, the structure information of the target pages for obtaining the server-side feedback.
9. device according to claim 8, which is characterized in that the template page includes:Page controller;
The structure module is specifically used for:The page controller is sent in the business fragment, so that the business is broken Piece is based on the structure information control page controller and splices to the common component and the view component, with structure Build the target pages.
10. device according to claim 6, which is characterized in that the common package includes:Navigation bar layout element and place Interface layout element in the interface of stress state.
11. a kind of computer equipment, which is characterized in that including processor and memory;
The memory refers to for storing computer instruction, the computer that the processor is used to run the memory storage It enables, the method to realize the page makeup described in any one of claim 1 to 5.
12. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage there are one or Multiple programs, one or more of programs can be executed by one or more processor, to realize in claim 1 to 5 The method of any one of them page makeup.
CN201810427658.9A 2018-05-07 2018-05-07 A kind of method, apparatus of page makeup, computer equipment and storage medium Pending CN108762729A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810427658.9A CN108762729A (en) 2018-05-07 2018-05-07 A kind of method, apparatus of page makeup, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810427658.9A CN108762729A (en) 2018-05-07 2018-05-07 A kind of method, apparatus of page makeup, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN108762729A true CN108762729A (en) 2018-11-06

Family

ID=64009858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810427658.9A Pending CN108762729A (en) 2018-05-07 2018-05-07 A kind of method, apparatus of page makeup, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN108762729A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683894A (en) * 2018-12-17 2019-04-26 北京字节跳动网络技术有限公司 A kind of navigation bar setting method, device and computer storage medium
CN109710254A (en) * 2018-12-24 2019-05-03 珠海市小源科技有限公司 Construction method, device and the storage medium of page view
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN112306469A (en) * 2019-08-21 2021-02-02 北京字节跳动网络技术有限公司 Barrier-free component construction method, device, equipment and storage medium
CN112817591A (en) * 2021-01-26 2021-05-18 山东浪潮通软信息科技有限公司 Front-end page construction method and device
CN113254043A (en) * 2021-06-04 2021-08-13 京东科技控股股份有限公司 Web front-end project processing method and device, electronic equipment and storage medium
CN113407284A (en) * 2021-06-25 2021-09-17 远光软件股份有限公司 Navigation interface generation method and device, storage medium and electronic equipment
WO2023016264A1 (en) * 2021-08-11 2023-02-16 京东方科技集团股份有限公司 Page generation method and apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105760147A (en) * 2014-12-16 2016-07-13 上海天脉聚源文化传媒有限公司 Software page display construction method and system
US20170097752A1 (en) * 2013-03-11 2017-04-06 Oracle International Corporation Method and system for generating a web page layout using nested drop zone widgets having different software functionalities
CN106681704A (en) * 2015-11-11 2017-05-17 北大方正集团有限公司 Development device and development method of user interface
CN107291506A (en) * 2017-06-28 2017-10-24 北京五八信息技术有限公司 A kind of method and apparatus at renewal APP interfaces
CN107506193A (en) * 2017-08-18 2017-12-22 平安科技(深圳)有限公司 A kind of development approach of subsystem page, storage medium and server
CN107704243A (en) * 2017-10-19 2018-02-16 用友网络科技股份有限公司 Construction method and device, the computer equipment and storage medium of front-end interface

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170097752A1 (en) * 2013-03-11 2017-04-06 Oracle International Corporation Method and system for generating a web page layout using nested drop zone widgets having different software functionalities
CN105760147A (en) * 2014-12-16 2016-07-13 上海天脉聚源文化传媒有限公司 Software page display construction method and system
CN106681704A (en) * 2015-11-11 2017-05-17 北大方正集团有限公司 Development device and development method of user interface
CN107291506A (en) * 2017-06-28 2017-10-24 北京五八信息技术有限公司 A kind of method and apparatus at renewal APP interfaces
CN107506193A (en) * 2017-08-18 2017-12-22 平安科技(深圳)有限公司 A kind of development approach of subsystem page, storage medium and server
CN107704243A (en) * 2017-10-19 2018-02-16 用友网络科技股份有限公司 Construction method and device, the computer equipment and storage medium of front-end interface

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109683894A (en) * 2018-12-17 2019-04-26 北京字节跳动网络技术有限公司 A kind of navigation bar setting method, device and computer storage medium
CN109683894B (en) * 2018-12-17 2023-02-28 抖音视界有限公司 Navigation bar setting method and device and computer storage medium
CN109710254A (en) * 2018-12-24 2019-05-03 珠海市小源科技有限公司 Construction method, device and the storage medium of page view
CN109799994A (en) * 2019-01-14 2019-05-24 腾讯科技(武汉)有限公司 A kind of terminal assembly generation method and device
CN112306469A (en) * 2019-08-21 2021-02-02 北京字节跳动网络技术有限公司 Barrier-free component construction method, device, equipment and storage medium
CN112817591A (en) * 2021-01-26 2021-05-18 山东浪潮通软信息科技有限公司 Front-end page construction method and device
CN113254043A (en) * 2021-06-04 2021-08-13 京东科技控股股份有限公司 Web front-end project processing method and device, electronic equipment and storage medium
CN113407284A (en) * 2021-06-25 2021-09-17 远光软件股份有限公司 Navigation interface generation method and device, storage medium and electronic equipment
WO2023016264A1 (en) * 2021-08-11 2023-02-16 京东方科技集团股份有限公司 Page generation method and apparatus

Similar Documents

Publication Publication Date Title
CN108762729A (en) A kind of method, apparatus of page makeup, computer equipment and storage medium
CN102546207B (en) A kind of method and system of distributed centralization scheduling updating network element software version
DE102004006951A1 (en) Update print server software based on update emails
CN106817241A (en) A kind of updating management method, upgrade method and device
CN106020959A (en) Data migration method and device
CN108519874A (en) The generation method and device of Python project packets
CN110489126A (en) Execution method and apparatus, storage medium and the electronic device of compiler task
CN112988394B (en) Business service publishing method, device, medium and equipment based on cloud native container
CN106448779A (en) Method and device for gang controlling screen of master control room of nuclear electrical power plant
CN105005481A (en) Method and system for processing workflow to-do task
CN111797173A (en) Alliance chain sharing system, method and device, electronic equipment and storage medium
CN107895035A (en) A kind of display methods of the page, front-end server and internet banking system
CN112905338B (en) Automatic computing resource allocation method and device
CN105592114A (en) Application software issuing method in virtual desktop environment
CN107783848A (en) A kind of JSON command handling methods and device based on socket communication
CN106302125A (en) A kind of solicited message is responded method, Apparatus and system
JP2016173623A (en) Content providing device, content providing method, and content providing program
CN109739518A (en) Generate the method and device of offline software resource
CN103856531A (en) Local area network downloading device and method based on multiple collaborators
CN109756356A (en) Device updating method and device
CN107632865A (en) A kind of FPGA configuration upgrade methods and device
CN106851213A (en) The packet method for allocating tasks and system of cloud platform in monitoring system
CN110401719A (en) Method, apparatus, system and the storage medium of web terminal upload data
CN106254409A (en) It is applied to three-dimensional application startup method, the Apparatus and system of mobile terminal
CN106250243B (en) The processing method and processing device of banking system application based on poll tupe

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20181106

RJ01 Rejection of invention patent application after publication