CN110609727A - Icon processing method, device, equipment and storage medium - Google Patents

Icon processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN110609727A
CN110609727A CN201910882777.8A CN201910882777A CN110609727A CN 110609727 A CN110609727 A CN 110609727A CN 201910882777 A CN201910882777 A CN 201910882777A CN 110609727 A CN110609727 A CN 110609727A
Authority
CN
China
Prior art keywords
icon
page
area
user terminal
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910882777.8A
Other languages
Chinese (zh)
Inventor
张红梅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Insurance Group 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 Taikang Insurance Group Co Ltd filed Critical Taikang Insurance Group Co Ltd
Priority to CN201910882777.8A priority Critical patent/CN110609727A/en
Publication of CN110609727A publication Critical patent/CN110609727A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (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 an icon processing method, an icon processing device, icon processing equipment and a storage medium. According to the embodiment of the invention, the icon adjustment instruction input by the user on the first page is received, the at least one first icon currently displayed on the second page is adjusted to obtain the updated at least one first icon, and when the user terminal displays the second page again, the updated at least one first icon is displayed on the second page, so that the intelligent management of a plurality of icons displayed by the user terminal is realized, the messy of the plurality of icons displayed by the user terminal is avoided, and the user experience is improved.

Description

Icon processing method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computers, in particular to an icon processing method, an icon processing device, icon processing equipment and a storage medium.
Background
With the development of mobile communication technology, user terminals have become indispensable communication tools in people's daily life. A user may install various different types of Application programs (APPs) on a user terminal, and correspondingly, an icon corresponding to the Application program may be displayed on a user interface of the user terminal.
The user can also access the server through a certain application program, when the user terminal accesses the server, the access home page displayed by the user terminal can comprise a plurality of icons, each icon can correspond to different services, and when the user clicks a certain icon on the access home page, the server provides corresponding services for the user terminal.
With the increasing of the types of the application programs or the types of the services that can be provided by the server, the number of icons on the screen of the user terminal or on the access home page of the user terminal when the user terminal accesses the server is increased, so that the icons displayed by the user terminal are messy, and the user experience is reduced.
Disclosure of Invention
Embodiments of the present invention provide an icon processing method, apparatus, device, and storage medium, so as to avoid that a plurality of icons displayed by a user terminal are messy, thereby improving user experience.
In a first aspect, an embodiment of the present invention provides an icon processing method, including:
receiving an icon adjustment instruction input by a user on a first page, wherein the first page comprises a first area, the first area comprises at least one first icon currently displayed on a second page, and the second page is a home page displayed by a user terminal when the user terminal accesses a server;
adjusting at least one first icon currently displayed on the second page according to the icon adjustment instruction to obtain at least one updated first icon;
and when the user terminal displays the second page, displaying the updated at least one first icon on the second page.
In a second aspect, an embodiment of the present invention provides an icon processing apparatus, including:
the system comprises a receiving module, a first display module and a second display module, wherein the receiving module is used for receiving an icon adjustment instruction input by a user on a first page, the first page comprises a first area, the first area comprises at least one first icon currently displayed on a second page, and the second page is a home page displayed by a user terminal when the user terminal accesses a server;
the adjusting module is used for adjusting at least one first icon currently displayed on the second page according to the icon adjusting instruction to obtain at least one updated first icon;
and the display module is used for displaying the updated at least one first icon on the second page when the user terminal displays the second page.
In a third aspect, an embodiment of the present invention provides a user terminal, including:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, the computer program being executed by a processor to implement the method of the first aspect.
According to the icon processing method, device, equipment and storage medium provided by the embodiment of the invention, the icon adjustment instruction input by the user on the first page is received, the at least one first icon currently displayed on the second page is adjusted to obtain the updated at least one first icon, and when the user terminal displays the second page again, the updated at least one first icon is displayed on the second page, so that the intelligent management of a plurality of icons displayed by the user terminal is realized, the situation that the plurality of icons displayed by the user terminal are messy is avoided, and the user experience is improved.
Drawings
Fig. 1 is a schematic diagram of an application scenario provided in an embodiment of the present invention;
fig. 2 is a schematic diagram of a second page according to an embodiment of the present invention;
fig. 3 is a schematic diagram of a first page according to an embodiment of the present invention;
FIG. 4 is a flowchart of an icon processing method according to an embodiment of the present invention;
FIG. 5 is a flowchart of an icon processing method according to an embodiment of the present invention;
FIG. 6 is a flowchart of an icon processing method according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of another first page according to an embodiment of the present invention;
FIG. 8 is a schematic diagram of another first page according to an embodiment of the present invention;
FIG. 9 is a diagram illustrating another second page according to an embodiment of the present invention;
FIG. 10 is a schematic structural diagram of an icon processing apparatus according to an embodiment of the present invention;
fig. 11 is a schematic structural diagram of a user terminal according to an embodiment of the present invention.
With the foregoing drawings in mind, certain embodiments of the disclosure have been shown and described in more detail below. These drawings and written description are not intended to limit the scope of the disclosed concepts in any way, but rather to illustrate the concepts of the disclosure to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The icon processing method provided by the embodiment of the invention can be applied to the communication system shown in fig. 1. As shown in fig. 1, the communication system includes: a user terminal 11 and a server 12. The user terminal 11 and the server 12 may communicate wirelessly or by wire. The user terminal 11 may be a smart phone, a tablet computer, a personal computer, or the like. The server 12 may be a cloud server, which is a cloud server, and is a server cluster having a plurality of servers similar to a general computer architecture, and the cloud server includes a processor, a hard disk, a memory, a system bus, and the like.
The user terminal 11 may be installed with a plurality of APPs, and the user terminal 11 may access the server 12 through one of the APPs, as shown in fig. 2, which is a home page displayed by the user terminal 11 when the user terminal 11 accesses the server 12. As shown in fig. 2, a plurality of icons (icon)21 are included in the home page to indicate any of the icons. Optionally, the home page displays by default 9 function icons and 1 "more" icon. Wherein, each function icon may correspond to a different service, and when the user clicks one of the 9 function icons, the server provides the corresponding service for the user terminal 11. When the user clicks the "more" icon in the home page, the user terminal 11 jumps to displaying the "more" page. Not only the icon currently displayed in the top page but also icons not currently displayed in the top page are included in the "more" page. The "more" page also comprises a de-definition button, in which a region 41 as shown in fig. 3 appears when the user clicks the de-definition button, which region 41 comprises all icons currently displayed in the top page, for example, 9 function icons and 1 blank icon, wherein the blank icon corresponds to the "more" icon in the top page. In order to distinguish between the top page and the "more" page, in the following embodiments, the "more" page is referred to as a first page, the top page is referred to as a second page, the area 41 shown in fig. 3 is referred to as a first area, and the area below the area 41 in the "more" page is referred to as a second area. And recording the icon in the home page as a first icon, and recording the icon which is not in the home page as a second icon.
The icon processing method provided by the embodiment of the invention aims to solve the technical problems in the prior art.
The following describes the technical solutions of the present invention and how to solve the above technical problems with specific embodiments. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Fig. 4 is a flowchart of an icon processing method according to an embodiment of the present invention, where the method includes:
s501, icon data are obtained from the server, and the icon data comprise icon data of at least one first icon in the second page and icon data of at least one second icon outside the second page.
In this embodiment, the user terminal may communicate with the server through a certain communication protocol, for example, the user terminal obtains icon data from the server through the communication protocol under axios framework, where the icon data includes not only icon data of at least one first icon in the second page but also icon data of at least one second icon outside the second page. Specifically, the icon data may specifically be data of a position, an order, a size, a displayed page, and the like of the icon.
S502, displaying the second page according to the icon data of at least one first icon in the second page.
After the user terminal obtains the icon data from the server, the user terminal may cache the icon data locally, for example, the icon data of an icon is cached as a virtual node in the user terminal. And when one virtual node is deleted from the cache of the user terminal, deleting one icon from the corresponding interface. When a virtual node is added to the cache of the user terminal, an icon is added to the corresponding interface. Specifically, the user terminal may perform page rendering according to icon data of at least one first icon in the second page. Specifically, the user terminal may render the second page using vue data-driven views in the mvvm frame according to the background map, the position and the size of the first icon. This second page is the home page as described above, for example, the WeChat service lobby page shown in FIG. 2.
S503, receiving a first page switching instruction input by the user in the second page.
The user may enter a first page switch instruction by clicking the "more" icon as shown in figure 2, causing the user terminal 11 to jump from displaying the second page to displaying the first page.
S504, displaying the first page according to the first page switching instruction.
Specifically, the user terminal 11 jumps to display the first page shown in fig. 3 according to the first page switching instruction, and since the first page includes not only at least one first icon in the second page but also at least one second icon outside the second page, the user terminal 11 needs to render the first page according to the icon data of the at least one first icon in the second page and the icon data of the at least one second icon outside the second page.
And S505, receiving an icon self-defining instruction input on the first page by the user.
As shown in fig. 3, the first page further includes a de-definition button, and the user can input an icon customization instruction by clicking the de-definition button.
S506, displaying the first area on the first page according to the icon self-defining instruction.
The user terminal displays a first area, namely an area 41, on the first page according to the icon self-defining instruction.
Fig. 5 is a flowchart of an icon processing method according to an embodiment of the present invention. The embodiment of the invention provides an icon processing method aiming at the technical problems in the prior art, and the method comprises the following specific steps:
s601, receiving an icon adjustment instruction input by a user on a first page, wherein the first page comprises a first area, the first area comprises at least one first icon currently displayed on a second page, and the second page is a first page displayed by the user terminal when the user terminal accesses a server.
Optionally, the first page further includes a second area, and the second area includes at least one first icon currently displayed on the second page and at least one second icon not currently displayed on the second page. As shown in fig. 3, taking the icon 21 as an example, the icon 21 is an icon currently displayed in the second page, and meanwhile, the icon 21 is also in the second area of the first page. In addition, the second area further includes at least one second icon, e.g., icon 31, icon 32, icon 33, etc., which is not displayed in the second page.
The icon adjustment instruction comprises at least one of the following: a first instruction to delete the first icon from the second page; a second instruction to add the second icon to the second page.
Specifically, as shown in fig. 3, when the user clicks the de-definition button on the first page, the user terminal may further add an attribute information to each icon data cached by the user terminal, and if a certain icon is in the first area, the attribute information in the icon data corresponding to the icon is recorded as true. If a certain icon is not in the first area, the attribute information in the icon data corresponding to the icon is marked as false. Further, the user terminal may render true as a "-" button and false as a "+" button through vue.
As shown in fig. 3, the at least one first icon in the first area includes a delete button, e.g., a "-" button. The at least one second icon in the second area comprises an add button, e.g., a "+" button. Wherein the "-" button may be used to delete an icon in the first area and the "+" button may be used to add an icon in the first area.
The first instruction is an instruction input by the user through clicking the delete button; the second instruction is an instruction input by the user by clicking the add button.
S602, adjusting at least one first icon currently displayed on the second page according to the icon adjusting instruction to obtain at least one updated first icon.
For example, the user may click "-" in the icon 21 in the first area as shown in fig. 3, so that the icon 21 disappears from the second page, resulting in the updated at least one first icon. Alternatively, the user may click on "+" in the icon 31 in the second area as shown in fig. 3, adding the icon 31 to the second page, resulting in the updated at least one first icon.
S603, when the user terminal displays the second page, displaying the updated at least one first icon on the second page.
And when the user clicks the second page again, namely the user terminal displays the second page again, the user terminal displays the updated at least one first icon on the second page.
In some embodiments, after the adjusting the at least one first icon currently displayed on the second page according to the icon adjustment instruction to obtain the updated at least one first icon, the method further includes: and sending the updated icon data of the at least one first icon to the server.
For example, when the user adjusts the at least one first icon displayed in the second page to obtain the updated at least one first icon, the user terminal may further send the icon data of the updated at least one first icon to the server, so that when the user terminal accesses the server next time, the first page displayed by the user terminal directly includes the updated at least one first icon. The icon data of the at least one first icon may specifically include an icon position, an icon order, an icon size, and the like of the at least one first icon.
Fig. 6 is an icon processing method shown in fig. 4 and 5 provided in this embodiment, and the specific process is as described above, which is not described herein again.
According to the embodiment of the invention, the icon adjustment instruction input by the user on the first page is received, the at least one first icon currently displayed on the second page is adjusted to obtain the updated at least one first icon, and when the user terminal displays the second page again, the updated at least one first icon is displayed on the second page, so that the intelligent management of a plurality of icons displayed by the user terminal is realized, the messy of the plurality of icons displayed by the user terminal is avoided, and the user experience is improved.
On the basis of the above embodiment, when the icon adjustment instruction is the first instruction, the method further includes: deleting the first icon from the first area; adding the add button to the first icon displayed in the second area.
As shown in FIG. 3, when the user clicks the "-" button on the icon 21 in the first area, i.e., area 41, the user terminal may implement a transition effect from the presence to the absence of the icon 21 in the first area through the transitiongroup component and the css3 attribute animation carried by vue itself. For example, the size of the icon 21 may gradually decrease in the first area until disappearing. Accordingly, a "+" button is added to the icon 21 in the second area below the area 41, as shown in FIG. 7.
After the deleting the first icon from the first area, the method further comprises: adjusting positions of other first icons behind the first icon in the first area, so that other first icons in front of the first icon in the first area and other first icons behind the first icon are sequentially arranged in the first area, and at least one updated first icon in the first area is obtained; displaying a virtual frame after the updated at least one first icon in the first area.
When the user clicks the "-" button on the icon 21 in the first region, i.e., region 41, the user terminal may modify the currently cached icon data and animate the effect of zooming out and fading out the icon 21 through transitiongroup in vue, thereby causing the icon 21 to fade out in the region 41. Further, the user terminal may adjust other icons in the area 41 after the icon 21 so that the icons after the icon 21 are transited to move to the position where the icon 21 is located. For example, as shown in fig. 7, other icons following icon 21 fill up the position forward in sequence compared to the icons in area 41 shown in fig. 3, so that a dashed box 81 appears following the other icons. As shown in fig. 7, after the icon 21 is deleted, the remaining icons in the area 41 are at least one first icon updated in the area 41.
Optionally, when the icon adjustment instruction is the second instruction, the method further includes: if the first area comprises a target position where the second icon can be stored, adding the second icon into the target position to obtain at least one updated first icon in the first area; deleting the add button included in the second icon in the second area.
Taking fig. 7 as an example, when the user clicks the "+" button in the icon 82 shown in fig. 7, the user terminal first determines whether a target location capable of storing the icon 82 exists in the first area, and the target location may specifically be a dashed box 81 shown in fig. 7. When there is no target location in the first area where the icon 82 can be stored, the user terminal may prompt the user that the existing icon in the first area needs to be deleted before a new icon can be added. Specifically, the user terminal may move the icon 82 to the target position according to the original position of the icon 82 in the second area and the target position of the icon 82 in the first area, as shown in fig. 8, and accordingly, the "+" button included in the icon 82 in the second area disappears, the icon 82 appears at the target position 81 of the first area, and the "-" button appears in the icon 82 in the first area. Specifically, during the process of moving the icon 82 from the original position to the target position, the user terminal may add a circle, such as the dashed circle shown in fig. 8, to the first page through the dom node, and further calculate the position of the dashed circle in the first page according to the original position of the icon 82 in the second area and the target position of the icon 82 in the first area, for example, the distance between the dashed circle and the left boundary line of the first page, and the distance between the dashed circle and the upper boundary line of the first page, so that the dashed circle transits from the original position to the target position, and when the dashed circle moves to the target position, the icon 82 is displayed at the target position. As shown in fig. 8, adding the icon 82 to the first area results in at least one updated first icon in the first area.
Optionally, when the user terminal displays the second page, displaying the updated at least one first icon on the second page includes: when the user terminal displays the second page, displaying at least one updated first icon in the first area on the second page.
After the user completes modifying the icon in the first area, the user may click a complete button as shown in fig. 8, or the user may click a blank area in the first page. The user terminal modifies the icon data in the local cache according to the click operation of the user on the completion button or the blank area, for example, the modified icon data of at least one first icon in the first area is stored locally and/or uploaded to the server. And when the user terminal displays the second page again, or when the user terminal accesses the server next time, the user terminal displays at least one updated first icon in the first area in the second page. That is, the user adjusts the icon currently displayed in the second page by adjusting the icon in the first region.
In addition, in other embodiments, when the user terminal displays the second page, the user may also long-press any icon in the second page, for example, the user terminal detects a touch start event (touchstart) and a touch end event (touchend), and further detects whether the user operation is a long-press operation according to the time the user finger stays and the distance moved between the touch start event and the touch end event. For example, if the time that the user's finger stays between the touch start event and the touch end event is longer than a preset time length and the distance that the user's finger moves is shorter than a preset distance, it is determined that the user's operation is a long press operation. Further, a dithering effect of all icons in the second page is realized by animation (css3 animation property), and a "-" button is displayed on all icons in the second page, so that all icons in the second page are in an operable state, as shown in fig. 9. Further, the user may perform a drag operation or a delete operation on any one of the icons as shown in fig. 9. For example, the user may click on the "-" button on any of the icons, thereby deleting the icon. Or the user can drag any icon to a target position in the second page, when the user releases his hand, the dragged icon is displayed at the target position, and other icons behind the target position are reordered. For example, the user terminal may calculate a distance that a finger moves on a screen by detecting a touch start event, a touch movement event (touch move) and a touch end event, and further, control a dragged icon to move a corresponding distance on the screen according to the distance that the finger moves on the screen, thereby implementing a drag operation on the icon. Specifically, the user terminal may obtain, through native getbackingclientrect, positions of each icon on the second page in the second page, for example, positions of each icon on the second page, such as up, down, left, right, and the like, further, according to a current position of the finger in the second page when the finger of the user stops moving, which icon the finger of the user is located on is determined, so that an icon dragged by the current finger is displayed at the icon position, a dynamic effect that the dragged icon moves to the icon position is achieved through an animation component (transitiongroup) in vue, and other icons fill up the positions in sequence forward or backward.
According to the embodiment of the invention, the icon adjustment instruction input by the user on the first page is received, the at least one first icon currently displayed on the second page is adjusted to obtain the updated at least one first icon, and when the user terminal displays the second page again, the updated at least one first icon is displayed on the second page, so that the intelligent management of a plurality of icons displayed by the user terminal is realized, the messy of the plurality of icons displayed by the user terminal is avoided, and the user experience is improved.
Fig. 10 is a schematic structural diagram of an icon processing apparatus according to an embodiment of the present invention. The icon processing device may specifically be the user terminal in the above embodiments, or a component (e.g., a chip or a circuit) of the user terminal. The icon processing apparatus provided in the embodiment of the present invention may execute the processing procedure provided in the embodiment of the icon processing method, as shown in fig. 10, the icon processing apparatus 110 includes: a receiving module 111, an adjusting module 112 and a display module 113; the receiving module 111 is configured to receive an icon adjustment instruction input by a user on a first page, where the first page includes a first area, the first area includes at least one first icon currently displayed on a second page, and the second page is a home page displayed by a user terminal when the user terminal accesses a server; the adjusting module 112 is configured to adjust at least one first icon currently displayed on the second page according to the icon adjusting instruction, so as to obtain at least one updated first icon; the display module 113 is configured to display the updated at least one first icon on the second page when the user terminal displays the second page.
Optionally, the first page further includes a second area, and the second area includes at least one first icon currently displayed on the second page and at least one second icon not currently displayed on the second page; the icon adjustment instruction comprises at least one of the following: a first instruction to delete the first icon from the second page; a second instruction to add the second icon to the second page.
Optionally, the at least one first icon in the first area comprises a delete button, and the at least one second icon in the second area comprises an add button; the first instruction is an instruction input by the user through clicking the delete button; the second instruction is an instruction input by the user by clicking the add button.
Optionally, the icon processing apparatus 110 further includes: a delete module 114 and an add module 115; the deleting module 114 is configured to delete the first icon from the first area when the icon adjusting instruction is the first instruction; the adding module 115 is configured to add the add button to the first icon displayed in the second area.
Optionally, after the deleting module deletes the first icon from the first area, the adjusting module 112 is further configured to: adjusting positions of other first icons behind the first icon in the first area, so that other first icons in front of the first icon in the first area and other first icons behind the first icon are sequentially arranged in the first area, and at least one updated first icon in the first area is obtained; the display module 113 is further configured to: displaying a virtual frame after the updated at least one first icon in the first area.
Optionally, the adding module 115 is configured to, when the icon adjusting instruction is the second instruction, add the second icon in the target position if the first area includes a target position where the second icon can be stored, to obtain at least one updated first icon in the first area; the deleting module 114 is configured to delete the add button included in the second icon in the second area.
Optionally, the display module 113 is specifically configured to: when the user terminal displays the second page, displaying at least one updated first icon in the first area on the second page.
Optionally, the receiving module 111 is further configured to: before receiving an icon adjusting instruction input on a first page by a user, receiving an icon self-defining instruction input on the first page by the user; the display module 113 is further configured to: and displaying the first area on the first page according to the icon self-defining instruction.
Optionally, the icon processing apparatus 110 further includes: an acquisition module 116; the obtaining module 116 is configured to obtain icon data from the server before the receiving module receives an icon customization instruction input by a user on a first page, where the icon data includes icon data of at least one first icon in the second page and icon data of at least one second icon outside the second page; the display module 113 is further configured to: displaying the second page according to the icon data of at least one first icon in the second page; the receiving module 111 is further configured to: receiving a first page switching instruction input in the second page by the user; the display module 113 is further configured to: and displaying the first page according to the first page switching instruction.
Optionally, the icon processing apparatus 110 further includes: a transmission module 117; the sending module 117 is configured to, after the adjusting module adjusts the at least one first icon currently displayed on the second page according to the icon adjusting instruction and obtains the updated at least one first icon, send the updated icon data of the at least one first icon to the server.
The icon processing apparatus in the embodiment shown in fig. 10 can be used to implement the technical solutions of the above method embodiments, and the implementation principles and technical effects are similar, which are not described herein again.
Fig. 11 is a schematic structural diagram of a user terminal according to an embodiment of the present invention. As shown in fig. 11, the user terminal 120 may execute the processing procedure provided in the icon processing method embodiment, where the processing procedure is as follows: memory 121, processor 122, computer programs, and communications interface 123; wherein the computer program is stored in the memory 121 and is configured to be executed by the processor 62 in the icon processing method as described above.
The user terminal in the embodiment shown in fig. 11 may be configured to execute the technical solution of the method embodiment, and the implementation principle and the technical effect are similar, which are not described herein again.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to implement the icon processing method described in the above embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. An icon processing method, comprising:
receiving an icon adjustment instruction input by a user on a first page, wherein the first page comprises a first area, the first area comprises at least one first icon currently displayed on a second page, and the second page is a home page displayed by a user terminal when the user terminal accesses a server; the first page further comprises a second area, and the second area comprises at least one first icon currently displayed on the second page and at least one second icon not currently displayed on the second page;
adjusting at least one first icon currently displayed on the second page according to the icon adjustment instruction to obtain at least one updated first icon;
when the user terminal displays the second page, displaying the updated at least one first icon on the second page;
the icon adjustment instruction comprises at least one of the following:
a first instruction to delete the first icon from the second page;
a second instruction to add the second icon to the second page.
2. The method of claim 1, wherein when the icon adjustment instruction is the first instruction, the method further comprises:
deleting the first icon from the first area;
adjusting positions of other first icons behind the first icon in the first area, so that other first icons in front of the first icon in the first area and other first icons behind the first icon are sequentially arranged in the first area, and at least one updated first icon in the first area is obtained;
displaying a virtual frame after the updated at least one first icon in the first area.
3. The method according to claim 2, wherein the displaying the updated at least one first icon on the second page when the user terminal displays the second page comprises:
when the user terminal displays the second page, displaying at least one updated first icon in the first area on the second page.
4. The method of claim 1, wherein before receiving the icon adjustment instruction input by the user on the first page, the method further comprises:
receiving an icon self-defining instruction input on a first page by a user;
displaying the first area on the first page according to the icon self-defining instruction;
before receiving an icon customization instruction input by a user on a first page, the method further comprises the following steps:
acquiring icon data from the server, wherein the icon data comprises icon data of at least one first icon in the second page and icon data of at least one second icon outside the second page;
displaying the second page according to the icon data of at least one first icon in the second page;
receiving a first page switching instruction input in the second page by the user;
and displaying the first page according to the first page switching instruction.
5. An icon processing apparatus, comprising:
the system comprises a receiving module, a first display module and a second display module, wherein the receiving module is used for receiving an icon adjustment instruction input by a user on a first page, the first page comprises a first area, the first area comprises at least one first icon currently displayed on a second page, and the second page is a home page displayed by a user terminal when the user terminal accesses a server; the first page further comprises a second area, and the second area comprises at least one first icon currently displayed on the second page and at least one second icon not currently displayed on the second page;
the adjusting module is used for adjusting at least one first icon currently displayed on the second page according to the icon adjusting instruction to obtain at least one updated first icon;
a display module, configured to display the updated at least one first icon on the second page when the user terminal displays the second page;
the icon adjustment instruction comprises at least one of the following:
a first instruction to delete the first icon from the second page;
a second instruction to add the second icon to the second page.
6. The apparatus of claim 5, further comprising:
the deleting module is used for deleting the first icon from the first area when the icon adjusting instruction is the first instruction;
after the deletion module deletes the first icon from the first area, the adjustment module is further configured to:
adjusting positions of other first icons behind the first icon in the first area, so that other first icons in front of the first icon in the first area and other first icons behind the first icon are sequentially arranged in the first area, and at least one updated first icon in the first area is obtained;
the display module is further configured to: displaying a virtual frame after the updated at least one first icon in the first area.
7. The apparatus of claim 6, wherein the display module is specifically configured to: when the user terminal displays the second page, displaying at least one updated first icon in the first area on the second page.
8. The apparatus of claim 5, wherein the receiving module is further configured to: before receiving an icon adjusting instruction input on a first page by a user, receiving an icon self-defining instruction input on the first page by the user;
the display module is further configured to: displaying the first area on the first page according to the icon self-defining instruction;
the device further comprises:
the obtaining module is used for obtaining icon data from the server before the receiving module receives an icon self-defining instruction input on a first page by a user, wherein the icon data comprises icon data of at least one first icon in the second page and icon data of at least one second icon outside the second page;
the display module is further configured to: displaying the second page according to the icon data of at least one first icon in the second page;
the receiving module is further configured to: receiving a first page switching instruction input in the second page by the user;
the display module is further configured to: and displaying the first page according to the first page switching instruction.
9. A user terminal, comprising:
a memory;
a processor; and
a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any one of claims 1-4.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN201910882777.8A 2019-09-18 2019-09-18 Icon processing method, device, equipment and storage medium Pending CN110609727A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910882777.8A CN110609727A (en) 2019-09-18 2019-09-18 Icon processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910882777.8A CN110609727A (en) 2019-09-18 2019-09-18 Icon processing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN110609727A true CN110609727A (en) 2019-12-24

Family

ID=68891364

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910882777.8A Pending CN110609727A (en) 2019-09-18 2019-09-18 Icon processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110609727A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682062A (en) * 2016-10-18 2017-05-17 腾讯科技(深圳)有限公司 URL navigation processing method and terminal
WO2018010316A1 (en) * 2016-07-15 2018-01-18 乐视控股(北京)有限公司 Desktop page management method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018010316A1 (en) * 2016-07-15 2018-01-18 乐视控股(北京)有限公司 Desktop page management method and device
CN106682062A (en) * 2016-10-18 2017-05-17 腾讯科技(深圳)有限公司 URL navigation processing method and terminal

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
百度知道: "https://zhidao.baidu.com/question/307629418.html", 《手机支付宝如何添加应用》 *
百度经验: "https://jingyan.baidu.com/article/77b8dc7fa537c76174eab691.html", 《支付宝首页怎么添加应用》 *
百度经验: "https://jingyan.baidu.com/article/b7001fe1fb83120e7282ddad.html", 《厦门银行应用如何自定义我的最爱窗口》 *

Similar Documents

Publication Publication Date Title
WO2021175052A1 (en) Screenshot image sharing method and device, terminal and storage medium
CN107369197B (en) Picture processing method, device and equipment
CN113157906B (en) Recommendation information display method, device, equipment and storage medium
US9256349B2 (en) User-resizable icons
KR20160005609A (en) Method for displaying graphic user interface and electronic device supporting the same
CN110032700B (en) Information release control method and device, storage medium and electronic equipment
CN112016023B (en) Service processing method, device, terminal and storage medium
EP3584710A1 (en) Method and apparatus for controlling display of mobile terminal, storage medium, and electronic device
CN112774192A (en) Game scene jumping method and device, electronic equipment and storage medium
EP4268913A1 (en) Position adjustment method and apparatus for operation controls, and terminal, and storage medium
CN112214144A (en) Method and device for generating mobile terminal desktop and electronic device
CN112162687B (en) Picture generation method and device, storage medium and electronic equipment
US20230297209A1 (en) Content sharing methods and apparatus, terminal, storage medium
CN111061532B (en) Wallpaper display method and terminal equipment
CN110262742B (en) Information flow advertisement display method and terminal
CN110609727A (en) Icon processing method, device, equipment and storage medium
US11847294B2 (en) Method for generating desktop of mobile terminal, device and electronic device
KR20230139368A (en) Cross-process information processing methods, controllers, terminals and storage media
CN105022734A (en) Background color setting method and background color setting device
CN114397989A (en) Parameter value setting method and device, electronic equipment and storage medium
CN105278833B (en) The processing method and terminal of information
CN109960562B (en) Information display method and device and computer readable storage medium
US11461129B2 (en) Data processing method, terminal and storage medium
CN112799558A (en) Information processing method, information processing device, electronic equipment and storage medium
CN111782381A (en) Task management method and device, mobile terminal and storage medium

Legal Events

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

Application publication date: 20191224