CN111459476A - Component display method, component display system and storage medium - Google Patents

Component display method, component display system and storage medium Download PDF

Info

Publication number
CN111459476A
CN111459476A CN201910057732.7A CN201910057732A CN111459476A CN 111459476 A CN111459476 A CN 111459476A CN 201910057732 A CN201910057732 A CN 201910057732A CN 111459476 A CN111459476 A CN 111459476A
Authority
CN
China
Prior art keywords
component
display
uploading
information
uploaded
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
CN201910057732.7A
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.)
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University Founder Group Co Ltd
Beijing Founder Electronics 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 Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University Founder Group Co Ltd
Priority to CN201910057732.7A priority Critical patent/CN111459476A/en
Publication of CN111459476A publication Critical patent/CN111459476A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • 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

Abstract

The invention provides a component display method, a component display system and a storage medium. The component display method comprises the following steps: receiving a component uploading request, and acquiring component information and display information in the component uploading request; searching a component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select; and receiving the information of the target uploading component, uploading the target uploading component to a display page according to the display information, and generating a page publishing path. By adopting the technical scheme of the invention, the components can be displayed by integrating the functions of self-definition, individuation, configurability and visualization, and the individuation requirements of users for different components can be met without professional background personnel for component operation.

Description

Component display method, component display system and storage medium
Technical Field
The invention relates to the technical field of computer networks, in particular to a component display method, a component display system and a storage medium.
Background
Aiming at the field of component visualization of large-screen products, in the related technology, when a user needs to build a component page of a large-screen product, the user can only build the component page through developers with certain visualization experience, and platform development for common users is insufficient, namely, the common users have difficulty in realizing visualization requirements based on the platform page, and the requirements of the user on visualization effects cannot be met through friendly human-computer interaction.
Disclosure of Invention
The present invention is directed to solving at least one of the problems of the prior art or the related art.
To this end, one aspect of the invention is directed to a method of displaying a component.
Another aspect of the invention is to provide a component display system.
Yet another aspect of the present invention is directed to a computer-readable storage medium.
In view of the above, according to an aspect of the present invention, there is provided a component display method, including: receiving a component uploading request, and acquiring component information and display information in the component uploading request; searching a component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select; and receiving the information of the target uploading component, uploading the target uploading component to a display page according to the display information, and generating a page publishing path.
The component display method provided by the invention receives a component uploading request of a user, wherein the component uploading request comprises component information and display information, the display information can be display proportion, large screen canvas proportion and the like, and a large screen is spliced by a plurality of screens, such as eight screens, ten screens and the like. And searching a plurality of components to be uploaded, which need to be uploaded by the user, according to the component information, previewing the components to be uploaded, namely displaying the components to be uploaded for the user to select. And further, receiving a target uploading component selected by a user, displaying the target uploading component in a display page according to display information, namely a display form required by the user, and generating a page publishing path. By adopting the technical scheme of the invention, the components can be displayed by integrating the functions of self-definition, individuation, configurability and visualization, and the individuation requirements of users for different components can be met without the need of background developers to perform component operation.
The above-mentioned component display method according to the present invention may further have the following technical features:
In the above technical solution, preferably, the method further includes: when a plurality of target uploading components exist, the plurality of target uploading components are packaged, and the packaged plurality of target uploading components are uploaded to a display page.
In the technical scheme, customized packaging of the components is realized by using a webpack packaging technology, wherein the webpack packaging technology is a module packager of a Javascript application program. For example, when a user needs file encryption, a plurality of components are packaged into one file, and business logic exposure is avoided. And the file size can be reduced by packaging a plurality of components, and the occupied space is reduced.
In any of the above technical solutions, preferably, the method further includes: and receiving a theme change request, and updating the target uploading component and/or the display page according to the change information in the theme change request.
In the technical scheme, the sass is introduced to uniformly separate the colors, the styles and the like of the components or the pages, wherein the sass is CSS (Cascading Style Sheets) extension language, so that the one-key skin changing function of the components and the display pages is realized, and the color information, the Style information, the brightness information and the like of the components and the display pages can be changed according to the requirements of users.
In any of the above technical solutions, preferably, the method further includes: and carrying out global registration on the component to be uploaded.
In the technical scheme, the components can be used on the display page by globally registering the components, so that different users who have requirements on a certain component can operate the component. For example, when a user needs a certain component, the user can input a component name, the component is located in local cache data, and the component is matched for the user through the component name, so that multi-user collaborative development can be facilitated.
In any of the above technical solutions, preferably, displaying the component to be uploaded specifically includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
In the technical scheme, the components to be uploaded are grouped to form modules, each product consists of a plurality of visual modules, each module has independent display effect and service processing logic and serves as a basic module for realizing configurable functions, and a user can select a target uploading component from the modules. For example, the components suitable for news coverage are grouped to form a module, and the module is displayed to the user for the user to select the components.
In any of the above technical solutions, preferably, the uploading the target upload component to the display page according to the display information, and generating the page publishing path specifically includes: configuring a target uploading component according to the display information; adding data to the target uploading component, uploading the target uploading component added with the data to a display page, and generating a page publishing path; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
In the technical scheme, a display proportion, a component display style, a component data display effect and other personalized configuration information are respectively configured for a target uploading component selected by a user, a display data interface is added for the configured target uploading component, a certain amount of data is selected according to requirements and added to a component data list, and then the data are automatically packaged, so that one-key publishing of the target uploading component is realized. It should be noted that the display scale refers to the display scale of the component on each screen of the large screen.
According to another aspect of the present invention, there is provided a component display system comprising: the processing unit is used for receiving the component uploading request, acquiring component information and display information in the component uploading request, and searching the component to be uploaded according to the component information; the display unit is used for previewing the component to be uploaded and displaying the component to be uploaded for a user to select; and the processing unit is also used for receiving the information of the target uploading component, uploading the target uploading component to a display page according to the display information and generating a page publishing path.
The component display system provided by the invention receives a component uploading request of a user, wherein the component uploading request comprises component information and display information, the display information can be display proportion, large screen canvas proportion and the like, and a large screen is formed by splicing a plurality of screens, such as eight screens, ten screens and the like. And searching a plurality of components to be uploaded, which need to be uploaded by the user, according to the component information, previewing the components to be uploaded, namely displaying the components to be uploaded for the user to select. And further, receiving a target uploading component selected by a user, displaying the target uploading component in a display page according to display information, namely a display form required by the user, and generating a page publishing path. By adopting the technical scheme of the invention, the components can be displayed by integrating the functions of self-definition, individuation, configurability and visualization, and the individuation requirements of users for different components can be met without the need of background developers to perform component operation.
The above-mentioned component display system according to the present invention may further have the following technical features:
In the above technical solution, preferably, the processing unit is further configured to, when there are multiple target upload components, package the multiple target upload components, and upload the packaged multiple target upload components to the display page.
In the technical scheme, the customized packaging of the components is realized by using a webpack packaging technology. For example, when a user needs file encryption, a plurality of components are packaged into one file, and business logic exposure is avoided. And the file size can be reduced by packaging a plurality of components, and the occupied space is reduced.
In any of the foregoing technical solutions, preferably, the processing unit is further configured to receive a theme change request, and update the target upload component and/or the display page according to change information in the theme change request.
In the technical scheme, the sass is introduced to uniformly separate the color, the style and the like of the component or the page, so that the one-key skin changing function of the component and the display page is realized, and the color information, the style information, the brightness information and the like of the component and the display page can be changed according to the requirements of users.
In any of the above technical solutions, preferably, the processing unit is further configured to perform global registration on the component to be uploaded.
In the technical scheme, the components can be used on the display page by globally registering the components, so that different users who have requirements on a certain component can operate the component. For example, when a user needs a certain component, the user can input a component name, the component is located in local cache data, and the component is matched for the user through the component name, so that multi-user collaborative development can be facilitated.
In any of the above technical solutions, preferably, the displaying, by the processing unit, the component to be uploaded includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
In the technical scheme, the components to be uploaded are grouped to form modules, each product consists of a plurality of visual modules, each module has independent display effect and service processing logic and serves as a basic module for realizing configurable functions, and a user can select a target uploading component from the modules. For example, the components suitable for news coverage are grouped to form a module, and the module is displayed to the user for the user to select the components.
In any of the above technical solutions, preferably, the uploading the target upload component to the display page by the processing unit according to the display information, and the generating the page publishing path includes: configuring a target uploading component according to the display information; adding data to the target uploading component, uploading the target uploading component added with the data to a display page, and generating a page publishing path; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
In the technical scheme, a display proportion, a component display style, a component data display effect and other personalized configuration information are respectively configured for a target uploading component selected by a user, a display data interface is added for the configured target uploading component, a certain amount of data is selected according to requirements and added to a component data list, and then the data are automatically packaged, so that one-key publishing of the target uploading component is realized. It should be noted that the display scale refers to the display scale of the component on each screen of the large screen.
According to a further aspect of the present invention, a computer-readable storage medium is proposed, on which a computer program is stored, which computer program, when being executed by a processor, carries out the steps of the component presentation method according to any one of the preceding claims.
The computer-readable storage medium provided by the present invention, when being executed by a processor, implements the steps of the component display method according to any of the above technical solutions, and therefore, the computer-readable storage medium includes all the benefits of the component display method according to any of the above technical solutions.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 shows a flow diagram of a component presentation method of one embodiment of the present invention;
FIG. 2 shows a flow diagram of a component presentation method of another embodiment of the present invention;
FIG. 3 shows a flow diagram of a component presentation method of yet another embodiment of the present invention;
FIG. 4 shows a schematic block diagram of a component presentation system of one embodiment of the present invention.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments of the present invention and features of the embodiments may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited to the specific embodiments disclosed below.
In an embodiment of the first aspect of the present invention, a component display method is provided, and fig. 1 illustrates a flow diagram of the component display method according to an embodiment of the present invention. Wherein, the method comprises the following steps:
102, receiving a component uploading request, and acquiring component information and display information in the component uploading request;
104, searching a component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select;
And 106, receiving the information of the target uploading component, uploading the target uploading component to a display page according to the display information, and generating a page publishing path.
The component display method provided by the invention receives a component uploading request of a user, wherein the component uploading request comprises component information and display information, the display information can be display proportion, large screen canvas proportion and the like, and a large screen is spliced by a plurality of screens, such as eight screens, ten screens and the like. And searching a plurality of components to be uploaded, which need to be uploaded by the user, according to the component information, previewing the components to be uploaded, namely displaying the components to be uploaded for the user to select. And further, receiving a target uploading component selected by a user, displaying the target uploading component in a display page according to display information, namely a display form required by the user, and generating a page publishing path. By adopting the technical scheme of the invention, the components can be displayed by integrating the functions of self-definition, individuation, configurability and visualization, and the individuation requirements of users for different components can be met without the need of background developers to perform component operation.
Further, the displaying the component to be uploaded in the step 104 may be implemented by an embodiment, which specifically includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
In the embodiment, the components to be uploaded are grouped to form modules, each product is composed of a plurality of visual modules, each module has independent display effect and service processing logic and serves as a basic module for realizing configurable functions, and a user can select a target uploading component from the modules. For example, the components suitable for news coverage are grouped to form a module, and the module is displayed to the user for the user to select the components.
Further, for uploading the target upload component to the display page according to the display information in the step 106, an embodiment may specifically include: configuring a target uploading component according to the display information; adding data to the target uploading component, and uploading the target uploading component added with the data to a display page; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
In the technical scheme, a display proportion, a component display style, a component data display effect and other personalized configuration information are respectively configured for a target uploading component selected by a user, a display data interface is added for the configured target uploading component, a certain amount of data is selected according to requirements and added to a component data list, and then the data are automatically packaged, so that one-key publishing of the target uploading component is realized. It should be noted that the display scale refers to the display scale of the component on each screen of the large screen.
Fig. 2 shows a flow diagram of a component presentation method according to another embodiment of the present invention. Wherein, the method comprises the following steps:
Step 202, receiving a component uploading request, and acquiring component information and display information in the component uploading request;
Step 204, searching the component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select;
And step 206, receiving the information of the target uploading components, packaging the target uploading components when a plurality of target uploading components exist, uploading the packaged target uploading components to a display page, and generating a page publishing path.
In this embodiment, customized packaging of components is achieved using webpack packaging techniques. For example, when a user needs file encryption, a plurality of components are packaged into one file, and business logic exposure is avoided. And the file size can be reduced by packaging a plurality of components, and the occupied space is reduced.
Further, the displaying the component to be uploaded in the step 204 may be implemented by an embodiment, which specifically includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
Further, for uploading the packaged target uploading components to the display page in the step 206, an embodiment may specifically include: configuring a target uploading component according to the display information; adding data to the target uploading component, and packaging and uploading the target uploading component added with the data to a display page; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
Fig. 3 shows a flow diagram of a component presentation method of a further embodiment of the invention. Wherein, the method comprises the following steps:
Step 302, receiving a component uploading request, and acquiring component information and display information in the component uploading request;
Step 304, searching the component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select;
Step 306, receiving information of the target uploading component, uploading the target uploading component to a display page according to the display information, and generating a page publishing path; it should be noted that, when there are multiple target upload components, the multiple target upload components are packaged, and the packaged multiple target upload components are uploaded to a display page, so as to generate a page publishing path;
And 308, receiving a theme change request, and updating the target uploading component and/or the display page according to the change information in the theme change request.
In the embodiment, the sass is introduced to uniformly extract the colors, styles and the like of the components or the pages, so that the one-key skin changing function of the components and the display pages is realized, and the color information, the style information, the brightness information and the like of the components and the display pages can be changed according to the requirements of users.
In one embodiment of the present invention, preferably, the method further includes: and carrying out global registration on the component to be uploaded.
In this embodiment, by globally registering a component, the component can be used on a presentation page, so that different users who have a need for a certain component can operate the component. For example, when a user needs a certain component, the user can input a component name, the component is located in local cache data, and the component is matched for the user through the component name, so that multi-user collaborative development can be facilitated.
Further, the displaying the component to be uploaded in the step 304 may be implemented by an embodiment, which specifically includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
Further, the uploading the target upload component to the display page according to the display information in the step 306, and generating the page publishing path may be implemented by an embodiment, which specifically includes: configuring a target uploading component according to the display information; adding data to the target uploading component, uploading the target uploading component added with the data to a display page, and generating a page publishing path; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
In a specific embodiment of the invention, the large-screen product is mainly characterized by integrating self-defining, individualization, configurability and visualization functions, and mainly aiming at meeting the individualization requirements of users aiming at different modules.
First, the specific embodiment of the present invention mainly adopts an vue framework, and uses the mainstream webpack packaging technology to realize the customized packaging of the components. Aiming at the characteristic that each page of the large screen is independent, the sass is introduced to uniformly draw out the style of the page, and the function of changing the skin by one key is realized. Components can be used on a page through a global registration of components in the vue framework. Wherein, the vue framework is a set of progressive frameworks for constructing the user interface.
Secondly, the large-screen product is composed of a plurality of visual modules, the proportion display proportion can be selected, and each module has an independent display effect and business processing logic and serves as a basic module for realizing configurable functions.
Finally, on the basis of module display, the personalized module can be further uploaded in a self-defined mode according to different requirements of the user, and the method comprises the following steps: firstly, selecting components to be uploaded, and respectively configuring a display proportion, a display diagram of the components, a data display effect and other personalized configuration information; secondly, adding a display data interface for the configured component, selecting a certain amount of data according to the requirement, and adding the data to a component data list; and thirdly, automatic packaging is realized, and one-key publishing is realized.
In embodiments of the second aspect of the invention, a component display system is provided, and fig. 4 shows a schematic block diagram of a component display system 40 according to an embodiment of the invention. Wherein the component display system 40 comprises:
The processing unit 402 is configured to receive a component upload request, acquire component information and display information in the component upload request, and search for a component to be uploaded according to the component information;
The display unit 404 is configured to preview the component to be uploaded, and display the component to be uploaded for selection by a user;
The processing unit 402 is further configured to receive information of the target upload component, upload the target upload component to the display page according to the display information, and generate a page publishing path.
The component display system 40 provided by the invention receives a component uploading request of a user, wherein the component uploading request comprises component information and display information, the display information can be display proportion, large screen canvas proportion and the like, and a large screen is formed by splicing a plurality of screens, such as eight screens, ten screens and the like. And searching a plurality of components to be uploaded, which need to be uploaded by the user, according to the component information, previewing the components to be uploaded, namely displaying the components to be uploaded for the user to select. And further, receiving a target uploading component selected by a user, displaying the target uploading component in a display page according to display information, namely a display form required by the user, and generating a page publishing path. By adopting the technical scheme of the invention, the components can be displayed by integrating the functions of self-definition, individuation, configurability and visualization, and the individuation requirements of users for different components can be met without the need of background developers to perform component operation.
In an embodiment of the present invention, preferably, the processing unit 402 is further configured to, when there are multiple target upload components, package the multiple target upload components, and upload the packaged multiple target upload components to the presentation page.
In this embodiment, customized packaging of components is achieved using webpack packaging techniques. For example, when a user needs file encryption, a plurality of components are packaged into one file, and business logic exposure is avoided. And the file size can be reduced by packaging a plurality of components, and the occupied space is reduced.
In an embodiment of the present invention, preferably, the processing unit 402 is further configured to receive a theme change request, and update the target upload component and/or the presentation page according to change information in the theme change request.
In the embodiment, the sass is introduced to uniformly extract the colors, styles and the like of the components or the pages, so that the one-key skin changing function of the components and the display pages is realized, and the color information, the style information, the brightness information and the like of the components and the display pages can be changed according to the requirements of users.
In an embodiment of the present invention, preferably, the processing unit 402 is further configured to globally register the component to be uploaded.
In this embodiment, by globally registering a component, the component can be used on a presentation page, so that different users who have a need for a certain component can operate the component. For example, when a user needs a certain component, the user can input a component name, the component is located in local cache data, and the component is matched for the user through the component name, so that multi-user collaborative development can be facilitated.
In an embodiment of the present invention, preferably, the displaying, by the processing unit 402, the component to be uploaded includes: and grouping the components to be uploaded, and displaying the grouped components to be uploaded.
In the embodiment, the components to be uploaded are grouped to form modules, each product is composed of a plurality of visual modules, each module has independent display effect and service processing logic and serves as a basic module for realizing configurable functions, and a user can select a target uploading component from the modules. For example, the components suitable for news coverage are grouped to form a module, and the module is displayed to the user for the user to select the components.
In an embodiment of the present invention, preferably, the processing unit 402 uploads the target upload component to the presentation page according to the display information, and the generating the page publishing path includes: configuring a target uploading component according to the display information; adding data to the target uploading component, uploading the target uploading component added with the data to a display page, and generating a page publishing path; the display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
In the embodiment, a display proportion, a component display style, a component data display effect and other personalized configuration information are respectively configured for a target uploading component selected by a user, a display data interface is added for the configured target uploading component, a certain amount of data is selected according to requirements and added to a component data list, and then the data is automatically packaged, so that one-key publishing of the target uploading component is realized. It should be noted that the display scale refers to the display scale of the component on each screen of the large screen.
In an embodiment of the third aspect of the present invention, a computer-readable storage medium is provided, on which a computer program is stored, and the computer program, when executed by a processor, implements the steps of the component exhibition method according to any one of the above embodiments.
The present invention provides a computer readable storage medium, wherein a computer program is executed by a processor to implement the steps of the component displaying method according to any of the above embodiments, and therefore, the computer readable storage medium includes all the advantages of the component displaying method according to any of the above embodiments.
In the description herein, the terms "first" and "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance unless explicitly stated or limited otherwise; the terms "connected," "mounted," "secured," and the like are to be construed broadly and include, for example, fixed connections, removable connections, or integral connections; may be directly connected or indirectly connected through an intermediate. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
In the description herein, the description of the terms "one embodiment," "some embodiments," "specific embodiments," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (13)

1. A method of component display, comprising:
Receiving a component uploading request, and acquiring component information and display information in the component uploading request;
Searching a component to be uploaded according to the component information, previewing the component to be uploaded, and displaying the component to be uploaded for a user to select;
And receiving information of a target uploading component, uploading the target uploading component to a display page according to the display information, and generating a page publishing path.
2. The component display method of claim 1, further comprising:
And when a plurality of target uploading components exist, packaging the plurality of target uploading components, and uploading the packaged plurality of target uploading components to the display page.
3. The component display method of claim 1, further comprising:
And receiving a theme change request, and updating the target uploading component and/or the display page according to change information in the theme change request.
4. The component display method of claim 1, further comprising:
And carrying out global registration on the component to be uploaded.
5. The component display method according to any one of claims 1 to 4, wherein the displaying the component to be uploaded specifically comprises:
And grouping the components to be uploaded, and displaying the grouped components to be uploaded.
6. The component display method according to any one of claims 1 to 4, wherein the uploading the target upload component to a display page according to the display information and generating a page publishing path specifically includes:
Configuring the target uploading component according to the display information;
Adding data to the target uploading component, uploading the target uploading component added with the data to the display page, and generating the page publishing path;
The display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
7. A component display system, comprising:
The processing unit is used for receiving an assembly uploading request, acquiring assembly information and display information in the assembly uploading request, and searching an assembly to be uploaded according to the assembly information;
The display unit is used for previewing the component to be uploaded and displaying the component to be uploaded for a user to select;
The processing unit is further configured to receive information of a target uploading component, upload the target uploading component to a display page according to the display information, and generate a page publishing path.
8. The component display system of claim 7,
The processing unit is further configured to, when a plurality of target upload components exist, package the plurality of target upload components, and upload the packaged plurality of target upload components to the display page.
9. The component display system of claim 7,
The processing unit is further configured to receive a theme change request, and update the target upload component and/or the display page according to change information in the theme change request.
10. The component display system of claim 7,
The processing unit is further used for performing global registration on the component to be uploaded.
11. The component display system of any one of claims 7 to 10, wherein the processing unit displaying the component to be uploaded comprises:
And grouping the components to be uploaded, and displaying the grouped components to be uploaded.
12. The component presentation system of any one of claims 7 to 10, wherein the processing unit uploads the target upload component to a presentation page according to the display information, and generating a page publication path comprises:
Configuring the target uploading component according to the display information;
Adding data to the target uploading component, uploading the target uploading component added with the data to the display page, and generating the page publishing path;
The display information comprises one or the combination of the following: display scale, module display style, and module data display effect.
13. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the component presentation method as claimed in any one of claims 1 to 6.
CN201910057732.7A 2019-01-22 2019-01-22 Component display method, component display system and storage medium Pending CN111459476A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910057732.7A CN111459476A (en) 2019-01-22 2019-01-22 Component display method, component display system and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910057732.7A CN111459476A (en) 2019-01-22 2019-01-22 Component display method, component display system and storage medium

Publications (1)

Publication Number Publication Date
CN111459476A true CN111459476A (en) 2020-07-28

Family

ID=71683024

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910057732.7A Pending CN111459476A (en) 2019-01-22 2019-01-22 Component display method, component display system and storage medium

Country Status (1)

Country Link
CN (1) CN111459476A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104407783A (en) * 2014-10-30 2015-03-11 北京思特奇信息技术股份有限公司 Interface information modularization display method and system
CN107229717A (en) * 2017-05-31 2017-10-03 福建中金在线信息科技有限公司 A kind of information displaying method, device and electronic equipment
US20180275974A1 (en) * 2013-08-13 2018-09-27 Salesforce.Com, Inc. Responsive self-service website template
CN108733372A (en) * 2018-05-17 2018-11-02 厦门二五八网络科技集团股份有限公司 A kind of customization pattern website accomplishing method
CN109240688A (en) * 2018-08-13 2019-01-18 重庆金融资产交易所有限责任公司 Interface development method, electronic device and readable storage medium storing program for executing

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180275974A1 (en) * 2013-08-13 2018-09-27 Salesforce.Com, Inc. Responsive self-service website template
CN104407783A (en) * 2014-10-30 2015-03-11 北京思特奇信息技术股份有限公司 Interface information modularization display method and system
CN107229717A (en) * 2017-05-31 2017-10-03 福建中金在线信息科技有限公司 A kind of information displaying method, device and electronic equipment
CN108733372A (en) * 2018-05-17 2018-11-02 厦门二五八网络科技集团股份有限公司 A kind of customization pattern website accomplishing method
CN109240688A (en) * 2018-08-13 2019-01-18 重庆金融资产交易所有限责任公司 Interface development method, electronic device and readable storage medium storing program for executing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114968221A (en) * 2022-07-18 2022-08-30 湖南云畅网络科技有限公司 Front-end-based low-code arranging system and method

Similar Documents

Publication Publication Date Title
CN103631865B (en) Webpage generating method and equipment
US10210144B2 (en) Creation and display of a webpage with alternative layouts for different webpage widths
JP5930497B2 (en) Template file processing method and apparatus
US10565296B2 (en) Designing interactive web templates
CN108469970B (en) Page tab information processing method and device
US10210142B1 (en) Inserting linked text fragments in a document
KR101760777B1 (en) System of Building Responsive Website And Method there-of
US7200615B2 (en) Viewing tabular data on small handheld displays and mobile phones
CN105094775B (en) Webpage generation method and device
US20210311678A1 (en) Creation of component templates
US20170169474A1 (en) Internet-based display material system and internet-based display material producing method
CN105045587B (en) A kind of picture display method and device
KR102358855B1 (en) Method and apparatus for generating web page
CN106162353A (en) Interface processing method, Apparatus and system
CN110096276A (en) Source of houses displayed page configuration method, equipment, storage medium and device
US20160314502A1 (en) System and method for streamlining the design and development process of multiple advertising units
JP2021512415A (en) Backdrop rendering of digital components
JP2018508061A (en) Adaptive electronic documents
JP2008052603A (en) Table editing device and table editing method
CN111459476A (en) Component display method, component display system and storage medium
Berger et al. AVIS: AJAX viewer of interactive signaling networks
CN103795799A (en) Remote monitoring method and system
CN115994517A (en) Information processing method, apparatus, storage medium, device, and program product
CN108134906A (en) Image processing method and its system
CN107665439A (en) The collocation method and device of advertisement formwork

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728