CN114968447A - Online webpage generation and management method and related equipment - Google Patents

Online webpage generation and management method and related equipment Download PDF

Info

Publication number
CN114968447A
CN114968447A CN202210335953.8A CN202210335953A CN114968447A CN 114968447 A CN114968447 A CN 114968447A CN 202210335953 A CN202210335953 A CN 202210335953A CN 114968447 A CN114968447 A CN 114968447A
Authority
CN
China
Prior art keywords
display
template
identification number
content
static page
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
CN202210335953.8A
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.)
China Life Insurance Co ltd
Original Assignee
China Life Insurance Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Life Insurance Co ltd filed Critical China Life Insurance Co ltd
Priority to CN202210335953.8A priority Critical patent/CN114968447A/en
Publication of CN114968447A publication Critical patent/CN114968447A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides an online webpage generation and management method, which comprises the steps of firstly, establishing a display template and display contents which form a static page and classifying the display template and the display contents. And different classification results are distributed to different user terminals, so that the user can only check and edit the display contents and the display templates bound under the own classification when inquiring. And then, based on the target service scene, combining the display template with the display content to obtain the static page. In the process of modifying the static page, the display template or the display content can be directly replaced, and the complicated process of locally modifying the static page is avoided. The static page may then be presented for viewing by a different user through the created access link. And finally, based on different user terminals, performing role enabling so that the enabled user terminals perform online editing on the static page. And the function that the user can only operate the given function when accessing the online generation platform for generating the static page is realized.

Description

Online webpage generation and management method and related equipment
Technical Field
The present application relates to the field of web page generation technologies, and in particular, to an online web page generation and management method and a related device.
Background
In the process of realizing the business function, a front-end page is an essential step in the interaction between a user and the background of the system, and the display of the front-end page is divided into a static page and a dynamic page. A static page is a kind of presentation web page that is made up of a pure standard universal markup language, has no background database, no programs and no interactivity, but may contain text, images, sound, animation, client scripts, etc. The content of the static webpage is relatively stable, the page browsing speed is high, the process does not need to be connected with a database, the page opening speed is higher than that of the dynamic page, and the burden of a server can be reduced.
Static pages required by the service are developed locally and uploaded to a server for use. While the content in a static page is fixed, causing it to be workload in terms of post-maintenance. With the continuous increase of business requirements, developers need to intervene to develop the static page content locally and then upload the static page content again only by modifying the static page content, and the static page content modifying method is complex in process and low in working efficiency.
Disclosure of Invention
In view of the above, an object of the present application is to provide an online webpage generating and managing method and a related device, so as to solve the above problem.
In view of the foregoing, a first aspect of the present application provides an online webpage generating and managing method, including:
creating a display template and display content which form a static page;
classifying the display template and the display content based on different service scenes;
selecting the display template corresponding to the target service scene to be combined with the display content based on the target service scene to obtain the static page;
presenting the static page based on the created access link;
and enabling the roles based on different user terminals, so that the enabled user terminals can edit the static pages on line.
A second aspect of the present application provides an online generation platform for online webpage generation and management, comprising:
a creation module configured to: creating a display template and display content which form a static page;
a classification module configured to: classifying the display template and the display content based on different service scenes;
a bonding module configured to: selecting the display template corresponding to the target service scene to be combined with the display content based on the target service scene to obtain the static page;
a presentation module configured to: presenting the static page based on the created access link;
an enabling module configured to: and enabling the roles based on different user terminals, so that the enabled user terminals can edit the static pages on line.
A third aspect of the present application provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method as provided by the first aspect of the present application when executing the program.
A fourth aspect of the present application provides a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the method provided by the first aspect of the present application.
As can be seen from the above, according to the online webpage generating and managing method provided by the present application, first, the display template and the display content constituting the static page are created, and the display template and the display content are classified based on different service scenes. And different classification results are distributed to different user terminals, so that the user can only check and edit the display contents and the display templates bound under the own classification when inquiring. And then, based on the target service scene, selecting a display template corresponding to the target service scene to be combined with the display content to obtain a static page. In the process of generating the static page, the corresponding display template and the corresponding display content can be directly selected according to the classification of different service scenes, so that the generation efficiency of the static page is improved. In the process of modifying the static page, the display template or the display content can be directly replaced, and the technical problems that when the static page is locally developed, codes need to be modified no matter how much the static page modifies the content, and complicated online processes need to be executed after the static page is modified are solved. The static page may then be presented for viewing by a different user through the created access link. And finally, based on different user terminals, performing role enabling so that the enabled user terminals perform online editing on the static page. And the function that the user can only operate the given function when accessing the online generation platform for generating the static page is realized.
Drawings
In order to more clearly illustrate the technical solutions in the present application or the related art, the drawings needed to be used in the description of the embodiments or the related art will be briefly introduced below, and it is obvious that the drawings in the following description are only embodiments of the present application, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic diagram illustrating an operation of an online webpage generation and management method according to an embodiment of the present application;
FIG. 2 is a flowchart of an online web page generation and management method according to an embodiment of the present application;
FIG. 3 is a flowchart of creating a presentation template and presenting content according to an embodiment of the present application;
FIG. 4 is a flowchart illustrating the process of creating a presentation template and sorting the presentation content according to an embodiment of the present application;
FIG. 5 is a flowchart illustrating the combination of creating a presentation template and presentation content according to an embodiment of the present application;
FIG. 6 is a flowchart illustrating a static page display process according to an embodiment of the present application;
FIG. 7 is a flowchart of the classification and distribution of the creation of the presentation template and the presentation content according to an embodiment of the present application;
FIG. 8 is a flow chart of role enablement in an embodiment of the present application;
FIG. 9 is a block diagram of an online generation platform for online web page generation and management according to an embodiment of the present application;
fig. 10 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is further described in detail below with reference to the accompanying drawings in combination with specific embodiments.
It should be noted that technical terms or scientific terms used in the embodiments of the present application should have a general meaning as understood by those having ordinary skill in the art to which the present application belongs, unless otherwise defined. The use of "first," "second," and similar terms in the embodiments of the present application do not denote any order, quantity, or importance, but rather the terms are used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that the element or item listed before the word covers the element or item listed after the word and its equivalents, but does not exclude other elements or items. The terms "connected" or "coupled" and the like are not restricted to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "upper", "lower", "left", "right", and the like are used only to indicate relative positional relationships, and when the absolute position of the object being described is changed, the relative positional relationships may also be changed accordingly.
As described in the background art, in the related art, a developer is required to intervene to locally develop and upload the static page again when modifying the content of the static page, and in the process of locally developing the static page, no matter how much the modified content of the static page is, the code of the static page needs to be modified, and a complex and tedious online process is required after modification, so that the modification efficiency of the static page is low. And each locally developed static page is an independent file, and a new page file needs to be added in the server every time content is newly added, so that the storage space of the server is consumed, and the waste of server resources is caused.
In the online webpage generating and managing method provided by the embodiment of the application, as shown in fig. 1, after the display template and the display content which form the static page are created and classified based on different business scenes, the display template corresponding to the target business scene is selected and combined with the display content based on the target business scene to obtain the static page. In the process of generating the static page, corresponding display templates and display contents can be directly selected according to the classification of different service scenes, new page files do not need to be added in the server for the newly added contents, the storage space of the server is saved, the waste of server resources is reduced, and the generation efficiency of the static page is improved. In the process of modifying the static page, the display template or the display content can be directly replaced, and the technical problems that when the static page is modified locally, the whole code needs to be modified, and a complex and tedious online process needs to be executed after modification are solved.
In some embodiments, as shown in FIG. 2, an online web page generation and management method includes:
step 100: and creating a presentation template and presentation content which form the static page.
In this step, an online editing function of the template of the static page is realized by creating the presentation template. In a front-end page, an open source code editing plug-in is used, after template codes input by a user are converted into character strings, the character strings are transmitted to a background database to be stored, and the character strings are called to generate corresponding display templates, wherein the display templates are multiple, the multiple different display templates correspond to different service scenes one to one, and for different service requirements, the corresponding display templates can be directly selected on line without locally editing the display templates every time.
The online editing function of the content of the static page is realized by creating the display content. In a front-end page, a user uploads pictures, characters and the like corresponding to display contents by using an open source text editing plug-in supporting an uploading function, the contents such as the pictures and the characters acquired by the front-end page are transmitted to a background database to be stored, and the contents such as the pictures and the characters are called to generate the corresponding display contents, wherein the display contents are multiple, the multiple different display contents correspond to different business scenes one by one, and for different business requirements, the corresponding display contents can be directly selected on line without locally editing the display contents every time.
When the display template or the display content needs to be modified, only the corresponding display template or the corresponding display content needs to be modified, the whole static page does not need to be modified, the problem that the whole code of the static page needs to be modified when the static page is slightly modified is solved, and the generation efficiency of the static page is improved. Each static page is an independent file, and the content is added by using local editing, and each new content needs to be added into the server and consumes the storage space of the server.
Meanwhile, the step is generated to realize the purpose that the display templates under different scenes are manufactured according to the classification of business requirements, and in the later generation of the static page, the requirements can be met only by selecting the corresponding templates according to the classification of the scenes.
Step 200: and classifying the display template and the display content based on different business scenes.
In this step, when facing different service scenes, in order to accurately find the presentation template and the presentation content corresponding to the service scene; in order to accurately find the display template or the display content to be modified during modification; in order to accurately find the corresponding display content to which the new content needs to be added when the content is newly added, the display templates and the display content need to be classified and managed, and the created display templates and the created display content need to be calibrated respectively to obtain the template identification number corresponding to each display template and the content identification number corresponding to each display content. Then, different classification identification numbers are determined according to different service scenes, and the template identification number and the content identification number are respectively bound with the corresponding classification identification numbers to finish the classification of the display template and the display content.
Step 300: and selecting a display template corresponding to the target service scene based on the target service scene to combine with the display content to obtain the static page.
In this step, after a target service scene is determined in different service scenes, a classification corresponding to the target service scene is determined, a corresponding classification identifier number is obtained, a template identifier number and a content identifier number bound to the classification identifier number are found through the classification identifier number, and a display template and display content required by the target service scene are obtained.
Step 400: the static page is exposed based on the created access link.
In the step, after the static page is stored in the database in the form of text, an access link capable of accessing the page is created, when the access link is accessed, the database is queried by the back end, the static page corresponding to the access link is returned to the front end page, and the static page is displayed in the browser.
Step 500: and performing role enabling based on different user terminals, so that the enabled user terminals perform online editing on the static page.
In this step, after the classification identifier numbers are obtained in step 200, the classification identifier numbers need to be allocated to different user terminals, so that a user can only view and edit the display content and the display template bound to the classification identifier numbers owned by the user terminal when inquiring through the user terminal. Because the user terminal can check and edit the own display template and display content, the user terminals of different users need to be energized with roles, wherein the user terminals correspond to the roles one by one. Different roles can operate different functions, for example, role a can view and edit the display template and the display content, and role B can only view the display content but cannot see the function entry of the display template. The method comprises the steps of generating unique identification numbers for roles and functions respectively, binding the numbers corresponding to the functions and the role numbers and storing the numbers in a database, and binding the role numbers and a user terminal at the same time, so that when a static page online generation platform is accessed, a user can operate the functions which can be accessed by the user as the bound roles.
In some embodiments, as shown in fig. 3, step 100: creating a display template and display contents which form a static page, and specifically comprising the following steps:
step 110: a template code is entered.
In this step, the template code input by the user is acquired to create the presentation template, so the template code needs to be input before creating the presentation template and the presentation content.
Step 120: based on the entered template code, a plurality of different presentation templates are created by the open source code editing plug-in.
In the step, an open source code editing plug-in is used for converting the template code input by the user into a character string, then the character string is transmitted to a background database for storage, and the character string is called to generate a corresponding display template. The display templates are multiple, multiple different display templates correspond to different business scenes one by one, and for different business requirements, the corresponding display templates can be selected directly on line without locally editing the display templates every time.
Step 130: and uploading the content information.
In this step, the content information such as pictures and characters uploaded by the user needs to be acquired when the display content is created, so that the content information needs to be uploaded before the display content is created.
Step 140: and creating a plurality of different display contents through the open source text editing plug-in based on the uploaded content information.
In the step, in a front-end page, a user uploads pictures, characters and the like corresponding to display contents by using an open source text editing plug-in supporting an uploading function, the contents such as the pictures and the characters acquired by the front-end page are transmitted to a background database to be stored, and the corresponding display contents can be generated by calling the contents such as the pictures and the characters, wherein the display contents are multiple, the multiple different display contents correspond to different business scenes one by one, and for different business requirements, the corresponding display contents can be directly selected on line without locally editing the display contents every time.
The display content and the display content are created and stored respectively, when the display template or the display content needs to be modified, only the corresponding display template or the corresponding display content needs to be modified, the whole static page does not need to be modified, the problem that when the static page is slightly modified, the whole code of the static page needs to be modified is solved, and the generation efficiency of the static page is improved. Because each static page is an independent file, the content is added by using local editing, each new content is added by adding a new page file in the server to consume the storage space of the server, and the display template and the display content are stored separately.
In some embodiments, as shown in FIG. 4, step 200: classifying the display template and the display content based on different service scenes, which specifically comprises the following steps:
step 210: and calibrating each display template to obtain a plurality of different template identification numbers, wherein each display template corresponds to a unique template identification number.
In this step, when facing different service scenes, in order to accurately find the display template corresponding to the service scene; in order to accurately find the display template needing to be modified during modification; the display templates need to be classified and managed, and the created display templates need to be calibrated to obtain the template identification numbers corresponding to the display templates.
Step 220: and calibrating each display content to obtain a plurality of different content identification numbers, wherein each display content corresponds to a unique content identification number.
In this step, when facing different service scenes, in order to accurately find the display content corresponding to the service scene; in order to accurately find the display content needing to be modified during modification; in order to accurately find the corresponding display content needing to be added with new content when the content is newly added, the display content needs to be classified and managed, and the created display content needs to be calibrated to obtain the template identification number corresponding to each display template and the content identification number corresponding to each display content.
Step 230: and classifying the preset service scenes to obtain a plurality of pieces of service scene information.
In this step, the service scenes need to be classified, different service scenes correspond to different service requirements, and different service requirements need to access different static pages. For example: there are A, B, C, D four service scenarios, where a service scenario a is similar to a service scenario B, and a difference between the service scenario a, the service scenario C, and the service scenario D is large, so the service scenario a and the service scenario B are divided into one type, that is, the service scenario a and the service scenario B correspond to the same service scenario information, and the service scenario C and the service scenario D are respectively independent of each other and correspond to different service scenario information.
Step 240: and calibrating each service scene information to obtain a plurality of different classification identification numbers, wherein each service scene information corresponds to a unique classification identification number.
In this step, in order to simplify the identification of the classified different service scenes, each service scene information is also calibrated, so that each service scene information corresponds to one classification identifier number, and when the service scene is identified, only the classification identifier number needs to be identified.
Step 250: and binding the template identification numbers and the content identification numbers with the corresponding classification identification numbers respectively to finish classification, wherein one classification identification number corresponds to one template identification number and one content identification number respectively.
In this step, different classification identification numbers are determined according to different service scenes, and the template identification number and the content identification number are respectively bound with the corresponding classification identification numbers to complete the classification of the display template and the display content. After the classification identification number is determined, the corresponding display template and the display content can be determined.
In some embodiments, as shown in FIG. 5, step 300: based on the target service scene, selecting a display template corresponding to the target service scene to combine with the display content to obtain a static page, which specifically comprises:
step 310: and selecting the classification identification number corresponding to the target service scene based on the target service scene.
Step 320: and acquiring the template identification number and the content identification number bound with the classification identification number.
Step 330: and combining the display template corresponding to the template identification number with the display content corresponding to the content identification number to obtain the static page.
After a target service scene is determined in different service scenes, determining a classification corresponding to the target service scene to obtain a corresponding classification identification number, finding a template identification number and a content identification number bound with the classification identification number to obtain a display template and display content required by the target service scene, optionally, using a template engine FreeMarker which can be integrated into a java development frame at the rear end of a page, combining the display template and the display content, rendering into a static page which can be displayed in a browser, and storing the static page in a database in a text form.
In some embodiments, as shown in FIG. 6, step 400: the method for displaying the static page based on the access link specifically comprises the following steps:
step 410: an access link is created that can access the static page.
Step 420: in response to determining that the access link is accessed, the static page is presented.
Since the static page needs to be queried according to the access link, the access link capable of accessing the page is firstly created for determining the access address of the static page. And when the access link is accessed, the back end queries the database, returns a static page corresponding to the access link to the front end page, and displays the static page in the browser.
In some embodiments, as shown in fig. 7, after step 250, further comprising:
step 260: and distributing different classification identification numbers to different user terminals.
Step 270: each user terminal checks and edits the display template and the display content corresponding to the classification identification number by inquiring the classification identification number owned by the user terminal.
In order to realize online generation, modification and update of the static page, the classification identifier numbers are distributed to different user terminals, users can inquire the classification identifier numbers owned by the users and further find the display templates and the display contents corresponding to the classification identifier numbers, according to the difference of the authorities owned by the user terminals, only useful display templates and display contents of the users can be checked by the users, and the users who are superior can modify or update the display templates and the display contents while checking the display templates and the display contents. Due to the fact that different user terminals are separated from one another, each user terminal can only conduct the operation of the line pipe on the display template and the display content owned by the user terminal. The isolation among different user terminals is realized while the simultaneous operation of multiple persons is realized.
In some embodiments, as shown in FIG. 8, step 500: enabling roles based on different user terminals specifically comprises the following steps:
step 510: and calibrating each user terminal to obtain a plurality of role identification numbers.
In this step, each user terminal is used as an independent role, and each user terminal is calibrated for the convenience of statistics, identification and application, so as to obtain a plurality of role identification numbers corresponding to the user terminals one by one.
Step 520: and calibrating each authority to obtain a plurality of authority identification numbers.
In this step, as shown in step 270, different user terminals have different rights and can perform different operations, and different user terminals have different rights, and the more rights are possessed, the more functions the user terminal can perform, and the more operations the user terminal can perform on the possessed display template and the display content. For example: the user terminal only has one reading right, can only check the display template and the display content owned by the user terminal, and cannot modify and update the static page on line. If a certain user terminal has two read-write permissions, the user terminal can not only check the display template and the display owned by the user terminal, but also can modify, update and other editing operations on the display template and the display content on line, so that the static page can be modified and updated on line, and each permission is calibrated to obtain a plurality of permission identification numbers in order to more conveniently bind the permissions and the roles corresponding to the user terminal.
Step 530: and binding the role identification number and the authority identification number to complete role enabling, wherein the role identification number and the authority identification number correspond to each other one by one.
In this step, binding the role identification number and the authority identification number is a process for enabling roles, and different authorities are given to user terminals of different users. The functions that different roles can operate are different, for example, the role A can check and edit the display template and the display content, and the role B can only check the display content but cannot see the function entry of the display template. And storing the bound authority identification number and the role identification number in a database, and binding the role number with a user terminal at the same time, so that when the static page online generation platform is accessed, the user terminal is used as the bound role, operates the accessible function of the user terminal, and realizes the static page online management.
It should be noted that the method of the embodiment of the present application may be executed by a single device, such as a computer or a server. The method of the embodiment can also be applied to a distributed scene and completed by the mutual cooperation of a plurality of devices. In such a distributed scenario, one of the multiple devices may only perform one or more steps of the method of the embodiment, and the multiple devices interact with each other to complete the method.
It should be noted that the above describes some embodiments of the present application. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments described above and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Based on the same inventive concept, corresponding to the method of any embodiment, the application also provides an online generation platform for online webpage generation and management.
Referring to fig. 9, an online generation platform for online web page generation and management, includes:
a creation module 10 configured to: creating a display template and display content which form a static page;
a classification module 20 configured to: classifying the display template and the display content based on different service scenes;
a bonding module 30 configured to: selecting a display template corresponding to the target service scene to be combined with the display content based on the target service scene to obtain a static page;
a presentation module 40 configured to: presenting a static page based on the created access link;
an enabling module 50 configured to: and performing role enabling based on different user terminals, so that the enabled user terminals perform online editing on the static page.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, the functionality of the various modules may be implemented in the same one or more software and/or hardware implementations as the present application.
The apparatus of the foregoing embodiment is used to implement the corresponding online webpage generating and managing method in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described herein again.
Based on the same inventive concept, corresponding to the method of any embodiment described above, the present application further provides an electronic device, which includes a memory, a processor, and a computer program stored on the memory and running on the processor, and when the processor executes the program, the online webpage generation and management method described in any embodiment above is implemented.
Fig. 10 is a schematic diagram illustrating a more specific hardware structure of an electronic device according to this embodiment, where the electronic device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component in a device (not shown) or may be external to the device to provide a corresponding function. The input devices may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output devices may include a display, a speaker, a vibrator, an indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, Bluetooth and the like).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
The electronic device of the foregoing embodiment is used to implement the corresponding online webpage generating and managing method in any of the foregoing embodiments, and has the beneficial effects of the corresponding method embodiment, which are not described herein again.
Based on the same inventive concept, corresponding to any of the above-mentioned embodiment methods, the present application also provides a non-transitory computer-readable storage medium storing computer instructions for causing the computer to execute the online webpage generating and managing method according to any of the above-mentioned embodiments.
Computer-readable media of the present embodiments, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
The computer instructions stored in the storage medium of the foregoing embodiment are used to enable the computer to execute the online webpage generating and managing method according to any of the foregoing embodiments, and have the beneficial effects of the corresponding method embodiments, which are not described herein again.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, is limited to these examples; within the context of the present application, features from the above embodiments or from different embodiments may also be combined, steps may be implemented in any order, and there are many other variations of the different aspects of the embodiments of the present application as described above, which are not provided in detail for the sake of brevity.
In addition, well-known power/ground connections to Integrated Circuit (IC) chips and other components may or may not be shown in the provided figures for simplicity of illustration and discussion, and so as not to obscure the embodiments of the application. Furthermore, devices may be shown in block diagram form in order to avoid obscuring embodiments of the application, and this also takes into account the fact that specifics with respect to implementation of such block diagram devices are highly dependent upon the platform within which the embodiments of the application are to be implemented (i.e., specifics should be well within purview of one skilled in the art). Where specific details (e.g., circuits) are set forth in order to describe example embodiments of the application, it should be apparent to one skilled in the art that the embodiments of the application can be practiced without, or with variation of, these specific details. Accordingly, the description is to be regarded as illustrative instead of restrictive.
While the present application has been described in conjunction with specific embodiments thereof, many alternatives, modifications, and variations of these embodiments will be apparent to those of ordinary skill in the art in light of the foregoing description. For example, other memory architectures (e.g., dynamic ram (dram)) may use the embodiments discussed.
The present embodiments are intended to embrace all such alternatives, modifications and variances which fall within the broad scope of the appended claims. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present application are intended to be included within the scope of the present application.

Claims (10)

1. An online webpage generating and managing method, comprising:
creating a display template and display content which form a static page;
classifying the display template and the display content based on different business scenes;
selecting the display template corresponding to the target service scene to be combined with the display content based on the target service scene to obtain the static page;
presenting the static page based on the created access link;
and enabling the roles based on different user terminals, so that the enabled user terminals can edit the static pages on line.
2. The method according to claim 1, wherein the creating of the presentation template and the presentation content constituting the static page specifically comprises:
inputting a template code;
creating a plurality of different display templates through an open source code editing plug-in based on the input template codes;
uploading content information;
and creating a plurality of different display contents through the open source text editing plug-in based on the uploaded content information.
3. The method according to claim 1, wherein the classifying the presentation template and the presentation content based on different service scenarios comprises:
calibrating each display template to obtain a plurality of different template identification numbers, wherein each display template corresponds to a unique template identification number;
calibrating each display content to obtain a plurality of different content identification numbers, wherein each display content corresponds to a unique content identification number;
classifying the preset service scenes to obtain a plurality of pieces of service scene information;
calibrating each service scene information to obtain a plurality of different classification identification numbers, wherein each service scene information corresponds to a unique classification identification number;
and binding the template identification numbers and the content identification numbers with the corresponding classification identification numbers respectively to finish classification, wherein one classification identification number corresponds to one template identification number and one content identification number respectively.
4. The method according to claim 3, wherein the selecting, based on the target service scene, the display template corresponding to the target service scene to combine with the display content to obtain the static page specifically includes:
based on the target service scene, selecting the classification identification number corresponding to the target service scene;
acquiring the template identification number and the content identification number bound with the classification identification number;
and combining the display template corresponding to the template identification number with the display content corresponding to the content identification number to obtain the static page.
5. The method of claim 1, wherein the presenting the static page based on the access link specifically comprises:
creating the access link that can access the static page;
in response to determining that the access link is accessed, the static page is presented.
6. The method according to claim 3, wherein after the binding the template identification number and the content identification number with the corresponding class identification number respectively, and completing the classification, the method further comprises:
allocating different classification identification numbers to different user terminals;
and each user terminal checks and edits the display template and the display content corresponding to the classification identification number by inquiring the classification identification number owned by the user terminal.
7. The method according to claim 6, wherein the role enabling is performed based on different user terminals, and specifically comprises:
calibrating each user terminal to obtain a plurality of role identification numbers;
calibrating each authority to obtain a plurality of authority identification numbers;
and binding the role identification number and the authority identification number to complete role enabling, wherein the role identification number corresponds to the authority identification number one to one.
8. An online generation platform for online web page generation and management, comprising:
a creation module configured to: creating a display template and display content which form a static page;
a classification module configured to: classifying the display template and the display content based on different service scenes;
a binding module configured to: selecting the display template corresponding to the target service scene to combine with the display content based on the target service scene to obtain the static page;
a presentation module configured to: presenting the static page based on the created access link;
an enabling module configured to: and enabling the roles based on different user terminals, so that the enabled user terminals can edit the static pages on line.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method of any one of claims 1 to 7 when executing the program.
10. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1 to 7.
CN202210335953.8A 2022-03-30 2022-03-30 Online webpage generation and management method and related equipment Pending CN114968447A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210335953.8A CN114968447A (en) 2022-03-30 2022-03-30 Online webpage generation and management method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210335953.8A CN114968447A (en) 2022-03-30 2022-03-30 Online webpage generation and management method and related equipment

Publications (1)

Publication Number Publication Date
CN114968447A true CN114968447A (en) 2022-08-30

Family

ID=82976376

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210335953.8A Pending CN114968447A (en) 2022-03-30 2022-03-30 Online webpage generation and management method and related equipment

Country Status (1)

Country Link
CN (1) CN114968447A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019684A (en) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 Dynamic template-based business page configuring method
CN105446726A (en) * 2014-09-25 2016-03-30 腾讯科技(深圳)有限公司 Method and device for generating webpage
CN107644044A (en) * 2016-07-22 2018-01-30 平安科技(深圳)有限公司 Content of pages generation method and device
CN110400196A (en) * 2019-06-20 2019-11-01 北京奇艺世纪科技有限公司 A kind of page processing method, device and computer readable storage medium
CN111552903A (en) * 2020-04-09 2020-08-18 深圳壹账通智能科技有限公司 Page generation method and device based on HTML (Hypertext markup language) template and computer equipment
CN113806652A (en) * 2021-09-18 2021-12-17 武汉联影医疗科技有限公司 Page generation method and device, computer equipment and storage medium
CN114239535A (en) * 2021-12-22 2022-03-25 四川新网银行股份有限公司 Automatic Word document generation method and system based on webpage

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019684A (en) * 2012-11-20 2013-04-03 北京思特奇信息技术股份有限公司 Dynamic template-based business page configuring method
CN105446726A (en) * 2014-09-25 2016-03-30 腾讯科技(深圳)有限公司 Method and device for generating webpage
CN107644044A (en) * 2016-07-22 2018-01-30 平安科技(深圳)有限公司 Content of pages generation method and device
CN110400196A (en) * 2019-06-20 2019-11-01 北京奇艺世纪科技有限公司 A kind of page processing method, device and computer readable storage medium
CN111552903A (en) * 2020-04-09 2020-08-18 深圳壹账通智能科技有限公司 Page generation method and device based on HTML (Hypertext markup language) template and computer equipment
CN113806652A (en) * 2021-09-18 2021-12-17 武汉联影医疗科技有限公司 Page generation method and device, computer equipment and storage medium
CN114239535A (en) * 2021-12-22 2022-03-25 四川新网银行股份有限公司 Automatic Word document generation method and system based on webpage

Similar Documents

Publication Publication Date Title
CN108292231B (en) Method and system for generating applications from data
US20140053063A1 (en) User interface control framework for stamping out controls using a declarative template
US11797273B2 (en) System and method for enhancing component based development models with auto-wiring
US20190340230A1 (en) System and method for generating websites from predefined templates
CN104704468A (en) Cross system installation of WEB applications
CN112100552A (en) Page rendering method, device, equipment and computer readable storage medium
CN112463135A (en) Code generation method, code generator, electronic device, and storage medium
CN113885935A (en) Resource packaging method and device, electronic equipment and computer readable storage medium
Anderson et al. Pro business applications with silverlight 4
CN113849156B (en) Codeless intelligent development system applied to OpenHarmony operating system and application method thereof
US10567472B2 (en) Manipulation of PDF files using HTML authoring tools
CN111666100A (en) Software framework generation method and device, electronic equipment and storage medium
CN114154000A (en) Multimedia resource publishing method and device
CN116860357A (en) Dynamic adjustment method, equipment and medium for page
CN110618811B (en) Information presentation method and device
CN114968447A (en) Online webpage generation and management method and related equipment
CN114816405A (en) Business view interface display method and device, computer equipment and storage medium
TWI524197B (en) Method for generating web program and corresponding form interface form annotation of table filed
CN112882698A (en) Development environment generation method and device, computer storage medium and electronic device
CN116661767B (en) File generation method, device, equipment and storage medium
CN118092910A (en) Target data access display method and related equipment
CN117763173A (en) Method and device for generating demonstration file, electronic equipment and storage medium
CN115629755A (en) Crowdsourcing topic creation method, device, electronic equipment and storage medium
CN117850748A (en) Virtual data processing method, device, electronic equipment and storage medium
CN118312178A (en) Form page generation method and device, computer equipment and readable 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