CN116860247B - User interface generation method and device, storage medium and electronic equipment - Google Patents

User interface generation method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN116860247B
CN116860247B CN202311111959.8A CN202311111959A CN116860247B CN 116860247 B CN116860247 B CN 116860247B CN 202311111959 A CN202311111959 A CN 202311111959A CN 116860247 B CN116860247 B CN 116860247B
Authority
CN
China
Prior art keywords
user interface
information
interface
configuration information
style
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202311111959.8A
Other languages
Chinese (zh)
Other versions
CN116860247A (en
Inventor
杜军龙
钱军
何黎明
刘韶辉
张菁
贾若
钱丽
来敏涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Jiangxi Provincial Information Center Jiangxi Provincial Electronic Government Network Management Center Jiangxi Provincial Credit Center Jiangxi Provincial Big Data Center
Taiji Computer Corp Ltd
Original Assignee
Jiangxi Provincial Information Center Jiangxi Provincial Electronic Government Network Management Center Jiangxi Provincial Credit Center Jiangxi Provincial Big Data Center
Taiji Computer Corp 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 Jiangxi Provincial Information Center Jiangxi Provincial Electronic Government Network Management Center Jiangxi Provincial Credit Center Jiangxi Provincial Big Data Center, Taiji Computer Corp Ltd filed Critical Jiangxi Provincial Information Center Jiangxi Provincial Electronic Government Network Management Center Jiangxi Provincial Credit Center Jiangxi Provincial Big Data Center
Priority to CN202311111959.8A priority Critical patent/CN116860247B/en
Publication of CN116860247A publication Critical patent/CN116860247A/en
Application granted granted Critical
Publication of CN116860247B publication Critical patent/CN116860247B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The application relates to a user interface generation method, a device, a storage medium and electronic equipment. The specific scheme is as follows: responsive to receiving the user interface creation indication, obtaining interface body configuration information based on the user interface creation indication; creating an interface body based on the body configuration information; acquiring target configuration information based on the user interface creation instruction; acquiring preset data processing rules corresponding to at least one output data item respectively; generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and preset data processing rules corresponding to the at least one output data item respectively; and generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface. The application realizes flexible customization of the user interface and reduces the development difficulty of the user interface.

Description

User interface generation method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a user interface generating method, a device, a storage medium, and an electronic apparatus.
Background
In the related art, development of a front-end interface of an application system often develops a front-end interface customized and immobilized for system functions according to a predetermined design style, fixed field content, a required style and an interaction mode thereof. When government affair data service is developed based on the common performance supporting component in the data sharing exchange mode, the development of the front-end interface needs to meet the requirements of complex business interaction, various result output, flexible interface adaptation and the like, however, the traditional system interface has large custom adjustment difficulty, high interface development threshold and complex interface development and function integration processes.
Disclosure of Invention
To this end, the application provides a user interface generation method, a device, a storage medium and an electronic device. The technical scheme of the application is as follows:
according to a first aspect of an embodiment of the present application, there is provided a user interface generating method, the method including:
responsive to receiving a user interface creation indication, obtaining interface body configuration information based on the user interface creation indication;
creating an interface body based on the body configuration information;
acquiring target configuration information based on the user interface creation instruction; the target configuration information comprises page layout information, page style configuration information, form style configuration information, input data items and at least one output data item corresponding to the input data items;
acquiring preset data processing rules corresponding to the at least one output data item respectively;
generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and preset data processing rules corresponding to the at least one output data item respectively;
acquiring electronic seal configuration data based on the user interface creation instruction; the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information;
and generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface.
According to one embodiment of the present application, obtaining the page layout information and the page style configuration information includes:
acquiring target page layout template data based on the user interface creation instruction, and determining the page layout template data as the page layout information;
and respectively acquiring component style data and color configuration data based on the user interface creation instruction, and determining the component style data and the color configuration data as page style configuration information.
According to one embodiment of the present application, the generating a first user interface based on the interface body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and the preset data processing rule corresponding to each of the at least one output data item includes:
determining target interface information based on the user interface creation indication;
determining input data items and output data items of the target interface information based on the target interface information;
respectively acquiring respective style configuration data of the output data item and the input data item;
generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the style configuration data, the target interface information and preset data processing rules corresponding to the at least one output data item respectively.
According to one embodiment of the present application, before the obtaining interface body configuration information based on the user interface creation instruction in response to receiving the user interface creation instruction, the method further includes:
acquiring identity information of a user, and verifying the identity information;
and respectively acquiring the historical interface main body configuration information and the historical target configuration information of the interface to be created of the user in response to the authentication of the identity information.
According to a second aspect of an embodiment of the present application, there is provided a user interface generating apparatus, the apparatus including:
the first acquisition module is used for responding to the received user interface creation instruction and acquiring interface main body configuration information based on the user interface creation instruction;
the creation module is used for creating an interface main body based on the main body configuration information;
the second acquisition module is used for acquiring target configuration information based on the user interface creation instruction; the target configuration information comprises page layout information, page style configuration information, form style configuration information, input data items and at least one output data item corresponding to the input data items;
the third acquisition module is used for acquiring preset data processing rules corresponding to the at least one output data item respectively;
the first generation module is used for generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data items, at least one output data item corresponding to the input data items and preset data processing rules corresponding to the at least one output data item respectively;
a fourth obtaining module, configured to obtain electronic seal configuration data based on the user interface creation instruction; the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information;
and the second generation module is used for generating a seal on the first user interface based on the electronic seal configuration data and generating a second user interface.
According to one embodiment of the application, the second acquisition module comprises:
the first determining submodule is used for acquiring target page layout template data based on the user interface creation instruction and determining the page layout template data as the page layout information;
and the second determining submodule is used for respectively acquiring component style data and color configuration data based on the user interface creation instruction and determining the component style data and the color configuration data as page style configuration information.
According to a third aspect of an embodiment of the present application, there is provided an electronic apparatus including: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored by the memory to implement the method of any one of the first aspects.
According to a fourth aspect of embodiments of the present application, there is provided a computer-readable storage medium having stored therein computer-executable instructions for implementing the method according to any of the first aspects when executed by a processor.
According to a fifth aspect of embodiments of the present application, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the method of any of the first aspects.
The technical scheme provided by the embodiment of the application at least has the following beneficial effects:
responsive to receiving the user interface creation indication, obtaining interface body configuration information based on the user interface creation indication; creating an interface body based on the body configuration information; acquiring target configuration information based on the user interface creation instruction; acquiring preset data processing rules corresponding to at least one output data item respectively; based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item and the preset data processing rule corresponding to the at least one output data item, a first user interface is generated, a seal is generated on the first user interface based on the electronic seal configuration data, and a second user interface is generated, so that flexible customization of the user interface is realized, and development difficulty of the user interface is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application and do not constitute a undue limitation on the application.
FIG. 1 is a flowchart of a user interface generation method in an embodiment of the present application;
FIG. 2 is a block diagram illustrating a user interface generating apparatus according to an embodiment of the present application;
fig. 3 is a block diagram of an electronic device in an embodiment of the application.
Detailed Description
In order to enable a person skilled in the art to better understand the technical solutions of the present application, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present application and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the application described herein may be implemented in sequences other than those illustrated or otherwise described herein. The implementations described in the following exemplary examples do not represent all implementations consistent with the application. Rather, they are merely examples of apparatus and methods consistent with aspects of the application as detailed in the accompanying claims.
It should be noted that, in the related art, the development of the front-end interface of the application system often develops a front-end interface customized and immobilized for the system function according to a predetermined design style, a fixed field content, a required style and an interaction mode thereof. When government affair data service is developed based on the common performance supporting component in the data sharing exchange mode, the development of the front-end interface needs to meet the requirements of complex business interaction, various result output, flexible interface adaptation and the like, and the following problems exist in the face of the current front-end interface development situation:
the interface development style is fixed, and the custom adjustment difficulty is high. The traditional system development often develops a front-end interface customized and immobilized for the system function according to a preset design style, fixed field content, a required style and an interaction mode, so that the system interface is unified and the style is consistent. However, for the development of data services based on diversified requirements, there are various application scenarios, and the data services need to be nested in systems of various styles, so that the front-end development needs to be guaranteed to be provided with: the method has the characteristics of template style customization, field content definition, interaction mode customization, output content customization and the like;
the technical threshold of interface development is high, and business personnel cannot finish the interface development independently. The interface development is often realized by front-end development technicians according to requirements, and the front-end development technicians have professional technical capability and certain aesthetic and style design capability, so that the interface development technical threshold is high, and common business personnel cannot independently complete the interface development;
the system interface development and function integration process is complex and the period is long. The interface development is often accompanied by an integration test, a developer needs to integrate the interface and the function, the process is relatively complex, the problem of judging both the interface and the system function or the problem of a butt joint integration mode needs to be repeatedly verified, communicated and improved, and the whole development work period is long.
Based on the above problems, the application provides a user interface generating method, a device, a storage medium and an electronic apparatus, which can obtain interface main body configuration information based on a user interface creation instruction by responding to the received user interface creation instruction; creating an interface body based on the body configuration information; acquiring target configuration information based on the user interface creation instruction; acquiring preset data processing rules corresponding to at least one output data item respectively; the user interface is generated based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data items, at least one output data item corresponding to the input data items, and preset data processing rules corresponding to the at least one output data item respectively. Therefore, the user-defined creation of the interface is realized, the flexibility of interface generation is improved, the development difficulty of the front-end interface is reduced, and the development time of the front-end interface is shortened. Providing a standardized front-end interface generating tool based on multiple tenants, so that the creation of a personalized front-end interface in the mutually isolated authoring space is realized; in addition, the development cost of the front-end interface is greatly reduced, the interface development is converted into a platform type common development basic capability, and the development of the intensive data service application is further promoted.
Fig. 1 is a flowchart of a user interface generating method in an embodiment of the present application.
As shown in fig. 1, the user interface generating method includes:
in step 101, in response to receiving the user interface creation instruction, interface body configuration information is acquired based on the user interface creation instruction.
In some embodiments of the present application, before step 101, the method may further include:
step a1, acquiring identity information of a user, and verifying the identity information.
And a2, respectively acquiring historical interface main body configuration information and historical target configuration information of an interface to be created of a user in response to the passing of the authentication of the identity information.
As an example of possible implementation, when a user performs login operation, the identity information of the user sent by the client is obtained, the identity information is verified, the history interface main body configuration information and the history target configuration information of the interface to be created of the user are obtained in response to the passing of the identity information verification, and the history interface main body configuration information and the history target configuration information are sent to the client, so that the user is prevented from repeatedly configuring the uploaded configuration information, and the use experience and the interface configuration efficiency of the user are improved.
Step 102, creating an interface main body based on the main body configuration information.
As an example of one possible implementation, the body configuration information may include information such as a front end name, an interface address (an interface directory created under the tenant storage root directory), an interface address, a data service to which the interface address belongs, a person, and a contact, and the front end interface body creation is completed according to the body configuration information.
Step 103, acquiring target configuration information based on the user interface creation instruction.
Wherein, in some embodiments of the present application, the target configuration information includes page layout information, page style configuration information, form style configuration information, input data items, at least one output data item corresponding to the input data items.
In some embodiments of the present application, step 103 includes:
and b1, acquiring target page layout template data based on the user interface creation instruction, and determining the page layout template data as page layout information.
And b2, respectively acquiring the component style data and the color configuration data based on the user interface creation instruction, and determining the component style data and the color configuration data as page style configuration information.
As an example of a possible implementation manner, a page layout template of a common data query can be provided for a user, a horizontal version and a vertical version can be selected, a page component and a control library can be constructed, a required component style can be selected, a color library can be constructed, color configuration can be performed, CSS custom configuration color can be performed, and LOGO icon setting can be performed. Therefore, the user can accurately and quickly complete the custom configuration of the whole style of the interface.
Step 104, obtaining preset data processing rules corresponding to at least one output data item respectively.
Step 105, generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and the preset data processing rule corresponding to each of the at least one output data item.
In some embodiments of the present application, step 105 includes:
and step c1, determining target interface information based on the user interface creation instruction.
And c2, determining an input data item and an output data item of the target interface information based on the target interface information.
And c3, respectively acquiring the respective style configuration data of the output data item and the input data item.
And c4, generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the style configuration data, the target interface information and preset data processing rules corresponding to at least one output data item respectively.
As an example of one possible implementation, the target interface is determined based on the user interface creation instruction, the interface information is read based on the selected target interface, and the target interface is determined based on the user interface creation instruction according to the user-defined input data item and the user-defined output data item sent by the client, and the configuration of the data query condition and the configuration of the preset data processing rule. Optionally, style configuration of the output data item, the input data item font, the font size, the color, etc. may also be accomplished based on the style configuration data.
And step 106, acquiring the electronic seal configuration data based on the user interface creation instruction.
In the embodiment of the application, the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information.
And 107, generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface.
As an example of a possible implementation manner, the electronic seal system may be docked with the electronic seal system, send the electronic seal system user information and the seal file information, obtain the electronic seal information authorized by the user to use, select the seal to use, select a suitable position in the derived document to seal, and complete the electronic seal of the derived document (the first user interface). Meanwhile, the time service system is in butt joint with the time service system, trusted time information is obtained, a header mode and a footer mode are selected, and time stamp display is carried out. Custom configuration watermark information (font, font size, color) and derived document names. Therefore, the user-defined configuration of the derived text style is realized.
In some embodiments of the present application, the form style, style (shading, picture, form font size) and the corresponding relation between the configuration columns and the output item data can be configured based on the form style configuration information and the output data item selected by the user, so as to support the application of formulas such as data column summation, counting, average value and the like.
It should be noted that, the user can visually perform user interface creation, interface main body configuration and target information configuration through the client, and can also view the user interface effect generated based on the user interface creation instruction, the interface main body configuration information and the target configuration information through the client, thereby effectively improving the interface configuration efficiency of the user.
According to the user interface generation method, interface main body configuration information is acquired based on the user interface creation instruction by responding to the received user interface creation instruction; creating an interface body based on the body configuration information; acquiring target configuration information based on the user interface creation instruction; acquiring preset data processing rules corresponding to at least one output data item respectively; generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and preset data processing rules corresponding to the at least one output data item respectively, generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface. Therefore, customization of the interface by a user is realized, flexibility of interface generation is improved, development difficulty of the front-end interface is reduced, and development time of the front-end interface is shortened. Providing a standardized front-end interface generating tool based on multiple tenants, so that the creation of a personalized front-end interface in the mutually isolated authoring space is realized; in addition, the development cost of the front-end interface is greatly reduced, the interface development is converted into a platform type common development basic capability, and the development of the intensive data service application is further promoted.
Fig. 2 is a block diagram of a user interface generating apparatus according to an embodiment of the present application.
As shown in fig. 2, the user interface generating apparatus includes:
a first obtaining module 201, configured to obtain interface main body configuration information based on the user interface creation instruction in response to receiving the user interface creation instruction;
a creation module 202 for creating an interface body based on the body configuration information;
a second obtaining module 203, configured to obtain target configuration information based on the user interface creation instruction; the target configuration information comprises page layout information, page style configuration information, form style configuration information, input data items and at least one output data item corresponding to the input data items;
a third obtaining module 204, configured to obtain preset data processing rules corresponding to at least one output data item respectively;
the first generation module 205 is configured to generate a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and a preset data processing rule corresponding to each of the at least one output data item.
A fourth obtaining module 206, configured to obtain electronic seal configuration data based on the user interface creation instruction; the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information.
A second generating module 207, configured to generate a seal on the first user interface based on the electronic seal configuration data, and generate a second user interface.
Wherein, in some embodiments of the present application, the second obtaining module 203 includes:
the first determining submodule is used for acquiring target page layout template data based on the user interface creation instruction and determining the page layout template data as page layout information;
and the second determining submodule is used for respectively acquiring the component style data and the color configuration data based on the user interface creation instruction and determining the component style data and the color configuration data as page style configuration information.
According to the user interface generating device, interface main body configuration information is acquired based on the user interface creation instruction by responding to the received user interface creation instruction; creating an interface body based on the body configuration information; acquiring target configuration information based on the user interface creation instruction; acquiring preset data processing rules corresponding to at least one output data item respectively; generating a first user interface based on the interface main body, the page layout information, the page style configuration information, the form style configuration information, the input data item, at least one output data item corresponding to the input data item, and preset data processing rules corresponding to the at least one output data item respectively, generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface. Therefore, customization of the interface by a user is realized, flexibility of interface generation is improved, development difficulty of the front-end interface is reduced, and development time of the front-end interface is shortened. Providing a standardized front-end interface generating tool based on multiple tenants, so that the creation of a personalized front-end interface in the mutually isolated authoring space is realized; in addition, the development cost of the front-end interface is greatly reduced, the interface development is converted into a platform type common development basic capability, and the development of the intensive data service application is further promoted.
Fig. 3 is a block diagram of an electronic device in an embodiment of the application. As shown in fig. 3, the electronic device may include: a transceiver 31, a processor 32, a memory 33.
Processor 32 executes the computer-executable instructions stored in memory, causing processor 32 to perform the aspects of the embodiments described above. The processor 32 may be a general-purpose processor including a central processing unit CPU, a network processor (network processor, NP), etc.; but may also be a digital signal processor DSP, an application specific integrated circuit ASIC, a field programmable gate array FPGA or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component.
The memory 33 is connected to the processor 32 via a system bus and communicates with each other, the memory 33 being arranged to store computer program instructions.
The transceiver 31 may be used to obtain a task to be run and configuration information of the task to be run.
The system bus may be a peripheral component interconnect standard (peripheral component interconnect, PCI) bus or an extended industry standard architecture (extended industry standard architecture, EISA) bus, among others. The system bus may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus. The transceiver is used to enable communication between the database access device and other computers (e.g., clients, read-write libraries, and read-only libraries). The memory may include random access memory (random access memory, RAM) and may also include non-volatile memory (non-volatile memory).
The electronic device provided by the embodiment of the application can be the terminal device of the embodiment.
The embodiment of the application also provides a chip for running the instruction, which is used for executing the technical scheme of the user interface generation method in the embodiment.
The embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores computer instructions, and when the computer instructions run on a computer, the computer is caused to execute the technical scheme of the user interface generation method in the embodiment.
The embodiment of the application also provides a computer program product, which comprises a computer program stored in a computer readable storage medium, wherein at least one processor can read the computer program from the computer readable storage medium, and the technical scheme of the user interface generating method in the embodiment can be realized when the at least one processor executes the computer program.
Other embodiments of the application will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (7)

1. A method of generating a user interface, the method comprising:
responsive to receiving a user interface creation indication, obtaining interface subject configuration information based on the user interface creation indication, the subject configuration information including a front end name, an interface address, a data service to which the subject belongs, a person, and/or a contact;
creating an interface body based on the body configuration information;
acquiring target configuration information based on the user interface creation instruction; the target configuration information comprises page layout information, page style configuration information, form style configuration information, input data items and at least one output data item corresponding to the input data items;
acquiring preset data processing rules corresponding to the at least one output data item respectively;
determining target interface information based on the user interface creation instruction, determining an input data item and an output data item of the target interface information according to the target interface information, respectively acquiring respective style configuration data of the output data item and the input data item, and generating a first user interface based on the interface main body, page layout information, page style configuration information, form style configuration information, the style configuration data, the target interface information and preset data processing rules corresponding to the at least one output data item;
acquiring electronic seal configuration data based on the user interface creation instruction; the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information;
and generating a seal on the first user interface based on the electronic seal configuration data, and generating a second user interface.
2. The method of claim 1, wherein obtaining the page layout information, the page style configuration information, comprises:
acquiring target page layout template data based on the user interface creation instruction, and determining the page layout template data as the page layout information;
and respectively acquiring component style data and color configuration data based on the user interface creation instruction, and determining the component style data and the color configuration data as page style configuration information.
3. The method of claim 1, further comprising, prior to the obtaining interface body configuration information based on the user interface creation indication in response to receiving the user interface creation indication:
acquiring identity information of a user, and verifying the identity information;
and respectively acquiring the historical interface main body configuration information and the historical target configuration information of the interface to be created of the user in response to the authentication of the identity information.
4. A user interface generating apparatus, the apparatus comprising:
the first acquisition module is used for responding to the received user interface creation instruction, and acquiring interface main body configuration information based on the user interface creation instruction, wherein the main body configuration information comprises a front-end name, an interface address, a data service, personnel and/or a contact person;
the creation module is used for creating an interface main body based on the main body configuration information;
the second acquisition module is used for acquiring target configuration information based on the user interface creation instruction; the target configuration information comprises page layout information, page style configuration information, form style configuration information, input data items and at least one output data item corresponding to the input data items;
the third acquisition module is used for acquiring preset data processing rules corresponding to the at least one output data item respectively;
the first generation module is used for determining target interface information based on the user interface creation instruction, determining an input data item and an output data item of the target interface information according to the target interface information, respectively acquiring style configuration data of the output data item and the input data item, and generating a first user interface based on the interface main body, page layout information, page style configuration information, form style configuration information, the style configuration data, the target interface information and preset data processing rules corresponding to the at least one output data item;
a fourth obtaining module, configured to obtain electronic seal configuration data based on the user interface creation instruction; the electronic seal configuration data comprises seal stamping position information, authorized seal information and seal style information;
and the second generation module is used for generating a seal on the first user interface based on the electronic seal configuration data and generating a second user interface.
5. The apparatus of claim 4, wherein the second acquisition module comprises:
the first determining submodule is used for acquiring target page layout template data based on the user interface creation instruction and determining the page layout template data as the page layout information;
and the second determining submodule is used for respectively acquiring component style data and color configuration data based on the user interface creation instruction and determining the component style data and the color configuration data as page style configuration information.
6. An electronic device, comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored by the memory to implement the method of any one of claims 1-3.
7. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are adapted to carry out the method of any of claims 1-3.
CN202311111959.8A 2023-08-31 2023-08-31 User interface generation method and device, storage medium and electronic equipment Active CN116860247B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311111959.8A CN116860247B (en) 2023-08-31 2023-08-31 User interface generation method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311111959.8A CN116860247B (en) 2023-08-31 2023-08-31 User interface generation method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN116860247A CN116860247A (en) 2023-10-10
CN116860247B true CN116860247B (en) 2023-11-21

Family

ID=88230726

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311111959.8A Active CN116860247B (en) 2023-08-31 2023-08-31 User interface generation method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN116860247B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013061177A2 (en) * 2011-10-26 2013-05-02 Nokia Corporation User interfaces and associated apparatus and methods
CN105893013A (en) * 2015-12-07 2016-08-24 乐视云计算有限公司 Engineering construction system and construction method thereof
CN107391101A (en) * 2017-04-21 2017-11-24 阿里巴巴集团控股有限公司 A kind of information processing method and device
CN113934335A (en) * 2021-09-27 2022-01-14 深圳法大大网络科技有限公司 Electronic seal generation method and device, computer equipment and storage medium
CN113986407A (en) * 2020-07-27 2022-01-28 华为技术有限公司 Cover generation method and device and computer storage medium
CN114296845A (en) * 2021-12-01 2022-04-08 网易(杭州)网络有限公司 Interface processing method, device, electronic device and storage medium
CN114385164A (en) * 2021-12-22 2022-04-22 五八有限公司 Page generation and rendering method and device, electronic equipment and storage medium
CN114661407A (en) * 2022-05-20 2022-06-24 浙江简捷物联科技有限公司 Interface configuration method, BMS and storage medium
CN114860233A (en) * 2022-03-31 2022-08-05 中国建设银行股份有限公司 Page generation method, device, equipment, storage medium and product
CN115705189A (en) * 2021-08-12 2023-02-17 腾讯科技(深圳)有限公司 Display interface construction method and related device
CN116306519A (en) * 2023-02-09 2023-06-23 北京五八信息技术有限公司 File signing method, device and storage medium
CN116383787A (en) * 2023-04-03 2023-07-04 中国平安财产保险股份有限公司 Page creation method, page creation device, computer equipment and storage medium
CN116579302A (en) * 2023-03-24 2023-08-11 厦门海迈科技股份有限公司 Visual signature bit configuration method and system based on PDF file

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8010996B2 (en) * 2006-07-17 2011-08-30 Yahoo! Inc. Authentication seal for online applications
US10671252B2 (en) * 2014-09-04 2020-06-02 Home Box Office, Inc. Styling system
US11080068B2 (en) * 2018-06-28 2021-08-03 Microsoft Technology Licensing, Llc Adaptive user-interface assembling and rendering
US20210400117A1 (en) * 2020-06-19 2021-12-23 Shopify Inc. Dynamic generation of location-specific user interfaces

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013061177A2 (en) * 2011-10-26 2013-05-02 Nokia Corporation User interfaces and associated apparatus and methods
CN105893013A (en) * 2015-12-07 2016-08-24 乐视云计算有限公司 Engineering construction system and construction method thereof
CN107391101A (en) * 2017-04-21 2017-11-24 阿里巴巴集团控股有限公司 A kind of information processing method and device
CN113986407A (en) * 2020-07-27 2022-01-28 华为技术有限公司 Cover generation method and device and computer storage medium
CN115705189A (en) * 2021-08-12 2023-02-17 腾讯科技(深圳)有限公司 Display interface construction method and related device
CN113934335A (en) * 2021-09-27 2022-01-14 深圳法大大网络科技有限公司 Electronic seal generation method and device, computer equipment and storage medium
CN114296845A (en) * 2021-12-01 2022-04-08 网易(杭州)网络有限公司 Interface processing method, device, electronic device and storage medium
CN114385164A (en) * 2021-12-22 2022-04-22 五八有限公司 Page generation and rendering method and device, electronic equipment and storage medium
CN114860233A (en) * 2022-03-31 2022-08-05 中国建设银行股份有限公司 Page generation method, device, equipment, storage medium and product
CN114661407A (en) * 2022-05-20 2022-06-24 浙江简捷物联科技有限公司 Interface configuration method, BMS and storage medium
CN116306519A (en) * 2023-02-09 2023-06-23 北京五八信息技术有限公司 File signing method, device and storage medium
CN116579302A (en) * 2023-03-24 2023-08-11 厦门海迈科技股份有限公司 Visual signature bit configuration method and system based on PDF file
CN116383787A (en) * 2023-04-03 2023-07-04 中国平安财产保险股份有限公司 Page creation method, page creation device, computer equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于B/S的跨平台用户界面可配置算法研究;赵双双;李仁旺;钱小燕;张春平;;浙江理工大学学报(第05期);全文 *
面向Web页面的电子签章控件的实现;郭腾芳;韩建民;李静;罗方炜;;计算机系统应用(第04期);全文 *

Also Published As

Publication number Publication date
CN116860247A (en) 2023-10-10

Similar Documents

Publication Publication Date Title
JP6870527B2 (en) Parts estimation program, parts estimation system and parts estimation method
CN111782330B (en) Page data acquisition method, device and equipment based on Web application
CN111177005A (en) Service application testing method, device, server and storage medium
CN112671769A (en) Electronic contract signing method, device and equipment
CN110704521A (en) Interface data access method and system
CN109284321B (en) Data loading method, device, computing equipment and computer readable storage medium
CN110990274B (en) Data processing method, device and system for generating test cases
CN111191079A (en) Document content acquisition method, device, equipment and storage medium
CN112801800A (en) Behavior fund analysis system, behavior fund analysis method, computer equipment and storage medium
CN111208998A (en) Method and device for automatically laying out data visualization large screen and storage medium
CN110362630B (en) Data management method, device, equipment and computer readable storage medium
CN114035793A (en) Page generation method, page generation device, equipment and storage medium
CN108809896A (en) A kind of information calibration method, device and electronic equipment
CN112199079B (en) System docking method, computing device and storage medium
CN105930713A (en) Method and terminal for generating identifying codes
CN116860247B (en) User interface generation method and device, storage medium and electronic equipment
CN113408254A (en) Page form information filling method, device, equipment and readable medium
CN111159226A (en) Index query method and system
CN110058992B (en) Text template effect feedback method and device and electronic equipment
CN116383787A (en) Page creation method, page creation device, computer equipment and storage medium
CN112487771B (en) Report generation method, report generation device and terminal
CN114356330A (en) Page configuration method and device, electronic equipment and storage medium
CN116719457A (en) Information display method, device and equipment
CN111401020A (en) Interface loading method and system and computing equipment
CN112767096B (en) Product recommendation method and device

Legal Events

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