CN112114726A - Interaction method, device, equipment and medium based on vue drop-down box - Google Patents

Interaction method, device, equipment and medium based on vue drop-down box Download PDF

Info

Publication number
CN112114726A
CN112114726A CN202010759835.0A CN202010759835A CN112114726A CN 112114726 A CN112114726 A CN 112114726A CN 202010759835 A CN202010759835 A CN 202010759835A CN 112114726 A CN112114726 A CN 112114726A
Authority
CN
China
Prior art keywords
dimensional information
box
form control
user
drop
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010759835.0A
Other languages
Chinese (zh)
Other versions
CN112114726B (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.)
Fujian Ecan Information Technology Co ltd
Original Assignee
Fujian Ecan Information Technology 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 Fujian Ecan Information Technology Co ltd filed Critical Fujian Ecan Information Technology Co ltd
Priority to CN202010759835.0A priority Critical patent/CN112114726B/en
Publication of CN112114726A publication Critical patent/CN112114726A/en
Application granted granted Critical
Publication of CN112114726B publication Critical patent/CN112114726B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/0482Interaction with lists of selectable items, e.g. menus
    • 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/0483Interaction with page-structured environments, e.g. book metaphor
    • 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

Abstract

The invention provides an interaction method, a device, equipment and a medium of a drop-down box based on vue, wherein the method comprises the following steps: s1, responding to the operation clicked by a user through a drop-down box, popping up a form control at the periphery of the drop-down box, wherein the form control provides a form header and a form body, the form header displays the information name of the multi-dimensional information record, and the form body provides the corresponding dimensional information of the multi-dimensional information record corresponding to the position of the information name; s2, responding to user operation through the form control, including: and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box. The invention completes interaction by matching a form control with the drop-down frame, the form control can display multi-dimensional information records, can support display of a large amount of data information, and can realize diversified interactive operation.

Description

Interaction method, device, equipment and medium based on vue drop-down box
Technical Field
The invention relates to the technical field of computers, in particular to an interaction method, device, equipment and medium of a drop-down box based on vue.
Background
With the development of computer technology, the application of the internet is spread throughout various industries, and corresponding internet platforms are needed in hospitals, libraries, government agencies and the like so as to serve the masses of people. The office can be handled easily at home without needing the special time of people to go to a special office place, so that a large amount of time is saved, and the office efficiency is improved.
Conventional form input controls typically use an input box and a drop-down box. The input box requires that all information be manually entered by the user without alternate information being available, resulting in inefficiencies. Although the drop-down box provides some spare information for the user to select, the content of the selected information is less, as shown in fig. 1, when the drop-down box is clicked, the drop-down box displays the alternative information through a pop-up layer, each alternative information occupies one line, but each alternative information has only one dimension, the number of data is limited, the drop-down box is basically controlled in one display page, and for the user, the interactive operation mode is single, and the interactive result is single.
Disclosure of Invention
The technical problem to be solved by the invention is to provide an vue-based drop-down box interaction method, device, equipment and medium, interaction is completed through cooperation of a form control and a drop-down box, the form control can display multi-dimensional information records, can support display of a large amount of data information, and can also realize diversified interaction operation.
In a first aspect, the present invention provides an interactive method based on vue drop-down boxes, including the steps of:
s1, responding to the operation clicked by a user through a drop-down box, popping up a table control at the periphery of the drop-down box, wherein the table control provides a table head and a table body, the table head displays the information name of a multi-dimensional information record, the table body displays the corresponding dimensional information of the multi-dimensional information record corresponding to the position of the information name, and the multi-dimensional information record is provided by a back-end database;
s2, responding to user operation through the form control, including:
(1) and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box.
In a second aspect, the present invention provides an interactive device based on vue pulldown box, including:
the pull-down frame module is used for responding to clicking operation of a user and popping up a table control at the periphery of the pull-down frame, wherein the table control comprises a table head and a table body, the table head displays an information name of a multi-dimensional information record, and the table body displays corresponding dimensional information of the multi-dimensional information record at a position corresponding to the information name;
the back-end database is used for providing multi-dimensional information records to be displayed for the table body;
the form control module responds to user operation through the form control and comprises the following steps:
(1) and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of the first aspect when executing the program.
In a fourth aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages: interaction is completed through the cooperation of a form control and a drop-down frame, the form control is popped up through a pop-up layer after the drop-down frame is clicked, the form control provides a form head and a form body, wherein the form head displays the information name of a multi-dimensional information record, the corresponding dimensional information of the multi-dimensional information record is provided at the position of the form body corresponding to the information name, when a user clicks any one multi-dimensional information record in the form body, at least one dimensional information in the multi-dimensional information record is displayed in the drop-down frame, so that manual input of the user is not needed, only the key point clicking is needed to select a row in the form, the multi-dimensional information record contains a plurality of dimensional information, and the information content of a single record is greatly increased. In addition, the form control also provides a search box, a check box and a paging switching bar, so that diversified interactive operation can be realized, a user is supported to search and inquire specified data content, a plurality of records are clicked at one time, data information of each page is switched in paging, and the user is simultaneously supported to select the number of multi-dimensional information records displayed in each page.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a diagram of a conventional drop-down box control in an interactive state;
FIG. 2 is a flow chart of a method according to one embodiment of the present invention;
FIG. 3 is a diagram illustrating a state of a drop-down box popping up a form control according to the present invention;
FIG. 4 is a diagram illustrating a state of the form control during a search operation performed through a search box of the form control according to the present invention;
FIG. 5 is a schematic diagram illustrating a state of the form control during a check operation performed by a check box of the form control according to the present invention;
FIG. 6 is a diagram illustrating a state of the present invention when an operation of switching the number of display records per page is selected through a switching box of a table control;
FIG. 7 is a schematic structural diagram of an apparatus according to a second embodiment of the present invention;
fig. 8 is a schematic structural diagram of an electronic device according to a third embodiment of the invention;
fig. 9 is a schematic structural diagram of a medium according to a fourth embodiment of the present invention.
Detailed Description
The embodiment of the application provides an vue-based drop-down box interaction method, device, equipment and medium, interaction is completed through cooperation of a form control and the drop-down box, the form control can display multi-dimensional information records, can support display of a large amount of data information, and can realize diversified interaction operation through a search box, a check box and a paging switching bar.
The technical scheme in the embodiment of the application has the following general idea: interaction is completed through the cooperation of a form control and a drop-down frame, the form control is popped up through a pop-up layer after the drop-down frame is clicked, the form control provides a form head and a form body, wherein the form head displays the information name of a multi-dimensional information record, the corresponding dimensional information of the multi-dimensional information record is provided at the position of the form body corresponding to the information name, when a user clicks any one multi-dimensional information record in the form body, at least one dimensional information in the multi-dimensional information record is displayed in the drop-down frame, so that manual input of the user is not needed, only the key point clicking is needed to select a row in the form, the multi-dimensional information record contains a plurality of dimensional information, and the information content of a single record is greatly increased. In addition, the form control also provides a search box, a check box and a paging switching bar, so that diversified interactive operation can be realized, a user is supported to search and inquire specified data content, a plurality of records are clicked at one time, data information of each page is switched in paging, and the user is simultaneously supported to select the number of multi-dimensional information records displayed in each page.
Before describing the specific embodiments, the previous preparation of the embodiments of the present application is described:
(1) packaging a form control, wherein the form control is formed by combining grammar programming based on an vue framework and a computer programming technology;
(2) building a database by a back end, and packaging a request interface to provide required data of multi-dimensional information records for the form control;
(3) the interaction mode used by the form control and the back-end database is as follows: the method is characterized by comprising the following steps of (1) an Ajax asynchronous request mode, wherein the Ajax asynchronous request mode is formed by combining javascript, xml and XMLHttpRequest, so that the asynchronous submission function can be realized, and the method is a webpage development technology for creating interactive webpage application;
(4) table data: the controls for the form expose a collection of data elements that have a particular relationship between each other in the form.
(5) When in use, relevant parameters need to be configured, and taking the table of fig. 3 as an example, the configured parameters are roughly as follows:
options:{
columns [ ]// header field user name, contact telephone number, true name and role name
hideColumns [ ]// header hidden fields such as user ID
True/multiple
options [ ]// store table data
pageNum 1// showing the data of the second page
pageSize 6// showing several pieces of data per page
requestFunc: "/component"// Ajax request address
requestMode "post"// Ajax request mode
showLabel: "sys _ user # USERNAME"// specifying the content displayed after selecting data in the table, such as the user name of the displayed data after specifying the selected data
total 0// total number of table data
}。
Example one
As shown in fig. 2, the present embodiment provides an interactive method based on vue drop-down boxes, which includes the following steps:
s1, responding to a user click operation through a drop-down box, as shown in fig. 3, popping up a form control around the drop-down box, where the form control provides a form header and a form body, where the form header displays information names of multidimensional information records, such as user names, contact phones, real names, role names, mechanism names, and the like, and the form body displays corresponding dimension information of the multidimensional information records corresponding to the information names, and in fig. 3, the multidimensional information records are located below the information names, and one record occupies one row, and the multidimensional information records are provided by a pre-built back-end database.
S2, responding to user operation through the form control, including:
(1) when a user clicks any one of the multi-dimensional information records in the table body, at least one dimension information in the multi-dimensional information records is displayed in the pull-down box, when a first multi-dimensional information record is clicked, the information admin of the dimension of the user name is displayed in the pull-down box, and what information can be set in advance is displayed, for example, what information can be set in advance through the 'showLabel:' sys _ user # USERNAME '// contents displayed after data is selected in a specified table, for example, the user name of the data is displayed after the selected data is specified'.
As a more preferred implementation manner of this embodiment, in the method, the form control further provides a search box, and in step S2, responding to the user operation through the form control further includes:
(2) and when the user inputs multi-dimensional information to be searched in the search box, as shown in fig. 4, the form control filters and displays multi-dimensional information records corresponding to the multi-dimensional information.
Similarly, as a more preferred implementation manner of this embodiment, in the method, as shown in fig. 5, the form control further provides check boxes, each check box corresponds to one multi-dimensional information record, and in step S2, responding to the user operation through the form control further includes:
(3) and when the user clicks any check box, displaying at least one dimension information in the multi-dimension information record corresponding to the check box into the drop-down box.
Similarly, as a preferred implementation manner of this embodiment, in the method, the table control further provides a paging switch bar, as shown in fig. 3, the paging switch bar lists at least a page number and a paging skip input box of the table body, and also lists a total number of the multidimensional information records included in the table body and a number of the multidimensional information records included in each page, where the number of the multidimensional information records included in each page can be selectively switched by a user through one switch frame, as shown in fig. 6, by clicking the switch frame, a supportable number is displayed, and the user can click to select the number;
in step S2, responding to the user operation through the form control further includes:
(4) when the user clicks any page number, the content of the table body jumps to the multi-dimensional information record corresponding to the page number;
(5) and when the user inputs any page number in the page jump input box, the content of the table body jumps to the multi-dimensional information record corresponding to the page number.
As mentioned above, the form control clearly shows the interactive operation between the user and the control through the search box, the check box and the paging switching bar, and gives the user different interactive experience, and the background color of each row of the form body is changed by the mouse passing through or clicking the multi-dimensional information record in the row, so as to interact with the user. The table body has short rendering time on the browser and high loading speed, the search box enables a user to conveniently search, the data can be automatically selected and filled into the box only by simple and simple clicking, compared with the traditional input box which needs the user to manually input information, the method saves much time and labor, provides more information for the user, and facilitates the user to select target data.
Based on the same inventive concept, the application also provides a device corresponding to the method in the first embodiment, which is detailed in the second embodiment.
Example two
As shown in fig. 7, in the present embodiment, an interactive apparatus based on vue drop-down box is provided, including:
the drop-down box module is configured to respond to a click operation of a user, and as shown in fig. 3, pop up a form control at the periphery of the drop-down box, where the form control includes a header and a body, where the header displays an information name of a multi-dimensional information record, and the body displays corresponding dimensional information of the multi-dimensional information record at a position corresponding to the information name; when the first multi-dimensional information record is clicked, the information admin of the user name in the dimension is displayed in the drop-down box, and what information can be displayed in advance can be set, for example, the information can be set by the method of "showLabel:" sys _ user # USERNAME "// specifying the content displayed after the data is selected in the table, for example, specifying the user name of the data displayed after the data is selected".
The back-end database is used for providing multi-dimensional information records to be displayed for the table body;
the form control module responds to user operation through the form control and comprises the following steps:
(1) and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box.
As a more preferred implementation manner of this embodiment, in the method, the form control further provides a search box, and responding to the user operation through the form control further includes:
(2) and when the user inputs multi-dimensional information to be searched in the search box, the form control screens and displays multi-dimensional information records corresponding to the multi-dimensional information.
Similarly, as a more preferred implementation manner of this embodiment, in the method, the form control further provides check boxes, each check box corresponds to one multi-dimensional information record, and responding to the user operation through the form control further includes:
(3) and when the user clicks any check box, displaying at least one dimension information in the multi-dimension information record corresponding to the check box into the drop-down box.
Similarly, as a more preferred implementation manner of this embodiment, in the method, the table control further provides a paging switch bar, where the paging switch bar lists at least a page number and a paging skip input box of the table body, and also lists a total number of multidimensional information records included in the table body and a number of multidimensional information records included in each page, and the number can be selectively switched;
responding to user operations via the form control further comprises:
(4) when the user clicks any page number, the content of the table body jumps to the multi-dimensional information record corresponding to the page number;
(5) and when the user inputs any page number in the page jump input box, the content of the table body jumps to the multi-dimensional information record corresponding to the page number.
Since the apparatus described in the second embodiment of the present invention is an apparatus used for implementing the method of the first embodiment of the present invention, based on the method described in the first embodiment of the present invention, a person skilled in the art can understand the specific structure and the deformation of the apparatus, and thus the details are not described herein. All the devices adopted in the method of the first embodiment of the present invention belong to the protection scope of the present invention.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, which is detailed in the third embodiment.
EXAMPLE III
The present embodiment provides an electronic device, as shown in fig. 8, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, any implementation manner of the first embodiment may be implemented.
Since the electronic device described in this embodiment is a device used for implementing the method in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a specific implementation of the electronic device in this embodiment and various variations thereof can be understood by those skilled in the art, and therefore, how to implement the method in the first embodiment of the present application by the electronic device is not described in detail herein. The equipment used by those skilled in the art to implement the methods in the embodiments of the present application is within the scope of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the fourth embodiment, which is described in detail in the fourth embodiment.
Example four
The present embodiment provides a computer-readable storage medium, as shown in fig. 9, on which a computer program is stored, and when the computer program is executed by a processor, any one of the first embodiment can be implemented.
To sum up, the method, the device, the equipment and the medium provided by the embodiment of the application provide a more convenient input mode, can not only check more information and inquire the desired data, but also can simultaneously select a plurality of data, automatically backfill the selected information content, do not need manual input any more, save time, reduce the energy consumed by people, have short rendering time of the form control and rapid data loading, and provide better interactive experience for users.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. An interactive method of a drop-down box based on vue is characterized in that: the method comprises the following steps:
s1, responding to the operation clicked by a user through a drop-down box, popping up a table control at the periphery of the drop-down box, wherein the table control provides a table head and a table body, the table head displays the information name of a multi-dimensional information record, the table body displays the corresponding dimensional information of the multi-dimensional information record corresponding to the position of the information name, and the multi-dimensional information record is provided by a back-end database;
s2, responding to user operation through the form control, including:
(1) and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box.
2. The interaction method based on vue pulldown box of claim 1, wherein: the form control further provides a search box, and the step S2 of responding to the user operation through the form control further includes:
(2) and when the user inputs multi-dimensional information to be searched in the search box, the form control screens and displays multi-dimensional information records corresponding to the multi-dimensional information.
3. The interaction method based on vue pulldown box of claim 1, wherein:
the form control further provides check boxes, each check box corresponds to one multi-dimensional information record, and in step S2, responding to a user operation through the form control further includes:
(3) and when the user clicks any check box, displaying at least one dimension information in the multi-dimension information record corresponding to the check box into the drop-down box.
4. The interaction method based on vue pulldown box of claim 1, wherein:
the table control also provides a paging switching column, the paging switching column at least lists the page number and the paging jump input box of the table body, and also lists the total number of the multi-dimensional information records contained in the table body and the number of the multi-dimensional information records contained in each page, and the number can be selected and switched;
in step S2, responding to the user operation through the form control further includes:
(4) when the user clicks any page number, the content of the table body jumps to the multi-dimensional information record corresponding to the page number;
(5) and when the user inputs any page number in the page jump input box, the content of the table body jumps to the multi-dimensional information record corresponding to the page number.
5. An interactive device based on vue pulldown frame, characterized in that: the method comprises the following steps:
the pull-down frame module is used for responding to clicking operation of a user and popping up a table control at the periphery of the pull-down frame, wherein the table control comprises a table head and a table body, the table head displays an information name of a multi-dimensional information record, and the table body displays corresponding dimensional information of the multi-dimensional information record at a position corresponding to the information name;
the back-end database is used for providing multi-dimensional information records to be displayed for the table body;
the form control module responds to user operation through the form control and comprises the following steps:
(1) and when the user clicks any one multi-dimensional information record in the table body, displaying at least one piece of dimensional information in the multi-dimensional information record into the drop-down box.
6. The interactive device based on vue pulldown box of claim 5, wherein: the form control further provides a search box, and responding to user operations via the form control further comprises:
(2) and when the user inputs multi-dimensional information to be searched in the search box, the form control screens and displays multi-dimensional information records corresponding to the multi-dimensional information.
7. The interactive device based on vue pulldown box of claim 5, wherein: the form control further provides check boxes, each check box corresponds to one piece of multi-dimensional information record, and responding to user operation through the form control further comprises:
(3) and when the user clicks any check box, displaying at least one dimension information in the multi-dimension information record corresponding to the check box into the drop-down box.
8. The interactive device based on vue pulldown box of claim 5, wherein: the table control also provides a paging switching column, the paging switching column at least lists the page number and the paging jump input box of the table body, and also lists the total number of the multi-dimensional information records contained in the table body and the number of the multi-dimensional information records contained in each page, and the number can be selected and switched;
responding to user operations via the form control further comprises:
(4) when the user clicks any page number, the content of the table body jumps to the multi-dimensional information record corresponding to the page number;
(5) and when the user inputs any page number in the page jump input box, the content of the table body jumps to the multi-dimensional information record corresponding to the page number.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 4 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 4.
CN202010759835.0A 2020-07-31 2020-07-31 Interaction method, device, equipment and medium based on vue drop-down box Active CN112114726B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010759835.0A CN112114726B (en) 2020-07-31 2020-07-31 Interaction method, device, equipment and medium based on vue drop-down box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010759835.0A CN112114726B (en) 2020-07-31 2020-07-31 Interaction method, device, equipment and medium based on vue drop-down box

Publications (2)

Publication Number Publication Date
CN112114726A true CN112114726A (en) 2020-12-22
CN112114726B CN112114726B (en) 2022-02-22

Family

ID=73799340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010759835.0A Active CN112114726B (en) 2020-07-31 2020-07-31 Interaction method, device, equipment and medium based on vue drop-down box

Country Status (1)

Country Link
CN (1) CN112114726B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115097999A (en) * 2022-07-22 2022-09-23 山石网科通信技术股份有限公司 Item selection method, item selection device, electronic equipment and storage medium
CN117235397A (en) * 2023-11-14 2023-12-15 杭州安恒信息技术股份有限公司 Form data input method, device and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060090126A1 (en) * 2004-10-26 2006-04-27 International Business Machines Corporation Method, system, and storage medium for providing instant text character identification
CN102073747A (en) * 2011-02-28 2011-05-25 深圳市五巨科技有限公司 Method, device and system for screening webpage page data
CN103902168A (en) * 2012-12-28 2014-07-02 北京新媒传信科技有限公司 Method and device for displaying drop-down list
CN107273374A (en) * 2016-04-06 2017-10-20 滴滴(中国)科技有限公司 The display methods and device of a kind of drop-down window

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060090126A1 (en) * 2004-10-26 2006-04-27 International Business Machines Corporation Method, system, and storage medium for providing instant text character identification
CN102073747A (en) * 2011-02-28 2011-05-25 深圳市五巨科技有限公司 Method, device and system for screening webpage page data
CN103902168A (en) * 2012-12-28 2014-07-02 北京新媒传信科技有限公司 Method and device for displaying drop-down list
CN107273374A (en) * 2016-04-06 2017-10-20 滴滴(中国)科技有限公司 The display methods and device of a kind of drop-down window

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115097999A (en) * 2022-07-22 2022-09-23 山石网科通信技术股份有限公司 Item selection method, item selection device, electronic equipment and storage medium
CN117235397A (en) * 2023-11-14 2023-12-15 杭州安恒信息技术股份有限公司 Form data input method, device and medium
CN117235397B (en) * 2023-11-14 2024-03-15 杭州安恒信息技术股份有限公司 Form data input method, device and medium

Also Published As

Publication number Publication date
CN112114726B (en) 2022-02-22

Similar Documents

Publication Publication Date Title
US9141718B2 (en) Clipview applications
US7788599B2 (en) User interface elements for hierarchical selection of items
EP1649361B1 (en) System and method for generating a graphical user interface (gui) element
CN112114726B (en) Interaction method, device, equipment and medium based on vue drop-down box
CN105094804A (en) Method and apparatus for adding animation to page
US20140033084A1 (en) Method and apparatus for filtering object-related features
US11222171B2 (en) Enhanced pivot table creation and interaction
US8140471B2 (en) Framework for metadata-driven dynamic reporting systems and methods
CN102982173A (en) Webpage searching method and browser
US8259132B2 (en) Rotationally dependent information in a three dimensional graphical user interface
CN107885767A (en) A kind of page operation method and device
CN102982172A (en) Webpage search browser and webpage search method
US7856620B1 (en) Systems and methods providing interaction interfaces
CN102982179A (en) Webpage searching device and method for browser
CN112181410A (en) View layer code generation method and device, electronic equipment and storage medium
US9355376B2 (en) Rules library for sales playbooks
CN107818000B (en) Operation method and device of page table
US10115219B2 (en) Grid and table animations to provide context during sort operations
CN109814857B (en) Method and device for customizing primitive linkage
CN110955813A (en) Data crawling method and device
CN104484384A (en) Method for searching in browser and browser device
CN116992095A (en) Query method and device for data model, storage medium and terminal equipment
CN103513872A (en) Node generation method, page positioning method and device
Wright et al. Designing mashups with excel and visio
CN116095389A (en) Program production method, program display method and related equipment

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