CN115080040A - Grid component implementation method on line, computer equipment and storage medium - Google Patents

Grid component implementation method on line, computer equipment and storage medium Download PDF

Info

Publication number
CN115080040A
CN115080040A CN202210731919.2A CN202210731919A CN115080040A CN 115080040 A CN115080040 A CN 115080040A CN 202210731919 A CN202210731919 A CN 202210731919A CN 115080040 A CN115080040 A CN 115080040A
Authority
CN
China
Prior art keywords
task
instruction
interface
online
form component
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
CN202210731919.2A
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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202210731919.2A priority Critical patent/CN115080040A/en
Publication of CN115080040A publication Critical patent/CN115080040A/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
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Business, Economics & Management (AREA)
  • Computational Linguistics (AREA)
  • Economics (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Finance (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses an implementation method, computer equipment and a storage medium of an online form component applied to financial business. The implementation method of the online form component applied to the financial business comprises the steps of receiving a first instruction for starting the online form component; and responding to the first instruction to display first interface content of the online form component, wherein the first interface content comprises a task list and a progress bar corresponding to the tasks in the task list. By the method, diversified online form assemblies are provided, functions of the online form assemblies are enriched, and usability of the financial data management platform is improved.

Description

Grid component implementation method on line, computer equipment and storage medium
Technical Field
The present application relates to the field of financial data management, and in particular, to a method, a computer device, and a storage medium for implementing an online form component applied to financial services.
Background
With the rapid development of information technology, the requirements of people on online office interfaces are higher and higher, a form component can simply display data required by a user, the form component is one of important components of the current financial data management platform, the function of the existing online form component is single, only part of form information such as names, types and creators can be simply displayed in a text mode, and part of form information can be simply operated such as uploading or downloading.
Disclosure of Invention
In order to solve the above problems, a main object of the present application is to provide a method, a computer device, and a storage medium for implementing an online form component applied to financial services, which can enrich functions of the online form component and improve usability of a financial data management platform.
In order to solve the above technical problem, the first technical solution adopted by the present application is: an implementation method of an online form component applied to financial services is provided, and the method comprises the following steps: receiving a first instruction to launch the online form component; and responding to the first instruction to display first interface content of the online table component, wherein the first interface content comprises a task list and a progress bar corresponding to a task in the task list.
In order to solve the above technical problem, the second technical solution adopted by the present application is: there is provided a computer device comprising a memory and a processor, wherein the memory is connected to the processor, the memory is used for storing a computer program which can be run on the processor, and the processor is used for implementing the method according to any one of the above technical solutions when executing the computer program.
In order to solve the above technical problem, the third technical solution adopted by the present application is: there is provided a computer-readable storage medium storing a computer program for implementing a method according to any one of the above aspects when executed in a computer processor.
The beneficial effect of this application is: different from the prior art, the on-line form component is provided with the function slots, the task list and the progress bar corresponding to the tasks in the task list are inserted, the progress bar can visually represent the progress of different types of data in the tasks, the task deadline date and other related information of the tasks, the updating is carried out along with the progress of the tasks, the requirement of task progress monitoring is met, the functions of the on-line form component are enriched, and a user can plan the work through the visual task progress.
Drawings
FIG. 1 is a flow chart illustrating an embodiment of a method for implementing an online form component applied to a financial transaction according to the present application;
FIG. 2 is a schematic interface diagram of a first interface in an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application;
FIG. 3 is a flow chart illustrating an embodiment of a method for implementing an online form component applied to a financial transaction according to the present application;
FIG. 4 is a schematic interface diagram of a second interface in an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application;
FIG. 5 is a flow chart illustrating a detailed layer of the second interface in an embodiment of the method for implementing the online form component applied to the financial transaction according to the present application;
FIG. 6 is a flow chart illustrating operations performed on a second operation item in an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application;
FIG. 7 is a schematic structural diagram of an embodiment of a computer apparatus according to the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Some embodiments of the present application will be described in detail below with reference to the accompanying drawings. The embodiments described below and the features of the embodiments can be combined with each other without conflict.
The terms "first", "second", etc. in this application are used to distinguish between different objects and not to describe a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
If the technical scheme of the application relates to personal information, a product applying the technical scheme of the application clearly informs personal information processing rules before processing the personal information, and obtains personal independent consent. If the technical scheme of the application relates to sensitive personal information, a product applying the technical scheme of the application obtains individual consent before processing the sensitive personal information, and simultaneously meets the requirement of 'express consent'. For example, at a personal information collection device such as a camera, a clear and significant identifier is set to inform that the personal information collection range is entered, the personal information is collected, and if the person voluntarily enters the collection range, the person is regarded as agreeing to collect the personal information; or on the device for processing personal information, under the condition of using obvious identification/information to inform personal information processing rule, obtaining personal authorization by means of pop-up window information or requesting person to upload personal information of person by oneself; the personal information processing rule may include information such as a personal information processor, a personal information processing purpose, a processing method, and a type of personal information to be processed.
The internet is constantly changing people's work and life, offices are highly paperless, and a large number of online office platforms are endlessly developed, but the importance of the form as an efficient and concise statistical tool makes the form tool an indispensable part of the online office and offline office.
The existing on-line form tool loaded on an office platform is usually taken as a packaged component in an office interface in order to save code and maintenance cost, but the packaged form component is simpler and has a lot of inconvenience in actual use. For example: the packaged form assemblies lack a paging device associated with them, and almost all work requires a paging device to order the forms more. Therefore, developers need to add a group of paging device codes outside the form component, and the codes are complicated and cannot achieve the purpose of saving the codes of the original packaged form component. Another example is: the packaged table component has single function, and not only can not select all table contents, but also can not modify or add table functions conveniently.
Based on the problems found in the use of the online form component at present, the inventors of the present application have conducted long studies, and in order to improve or solve the above technical problems, the present application proposes at least the following embodiments.
Fig. 1 is a flow chart illustrating an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application. It should be noted that the flow sequence shown in fig. 1 is not limited in this embodiment if substantially the same result is obtained. As shown in fig. 1, the present embodiment includes:
s100: a first instruction to launch an online form component is received.
The method for processing the document online can be operated on a device system of a client. The client can be client software running on a desktop, a mobile terminal or a tablet, a human-computer interaction interface is generated when the client software runs, and a user can operate on the human-computer interaction interface by using a human-computer interface such as a touch screen, a mouse, a keyboard and the like.
In this embodiment, the client software is used as an execution main body for operating the project management method of the present application, in step S100, the client software is connected to the server software after the first instruction is generated, and the server software acquires the online form component corresponding to the first instruction, generates the display content, and sends the display content to the client software. The electronic device where the server software is located and the electronic device where the client software is located may complete data transmission through Ethernet (Ethernet), WLAN (wireless local area network), and other means.
S110: first interface content of the online form component is displayed in response to the first instruction.
The client software receives the display content sent by the server software and displays the display content in the first interface by using the display screen. The content displayed by the first interface includes but is not limited to a task list and a progress bar corresponding to the task in the task list.
Optionally, the first interface content may further include time information set corresponding to the response length of the progress bar, where the time information may be used as a time reference for task progress, and the total length of the progress bar is divided into multiple parts in a scale or table form, for example: the time information evenly divides the total length of the progress bar into eight parts from the last day of the last month to the seventh day of the month, which shows that the task represented by the progress bar automatically starts from the last day of the last month and automatically ends from the seventh day of the month.
Optionally, the content of the first interface may further include ending information of the task, and the ending information may be located in a display area of the progress bar and set opposite to the corresponding time information to prompt the user on which day the task should be ended. The task cutoff information may be represented in the form of icons, text, etc., such as: when the time information corresponding to the progress bar is from the last day of the last month to the seventh day of the month, but the task needs to be completed before the fifth day of the month due to the requirement of actual conditions, an icon corresponding to the time information of the fifth day of the month can be displayed in the display area of the progress bar, the icon is used for reminding a user that the deadline date of the task is the fifth day of the month, and the icon is the deadline information of the task.
Fig. 2 is an interface schematic diagram of a first interface in an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application. It should be noted that, if the result is substantially the same, the interface shown in fig. 2 is not limited in this embodiment. As shown in fig. 2, the first interface in this embodiment includes an online form component, a latest update time of the report, and a next update time predicted, and the online form component includes a task list, a progress bar corresponding to a task in the task list, and an interface of a paging device.
The task list comprises task names, serial numbers, task directories, check boxes, progress bar time information and output condition confirmation (task completion conditions). And a full selection box is arranged beside the list head task name, all contents of the current page of the representative task list are selected when the full selection box is selected, and the selection state of the empty task list is represented when the full selection box is not selected.
Optionally, the yield confirmation may be automatically confirmed by the system when the report is automatically updated by the last day of the date (8 days of the month in this embodiment), or may be manually confirmed by the user by clicking the area when the task is completed.
Optionally, since the paging device and the full frame are both packaged in the same online form component as the task list, when the user switches the page of the task list by using the paging device, the selected state of the full frame is not affected. Such as: the user selects the full selection frame on the first page of the list, at the moment, the user selects all the contents of the first page, and the selection frames of all the tasks of the first page are automatically selected; after entering the second page, the full checkbox is still in the selected state, and at this time, the user has fully selected all the contents of the first page and the second page.
Optionally, the interface of the paging device includes a page forward/backward button, a page number button, an input box for jumping to a certain page, and an input box for customizing the number of items included in the form of each page, and the user may change the current page of the task list using the page forward/backward button, directly jump to a certain page using the page number button or inputting a page number in the input box for jumping to a certain page, and may also customize the number of items included in the form of each page.
The progress bar corresponding to the tasks in the task list comprises progress bars representing progress of different types of data tasks, early warning marks of task ending dates, and explanatory characters corresponding to the colors of the progress bars and the early warning marks. The early warning mark is arranged on the progress bar at a position corresponding to the time information and represents that the time is the deadline of the task.
Optionally, the tasks in the task list of this embodiment are started from the last day of the last month by default, and when the last day is 8 days of the current month, progress bars representing different tasks advance from "T + 0" to "T + 8" in a manner of one frame against time, and when the length of the progress bar exceeds a flag icon representing an early warning date, it indicates that the task exceeds a predicted task deadline date, and the frame in which the progress bar stops advancing forward corresponds to the completion date of the task.
By the method provided by the application, a user can use the functions brought by the plug-in the packaged form component by issuing commands, and the paging and full selection operations are conveniently completed by utilizing the paging device and the full selection frame packaged together with the form, so that the original target of reducing the code repetition rate is achieved, and a method for enriching the functions of the online form component by slot self-definition is developed (for example, a progress bar display function in the form and a multi-level form and operation item function in the embodiment of fig. 3).
Furthermore, the online form component can be reused on different platforms and different interfaces, and data required by the online form component can be used only by introducing the online form component into a required page, so that the online form component is more advanced and more practical than the traditional form component.
FIG. 3 is a flowchart illustrating an embodiment of a method for implementing an online form component applied to financial services according to the present application. It should be noted that the present embodiment is not limited to the flow shown in fig. 3 if substantially the same result is obtained. As shown in fig. 3, the present embodiment includes:
s200: a second instruction to launch an online form component is received.
In this embodiment, the client software is used as an execution main body for operating the project management method of the present application, in step S200, the client software is connected to the server software after the second instruction is generated, and the server software acquires the online form component corresponding to the second instruction, generates the display content, and sends the display content to the client software.
S210: displaying second interface content of the online form component in response to the second instruction.
The client software receives the display content sent by the server software and displays the display content in the second interface by using the display screen. The content displayed by the second interface includes but is not limited to a task list and first operation items corresponding to tasks in the task list, the first operation items are at least one of information interaction, task withdrawing, history recording and passing determination, and each first operation item has different functions.
Optionally, the first operation item may be displayed in the form of an icon, which is beneficial to the aesthetics of the second interface and is convenient for the user to operate.
S220: a third instruction to operate on the first operation item is received.
The client software receives a third instruction which is sent by a user through the man-machine interface and operates the first operation item, the third instruction is sent to the server software, and the server software responds to the third instruction to generate corresponding display content and sends the display content back to the client software. For example: the user clicks a first operation item icon of a task using a mouse.
S231: and responding to the third instruction to display the information interaction interface, and sending the content input in the information interaction interface to any one of the task issuing party, the creating party and the previous processing party.
And when the third instruction sent by the user is to operate the information interaction in the first operation item, the display content received by the client software is an information interaction interface. And the client software responds to the third instruction, an information interaction interface is displayed in the display screen, a user inputs content to the information interaction interface through the human-computer interface, and the client software receives the content and sends the content to any one of the issuing party, the creating party and the previous processing party of the task. For example: when the icon clicked by the user is information interaction, an information interaction interface is displayed in a display screen, the information interaction interface comprises an input box, an information receiver selection box and a confirmation button, the user inputs characters in the input box by using a keyboard, selects a user account for receiving the information in the information receiver selection box and clicks the confirmation button, and the client software sends the characters in the input box to a mailbox corresponding to the user account selected by the user in a mail mode by using mailbox software butted with the online form component.
S232: the task is retired in response to the third instruction.
When the third instruction sent by the user is to operate task withdrawing in the first operation item, the client software sends the third instruction to the server software, and the server software responds to the third instruction and can withdraw the task to a task issuer, a creator or a previous processor according to actual conditions, the progress of the task and the authority of the user account.
Optionally, the server software may send new second interface display content to the client software when the task retraction is completed, where a task list in the display content no longer contains the tasks that have been retracted.
S233: and displaying the history of the task in response to the third instruction.
And when the third instruction sent by the user is to operate the history record in the first operation item, the client software sends the third instruction to the server software. And the server software responds to the third instruction, acquires the historical record of the task to generate corresponding display content, and sends the display content to the client software. The client software receives the display content and displays a history of the task in a display screen. The history of the task is a past task information set, which may include, but is not limited to, past editing content, editing time, editing person, and change of task progress of the task.
Alternatively, the history of the task may be displayed in the form of a window in the second interface.
S234: and responding to the third instruction to pass the task to the next flow or pass all the tasks.
And when the third instruction sent by the user is the operation for determining the first operation item, the client software sends the third instruction to the server software. And the server software responds to the third instruction and passes the task to the next flow or all the tasks.
Optionally, the server software may send new second interface display content to the client software when the task is passed, where the task list in the display content no longer contains the passed task.
FIG. 4 is an interface diagram of a second interface in an embodiment of an implementation method of an online form component applied to a financial transaction according to the present application. It should be noted that, if the result is substantially the same, the interface shown in fig. 4 is not limited in this embodiment. As shown in fig. 4, the second interface in this embodiment includes an interface of a multi-level task list and a paging device. The multi-level task list also comprises a plurality of first operation items and second operation items which are in one-to-one correspondence with the multi-level tasks and the details of the tasks.
The first level of the multi-level task list comprises sequence numbers, year, task names, report types, task states, task ending time, a distributor, distribution time, a recent operator, recent operation time and icons respectively representing 'information interaction', 'task withdrawing', 'history record' and 'determination passing' four first operation items from left to right.
The second level of the multi-level task list includes a serial number, a distribution user, a distribution time, a task state, a filling mechanism, a filling user, and icons of the second operation items "a cancel task" and "a distribution task", wherein when the task has completed distribution, the icon of the second operation item "a distribution task" for distributing the task is no longer displayed.
The task at the last level can be expanded to view the detail (here, the task detail is a report form) included in the task, and the detail includes English name of the report form, Chinese name of the report form, auxiliary information of the task, data date, supplementary recording state, and operation bar icons capable of viewing report form data, downloading a filling template and exporting data operation on the report form.
Optionally, since the paging device and the full frame are both packaged in the same online form component as the task list, when the user switches the page of the task list by using the paging device, the selected state of the full frame is not affected. Such as: the user selects the full selection frame on the first page of the list, at the moment, the user selects all the contents of the first page, and the selection frames of all the tasks of the first page are automatically selected; after entering the second page, the full checkbox is still in the selected state, and at this time, the user has fully selected all the contents of the first page and the second page.
Optionally, the interface of the paging device includes a page forward/backward button, a page number button, an input box for jumping to a certain page, and an input box for customizing the number of items included in the form of each page, and the user may change the current page of the task list using the page forward/backward button, directly jump to a certain page using the page number button or inputting a page number in the input box for jumping to a certain page, and may also customize the number of items included in the form of each page.
FIG. 5 is a flow chart illustrating a layer of detail developed on the second interface in an embodiment of the method for implementing the online form component applied to the financial transaction. It should be noted that the present embodiment is not limited to the flow sequence shown in fig. 5 if substantially the same result is obtained. As shown in fig. 5, the present embodiment includes:
s240: and receiving a fourth instruction for displaying the next layer of detail of the task in the second interface.
In this embodiment, the client software is used as an execution main body for running the project management method of the present application, the client software is connected to the server software after the fourth instruction is generated, and the server software obtains the next layer of detail in the online form component corresponding to the fourth instruction, generates the display content, and sends the display content to the client software. The task list displayed on the second interface can be expanded into a plurality of layers of details, the details can be small tasks or detailed contents of the tasks under the large tasks, and each layer of details can comprise a plurality of operation items which are in one-to-one correspondence with the details and have different functions.
S250: and developing the next layer of detail below the task in response to the fourth instruction.
And the client software receives the display content sent by the server software, displays the display content in a second interface by using the display screen, and expands the next layer of detail of the task list in the online form component.
Fig. 6 is a flow chart illustrating the operation performed on the second operation item in an embodiment of the implementation method of the online form component applied to the financial transaction. It should be noted that, if the result is substantially the same, the flow sequence shown in fig. 6 is not limited in the present embodiment. As shown in fig. 6, the present embodiment includes:
s251: and responding to a fourth instruction to expand the next layer of detail below the task and the second operation item corresponding to each detail.
And the client software receives the display content sent by the server software, responds to a fourth instruction, displays the display content in a second interface by using the display screen, and expands the next layer of detail and a second operation item corresponding to each detail below the task. Wherein the second operation item comprises at least one of a disuse task and a distribution task.
Optionally, the second operation item can be displayed in the form of an icon, which is beneficial to the aesthetic appearance of the second interface and is convenient for the user to operate.
S252: a fifth instruction to operate on the second operation item is received.
The client software receives a fifth instruction of the user for operating the second operation item and sends the fifth instruction to the server software, for example: and clicking the icon of the second operation item by using a mouse and sending a fifth instruction.
S253: the task is rescued or distributed in response to a fifth instruction.
And when the fifth instruction is to operate the abolishing task in the second operation item, the client software sends the fifth instruction to the server software. And the server software responds to the fifth instruction, deletes the detail corresponding to the second operation item, and then the next layer of the task does not include the detail.
Optionally, the server software may send new second interface display content to the client software when the task revocation is completed, where a task list in the display content no longer contains passed tasks.
When the fifth instruction operates the distribution task in the second operation item, the client software sends the fifth instruction to the server software. And responding to the fifth instruction by the server software, distributing the detail corresponding to the second operation item to the target user, and completing the task content in the detail by the target user.
FIG. 7 is a schematic structural diagram of an embodiment of a computer apparatus according to the present application. It should be noted that the present embodiment is not limited to the structure shown in fig. 7 if substantially the same result is obtained. As shown in fig. 7, the computer apparatus 1 of the present embodiment includes: a processor 11, a computer readable storage medium 12.
Wherein, the processor 11 is connected to the computer-readable storage medium 12, and is configured to execute the program instructions stored in the computer-readable storage medium 12 to perform online processing on the document by the method according to any embodiment of the present application; the computer-readable storage medium 12 stores a program file product for implementing the method for processing documents online according to any embodiment of the present application, and includes several instructions/computer programs for enabling a computer device 1 (which may be a personal computer, a server, or a network device) or a processor 11(processor) to execute all or part of the steps of the methods according to the embodiments of the present invention. And the aforementioned computer-readable storage medium 12 comprises: various media such as a usb disk, a portable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and electronic devices such as a computer, a mobile phone, a notebook computer, a tablet computer, and a camera having the storage medium.
In the embodiments provided in the present application, it should be understood that the disclosed electronic device and interactive processing method may be implemented in other ways. For example, the above-described embodiments of the electronic device are merely illustrative, and for example, a module or a unit may be divided into only one logic function, and may be implemented in other ways, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.

Claims (12)

1. An implementation method of an online form component applied to financial services is characterized by comprising the following steps:
receiving a first instruction to launch the online form component;
and responding to the first instruction to display first interface content of the online table component, wherein the first interface content comprises a task list and a progress bar corresponding to a task in the task list.
2. The method of claim 1,
the first interface content comprises time information set corresponding to the corresponding length of the progress bar.
3. The method of claim 2,
the first interface content comprises task ending information, and the task ending information is located in the progress bar display area and is arranged opposite to the corresponding time information.
4. The method of claim 1,
receiving a second instruction to start the online form component;
responding to the second instruction to display second interface content of the online table component, wherein the second interface content comprises a task list and a first operation item corresponding to a task in the task list, and the first operation item is at least one of information interaction, task withdrawing, history recording and passing determination;
receiving a third instruction for operating on the first operation item;
responding to the third instruction to display an information interaction interface, and sending the content input in the information interaction interface to any one of the task issuing party, the creating party and the previous processing party; or
Withdrawing the task in response to the third instruction; or
Displaying a history of the task in response to the third instruction; or
And responding to the third instruction to pass the task to the next flow or pass all the tasks.
5. The method of claim 4,
receiving a fourth instruction for displaying the next layer of detail of the task in the second interface;
and expanding the next layer of detail below the task in response to the fourth instruction.
6. The method of claim 5,
said expanding said next level of detail under said task in response to said fourth instruction comprises:
responding to the fourth instruction to expand the next layer of detail below the task and a second operation item corresponding to each detail, wherein the second operation item is at least one of a task abolishing and a task distributing;
receiving a fifth instruction for operating on the second operation item;
revoking the task or distributing the task in response to the fifth instruction.
7. The method of claim 4,
the displaying second interface content of the online form component in response to the second instruction comprises:
and responding to the second instruction to simultaneously start the online table and the paging device embedded in the online table component, and displaying second interface content of the online table component, wherein the second interface content comprises the content of the online table component and the interface of the paging device.
8. The method of claim 1,
the displaying first interface content of the online form component in response to the first instruction comprises:
and responding to the first instruction, simultaneously starting the online table and a paging device embedded in the online table component, and displaying first interface content of the online table component, wherein the first interface content comprises the content of the online table component and an interface of the paging device.
9. The method according to claim 7 or 8,
the interface of the paging device comprises an input box for customizing the number of items contained in each page of form.
10. The method according to claim 7 or 8,
the online form component includes a full checkbox for checking all of the content of the current page of the online form.
11. A computer device comprising a memory, a processor, the memory being coupled to the processor, the memory for storing a computer program executable on the processor, wherein the processor implements the method of any one of claims 1 to 10 when executing the computer program.
12. A computer-readable storage medium, in which a computer program is stored which, when executed in a computer processor, carries out the method according to any one of claims 1 to 10.
CN202210731919.2A 2022-06-25 2022-06-25 Grid component implementation method on line, computer equipment and storage medium Pending CN115080040A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210731919.2A CN115080040A (en) 2022-06-25 2022-06-25 Grid component implementation method on line, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210731919.2A CN115080040A (en) 2022-06-25 2022-06-25 Grid component implementation method on line, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115080040A true CN115080040A (en) 2022-09-20

Family

ID=83256694

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210731919.2A Pending CN115080040A (en) 2022-06-25 2022-06-25 Grid component implementation method on line, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115080040A (en)

Similar Documents

Publication Publication Date Title
EP1920350B1 (en) Markup based extensibility for user interfaces
CN109062567A (en) Information management system quick development platform based on B/S structure
CN111666740A (en) Flow chart generation method and device, computer equipment and storage medium
CN101989256A (en) Typesetting method of document file and device
CN103748577A (en) Progressive presentation of document markup
EP1744254A1 (en) Information management device
US9852117B1 (en) Text-fragment based content editing and publishing
WO2017105971A1 (en) Aggregate visualizations of activities performed with respect to portions of electronic documents
JP5355032B2 (en) Client device, server device, and document management system, document management method, and document management program using them
KR20130040057A (en) System and method for producing homepage in saas environment, a computer-readable storage medium therefor
CN113014476A (en) Group creation method and device
CN104182225A (en) General mobile information system adaptation method and device
JP5935488B2 (en) Information processing apparatus, information processing method, and program
CN111656316A (en) Information processing system, information processing method, and information processing apparatus
JP2013205984A (en) Template information processing program and template information processing method
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
US20230161951A1 (en) Content editing method and apparatus, and electronic device
JP2010271958A (en) Form display system, information processing apparatus, information processing method and program
CN115080040A (en) Grid component implementation method on line, computer equipment and storage medium
EP1744271A1 (en) Document processing device
CN112269476B (en) Formula display method and device and electronic equipment
CN114090002A (en) Front-end interface construction method and device, electronic equipment and storage medium
JP2001076045A (en) Operation flowchart generation assisting device and recording medium thereof
CN113157966A (en) Display method and device and electronic equipment
CN112667141A (en) Input revocation method, device, electronic equipment and computer-readable storage medium

Legal Events

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