CN112307379A - Page generation method, device and equipment - Google Patents

Page generation method, device and equipment Download PDF

Info

Publication number
CN112307379A
CN112307379A CN202010681514.3A CN202010681514A CN112307379A CN 112307379 A CN112307379 A CN 112307379A CN 202010681514 A CN202010681514 A CN 202010681514A CN 112307379 A CN112307379 A CN 112307379A
Authority
CN
China
Prior art keywords
page
target
information
order
target category
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010681514.3A
Other languages
Chinese (zh)
Other versions
CN112307379B (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.)
Changsha Daojia Youxiang Home Economics Service Co ltd
Original Assignee
Changsha Daojia Youxiang Home Economics Service 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 Changsha Daojia Youxiang Home Economics Service Co ltd filed Critical Changsha Daojia Youxiang Home Economics Service Co ltd
Priority to CN202010681514.3A priority Critical patent/CN112307379B/en
Publication of CN112307379A publication Critical patent/CN112307379A/en
Application granted granted Critical
Publication of CN112307379B publication Critical patent/CN112307379B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0641Shopping interfaces

Abstract

The embodiment of the invention provides a page generation method, a page generation device and page generation equipment. The page generation method comprises the following steps: determining ordering information to be configured in a first target category; selecting a first target page component matched with the order placing information of the first target category from the multiple page components to be selected; and constructing a lower order page of the first target category based on the first target page component. Because the order-placing page of the target product can be directly constructed through the target page component matched with the order-placing information, the method can respond to the service requirement for opening the new product in time without complex page development test work, greatly reduces the workload of new product development test, reduces the maintenance cost of various products and improves the opening efficiency of the new product.

Description

Page generation method, device and equipment
Technical Field
The invention relates to the technical field of internet, in particular to a page generation method, a page generation device and page generation equipment.
Background
With the popularization of intelligent devices, more and more users choose to order various products on various network platforms (such as e-commerce service platforms, e-commerce clients, e-commerce websites and the like). The products of different categories are, for example, ticket products, housekeeping services, moving services, and home education services. The user can select a certain product in a certain network platform and order in the ordering page corresponding to the product.
Taking an e-commerce client as an example, in order to improve the attraction of the e-commerce client to a user, a large number of new product types are often required to be opened in the client, so that the user can obtain more fresh services in the client, and the client competitiveness is improved. However, each time a new product is opened, a large amount of time and resources are required to be invested for developing and testing the client, so that the existing new product opening process cannot respond to the service requirement in time.
Disclosure of Invention
The embodiment of the invention provides a page generation method, a page generation device and page generation equipment, which are used for improving the opening efficiency of new products.
In a first aspect, an embodiment of the present invention provides a page generation method, where the page generation method includes:
determining ordering information to be configured in a first target category;
selecting a first target page component matched with the order placing information of the first target category from a plurality of page components to be selected;
and constructing a lower order page of the first target category based on the first target page component.
In a second aspect, an embodiment of the present invention provides a page generating apparatus, where the page generating apparatus includes:
the determining module is used for determining ordering information to be configured in the first target category;
the first construction module is used for selecting a first target page component matched with the order placing information of the first target category from a plurality of page components to be selected; and constructing a lower order page of the first target category based on the first target page component.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor and a memory, where the memory stores executable code, and when the executable code is executed by the processor, the processor is enabled to implement at least the page generation method in the first aspect.
An embodiment of the present invention provides a non-transitory machine-readable storage medium, on which executable code is stored, and when the executable code is executed by a processor of an electronic device, the processor is enabled to implement at least the page generation method in the first aspect.
In the page generation scheme provided by the embodiment of the invention, the ordering information to be configured in the first target category is determined firstly. And then, selecting a first target page component matched with the order placing information of the first target class from the multiple page components to be selected so as to construct an order placing page of the first target class based on the first target page component. Because the order-placing page of the target product can be directly constructed through the target page component matched with the order-placing information, the scheme can respond to the service requirement of opening the new product in time without carrying out complex page development test work, thereby greatly reducing the workload of new product development test, reducing the maintenance cost of various products and improving the opening efficiency of the new product.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on the drawings without creative efforts.
Fig. 1 is a schematic flowchart of a page generation method according to an embodiment of the present invention;
fig. 2a to fig. 2c are schematic diagrams of a lower single page according to an embodiment of the present invention;
fig. 3 is a schematic flowchart of another page generation method according to an embodiment of the present invention;
fig. 4 is a schematic flowchart of another page generation method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a page generation apparatus according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device corresponding to the page generating apparatus provided in the embodiment shown in fig. 5.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terminology used in the embodiments of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used in this embodiment of the invention, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "the" generally includes at least two.
The words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
In addition, the sequence of steps in each method embodiment described below is only an example and is not strictly limited.
With the popularization of intelligent equipment, more and more users choose to order various products on various network platforms. The user can select a certain product in a certain network platform and order in the ordering page corresponding to the product. For example, the user may order a ticket product in the e-commerce client, or the user may subscribe to a home service or a moving home service in the e-commerce service platform.
In practical applications, for example, an e-commerce client is taken as an example, if a new product is opened in the client, a placing page corresponding to the new product needs to be constructed in the client. Therefore, a large amount of time and resources are required to be invested for developing and testing the client terminal every time a new product is opened, so that the existing new product opening process cannot respond to a large amount of service requirements for opening the new product in time.
In summary, the practical problems to be solved by the page generation scheme provided by the embodiment of the present invention are: how to improve the opening efficiency of new products.
In order to solve the technical problem, the core idea of the page generation scheme provided by the embodiment of the invention is as follows:
first, order information to be configured in a target product class, such as address information, service time, and payment information, needs to be acquired. And then, a target page component matched with the ordering information of the target category is selected from the multiple page components to be selected, and the multiple page components to be selected are provided with highly configurable modules, so that respective corresponding page functions can be realized or corresponding page contents can be presented, and therefore, an ordering page of the target category can be directly constructed based on the target page component, and the service requirement of opening a new category can be responded in time without carrying out complex page development test work. According to the scheme, the target page components matched with the ordering information are screened from the highly configurable page components to be selected, and the ordering page of the target category is constructed based on the target page components, so that the workload of new category development and test is greatly reduced, the maintenance cost of various categories is reduced, and the opening efficiency of the new category is improved.
The embodiment of the invention is suitable for various pages, including but not limited to web pages and pages in various application programs. These applications can be installed in various electronic devices. The various electronic devices may be terminal devices such as mobile phones, tablet computers, PCs, notebook computers, smart televisions, and the like.
The following describes the execution process of the page generation method with reference to the following embodiments.
Fig. 1 is a flowchart of a page generation method according to an embodiment of the present invention. As shown in fig. 1, the page generation method includes the following steps:
101. and determining ordering information to be configured in the first target category.
102. And selecting a first target page component matched with the order placing information of the first target category from the multiple page components to be selected.
103. And constructing a lower order page of the first target category based on the first target page component.
In the embodiment of the invention, the new product to be opened is called a target product, which is called a target product for short. In practical applications, the target categories include goods and services. The target category may be, for example, cleaning services, breastfeeding services, freight logistics services.
The user can place an order for the target item product in the order placing page of the target item. In fact, the logic for ordering the target class is typically: the user inputs ordering information (such as address information filling, service time selection and the like), so that corresponding target product is provided for the user according to the input ordering information, and ordering is completed.
For example, assume that the target class is an air conditioner cleaning service. The user can select the order of the air conditioner cleaning class, enter order information on the order page of the air conditioner cleaning order, namely fill in a service address, select the service air conditioner specification, select the specific service starting time of last two weeks (such as 7 months, 8 days, 4: 00 pm), select the coupon membership card and display the automatically calculated service price. And the user can complete the order placement after confirming the correctness.
By combining the ordering logic, analyzing the ordering pages of various existing products, it can be found that the data information required to be configured in the ordering pages includes but is not limited to: address information, specification information, service time, warm prompt, user protocol, preference information, member information, payment information and order placing mode. The data information related to the ordering page is collectively referred to as ordering information herein. Of course, the order information listed herein is only an example, and the order information in practical applications is not limited to the example herein.
For the purpose of distinguishing, the category which needs to be opened currently is assumed as the first target category. To generate the order page of the first target category, in 101, order information to be configured in the first target category needs to be determined, so as to clarify a configuration requirement in the order page of the first target category.
In practical application, the ordering information to be configured can be determined according to the product characteristics of the first target class. For example, assume that the first target category is a designated drive service, i.e., a service that is driven by the service provider instead of the user. Specifically, the ordering information to be configured can be determined according to the product characteristics of the designated driving service, and the ordering information at least comprises the following information: address information, specification information, service time, warm prompts, user protocols, payment information.
Then, after the ordering information to be configured is determined, in 102, a first target page component matched with the ordering information of the first target category is selected from the multiple page components to be selected.
The page components to be selected can be reused for ordering pages of different categories. In short, the obtained multiple page components to be selected have the characteristics of reusability and high configurability by decoupling the logic among the page components in the lower single page. Therefore, when the order-placing page of the new product is developed each time, the corresponding page function can be realized by calling the page component to be selected matched with the order-placing information of the new product, the configuration of the whole order-placing page is completed, and the new product is opened quickly.
For example, assume that the ordering information of the first target category includes address information. The page components to be selected are assumed to comprise a component a, a component b and a component c. Assume that component a is used to implement the configuration function for address information in the lower single page. Based on the above assumption, in 102, the component a matching the address information can be selected from the components a, b, and c, so that the address information column in the lower page is configured by the component a in the subsequent page generation process.
Obviously, by multiplexing a plurality of page components to be selected, the phenomenon that repeated development and testing of the same function may occur in the process of developing the single page under different categories can be avoided, time and resources consumed by developing the single page under a new category can be reduced, and the page development testing efficiency can be improved.
In fact, the multiple page components to be selected are componentized to the lower single page, and in short, the implementation logic of each page component to be selected is independently written and tested to decouple the logic between different page components. Each page component to be selected can be independently used, so that the plurality of page components to be selected have the characteristic of high configurability. Optionally, before 102, a plurality of page components to be selected are tested, so as to reduce development and test work in a subsequent page generation process, and further improve the opening efficiency of new classes.
Optionally, a plurality of page components to be selected are set for the same ordering information, wherein each page component to be selected is respectively adapted to different types of terminals, so that the page development efficiency in various types of terminals is improved. For example, different page components to be selected for the same ordering information are respectively set for terminals with different sizes, such as a mobile phone, a tablet and a smart television.
Certainly, in practical application, different page components to be selected for the same ordering information may also be set for other differentiated development test conditions, such as different online environments, different languages, different user groups, and the like, and this document is not limited.
Optionally, in order to improve the opening efficiency of the new category, target page components matched with the same order information in the order pages of different target categories are kept unchanged. Taking e-commerce client as an example, the order page of each category usually includes address information, preference information and payment information. In order to improve the opening efficiency of each target category in the client, in the process of opening each target category, a target page component matched with address information, preferential information and payment information needs to be selected from a plurality of page components to be selected. In practical application, such a to-be-selected page component may be set as a necessary option in a plurality of to-be-selected page components.
Optionally, if the ordering information of the first target category includes a buried point parameter, a first target page component that supports the requirement of the buried point parameter may be selected from a plurality of to-be-selected page components.
Finally, after the first target page component matched with the ordering information of the first target category is selected from the multiple page components to be selected, 103, an ordering page of the first target category is constructed based on the first target page component.
In practical applications, the lower page of the first target category constructed in 103 may be one page, or may be a combination of multiple pages.
For example, assume that the first target class is appliance cleaning service. Suppose the order information of the appliance washing service includes: address information, specification information, service time, warm prompts, user protocols, preference information and payment information. In 103, a lower single page of the appliance cleaning service is constructed based on a plurality of first target page components matched with the address information, the specification information, the service time, the warm prompt and the user protocol, as shown in fig. 2 a. In the lower page shown in fig. 2a, the user needs to input address information and select a service type, a service time, and a service agreement. A warm and scented cue is also shown in the lower single page shown in fig. 2 a. In 103, a list-placing confirmation page of the appliance cleaning service is finally constructed based on the plurality of first target page components, the user input information, and the first target page components matched with the discount information and the payment information, as shown in fig. 2 b.
In the order confirmation page shown in fig. 2b, the user can input the offer information (i.e., the coupon or the coupon card) and view the service information, the service address information, and the payment information (the price to be paid) of the order to be placed. The "two sets of air inlets and outlets" in FIG. 2b represent the selection of the specification information in FIG. 2 a.
Optionally, the display form of the specification information is preconfigured according to the type of the target product. In some examples, in addition to displaying the selection result, the display result of the specification information further includes the number of products of the specification, such as the number of certain air conditioners that need to be cleaned.
Specifically, in 103, constructing a lower page of the first target category based on the first target page component may be implemented as:
establishing a front-end template corresponding to the first target category based on the first target page component; and acquiring configuration data corresponding to the first target product through a preset data interface, and automatically importing the configuration data into a front-end template to obtain a list page of the first target product.
In fact, in 103, the order placing information corresponding to the first target item is obtained from the configuration background through a preset data interface provided by the configuration background, and the node intermediate layer of the server automatically guides the order placing information into the front-end template to provide the first target order placing page for the user.
Specifically, the configuration background sends configuration data corresponding to the target product class (namely order placing information corresponding to the first target product class) to the server through a preset data interface, the node intermediate layer of the server splices the configuration data to a front-end rendering template (namely a front-end template), and the client selects a display component (namely a first target page component) matched with the spliced configuration data to obtain an order placing page of the target product class.
In the embodiment of the invention, the ordering information of different target categories can be maintained in the configuration background so as to uniformly maintain and manage the configuration data of each target category. Optionally, the configuration background may be provided in the server. The server may be a physical server including an independent host, or may also be a virtual server carried by a host cluster, or may also be a cloud server. In addition to the order information listed above, the order information of each target item also includes an item identifier and an item name.
For example, assume that the configuration backend maintains configuration data (i.e., order information) for a breastfeeding category, including: identification, number, Chinese and English names, page embedded point parameters, specification information (such as single service), membership information (such as membership card and use prompt thereof), user protocol (such as home service protocol), warm prompt and gray city list of breast-feeding products.
Optionally, the first target page component may be configured according to the ordering information of the first target category, so as to meet page configuration requirements under different target categories. If the ordering information of the first target category comprises service time, the first target page component matched with the service time can be configured into time frames with different styles. If the ordering information of the first target category comprises a warm prompt, the first target page component matched with the warm prompt can be configured as a special warm prompt aiming at the target category. In practical application, universal warm prompts can be set for different target categories. If the ordering information of the first target category comprises a user protocol, a first target page component matched with the user protocol can be configured with a proprietary protocol name and a protocol access link aiming at the target category on the basis of a general user protocol. If the order information of the first target category comprises member information, the first target page component matched with the member information can be configured to display a member card for the user by combining with the delivery channel of the target category.
If the order information of the first target product class includes the specification information, the specific configuration requirement can be obtained from the specification information due to the large difference of the specification information. Assuming that the specific configuration requirements include a multiple-choice specification or a single-choice specification, the first target page component matching the specification information may be configured as the multiple-choice specification or the single-choice specification. The multi-selection specification also needs to select the product quantity, and the selection mode of the product quantity can be configured to be realized by an input box or an add-subtract control. Furthermore, a specific display style with multiple selection specifications can be set.
For example, assume that the first target class is appliance cleaning service. It is assumed that the order information of the appliance washing service includes specification information. In 103, a plurality of first target page components matched with the specification information may be configured as a multi-selection specification, and a selection manner of the product quantity is configured to be implemented by an add-subtract control, so as to construct a lower single page of the appliance cleaning service shown in fig. 2 c. Fig. 2c shows a lower page where the user needs to input service address information and select service time and the number of washes. The cleaning quantity is the cleaning quantity corresponding to the equipment with the specification of detaching and cleaning the electric water heater, detaching and cleaning-free the gas water heater and the like.
If the ordering information of the first target category includes an ordering mode, the first target page component matched with the ordering mode can be set to be in a common mode or a special mode (such as a 'appointment at any time' mode) according to the position of the user. Specifically, if the city where the user is located belongs to a pre-configured gray city list, the first target page component is determined to be set to be in a 'contract at any time' mode, namely, a mode of skipping to a preset page to perform follow-up processes such as order receiving payment and the like after other order placing information is input.
Optionally, in 102, after selecting a target page component matched with the order placing information of the first target category from the multiple page components to be selected, the order placing information to be configured in the second target category may also be determined, and it is determined whether the first target page component is matched with the order placing information of the second target category. And if the first target page component is matched with the ordering information of the second target category, constructing an ordering page of the second target category based on the first target page component so as to reduce development work related to constructing the ordering page of the second target category, such as page data configuration, and improve page development efficiency and new category opening efficiency. And if the order information of the first target page component and the second target category is not matched, selecting a second target page component matched with the order information of the second target category from the multiple page components to be selected, and constructing an order page of the second target category based on the second target page component.
In the execution process of the page generation method shown in fig. 1, since the order-placing page of the target category can be directly constructed through the target page component matched with the order-placing information, the method can respond to the service requirement for opening the new category in time without performing complex page development test work, thereby greatly reducing the workload of new category development test, reducing the maintenance cost of various categories, and improving the opening efficiency of the new category.
Fig. 3 is a schematic flowchart of another page generation method provided in the embodiment of the present invention, so that, as shown in fig. 3, the page generation method may include the following steps:
301. and determining ordering information to be configured in the first target category.
302. And judging whether the first target page component is matched with the ordering information of the first target category. If the first target page component matches the ordering information of the first target item, 303 is performed. If the first target page component does not match the ordering information of the first target category, then 304 is performed.
303. And constructing a lower order page of the first target category based on the first target page component.
Specifically, the main process is returned in the test environment, and whether the configuration and page display in the lower single page constructed by the first target page component are correct or not is confirmed. And then, acquiring configuration data of the first target class from the configuration background through a preset data interface, and testing the single main process under regression to complete the opening process of the first target class.
304. And selecting a third target page component matched with the order placing information of the first target class from the multiple page components to be selected, and constructing an order placing page of the first target class based on the third target page component.
Specifically, a third target page component matched with the ordering information of the first target category and corresponding configuration information are added. And testing the functions and the styles of the added third target page components to determine whether the functions and the styles meet the requirements. If the functions and the patterns are confirmed to meet the requirements, the main process is returned to the testing environment, and the front-end engineering and the rear-end engineering are put on line. And then, acquiring configuration data of the first target class from the configuration background through a preset data interface, and testing the single main process under regression to complete the opening process of the first target class.
The execution process of step 301 to step 304 may refer to the description in the foregoing other embodiments, and the description of the similar parts is omitted.
Fig. 4 is a schematic flowchart of a further page generation method according to an embodiment of the present invention, so that, as shown in fig. 4, the page generation method may include the following steps:
401. and determining ordering information to be configured in the first target category.
402. And judging whether the first target page component is matched with the ordering information of the first target category. If the first target page component matches the ordering information of the first target item, 403 is executed. If the first target page component does not match the ordering information of the first target category, then 404 is performed.
403. And constructing a lower order page of the first target category based on the first target page component. Execution 405.
Specifically, the main process is returned in the test environment, and whether the configuration and page display in the lower single page constructed by the first target page component are correct or not is confirmed.
404. And selecting a third target page component matched with the order placing information of the first target class from the multiple page components to be selected, and constructing an order placing page of the first target class based on the third target page component.
Specifically, a third target page component matched with the ordering information of the first target category and corresponding configuration information are added. And testing the functions and the styles of the added third target page components to determine whether the functions and the styles meet the requirements. If the functions and the patterns are confirmed to meet the requirements, the main process is returned to the testing environment, and the front-end engineering and the rear-end engineering are put on line.
405. And acquiring the configuration data of the first target class from the configuration background through a preset data interface.
406. An online regression function. Specifically, a single main process under regression is tested, and a starting process of the first target class is completed.
The execution process of step 401 to step 404 may refer to the description in the foregoing other embodiments, and the description of the similar parts is omitted.
The page generating apparatus of one or more embodiments of the present invention will be described in detail below. Those skilled in the art will appreciate that these page generation means can be constructed by configuring the steps taught in the present scheme using commercially available hardware components.
Fig. 5 is a schematic structural diagram of a page generation apparatus according to an embodiment of the present invention. As shown in fig. 5, the page generating apparatus includes:
a determining module 501, configured to determine order placing information to be configured in a first target category;
a first constructing module 502, configured to select, from multiple page components to be selected, a first target page component that matches ordering information of the first target category; and constructing a lower order page of the first target category based on the first target page component.
Optionally, the multiple page components to be selected can be reused for ordering pages of different categories.
Optionally, the page generating apparatus further includes a second constructing module, configured to determine order placement information to be configured in a second target category after the first constructing module selects a target page component matching the order placement information from the multiple page components to be selected; judging whether the ordering information of the second target category is matched with the first target page component or not; and if so, constructing a lower order page of the second target category based on the first target page component.
Optionally, the second construction module is further configured to select, if the ordering information of the second target category is not matched with the first target page component, a second target page component matched with the ordering information of the second target category from the multiple page components to be selected; and constructing a lower order page of the second target category based on the second target page component.
Optionally, when constructing the lower order page of the first target category based on the first target page component, the first constructing module 502 is specifically configured to: establishing a front-end template corresponding to the first target category based on the first target page component; and acquiring configuration data corresponding to the first target product through a preset data interface, and automatically importing the configuration data into the front-end template to obtain a list page of the first target product.
Optionally, the ordering information to be configured includes one or a combination of the following: address information, specification information, service time, warm prompt, user protocol, preference information, member information, payment information and order placing mode.
The page generating apparatus shown in fig. 5 may implement the method provided in the embodiments shown in fig. 1 to fig. 4, and parts not described in detail in this embodiment may refer to the related description of the foregoing embodiments, which is not described herein again.
In one possible design, the structure of the page generating apparatus shown in fig. 5 may be implemented as an electronic device. As shown in fig. 6, the electronic device may include: a processor 601, a memory 602. The memory 602 stores executable codes thereon, and when the executable codes are executed by the processor 601, at least the processor 601 can implement the page generation method provided in the embodiments shown in fig. 1 to 4.
The electronic device may further include a communication interface 603 configured to communicate with other devices.
In addition, an embodiment of the present invention provides a non-transitory machine-readable storage medium, on which executable code is stored, and when the executable code is executed by a processor of an electronic device, the processor is caused to execute the page generation method provided in the foregoing embodiments shown in fig. 1 to 4.
The above-described apparatus embodiments are merely illustrative, wherein the various modules illustrated as separate components may or may not be physically separate. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that the embodiments can be implemented by adding necessary general hardware platform, and of course, can also be implemented by a combination of hardware and software. With this understanding in mind, the above-described aspects and certain aspects that make contribution to the present invention may be embodied in the form of a computer program product embodied on one or more computer-usable storage media having computer-usable program code embodied therein (including, but not limited to, disk storage, CD-ROM, optical storage, etc.).
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (13)

1. A page generation method is characterized by comprising the following steps:
determining ordering information to be configured in a first target category;
selecting a first target page component matched with the order placing information of the first target category from a plurality of page components to be selected;
and constructing a lower order page of the first target category based on the first target page component.
2. The method of claim 1, wherein the plurality of candidate page components are reusable for ordering pages of different categories.
3. The method according to claim 1, wherein after selecting the target page component matching the order-placing information from the plurality of page components to be selected, the method further comprises:
determining ordering information to be configured in a second target category;
judging whether the ordering information of the second target category is matched with the first target page component or not;
and if so, constructing a lower order page of the second target category based on the first target page component.
4. The method of claim 3, further comprising:
if the order information of the second target category is not matched with the first target page component, selecting a second target page component matched with the order information of the second target category from the multiple page components to be selected;
and constructing a lower order page of the second target category based on the second target page component.
5. The method of claim 1, wherein said building a lower order page of said first target category based on said first target page component comprises:
establishing a front-end template corresponding to the first target category based on the first target page component;
and acquiring configuration data corresponding to the first target product through a preset data interface, and automatically importing the configuration data into the front-end template to obtain a list page of the first target product.
6. The method of claim 1, wherein the ordering information to be configured comprises one or a combination of the following: address information, specification information, service time, warm prompt, user protocol, preference information, member information, payment information and order placing mode.
7. A page generating apparatus, characterized in that the page generating apparatus comprises:
the determining module is used for determining ordering information to be configured in the first target category;
the first construction module is used for selecting a first target page component matched with the order placing information of the first target category from a plurality of page components to be selected; and constructing a lower order page of the first target category based on the first target page component.
8. The apparatus of claim 7, wherein the plurality of candidate page components are reusable for ordering pages of different categories.
9. The apparatus of claim 7, further comprising a second building module, configured to determine order placement information to be configured in a second target category after the first building module selects a target page component matching the order placement information from a plurality of page components to be selected;
judging whether the ordering information of the second target category is matched with the first target page component or not;
and if so, constructing a lower order page of the second target category based on the first target page component.
10. The apparatus of claim 9, wherein the second building module is further configured to select a second target page component matching the order information of the second target category from the plurality of to-be-selected page components if the order information of the second target category does not match the first target page component;
and constructing a lower order page of the second target category based on the second target page component.
11. The apparatus of claim 7, wherein the first construction module, when constructing the lower order page of the first target category based on the first target page component, is specifically configured to:
establishing a front-end template corresponding to the first target category based on the first target page component;
and acquiring configuration data corresponding to the first target product through a preset data interface, and automatically importing the configuration data into the front-end template to obtain a list page of the first target product.
12. The apparatus of claim 7, wherein the ordering information to be configured comprises one or a combination of the following: address information, specification information, service time, warm prompt, user protocol, preference information, member information, payment information and order placing mode.
13. An electronic device, comprising: a processor and a memory, wherein the memory has stored thereon executable code which, when executed by the processor, causes the processor to perform the page generation method of any of claims 1 to 6.
CN202010681514.3A 2020-07-15 2020-07-15 Page generation method, device and equipment Active CN112307379B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010681514.3A CN112307379B (en) 2020-07-15 2020-07-15 Page generation method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010681514.3A CN112307379B (en) 2020-07-15 2020-07-15 Page generation method, device and equipment

Publications (2)

Publication Number Publication Date
CN112307379A true CN112307379A (en) 2021-02-02
CN112307379B CN112307379B (en) 2023-07-28

Family

ID=74483145

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010681514.3A Active CN112307379B (en) 2020-07-15 2020-07-15 Page generation method, device and equipment

Country Status (1)

Country Link
CN (1) CN112307379B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268229A (en) * 2021-06-08 2021-08-17 中国联合网络通信集团有限公司 Code generation method and code generation device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
US9760607B1 (en) * 2013-09-25 2017-09-12 Amazon Technologies, Inc. Calculating document quality
CN108306851A (en) * 2017-03-28 2018-07-20 腾讯科技(深圳)有限公司 Information acquisition method, providing method, apparatus and system
CN110245791A (en) * 2019-05-31 2019-09-17 江苏苏宁物流有限公司 A kind of order processing method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9760607B1 (en) * 2013-09-25 2017-09-12 Amazon Technologies, Inc. Calculating document quality
CN106021617A (en) * 2016-07-12 2016-10-12 腾讯科技(深圳)有限公司 Page generation method and device
CN108306851A (en) * 2017-03-28 2018-07-20 腾讯科技(深圳)有限公司 Information acquisition method, providing method, apparatus and system
CN110245791A (en) * 2019-05-31 2019-09-17 江苏苏宁物流有限公司 A kind of order processing method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
直播镜头: "如何使用约洗APP下单,预约上门家电清洗服务", 《HTTPS://JINGYAN.BAIDU.COM/ARTICLE/8275FC8677572446A03CF625.HTML》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113268229A (en) * 2021-06-08 2021-08-17 中国联合网络通信集团有限公司 Code generation method and code generation device
CN113268229B (en) * 2021-06-08 2023-06-27 中国联合网络通信集团有限公司 Code generation method and code generation device

Also Published As

Publication number Publication date
CN112307379B (en) 2023-07-28

Similar Documents

Publication Publication Date Title
CN107391114B (en) Page visual rendering method and device
CN105814539A (en) Method and apparatus for code virtualization and remote process call generation
CN108111364B (en) Service system testing method and device
CN109885355A (en) A kind of application starting method and relevant apparatus
CN111414391A (en) Method and system for accessing multiple data sources
CN109726020A (en) System docking method, system docking equipment, storage medium and device
CN103647775A (en) Method and apparatus for registration in webpage
CN112307379B (en) Page generation method, device and equipment
CN110888800A (en) Service interaction function test method, device, storage medium and test system
CN112132530B (en) Visual dynamic flow arranging method and system
CN112579452A (en) Software automation test method, device, equipment and storage medium
CN111612508A (en) Financial resource allocation request processing method and device and electronic equipment
CN110955449A (en) Method and device for releasing gray scale of client
CN113064627B (en) Service access data processing method, platform, terminal, equipment and system
CN111782445B (en) Configuration method and device of equipment debugging environment
CN115061785A (en) Information issuing method and device, storage medium and server
CN112732547B (en) Service testing method and device, storage medium and electronic equipment
CN113312900A (en) Data verification method and device
CN112181802A (en) Test method and device
CN104641305A (en) System for account setup and/or device installation
CN114035875B (en) Life cycle management method of intelligent screen
CN111488283B (en) Task generation method and device, electronic equipment and storage medium
CN114090269B (en) Service scheduling balancing method, device, equipment and storage medium
KR102386822B1 (en) Method and Apparatus for Task Assignment and Content Authoring for Multiple Users in the Industrial eXtended Reality Content Platform
CN114153472A (en) Bare metal server deployment method and device, electronic equipment and storage medium

Legal Events

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