CN113253898B - Guide method and device for interface interaction, electronic equipment and readable medium - Google Patents

Guide method and device for interface interaction, electronic equipment and readable medium Download PDF

Info

Publication number
CN113253898B
CN113253898B CN202110610606.7A CN202110610606A CN113253898B CN 113253898 B CN113253898 B CN 113253898B CN 202110610606 A CN202110610606 A CN 202110610606A CN 113253898 B CN113253898 B CN 113253898B
Authority
CN
China
Prior art keywords
guide
content
area
task
target
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
CN202110610606.7A
Other languages
Chinese (zh)
Other versions
CN113253898A (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.)
Beijing Chengshi Wanglin Information Technology Co Ltd
Original Assignee
Beijing Chengshi Wanglin 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 Beijing Chengshi Wanglin Information Technology Co Ltd filed Critical Beijing Chengshi Wanglin Information Technology Co Ltd
Priority to CN202110610606.7A priority Critical patent/CN113253898B/en
Publication of CN113253898A publication Critical patent/CN113253898A/en
Application granted granted Critical
Publication of CN113253898B publication Critical patent/CN113253898B/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/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides a method and a device for guiding interface interaction, electronic equipment and a readable medium, the task interface can be displayed by providing a graphic user interface through the terminal, the task interface comprises a guide area and a guided area, guidance content for task content within a visual range of the guided region may be included in the guidance region, and when the user inputs the user operation aiming at the guided area, the terminal can acquire the target task content in the current visible range of the guided area, and then updating the guide content of the guide area according to the target task content, so that the guide area is displayed in a fixed way on the interface, the user can intuitively operate the guided area according to the guide content displayed in real time, the continuity of user operation and the pertinence of operation guide are improved, and the efficiency of task completion is effectively improved.

Description

Guide method and device for interface interaction, electronic equipment and readable medium
Technical Field
The present invention relates to the field of interface interaction technologies, and in particular, to an interface interaction guidance method, an interface interaction guidance apparatus, an electronic device, and a readable medium.
Background
With the development of internet technology, more and more internet-based applications are available. Since application providers continuously innovate their own applications, for example, to provide more functions, new style of page design, etc., and users complete a certain task or index in the applications, for example, form filling, completing a certain task, etc., these application scenarios often require the applications to guide the users to perform corresponding operations. However, in the guidance mode of the application program in the related art, a guidance picture or animation is provided when the user enters the corresponding page, so that the user often only browses the guidance content before operating the corresponding page, and after entering the page to be operated, the user can only operate the page according to the memory of the user, if the user forgets the content of the guidance content or does not know how to operate, the user needs to quit the current operation, review the guidance content, and operate the page from the initial state again, which not only easily interrupts the operation flow of the user, but also causes a lot of repeated operations, and reduces the interaction experience of the user.
Disclosure of Invention
The embodiment of the invention provides a method and a device for guiding interface interaction, electronic equipment and a computer-readable storage medium, which are used for solving or partially solving the problems that the operation flow of a user is easy to interrupt and a large amount of repeated operations are caused in the guiding process of an application program in the related art.
The embodiment of the invention discloses a method for guiding interface interaction, which comprises the following steps:
providing a task interface, wherein the task interface at least comprises a guide area and a guided area, and the guide area comprises guide content aiming at task content in the current visible range of the guided area;
and in response to a first user operation aiming at the guided area, determining target task content from the task content in the current visible range of the guided area, and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, each task content corresponds to a task node, the determining, in response to a first user operation on the guided region, target task content from task content within a current visible range of the guided region, and displaying, in the guided region, target guide content corresponding to the target task content includes:
responding to a first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying current task content corresponding to the current task node in the guided area;
and determining target task content from the current task content, and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, the determining target task content from the current task content, and displaying target guidance content corresponding to the target task content in the guidance area includes:
acquiring task state information of each current task content;
and if the task state information represents that at least one user unfinished task content exists, determining target task content from the unfinished task content, and displaying target guide content corresponding to the target task content in the guide area.
Optionally, the determining target task content from the incomplete task content, and displaying target guidance content corresponding to the target task content in the guidance area include:
and taking the task content sequenced at the top in the uncompleted task contents as target task content, and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, the determining target task content from the uncompleted task content, and displaying target guidance content corresponding to the target task content in the guidance area includes:
acquiring task priority of each uncompleted task content;
and taking the task content with the highest task priority in the uncompleted task contents as target task contents, and displaying target guide contents corresponding to the target task contents in the guide area.
Optionally, the determining target task content and displaying target guidance content corresponding to the target task content in the guidance area further include:
if the task state information represents that the task content which is not completed by the user does not exist, taking the last task content in the current visual range as the target task content, and displaying task prompt information corresponding to the target task content in the guide area;
the task prompt information is used for prompting the user to complete the next task content of the target task content or prompting the user to complete each task content.
Optionally, the method further comprises:
and responding to a second user operation aiming at the guide area, and controlling the guide area to display guide content corresponding to the second user operation according to the operation parameter of the second user operation.
Optionally, the operating parameter at least includes an operating direction, and the controlling, in response to a second user operation on the guide area, the guide area to display guide content corresponding to the second user operation according to the operating parameter of the second user operation includes:
responding to a second user operation aiming at the guide area, determining current guide content, if the operation direction of the second user operation is a first direction, displaying a last guide content corresponding to the current guide content in the guide area, and synchronously displaying a first task content matched with the last guide content in the guided area;
if the operation direction of the second user operation is a second direction, displaying a next guide content corresponding to the current guide content in the guide area, and synchronously displaying a second task content matched with the next guide content in the guided area;
wherein the first direction and the second direction are opposite directions.
Optionally, the operating parameter at least includes an operating direction, and the controlling, in response to a second user operation on the guide area, the guide area to display guide content corresponding to the second user operation according to the operating parameter of the second user operation includes:
responding to a second user operation aiming at the guide area, and if the operation direction of the second user operation is a third direction or a fourth direction, controlling the guide content displayed in the guide area to change along with the third direction or the fourth direction;
wherein the third direction is an opposite direction to the fourth direction.
Optionally, the method further comprises:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a display switching operation for the guide region.
Optionally, the method further includes switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a display switching operation for the guide region, including:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a selection operation for the display switching control;
the guide region of the first display style comprises guide content composed of a guide title and guide information, and the guide region of the second display style comprises guide content composed of a guide title.
Optionally, the guidance area is fixedly displayed on one side of the task interface, the one side of the task interface including one of a top, or a bottom, or a left side, or a right side of the task interface.
Optionally, the guiding region is stacked above the guided region all the time, and the guiding region blocks a partial region of the guided region, or the guiding region and the guided region are displayed in a spliced manner.
Optionally, the guidance content includes at least one of text information, picture information, voice information, and video information.
Optionally, the first user operation includes at least an input operation, and the determining, in response to the first user operation for the guided region, target task content from task content within a currently visible range of the guided region, and displaying, in the guide region, target guide content corresponding to the target task content includes:
responding to an input operation aiming at the guided area, determining target task content corresponding to the input operation in a current visual range, and displaying target guide content corresponding to the target task content in the guide area;
and responding to the end of the input operation aiming at the guided area, acquiring the input data of the input operation, and generating task data corresponding to the task interface according to at least one piece of input data.
Optionally, the task content corresponds to at least one of the input controls, the determining, in response to an input operation for the guided region, target task content corresponding to the input operation within a current visual range, and displaying target guide content corresponding to the target task content in the guide region includes:
and responding to the selection operation of the input control, and displaying control guide content corresponding to the selection operation in the guide area.
Optionally, the guided region includes an input control and a confirmation control, and the obtaining, in response to the end of the input operation on the guided region, input data of the input operation, and generating, according to at least one of the input data, task data corresponding to the task interface includes:
responding to the end of the input operation aiming at least one input control, and acquiring input data corresponding to each input operation;
and responding to the selection operation aiming at the confirmation control, and generating task data corresponding to the task interface by adopting the input data corresponding to at least one input control.
Optionally, the input control includes at least one of a text input control, a picture input control, a voice input control, a video input control, and a label control.
The embodiment of the invention also discloses a guiding device for interface interaction, which comprises:
the task interface providing module is used for providing a task interface, the task interface at least comprises a guide area and a guided area, and the guide area comprises guide content aiming at task content in the current visible range of the guided area;
and the target guide content display module is used for responding to the first user operation aiming at the guided area, determining target task content from the task content in the current visible range of the guided area, and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, each task content corresponds to a task node, and the target guidance content display module includes:
the current task content display sub-module is used for responding to first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying current task content corresponding to the current task node in the guided area;
and the target guide content display sub-module is used for determining target task content from the current task content and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, the target guidance content display sub-module is specifically configured to:
acquiring task state information of each current task content;
and if the task state information represents that at least one user unfinished task content exists, determining target task content from the unfinished task content, and displaying target guide content corresponding to the target task content in the guide area.
Optionally, the target guidance content display sub-module is specifically configured to:
and taking the task content sequenced at the top in the uncompleted task contents as target task content, and displaying the target guide content corresponding to the target task content in the guide area.
Optionally, the target guidance content display sub-module is specifically configured to:
acquiring task priority of each uncompleted task content;
and taking the task content with the highest task priority in the uncompleted task contents as target task contents, and displaying target guide contents corresponding to the target task contents in the guide area.
Optionally, the target guidance content display sub-module is specifically configured to:
if the task state information represents that the task content which is not finished by the user does not exist, taking the last task content in the current visual range as the target task content, and displaying task prompt information corresponding to the target task content in the guide area;
the task prompt information is used for prompting the user to complete the next task content of the target task content or prompting the user to complete each task content.
Optionally, the method further comprises:
and the user operation response module is used for responding to a second user operation aiming at the guide area and controlling the guide area to display guide content corresponding to the second user operation according to the operation parameter of the second user operation.
Optionally, the operation parameter at least includes an operation direction, and the user operation response module includes:
the content switching sub-module is used for responding to a second user operation aiming at the guide area, determining the current guide content, if the operation direction of the second user operation is a first direction, displaying the previous guide content corresponding to the current guide content in the guide area, and synchronously displaying the first task content matched with the previous guide content in the guided area; or if the operation direction of the second user operation is a second direction, displaying a next guidance content corresponding to the current guidance content in the guidance area, and synchronously displaying a second task content matched with the next guidance content in the guided area;
wherein the first direction and the second direction are opposite directions.
Optionally, the operation parameter at least includes an operation direction, and the user operation response module includes:
a guidance content changing sub-module, configured to respond to a second user operation on the guidance area, and if an operation direction of the second user operation is a third direction or a fourth direction, control the guidance content displayed in the guidance area to change along with the third direction or the fourth direction;
wherein the third direction is an opposite direction to the fourth direction.
Optionally, the method further comprises:
and the display style switching module is used for responding to the display switching operation aiming at the guide region, and switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style.
Optionally, the guidance area includes a display switching control, and the display style switching module is specifically configured to:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a selection operation for the display switching control;
the guide region of the first display style comprises guide content composed of a guide title and guide information, and the guide region of the second display style comprises guide content composed of a guide title.
Optionally, the guidance area is fixedly displayed on one side of the task interface, the one side of the task interface including one of a top, or a bottom, or a left side, or a right side of the task interface.
Optionally, the guiding region is stacked above the guided region all the time, and the guiding region blocks a partial region of the guided region, or the guiding region and the guided region are displayed in a spliced manner.
Optionally, the guidance content includes at least one of text information, picture information, voice information, and video information.
Optionally, the first user operation at least includes an input operation, and the target guidance content display module includes:
the target guiding content display sub-module is used for responding to the input operation aiming at the guided area, determining the target task content corresponding to the input operation in the current visual range and displaying the target guiding content corresponding to the target task content in the guiding area;
and the task data generation submodule is used for responding to the end of the input operation aiming at the guided area, acquiring the input data of the input operation and generating the task data corresponding to the task interface according to at least one input data.
Optionally, the task content corresponds to at least one of the input controls, and the target guidance content display sub-module is specifically configured to:
and responding to the selection operation of the input control, and displaying control guide content corresponding to the selection operation in the guide area.
Optionally, the guided region includes an input control and a confirmation control, and the task data generation sub-module is specifically configured to:
responding to the end of the input operation aiming at least one input control, and acquiring input data corresponding to each input operation;
and responding to the selection operation aiming at the confirmation control, and generating task data corresponding to the task interface by adopting the input data corresponding to at least one input control.
Optionally, the input control includes at least one of a text input control, a picture input control, a voice input control, a video input control, and a label control.
The embodiment of the invention also discloses electronic equipment which comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory finish mutual communication through the communication bus;
the memory is used for storing a computer program;
the processor is configured to implement the method according to the embodiment of the present invention when executing the program stored in the memory.
Also disclosed are one or more computer-readable media having instructions stored thereon, which, when executed by one or more processors, cause the processors to perform a method according to an embodiment of the invention.
The embodiment of the invention has the following advantages:
in the embodiment of the invention, a graphical user interface is provided through a terminal, a task interface which needs to be processed by a user can be displayed, at least a guide area which is fixedly displayed at a certain position of the interface and a guided area which needs to be operated by the user can be included in the task interface, the guide content aiming at the guided area is included in the guide area, the operation and guidance can be carried out in real time through the guide content in the guide area in the process that the user operates the task interface, so that the user can intuitively operate the guided area according to the guide content, the continuity of the user operation is improved, the user is prevented from carrying out a large number of repeated operations, the terminal can also respond to the first user operation aiming at the guided area, the target task content is determined from the task content in the current visible range of the guided area, and the target guide content corresponding to the target task content is displayed in the guide area, therefore, in the process that the user operates the guided region, the guiding content in the guiding region can be adaptively changed according to the change of the task content in the guided region, the matching between the guiding content and the task content is ensured, the pertinence of operation guiding is improved, and the operation experience of the user is effectively improved.
Drawings
FIG. 1 is a flowchart illustrating steps of a method for guiding interface interaction according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a task interface provided in an embodiment of the invention;
FIG. 3 is a schematic view of angle recognition provided in an embodiment of the present invention;
FIG. 4 is a schematic diagram of a task interface provided in an embodiment of the present invention;
FIG. 5 is a schematic illustration of a task interface provided in an embodiment of the invention;
FIG. 6 is a schematic illustration of a task interface provided in an embodiment of the invention;
FIG. 7 is a schematic illustration of a task interface provided in an embodiment of the invention;
FIG. 8 is a block diagram of a guiding apparatus for interface interaction provided in the embodiment of the present invention;
FIG. 9 is a block diagram of an electronic device in an embodiment of the invention;
FIG. 10 is a schematic diagram of a computer-readable medium in an embodiment of the invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in further detail below.
As an example, when a user needs to complete a complicated process or content, such as a form filling, a task completing, and an index achieving, the user may not complete the corresponding task or the task completing efficiency may be low because the user may not know how to perform the operation if the user does not perform the corresponding guidance operation. In contrast, in the related art, a user is often taught by providing a guidance picture or animation when an application enters a corresponding task interface, in the process, the user may need to repeatedly browse several times to master a corresponding operation mode, if the user operates under an unfamiliar condition, the user needs to quit the current task in the process of filling a form and learn a guidance process again, so that not only is the operation process of the user interrupted easily, but also the guidance pertinence is poor, and the operation efficiency of the user is greatly influenced.
In view of the above, one of the core invention points of the embodiment of the present invention is to fixedly display a guiding area and a guided area in a task interface that a user needs to complete, where the guiding area includes guiding content for task content within a current visible range of the guided area, and the guiding content in the guiding area can perform real-time operation and guidance in a process of the user operating the task interface, so that the user can intuitively operate the guided area according to the guiding content, thereby improving continuity of user operation and efficiency of task completion, and the guiding content in the guiding area can change in real time along with changes of the task content in the visible range of the guided area, thereby not only ensuring matching between the guiding content and the task content, improving pertinence of user operation and guidance, but also realizing full-flow guidance of the guided area, the efficiency of task completion is effectively improved.
Specifically, referring to fig. 1, a flowchart illustrating steps of a guidance method for interface interaction provided in an embodiment of the present invention is shown, which may specifically include the following steps:
step 101, providing a task interface, wherein the task interface at least comprises a guide area and a guided area, and the guide area comprises guide content aiming at task content in the current visible range of the guided area;
the embodiment of the invention can be applied to terminal equipment, corresponding application programs can be operated in the terminal equipment, and the task interface can be provided in the application programs, so that a user can input corresponding operation in the task interface to complete corresponding tasks. For example, in the process of releasing house source information, a broker or an individual landlord fills in relevant information of a house source to release corresponding house source information; in the process of releasing the second-hand vehicle, a broker or a vehicle owner fills in relevant information of the vehicle so as to release corresponding vehicle information; and in the process of releasing the job, the recruiter fills in the relevant information of the job to release the corresponding recruitment information and the like.
Optionally, the terminal device may include a mobile phone, a tablet computer, a wearable device, an in-vehicle device, an Augmented Reality (AR)/Virtual Reality (VR) device, a notebook computer, an ultra-mobile personal computer (UMPC), a netbook, a Personal Digital Assistant (PDA), and other terminal devices, and the specific type of the terminal device is not limited in this embodiment of the present invention.
The applications may include life-style applications, audio applications, gaming applications, and the like. The life-type application programs can be further divided according to different types, such as a rental and sale room application program, a home service application program, a leisure and entertainment application program and the like. The embodiment of the present invention is exemplarily described by taking an example that a living application is run on a local terminal, and it can be understood that the embodiment of the present invention may also be applied to a cloud display client or a server, which is not limited by the present invention.
In a specific implementation, when a user needs to complete a certain task or index, the user may request to create a corresponding task or index in an application program or a web page, and the terminal may display a task interface of the application program or the web page in a graphical user interface. The task interface comprises a guiding area and a guided area, wherein the guiding area comprises guiding content aiming at task content in the current visible range of the guided area, the guided area can comprise content which needs to be completed by a user, such as a form to be filled, and the like, and the user can perform corresponding operation on the guided area through the guiding content displayed in the guiding area, so that the user can browse the guiding content and input the guided area even under the condition that the user is unfamiliar with task operation, the continuity and the convenience of the user operation are effectively improved, the user is prevented from performing a large number of repeated operations, and the task completing efficiency is improved.
In the embodiment of the invention, the guide area can be fixedly displayed on one side of the task interface, including one of the top, the bottom, the left side and the right side of the task interface, and the guide area is fixedly displayed, so that a user can input the guided area while browsing the guide content, and the guide area is uniform in display style and fixed in position, so that the user does not need to pay too much attention to the position of the guide area, and the dispersion of the attention of the user in the operation process is avoided.
In addition, the guidance content in the guidance area may include at least one of text information, picture information, voice information, video information, and the like, and through the guidance content in different forms, the user may more intuitively acquire the corresponding guidance information, thereby reducing the learning threshold of user operation and ensuring the operation experience of the user.
Optionally, in an assembly manner, the guiding region may be stacked above the guided region all the time, and block a partial region of the guided region, for example, if the guiding region is located in the first layer, and the guided region is located in the second layer, the layer position of the first layer is located above the second layer all the time, and blocks a partial region of the second layer, so as to implement a stacked relationship between the guiding region and the guided region, where a display area of the guiding region on the display interface may be smaller than a display area of the guided region on the display interface, that is, a layer area of the first layer is smaller than a layer area of the second layer, which is not limited in the present invention; in another combination, the guiding region and the guided region may be displayed on the display interface in a splicing manner, for example, if the guiding region is located in the first layer, the guided region is located in the second layer, the two layers are located at the same display level, and the first layer and the second layer are displayed in a splicing manner, and the first layer does not block any region of the second layer, so as to implement a display relationship between the guiding region and the guided region in a splicing manner, where a display area of the guiding region may be smaller than a display area of the guided region, which is not limited in the present invention.
In one example, referring to fig. 2, which shows a schematic diagram of a task interface provided in an embodiment of the present invention, a task interface 10 is provided in a graphical user interface of a terminal, and a guide area 110 and a guided area 120 fixedly displayed on the top of the interface may be included in the task interface 10. The guided area 120 may include at least one task content that needs to be processed by the user, and the guidance area 110 may display the guidance content for the task content within the current visible range of the guided area 120, so that the user may browse the guidance content and input the guidance area even when the user is unfamiliar with the task operation, thereby effectively improving the consistency and convenience of the user operation.
And 102, responding to a first user operation aiming at the guided area, determining target task content from the task content in the current visible range of the guided area, and displaying the target guide content corresponding to the target task content in the guide area.
In the embodiment of the invention, in order to ensure the matching between the guide content displayed in the guide area and the task content displayed in the guided area and improve the pertinence of operation guide, along with the operation of a user on the guide area or the guided area, the guide area and the content displayed in the guided area can be linked, for example, when the user switches the guide content of the guide area, the task content in the visible range of the guided area can be switched; when the task content of the guided area is switched, the guide content in the guide area can be switched along with the task content, so that the guide content and the task content can be kept matched through linkage between the guide area and the guided area, the pertinence of operation guide is improved, and the operation efficiency of a user is improved.
In a specific implementation, a task interface may include a task, the task may be split into a plurality of task contents, and the task may also be split into a plurality of sub-contents under one task content, so that for one task content, a user needs to complete an input operation corresponding to each sub-content to complete one task content, and complete a corresponding task after all task contents are completed. Optionally, for the task content, a mandatory task content and an optional task content may also be set, that is, for the mandatory task content, the user must operate the mandatory task content; for optional task contents, the user may select operation or may not select operation, and in the embodiment of the present invention, the task contents are all the optional task contents and are exemplarily described, it is understood that the present invention is not limited to this.
In an optional embodiment, because the guiding area can be fixedly displayed on the task interface, the terminal can respond to the first user operation aiming at the guided area, acquire the current task node within the current visual range of the guided area, and displaying current task content corresponding to the current task node in the guided area, and determining target task content from the current task content, then displaying the target guide content corresponding to the target task content in the guide area, so as to change the task node corresponding to the task content in the guided area in real time according to the change of the task node under the condition of keeping the position of the guide area unchanged, the guidance content is updated, so that the matching between the guidance content and the task content is ensured, the pertinence of operation guidance is improved, the continuity of user operation is further ensured, and the efficiency of task completion is improved.
The task nodes can be nodes which are set according to task contents to be completed in the guided area and can be used for positioning the task contents, each task content can correspond to one task node, different task nodes can correspond to different guide contents, and therefore by establishing a mapping relation between the task contents, the task nodes and the guide contents, when the task nodes in the guided area change, the terminal can update the current guide contents in the guide area into target guide contents corresponding to the target task contents in the visual range in the guided area.
In specific implementation, after a terminal displays current task content corresponding to a current task node in a guided area, task state information of each current task content can be acquired, target task content is selected according to the task state information, if the task state information represents that at least one user unfinished task content exists, the target task content is determined from the unfinished task content, and the target guide content corresponding to the target task content is displayed in the guided area; and if the task state information represents that the task content which is not finished by the user does not exist, taking the last task content in the current visual range as the target task content, and displaying task prompt information corresponding to the target task content in the guide area. The task prompt information is used for prompting the user to complete the next task content of the target task content, or prompting the user that each task content is completed.
Optionally, the task state information may be information for representing whether task contents are completely completed, where for a necessary task content, the task state information may be information representing that the task contents are completed only after a user completes the task content, and otherwise, when a sub-content is not completed under the necessary task content, the task state information is information representing that the task contents are not completed; for optional task content, the task state information may represent completed information regardless of whether the user completes the task content, which is not limited in the present invention.
When the task state information represents that one user unfinished task content exists, the user unfinished task content can be used as target task content, and target guide content corresponding to the target task content is displayed in a guide area; when the task state information indicates that at least two tasks contents which are not completed by the user exist, the target task contents can be determined according to different selection rules, so that the corresponding target guide contents are displayed in the guide area. For example, under a selection rule, the task content ranked at the top among the incomplete task contents can be used as the target task content; under another selection rule, the task priority of each uncompleted task content can be acquired, then the task content with the highest task priority in the uncompleted task contents is used as the target task content, under the rule, the optional task content can be used as the task content with the highest priority, the optional task content can be used as the task content with the lowest priority, and meanwhile, in the task contents of the same type (optional or optional), the priority can be further divided according to the display sequence of the task contents in the task interface, so that the terminal can determine the task contents displayed in the visual range in the guided area according to the corresponding selection rule, so that the corresponding guide contents can be displayed in the guide area, and the matching between the guide contents and the task contents is ensured.
In an example, the case that a user publishes house source information is taken as an example for explanation, for publishing a piece of house source information, three task contents such as basic information, house pictures, additional information and the like can be disassembled, and a plurality of task sub-contents such as "cell name", "building area", "house type orientation", "floor" and "monthly rent" can be included under the task content of the "basic information"; the task sub-content such as pictures, videos and the like can be uploaded under the task content of the 'house pictures'; optional task sub-contents such as 'no deposit', 'bag-in-live', 'first-time rental', 'north-south transparent', 'elevator' and 'cell update' for the user to select can be included in the 'extra information' task content. Specifically, when the user enters the house source information publishing interface, the terminal may display the guidance content corresponding to the "basic information" task content in the guidance area at the top to guide the user to perform information input on each sub-content under the "basic information" task content. When the fact that the user slides the publishing interface up and down is detected, whether the task content in the visual range of the publishing interface is changed or not can be detected, and if the task content is not changed, the guide content in the guide area does not need to be updated; if the change occurs, the corresponding guidance content can be selected to be updated according to different situations, including: when the guided area includes the related task sub-content corresponding to the "basic information" and the task content of the "house picture", the terminal may first determine whether the necessary task content of the "basic information" has completed the operation (for example, whether the user has performed information input on each task sub-content), may update the guidance content in the guided area to the guidance content corresponding to the "house picture" when detecting that the "basic information" has completed the input operation, and may acquire the prompt information for the task content of the "basic information" and may prompt the user to complete the input operation of the "basic information" when detecting that the "basic information" has not completed the input operation; in the case that the "basic information" content has been completed, if the guided area includes at least two changed task contents, such as "house picture" and "extra information", the terminal may first detect whether the user has completed the input operation for the "house picture" (ranked before the "extra information", or task priority higher than the "extra information"), and if not, the guidance content corresponding to the "house picture" is displayed in the guidance area, and if the guidance content corresponding to the "extra information" is already completed, the guidance content corresponding to the "extra information" may be displayed, therefore, in the process that the user operates the guided area, the guiding content in the guiding area can be adaptively changed according to the change of the task content in the guided area, the matching between the guiding content and the task content is ensured, the pertinence of operation guidance is improved, and the operation experience of the user is effectively improved.
In another optional embodiment, the terminal may switch the guidance content of the guidance area according to the change of the task content within the visible range in the guided area, and may control the guidance area to display the guidance content corresponding to the second user operation according to the operation parameter of the second user operation in response to the second user operation on the guidance area.
The operation parameters may include an operation direction, a touch point position, an operation distance, an operation number, and the like. For different types of terminals, the second user operation may be different operations, for example, for a touch terminal, the second user operation may be a sliding operation, and the like; for a PC terminal, the second user operation may be a click event of a mouse, a slide event of a mouse arrow, or the like.
In a specific implementation, the terminal may determine a current guidance content in response to a second user operation directed to the guidance area, and if an operation direction of the second user operation is a first direction, display a previous guidance content corresponding to the current guidance content in the guidance area, and synchronously display a first task content matched with the previous guidance content in the guided area; and if the operation direction of the second user operation is a second direction, displaying the next guide content corresponding to the current guide content in the guide area, and synchronously displaying the second task content matched with the next guide content in the guided area.
The terminal can also respond to a second user operation aiming at the guide area, and if the operation direction of the second user operation is a third direction or a fourth direction, the guide content displayed in the guide area is controlled to change along with the third direction or the fourth direction.
In an example, the first direction and the second direction may be opposite directions, and the third direction and the fourth direction are opposite directions, and each direction is a different direction, for example, for a touch terminal, the second user operation may be a sliding operation, the first direction may be a right direction, and the second direction may be a left direction, so that when the user slides the guide area to the right, the terminal may switch the guide content in the guide area to the previous guide content; when the user slides the guide area to the left, the terminal can switch the guide content in the guide area to the next guide content and synchronously display the corresponding target task content in the guided area; when the guidance content in the guidance area is more, so that one page cannot be displayed completely, the guidance content in the guidance area can be browsed through the up-and-down sliding operation. For the PC terminal, the second user operation may be a sliding event or a click event, and if the second user operation is a sliding event, the sliding operation of the touch terminal may be referred to, which is not described herein again; if the event is a click event, corresponding interactive controls, such as a "right control" for switching to the next guidance content, a "left control" for switching to the previous guidance content, and a "scroll control" or an "upper control", "lower control" for switching the guidance content up and down, may be displayed in the guidance area, and when a user clicks these controls, the terminal may synchronously switch the contents displayed in the guidance area and the guided area, so as to ensure the matching between the guidance content and the task content.
It should be noted that, after the terminal determines that the second user operation is the sliding operation, the sliding angle of the sliding operation may be determined according to the moving direction of the touch point, and if the sliding angle is greater than the preset angle threshold, the sliding operation is determined to be the longitudinal sliding operation; and if the sliding angle is smaller than the preset angle threshold value, determining that the sliding operation is the transverse sliding operation. Specifically, the terminal may determine a corresponding sliding track according to a sliding operation input by the user in the guide area, and due to physiological factors, the sliding track corresponding to the sliding operation may not be a horizontal or vertical straight line, so that by setting a corresponding angle threshold and by a comparison relationship between the sliding angle and the angle threshold, what operation type the sliding operation belongs to is determined.
For example, a narrow side in a graphical user interface of the terminal may be used as an x-axis, a long side as a y-axis, and a vertex of a lower left corner as an origin to establish a reference coordinate system corresponding to the guide area, then a first coordinate of a start touch point in a moving direction of the touch point and a second coordinate of an end touch point are obtained, and then a sliding angle of the sliding operation is calculated by using the first coordinate and the second coordinate. In addition, an included angle between the moving direction of the touch point and a preset coordinate axis (such as the aforementioned x axis, y axis, etc.) may also be used as a sliding angle of the sliding operation, which is not limited in the present invention.
In an example, referring to fig. 3, which illustrates an angle identification diagram provided in an embodiment of the present invention, a sliding angle of a sliding operation may be an included angle between a sliding track corresponding to the sliding operation and a horizontal line, a preset angle threshold may be 45 °, and if the sliding angle of the sliding operation is greater than 45 °, it is determined that the sliding operation is a longitudinal sliding operation; and if the sliding angle of the sliding operation is less than 45 degrees, judging the sliding operation as the transverse sliding operation. In a special case, if the sliding angle is exactly equal to 45 °, it can be determined that the sliding operation is invalid, and the user is prompted to perform the operation again, so as to ensure the validity of the sliding operation.
In the embodiment of the invention, in the process of operating the guided area by a user, the terminal responds to the input operation aiming at the guided area, determines the target task content corresponding to the input operation in the current visual range, displays the target guide content corresponding to the target task content in the guide area, responds to the end of the input operation aiming at the guided area, acquires the input data of the input operation, and generates the task data corresponding to the task interface according to at least one input data.
Specifically, the guided region may include different types of input controls and a confirmation control for confirming that input is completed, where the input controls may be used to input corresponding content, such as input text, pictures, audio, video, and the like, and the confirmation control may integrate data input by the user to generate corresponding task data, for example, integrate information input by the user and issue a piece of house source information, so that the terminal may obtain input data corresponding to each input operation in response to the completion of an input operation for at least one input control, and generate task data corresponding to the task interface by using the input data corresponding to the at least one input control in response to a selection operation for the confirmation control when input by the user is completed.
Optionally, one task content may include at least one input control (which may correspond to at least one sub-content of the task content one-to-one), and the input control may include a text input control, a picture input control, a voice input control, a video input control, a label control, and the like. Wherein, the text input control can be used for inputting text information, the picture input control can be used for inputting pictures (locally stored pictures or pictures shot in real time), the voice input control can be used for inputting audio information (locally stored audio information or audio information recorded in real time), the video input control can be used for inputting video information (locally stored video information or video information recorded in real time), for example, in the process of publishing the house source information, a user can input the basic information of the house source through the text input control, input the house source picture of the house source through the picture input control, input the voice introduction information of the house source through the voice input control, input the video information of the house source related to the house source through the video input control, select the label information for describing the house source through the label control, and the like, thereby providing different types of input controls, the user can conveniently input corresponding information according to actual requirements, and the convenience of the user in completing corresponding tasks is greatly improved.
In addition, for the update of the guidance content in the guidance area, when the user selects the input control to perform the input operation, the terminal responds to the selection operation of the input control and displays the control guidance content corresponding to the selection operation in the guidance area, so that the guidance content in the guidance area can be updated in real time along with the input operation of the user to match the input operation of the user, and the pertinence of the guidance content is improved.
In an optional embodiment, the terminal may further switch the guide region from the first display style to the second display style or switch the guide region from the second display style to the first display style in response to a display switching operation for the guide region, so that a user may adjust the display style of the guide region according to actual needs, such as switching the display region of the guide region, and the like, thereby reducing the display area of the guide region in the interface, avoiding blocking the user from browsing the guided region, and improving convenience of user operation.
In one example, the guide region may include a display switching control, and the terminal may switch the guide region from the first display style to the second display style or from the second display style to the first display style in response to a selection operation for the display switching control. Wherein the guide region of the first display style may include guide content composed of a guide title and guide information, and the guide region of the second display style may include guide content composed of a guide title. Specifically, the first display style of the guidance area may be a default display style, under which the guidance area may display complete guidance content corresponding to the task content, such as a guidance title, guidance detailed information, and the like, while the second display style may be a simplified display style of the guidance area, under which only the guidance title corresponding to the task content may be displayed in the guidance area, so that the user may select the display style of the guidance area according to his or her own needs, including selecting a simplified display style for a user who is more familiar with the task flow to increase the visible range of the guided area, and for a user who is familiar with the task flow, selecting the default display style, operating the guided area by browsing the complete guidance content, and further providing the guidance areas with different display styles, the user can select according to the self requirement, and the convenience of user operation is improved.
The present invention may also support the user to perform the display switching operation on the guide region in any other manner, so as to implement switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style, which is not limited by the present invention.
In the embodiment of the invention, a graphical user interface is provided through a terminal, a task interface which needs to be processed by a user can be displayed, at least a guide area which is fixedly displayed at a certain position of the interface and a guided area which needs to be operated by the user can be included in the task interface, the guide content aiming at the guided area is included in the guide area, the operation and guidance can be carried out in real time through the guide content in the guide area in the process that the user operates the task interface, so that the user can intuitively operate the guided area according to the guide content, the continuity of the user operation is improved, the user is prevented from carrying out a large number of repeated operations, the terminal can also respond to the first user operation aiming at the guided area, the target task content is determined from the task content in the current visible range of the guided area, and the target guide content corresponding to the target task content is displayed in the guide area, therefore, in the process that the user operates the guided region, the guiding content in the guiding region can be adaptively changed according to the change of the task content in the guided region, the matching between the guiding content and the task content is ensured, the pertinence of operation guiding is improved, and the operation experience of the user is effectively improved.
In order to make those skilled in the art better understand the technical solutions of the embodiments of the present invention, the following description is made by way of an example.
Referring to fig. 4, which shows a schematic diagram of a task interface provided in an embodiment of the present invention, content displayed through a graphical user interface provided by a terminal may include a house source information input interface 20 for publishing a house source, a guide area 210 fixedly displayed on the top of the interface, and a guided area 220 may be included in the house source information input interface 20.
In the guided area 220, a plurality of task contents 2201 and input controls 2202, such as "basic information", "house picture", and "additional information", may be included, each task content may correspond to a different type of input control, and the "basic information" may include text input controls such as "cell name", "building area", "house orientation", "floor", and "monthly rental"; the house picture can correspond to the picture input control, when a user clicks the picture input control, the user can select a corresponding picture to input, or shoot in real time and take the shot picture as an input picture; the "extra information" can provide a plurality of different note controls, such as "no deposit," "bag-in-place," "first lease," "north-south pass," "elevator," "cell update," etc. for user selection.
Referring to fig. 5, a schematic diagram of a task interface provided in the embodiment of the present invention is shown, when a user slides a guided region 220, if the guided region 220 is represented by a layer, the guided region 220 may be located at the bottom layer, and in the process of sliding the guided region 220 up and down, the guide region 210 may cover a partial region of the guided region 220 and always remain at the top of the interface, so that the user may obtain corresponding guide content through the guide content in the guide region 210 and input a corresponding input control in the guided region 220 according to the guide content in the guided region during the process of inputting house source information, thereby ensuring continuity of user operations.
In practice, when the user selects any input control, that is, selects the sub-content, the control guidance content corresponding to the input control selected by the user can be acquired, and the control guidance content corresponding to the input control is displayed in the guidance area. For example, referring to fig. 6, which is a schematic diagram illustrating a task interface provided in an embodiment of the present invention, when a user selects "monthly rent" as the text input control, the terminal may present "monthly rent suggestion (guidance title): 1. the highest monthly rent of the same residential district and the same house type is 300 yuan/month; 2. the money filling can be only numbers (guiding detailed contents) and the like, and the process is the same for other input controls, and the details are not repeated here.
Referring to fig. 7, which is a schematic diagram illustrating a task interface provided in an embodiment of the present invention, the guidance content displayed in the guidance area 210 may include text information, picture information, audio information, video information, dynamic picture information, and the like, so as to prompt the user through different types of guidance contents, reduce the operation threshold of the user, and improve the convenience of the user operation.
Referring to fig. 7, which shows a schematic diagram of a task interface provided in an embodiment of the present invention, a display switching control 2101 may be provided in a guidance area 210, when a user clicks the display switching control 2101, the guidance area 210 may be switched from a default display style to a condensed display style, and only guidance titles corresponding to current task content are displayed in the condensed display style, such as "monthly rental advice", "order of taking pictures", and the like.
It should be noted that, for simplicity of description, the method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the illustrated order of acts, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those of skill in the art will appreciate that the embodiments described in the specification are presently preferred and that no particular act is required to implement the embodiments of the invention.
Referring to fig. 8, a block diagram of a guiding apparatus for interface interaction provided in the embodiment of the present invention is shown, and specifically, the guiding apparatus may include the following modules:
a task interface providing module 801, configured to provide a task interface, where the task interface includes at least a guide area and a guided area, and the guide area includes guide content for task content within a current visible range of the guided area;
and a target guidance content display module 802, configured to determine, in response to a first user operation on the guided region, target task content from task content within a current visible range of the guided region, and display, in the guide region, target guidance content corresponding to the target task content.
In an optional embodiment of the present invention, each task content corresponds to a task node, and the target guidance content displaying module 802 includes:
the current task content display sub-module is used for responding to first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying current task content corresponding to the current task node in the guided area;
and the target guide content display sub-module is used for determining target task content from the current task content and displaying the target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, the target guidance content display sub-module is specifically configured to:
acquiring task state information of each current task content;
and if the task state information represents that at least one user unfinished task content exists, determining target task content from the unfinished task content, and displaying target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, the target guidance content display sub-module is specifically configured to:
and taking the task content sequenced at the top in the uncompleted task contents as target task content, and displaying the target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, the target guidance content display sub-module is specifically configured to:
acquiring task priority of each uncompleted task content;
and taking the task content with the highest task priority in the uncompleted task contents as target task contents, and displaying target guide contents corresponding to the target task contents in the guide area.
In an optional embodiment of the present invention, the target guidance content display sub-module is specifically configured to:
if the task state information represents that the task content which is not finished by the user does not exist, taking the last task content in the current visual range as the target task content, and displaying task prompt information corresponding to the target task content in the guide area;
the task prompt information is used for prompting the user to complete the next task content of the target task content or prompting the user to complete each task content.
In an optional embodiment of the present invention, further comprising:
and the user operation response module is used for responding to a second user operation aiming at the guide area and controlling the guide area to display guide content corresponding to the second user operation according to the operation parameter of the second user operation.
In an optional embodiment of the invention, the operation parameter comprises at least an operation direction, and the user operation response module comprises:
the content switching sub-module is used for responding to a second user operation aiming at the guide area, determining the current guide content, if the operation direction of the second user operation is a first direction, displaying the last guide content corresponding to the current guide content in the guide area, and synchronously displaying the first task content matched with the last guide content in the guided area; or if the operation direction of the second user operation is a second direction, displaying a next guidance content corresponding to the current guidance content in the guidance area, and synchronously displaying a second task content matched with the next guidance content in the guided area;
wherein the first direction and the second direction are opposite directions.
In an optional embodiment of the invention, the operation parameter comprises at least an operation direction, and the user operation response module comprises:
a guidance content changing sub-module, configured to respond to a second user operation on the guidance area, and if an operation direction of the second user operation is a third direction or a fourth direction, control the guidance content displayed in the guidance area to change along with the third direction or the fourth direction;
wherein the third direction is an opposite direction to the fourth direction.
In an optional embodiment of the present invention, the method further comprises:
and the display style switching module is used for responding to the display switching operation aiming at the guide region, and switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style.
In an optional embodiment of the present invention, the guidance area includes a display switching control, and the display style switching module is specifically configured to:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a selection operation for the display switching control;
the guide region of the first display style comprises guide content composed of a guide title and guide information, and the guide region of the second display style comprises guide content composed of a guide title.
In an optional embodiment of the invention, the guiding area is fixedly displayed on one side of the task interface, the one side of the task interface comprises one of a top, or a bottom, or a left side, or a right side of the task interface.
In an optional embodiment of the present invention, the guiding region is always stacked above the guided region, and the guiding region blocks a partial region of the guided region, or the guiding region and the guided region are displayed in a spliced manner.
In an optional embodiment of the present invention, the guidance content includes at least one of text information, picture information, voice information, and video information.
In an optional embodiment of the present invention, the first user operation at least includes an input operation, and the target guidance content display module 802 includes:
the target guide content display sub-module is used for responding to the input operation aiming at the guided area, determining target task content corresponding to the input operation in the current visual range, and displaying the target guide content corresponding to the target task content in the guide area;
and the task data generation submodule is used for responding to the end of the input operation aiming at the guided area, acquiring the input data of the input operation and generating the task data corresponding to the task interface according to at least one input data.
In an optional embodiment of the present invention, the task content corresponds to at least one of the input controls, and the target guidance content display sub-module is specifically configured to:
and responding to the selection operation of the input control, and displaying control guide content corresponding to the selection operation in the guide area.
In an optional embodiment of the present invention, the guided region includes an input control and a confirmation control, and the task data generation sub-module is specifically configured to:
responding to the end of the input operation aiming at least one input control, and acquiring input data corresponding to each input operation;
and responding to the selection operation aiming at the confirmation control, and generating task data corresponding to the task interface by adopting the input data corresponding to at least one input control.
In an optional embodiment of the present invention, the input control comprises at least one of a text input control, a picture input control, a voice input control, a video input control, and a label control.
For the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and reference may be made to the partial description of the method embodiment for relevant points.
In addition, an embodiment of the present invention further provides an electronic device, as shown in fig. 9, which includes a processor 901, a communication interface 902, a memory 903, and a communication bus 904, where the processor 901, the communication interface 902, and the memory 903 complete mutual communication through the communication bus 904,
a memory 903 for storing computer programs;
the processor 901 is configured to implement the following steps when executing the program stored in the memory 903:
providing a task interface, wherein the task interface at least comprises a guide area and a guided area, and the guide area comprises guide content aiming at task content in the current visible range of the guided area;
and in response to a first user operation aiming at the guided area, determining target task content from the task content in the current visible range of the guided area, and displaying the target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, each task content corresponds to a task node, and the determining, in response to a first user operation on the guided region, a target task content from task contents within a current visible range of the guided region, and displaying, in the guided region, a target guidance content corresponding to the target task content includes:
responding to a first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying current task content corresponding to the current task node in the guided area;
and determining target task content from the current task content, and displaying the target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, the determining target task content from the current task content, and displaying target guidance content corresponding to the target task content in the guidance area, includes:
acquiring task state information of each current task content;
and if the task state information represents that at least one user unfinished task content exists, determining target task content from the unfinished task content, and displaying target guide content corresponding to the target task content in the guide area.
In an optional embodiment of the present invention, the determining target task content from the uncompleted task content, and displaying target guidance content corresponding to the target task content in the guidance area, includes:
and taking the task content sequenced at the top in the uncompleted task contents as target task contents, and displaying the target guide contents corresponding to the target task contents in the guide area.
In an optional embodiment of the present invention, the determining target task content from the uncompleted task content, and displaying target guidance content corresponding to the target task content in the guidance area, includes:
acquiring task priority of each uncompleted task content;
and taking the task content with the highest task priority in the uncompleted task contents as target task contents, and displaying target guide contents corresponding to the target task contents in the guide area.
In an optional embodiment of the present invention, the determining target task content and displaying target guidance content corresponding to the target task content in the guidance area further include:
if the task state information represents that the task content which is not finished by the user does not exist, taking the last task content in the current visual range as the target task content, and displaying task prompt information corresponding to the target task content in the guide area;
the task prompt information is used for prompting the user to complete the next task content of the target task content or prompting the user to complete each task content.
In an optional embodiment of the present invention, further comprising:
and responding to a second user operation aiming at the guide area, and controlling the guide area to display guide content corresponding to the second user operation according to the operation parameter of the second user operation.
In an optional embodiment of the present invention, the operating parameter includes at least an operating direction, and the controlling, in response to a second user operation with respect to the guide area, the guide area to display guide content corresponding to the second user operation according to the operating parameter of the second user operation includes:
responding to a second user operation aiming at the guide area, determining current guide content, if the operation direction of the second user operation is a first direction, displaying a last guide content corresponding to the current guide content in the guide area, and synchronously displaying a first task content matched with the last guide content in the guided area;
if the operation direction of the second user operation is a second direction, displaying a next guide content corresponding to the current guide content in the guide area, and synchronously displaying a second task content matched with the next guide content in the guided area;
wherein the first direction and the second direction are opposite directions.
In an optional embodiment of the present invention, the operating parameter includes at least an operating direction, and the controlling, in response to a second user operation with respect to the guide area, the guide area to display guide content corresponding to the second user operation according to the operating parameter of the second user operation includes:
responding to a second user operation aiming at the guide area, and if the operation direction of the second user operation is a third direction or a fourth direction, controlling the guide content displayed in the guide area to change along with the third direction or the fourth direction;
wherein the third direction is an opposite direction to the fourth direction.
In an optional embodiment of the present invention, further comprising:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a display switching operation for the guide region.
In an optional embodiment of the present invention, the switching the guide region from the first display style to the second display style or the switching the guide region from the second display style to the first display style in response to the display switching operation for the guide region includes:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a selection operation for the display switching control;
the guide region of the first display style comprises guide content composed of a guide title and guide information, and the guide region of the second display style comprises guide content composed of a guide title.
In an optional embodiment of the invention, the guiding area is fixedly displayed on one side of the task interface, the one side of the task interface comprises one of a top, or a bottom, or a left side, or a right side of the task interface.
In an optional embodiment of the present invention, the guiding region is always stacked above the guided region, and the guiding region blocks a partial region of the guided region, or the guiding region and the guided region are displayed in a splicing manner.
In an optional embodiment of the present invention, the guidance content includes at least one of text information, picture information, voice information, and video information.
In an optional embodiment of the present invention, the first user operation includes at least an input operation, and the determining, in response to the first user operation with respect to the guided region, target task content from task content within a currently visible range of the guided region, and displaying, in the guided region, target guide content corresponding to the target task content includes:
displaying target guidance content corresponding to the selection operation in the guidance area in response to an input operation for the guided area;
and responding to the end of the input operation aiming at the guided area, acquiring the input data of the input operation, and generating task data corresponding to the task interface according to at least one piece of input data.
In an optional embodiment of the present invention, the task content corresponds to at least one of the input controls, and the determining, in response to an input operation for the guided region, target task content corresponding to the input operation within a current visible range, and displaying, in the guide region, target guide content corresponding to the target task content includes:
and responding to the selection operation of the input control, and displaying control guide content corresponding to the selection operation in the guide area.
In an optional embodiment of the present invention, the guided region includes an input control and a confirmation control, and the acquiring, in response to the end of the input operation on the guided region, the input data of the input operation, and generating, according to at least one of the input data, task data corresponding to the task interface includes:
responding to the end of the input operation aiming at least one input control, and acquiring input data corresponding to each input operation;
and responding to the selection operation aiming at the confirmation control, and generating task data corresponding to the task interface by adopting the input data corresponding to at least one input control.
In an optional embodiment of the present invention, the input control comprises at least one of a text input control, a picture input control, a voice input control, a video input control, and a label control.
The communication bus mentioned in the above terminal may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown, but this does not mean that there is only one bus or one type of bus.
The communication interface is used for communication between the terminal and other equipment.
The Memory may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the processor.
The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like; the Integrated Circuit 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, discrete Gate or transistor logic device, or discrete hardware components.
In yet another embodiment provided by the present invention, as shown in fig. 10, a computer-readable storage medium 1001 is further provided, and has instructions stored therein, which when run on a computer, cause the computer to execute the method for guiding the interface interaction described in the above embodiment.
In yet another embodiment, a computer program product containing instructions is provided, which when run on a computer causes the computer to execute the method for guiding interface interaction described in the above embodiments.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the invention to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, Digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that incorporates one or more of the available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., Solid State Disk (SSD)), among others.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.

Claims (19)

1. A method for guiding interface interaction is characterized by comprising the following steps:
providing a task interface, wherein the task interface at least comprises a guide area and a guided area, and the task interface corresponds to a form filling task, the form filling task comprises a plurality of form filling contents to be input, part of the form filling contents in the plurality of form filling contents to be input are positioned in the current visual range of the guided area, the guide area comprises guide contents aiming at the form filling contents in the current visual range of the guided area, and the guide contents comprise contents for guiding a user to operate the guided area;
in response to a first user operation aiming at the guided area, determining target form filling contents from the form filling contents in the current visual range of the guided area, and displaying target guide contents corresponding to the target form filling contents in the guide area;
wherein each form filling content corresponds to a task node, the responding to the first user operation aiming at the guided area, determining a target form filling content from the form filling contents in the current visible range of the guided area, and displaying a target guide content corresponding to the target form filling content in the guide area, and the method comprises the following steps:
responding to a first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying a current form filling content corresponding to the current task node in the guided area;
acquiring task state information of the filling content of each current form;
and if the task state information represents that at least one incomplete form filling content exists, determining a target form filling content from the incomplete form filling content, and displaying a target guide content corresponding to the target form filling content in the guide area.
2. The method of claim 1, wherein determining a target form filling content from the incomplete form filling content, displaying a target guide content corresponding to the target form filling content in the guide area, comprises:
and taking the form filling contents sequenced at the top among the incomplete form filling contents as target form filling contents, and displaying target guide contents corresponding to the target form filling contents in the guide area.
3. The method of claim 1, wherein determining a target form filling content from the incomplete form filling content, displaying a target guide content corresponding to the target form filling content in the guide area, comprises:
acquiring task priority of filling contents of each incomplete form;
and taking the form filling content with the highest task priority in the incomplete form filling contents as a target form filling content, and displaying a target guide content corresponding to the target form filling content in the guide area.
4. The method of claim 1, 2 or 3, wherein the determining a target form filling content, displaying a target guide content corresponding to the target form filling content in the guide area, further comprises:
if the task state information represents that incomplete form filling contents of the user do not exist, taking the last form filling content in the current visual range as target form filling content, and displaying task prompt information corresponding to the target form filling content in the guide area;
the task prompt information is used for prompting a user to complete the filling content of a next form of the filling content of the target form, or prompting the user to complete the filling content of each form.
5. The method of claim 1, further comprising:
and responding to a second user operation aiming at the guide area, and controlling the guide area to display guide content corresponding to the second user operation according to the operation parameter of the second user operation.
6. The method according to claim 5, wherein the operation parameter at least includes an operation direction, and the controlling the guide area to display guide content corresponding to a second user operation according to the operation parameter of the second user operation in response to the second user operation with respect to the guide area comprises:
responding to a second user operation aiming at the guide area, determining current guide content, if the operation direction of the second user operation is a first direction, displaying a last guide content corresponding to the current guide content in the guide area, and synchronously displaying a first form filling content matched with the last guide content in the guided area;
if the operation direction of the second user operation is a second direction, displaying a next guide content corresponding to the current guide content in the guide area, and synchronously displaying a second form filling content matched with the next guide content in the guided area;
wherein the first direction and the second direction are opposite directions.
7. The method according to claim 5, wherein the operation parameter at least includes an operation direction, and the controlling the guide area to display guide content corresponding to a second user operation according to the operation parameter of the second user operation in response to the second user operation with respect to the guide area comprises:
responding to a second user operation aiming at the guide area, and if the operation direction of the second user operation is a third direction or a fourth direction, controlling the guide content displayed in the guide area to change along with the third direction or the fourth direction;
wherein the third direction is an opposite direction to the fourth direction.
8. The method of claim 1, further comprising:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a display switching operation for the guide region.
9. The method of claim 8, wherein the guide region comprises a display switching control, and wherein switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to the display switching operation for the guide region comprises:
switching the guide region from the first display style to the second display style or switching the guide region from the second display style to the first display style in response to a selection operation for the display switching control;
wherein the guide region of the first display style includes guide content composed of a guide title and guide information, and the guide region of the second display style includes guide content composed of a guide title.
10. The method of claim 1, wherein the guide area is fixedly displayed on a side of the task interface, the side of the task interface comprising one of a top, or a bottom, or a left side, or a right side of the task interface.
11. The method according to claim 1, wherein the guiding area is always layered above the guided area, and the guiding area shades a partial area of the guided area or displays the guiding area and the guided area in a splicing manner.
12. The method of claim 1, wherein the guidance content comprises at least one of text information, picture information, voice information, and video information.
13. The method of claim 1, wherein the first user operation comprises at least an input operation, and wherein in response to the first user operation with respect to the guided area, determining a target form filling content from form filling contents within a currently visible range of the guided area, and displaying a target guide content corresponding to the target form filling content in the guide area comprises:
responding to an input operation aiming at the guided area, determining target form filling contents corresponding to the input operation in a current visual range, and displaying target guide contents corresponding to the target form filling contents in the guide area;
and responding to the end of the input operation aiming at the guided area, acquiring the input data of the input operation, and generating task data corresponding to the task interface according to at least one piece of input data.
14. The method of claim 13, wherein the form fill content corresponds to at least one input control, and wherein determining a target form fill content corresponding to the input operation within a current visible range in response to the input operation for the guided region, and displaying a target guide content corresponding to the target form fill content in the guided region comprises:
and responding to the selection operation of the input control, and displaying control guide content corresponding to the selection operation in the guide area.
15. The method of claim 13, wherein the guided region includes an input control and a confirmation control, and wherein the acquiring input data of the input operation in response to the ending of the input operation on the guided region and generating task data corresponding to the task interface according to at least one of the input data includes:
responding to the end of the input operation aiming at least one input control, and acquiring input data corresponding to each input operation;
and responding to the selection operation aiming at the confirmation control, and generating task data corresponding to the form filling task by adopting the input data corresponding to at least one input control.
16. The method of claim 14, wherein the input control comprises at least one of a text input control, a picture input control, a voice input control, a video input control, and a label control.
17. A guide device for interface interaction, comprising:
the task interface providing module is used for providing a task interface, the task interface at least comprises a guide area and a guided area, the task interface corresponds to a form filling task, the form filling task comprises a plurality of form filling contents to be input, part of the form filling contents in the form filling contents to be input are positioned in the current visual range of the guided area, the guide area comprises guide contents aiming at the form filling contents in the current visual range of the guided area, and the guide contents comprise contents for guiding a user to operate the guided area;
a target guide content display module, configured to determine, in response to a first user operation on the guided area, a target form filling content from form filling contents within a current visible range of the guided area, and display a target guide content corresponding to the target form filling content in the guide area;
each form filling content corresponds to a task node, and the target guiding content display module comprises:
the current form filling content display sub-module is used for responding to first user operation aiming at the guided area, acquiring a current task node in a current visual range in the guided area, and displaying current form filling content corresponding to the current task node in the guided area;
the target guide content display submodule is used for acquiring task state information of filling contents of each current form; and if the task state information represents that at least one incomplete form filling content exists, determining a target form filling content from the incomplete form filling content, and displaying a target guide content corresponding to the target form filling content in the guide area.
18. An electronic device, comprising a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory communicate with each other via the communication bus;
the memory is used for storing a computer program;
the processor, when executing a program stored on the memory, implementing the method of any one of claims 1-16.
19. One or more computer-readable media having instructions stored thereon that, when executed by one or more processors, cause the processors to perform the method of any of claims 1-16.
CN202110610606.7A 2021-06-01 2021-06-01 Guide method and device for interface interaction, electronic equipment and readable medium Active CN113253898B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110610606.7A CN113253898B (en) 2021-06-01 2021-06-01 Guide method and device for interface interaction, electronic equipment and readable medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110610606.7A CN113253898B (en) 2021-06-01 2021-06-01 Guide method and device for interface interaction, electronic equipment and readable medium

Publications (2)

Publication Number Publication Date
CN113253898A CN113253898A (en) 2021-08-13
CN113253898B true CN113253898B (en) 2022-08-26

Family

ID=77185900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110610606.7A Active CN113253898B (en) 2021-06-01 2021-06-01 Guide method and device for interface interaction, electronic equipment and readable medium

Country Status (1)

Country Link
CN (1) CN113253898B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113962685A (en) * 2021-10-19 2022-01-21 国家电网有限公司客户服务中心 System suitable for multi-user energy information management
CN114816633A (en) * 2022-04-22 2022-07-29 维沃移动通信有限公司 Information display method and device and electronic equipment

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111597293A (en) * 2020-06-12 2020-08-28 腾讯科技(深圳)有限公司 Document directory display method, device, equipment and readable storage medium
CN112764871A (en) * 2021-02-04 2021-05-07 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and readable storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130117698A1 (en) * 2011-10-31 2013-05-09 Samsung Electronics Co., Ltd. Display apparatus and method thereof
CN111158774B (en) * 2019-12-31 2022-03-25 联想(北京)有限公司 Control method and device and electronic equipment
CN112558961A (en) * 2020-12-24 2021-03-26 北京中交兴路车联网科技有限公司 Method and device for presenting guide mask, electronic equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111597293A (en) * 2020-06-12 2020-08-28 腾讯科技(深圳)有限公司 Document directory display method, device, equipment and readable storage medium
CN112764871A (en) * 2021-02-04 2021-05-07 腾讯科技(深圳)有限公司 Data processing method, data processing device, computer equipment and readable storage medium

Also Published As

Publication number Publication date
CN113253898A (en) 2021-08-13

Similar Documents

Publication Publication Date Title
CN107820701B (en) Developer exchange system
US9063757B2 (en) Interactive application assistance, such as for web applications
US20190082214A1 (en) Methods, apparatuses, computer-readable media and systems for processing highlighted comment in video
US8739070B2 (en) System, method and apparatus for providing an application carousel
JP6617179B2 (en) Method and system for processing highlight comments in content
US9305330B2 (en) Providing images with zoomspots
CN113253898B (en) Guide method and device for interface interaction, electronic equipment and readable medium
US9586144B2 (en) Contents providing system and operating method thereof
US20090083710A1 (en) Systems and methods for creating, collaborating, and presenting software demonstrations, and methods of marketing of the same
US20120144327A1 (en) Website file and data structure, website management platform and method of manufacturing customized, managed websites
US10126918B2 (en) Customized guided workflow element arrangement
US20140337778A1 (en) Navigation Framework for Visual Analytic Displays
US20140108971A1 (en) Application builder
CN108268251A (en) The user experience design method and system and medium of the mobile phone of multitasking
CN111240543A (en) Comment method and device, computer equipment and storage medium
US20210073871A1 (en) Search Result-Based Listing Generation In A Single View
US10126902B2 (en) Contextual help system
CN117939229A (en) Content display method, device, equipment and storage medium based on media information stream
CA2966386C (en) Dynamic user experience workflow
US9310974B1 (en) Zoom-based interface navigation
US20140068450A1 (en) Personalized Curation and Customized Social Interaction
CN113095056B (en) Generation method, processing method, device, electronic equipment and medium
US9292883B2 (en) System and method for managing a trail
US9894120B2 (en) Partial likes of social media content
US20150268817A1 (en) Online system, method and computer program product for event planning

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