CN111142996B - Page display method, page display system, mobile terminal and storage medium - Google Patents

Page display method, page display system, mobile terminal and storage medium Download PDF

Info

Publication number
CN111142996B
CN111142996B CN201911285828.5A CN201911285828A CN111142996B CN 111142996 B CN111142996 B CN 111142996B CN 201911285828 A CN201911285828 A CN 201911285828A CN 111142996 B CN111142996 B CN 111142996B
Authority
CN
China
Prior art keywords
page
application software
home
last
family
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
CN201911285828.5A
Other languages
Chinese (zh)
Other versions
CN111142996A (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.)
Shenzhen Topband Software Technology Co ltd
Shenzhen Topband Co Ltd
Original Assignee
Shenzhen Topband Software Technology Co ltd
Shenzhen Topband 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 Shenzhen Topband Software Technology Co ltd, Shenzhen Topband Co Ltd filed Critical Shenzhen Topband Software Technology Co ltd
Priority to CN201911285828.5A priority Critical patent/CN111142996B/en
Publication of CN111142996A publication Critical patent/CN111142996A/en
Application granted granted Critical
Publication of CN111142996B publication Critical patent/CN111142996B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention is applicable to the technical field of page display, and provides a page display method, a page display system, a mobile terminal and a storage medium, wherein the page display method comprises the following steps: receiving a starting request of application software; judging whether the family bound by the application software is larger than 1 according to the starting request; if yes, acquiring the operation time of the last operation of the interface corresponding to each family bound by the application software; determining the last household to which the last stay page associated with the household which is used last time belongs according to the operation time; and starting the application software, and displaying a device list page or a device main page corresponding to the family to which the last stay page associated with the family belongs, which is used last time, on a first page of the application software. According to the invention, through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families to which the last stay page using the application software belongs, the equipment list page required by the user can be accurately displayed, and unnecessary operation of the user is reduced.

Description

Page display method, page display system, mobile terminal and storage medium
Technical Field
The invention belongs to the technical field of page display, and particularly relates to a page display method, a page display system, a mobile terminal and a storage medium.
Background
Smart home is an implementation of Internet of things under the influence of the Internet. Compared with the common home, the intelligent home not only has the traditional living function, but also has the functions of building, network communication, information home appliances and equipment automation, and provides an omnibearing information interaction function. When the intelligent home control is realized in the prior art, various devices (such as audio and video equipment, a lighting system, curtain control, air conditioning control, a security system, a digital cinema system, an audio and video server, a video cabinet system, network home appliances and the like) in the home are connected together mainly by means of the internet of things technology, and various functions and means such as home appliance control, lighting control, telephone remote control, indoor and outdoor remote control, anti-theft alarm, environment monitoring, heating and ventilation control, infrared forwarding and programmable timing control are provided.
However, with the increase of manufacturers and types of intelligent home appliances with intelligent control, the intelligent home APP has been developed, and a user can install the intelligent home APP on a mobile terminal, so as to realize operation control on one or more intelligent home appliances, and improve convenience of operation control on the intelligent home appliances.
At present, intelligent home APP is that the home page opened is a fixed APP home page. But as the most main purpose of intelligent house APP is to control the equipment in the house most quickly, the mode of adopting fixed home page display is not suitable. The fixed APP home page display does not distinguish and has one intelligent device from a plurality of intelligent devices, and when a user needs to find a device page needing to be controlled, multiple return operations are possibly needed, so that the operation experience of the user is reduced.
Disclosure of Invention
The technical problem to be solved by the embodiment of the invention is the problem of complicated operation caused by the fact that the intelligent home APP adopts the fixed page display.
The embodiment of the invention is realized in such a way that the page display method comprises the following steps:
receiving a starting request of application software;
judging whether the family bound by the application software is greater than 1 according to the starting request;
if yes, acquiring the operation time of the last operation of the interface corresponding to each family bound by the application software;
determining a last household to which a last stay page associated with the household used last time belongs according to the operation time;
and starting the application software, and displaying a device list page or a device main page corresponding to the family to which the last stay page associated with the family used last time belongs on a first page of the application software.
It is another object of an embodiment of the present invention to provide a page display system, including:
the request receiving module is used for receiving a starting request of the application software;
the binding judging module is used for judging whether the family bound by the application software is larger than 1 according to the starting request;
an operation time obtaining unit, configured to obtain an operation time of a last operation of an interface corresponding to each family bound by the application software when the determination result is yes;
a family acquisition unit, configured to determine, according to the operation time, a family to which a last stay page associated with the family that is used last time belongs;
and the software starting unit is used for starting the application software and displaying a device list page or a device main page corresponding to the home to which the last stay page associated with the home used last time belongs on a first page of the application software.
Another object of an embodiment of the present invention is to provide a mobile terminal, which includes a storage device and a processor, where the storage device is configured to store a computer program, and the processor runs the computer program to enable the mobile terminal to execute the above page display method.
Another object of an embodiment of the present invention is to provide a storage medium storing a computer program used in the above-mentioned mobile terminal, which when executed by a processor, implements the steps of the above-mentioned page display method.
According to the embodiment of the invention, through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, the equipment list page required by the user can be accurately displayed, unnecessary operation of the user is reduced, and the problem of complicated operation caused by adopting fixed page display is prevented.
Drawings
FIG. 1 is a flow chart of a page display method provided by a first embodiment of the present invention;
FIG. 2 is a flow chart of a page display method according to a second embodiment of the present invention;
FIG. 3 is a flow chart of a page display method according to a third embodiment of the present invention;
FIG. 4 is a schematic diagram of a page display system according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a mobile terminal according to a fifth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the drawings and examples, in order to make the objects, technical solutions and advantages of the present invention more apparent. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
In order to illustrate the technical scheme of the invention, the following description is made by specific examples.
According to the embodiment of the invention, through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, the equipment list page required by the user can be accurately displayed, unnecessary operation of the user is reduced, and the problem of complicated operation caused by adopting fixed page display is prevented.
Example 1
Referring to fig. 1, a flowchart of a page display method according to a first embodiment of the present invention includes the following steps:
step S10, receiving a starting request of the application software.
The application software can be any APP software based on terminal equipment, the APP software is used for realizing operation control of the intelligent home, and preferably, the starting request can be triggered in a mode of voice instruction, key instruction or fingerprint instruction.
And step S20, judging whether the family bound by the application software is larger than 1 according to the starting request.
The families are sets formed by intelligent devices in preset areas, at least one intelligent device is stored in each family, and the preset areas of different families or the intelligent device sets stored in the families can be different.
For example, when a household corresponding to application software to be started by a user includes a user household a and a parent household B, a device list a is stored in the user household a, the intelligent devices in the device list may include devices such as an air conditioner a1, a television a2, a washing machine a3, and a water heater a4 in a residence corresponding to the household a, and the intelligent devices stored in the device list B in the parent household B may include devices such as an air conditioner B1, a television B2, a washing machine B3, and a water heater B4 in a residence corresponding to the household B.
Preferably, the number of families corresponding to each application software can be any number, the corresponding relation between each family and the application software is bound according to requirements to generate a binding relation table, the binding relation table stores the binding relation between each application software and each family, and the binding relation between each family and each intelligent device.
When the judgment result of step S20 is yes, step S30 is executed, and when the judgment result is no, step S60 is executed.
Step S30, obtaining the operation time of the last operation of the interface corresponding to each family bound by the application software.
In this embodiment, the last operation time of each home in the application software may be the time when the user exits the home interface, the time when the user exits the application software, or the time when the function of the home interface is last operated, where the operation time is recorded in advance, and each time the function of the home interface is operated, recording is performed.
The interfaces corresponding to the family comprise interfaces of devices bound by the family, main pages of the devices and the like.
And step S40, determining the last household to which the last stay page associated with the household belongs according to the operation time.
When the application software binds a plurality of families, the operation time of the user for finally operating the family interface is recorded, for example, the time of the user for finally adjusting the temperature of an air conditioner in the family A is 20 minutes at 10 am, the time of the user for finally adjusting the temperature of a water heater in the family B is 10 minutes at 2 pm, the time of the user for finally turning off an electric lamp is 11 minutes at 3 pm, and then the time of the final operation of the application software is confirmed to be 10 minutes at 2 pm, and the family belongs to B.
Further, the home to which the application software belongs can be further determined according to the last stay page of the application software, specifically, when the obtained last stay page is the control page of the air conditioner a1, the television a2, the washing machine a3 or the water heater a4, the home to which the obtained last stay page belongs is the user home a; when the obtained last stay page is the control page of the air conditioner B1, the television B2, the washing machine B3 or the water heater B4, the family to which the obtained last stay page belongs is the user family B.
And step S50, starting the application software, and displaying a device list page or a device main page corresponding to the family to which the last stay page of the software application belongs on a first page of the application software.
When the home to which the last stay page obtained in step S30 belongs is the user home a, the device corresponding to the last stay page is obtained as a, and then a device list a is displayed on the home page of the application software, where the device list a includes devices bound by the home a, or a home page of the device a is displayed on the home page of the application software, such as a home page of an air conditioner a1, a television a2, a washing machine a3, or a water heater a 4.
Specifically, in this embodiment, displaying, on the first page of the application software, a device list page or a device main page body corresponding to a family to which the last stay page of the software application belongs includes the following steps:
step S60, judging whether the home binding devices to which the last stay page of the software application belongs are more than 1;
step S70, when the judging result is negative, displaying a main page of equipment corresponding to the family to which the last stay page of the software application belongs on the main page of the application software;
and step S80, when the judgment is yes, displaying a list page of equipment corresponding to the family to which the last stay page of the software application belongs on the first page of the application software.
In this embodiment, by determining whether 1 or more home pages are bound to the home corresponding to the last stay page, when 1 home page is displayed directly, a user may directly view operation data and current parameter values of the home pages, and when multiple home pages are displayed, a list page of the home may be displayed directly, where the list page of the home pages includes the home bound home devices, and the user may select a device to be viewed on the list page of the home pages, so as to facilitate user operation.
According to the method and the device for displaying the equipment list page, the equipment list page required by the user can be accurately displayed through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, unnecessary operations of the user are reduced, and the problem of complex operation caused by adopting fixed page display is solved.
Example two
Referring to fig. 2, a flowchart of a page display method according to a second embodiment of the present invention includes the steps of:
step S11, receiving a starting request of application software;
and S21, judging whether the application software is bound with more than 2 families according to the starting request.
When the determination result of step S21 is yes, step S31 is executed.
When a family corresponding to application software required to be started by a user comprises a family A of the user and a family B of a parent, a device list A is stored in the family A of the user, intelligent devices in the device list can comprise devices such as an air conditioner a1, a television a2, a washing machine a3 and a water heater a4 in a residence corresponding to the family A, and intelligent devices stored in the family B of the parent can comprise devices such as an air conditioner B1, a television B2, a washing machine B3 and a water heater B4 in a residence corresponding to the family B.
Step S31, obtaining the operation time of the last operation of the interface corresponding to each family bound by the application software.
In this embodiment, the last operation time of each home in the application software may be the time when the user exits the home interface, the time when the user exits the application software, or the time when the function of the home interface is last operated, where the operation time is recorded in advance, and each time the function of the home interface is operated, recording is performed.
The interfaces corresponding to the family comprise interfaces of devices bound by the family, main pages of the devices and the like.
And step S41, determining the last household to which the last stay page associated with the household belongs according to the operation time.
When the application software binds a plurality of families, the operation time of the user for finally operating the family interface is recorded, for example, the time of the user for finally adjusting the temperature of an air conditioner in the family A is 20 minutes at 10 am, the time of the user for finally adjusting the temperature of a water heater in the family B is 10 minutes at 2 pm, the time of the user for finally turning off an electric lamp is 11 minutes at 3 pm, and then the time of the final operation of the application software is confirmed to be 10 minutes at 2 pm, and the family belongs to B.
Further, the home to which the application software belongs can be further determined according to the last stay page of the application software, specifically, when the obtained last stay page is the control page of the air conditioner a1, the television a2, the washing machine a3 or the water heater a4, the home to which the obtained last stay page belongs is the user home a; when the obtained last stay page is the control page of the air conditioner B1, the television B2, the washing machine B3 or the water heater B4, the family to which the obtained last stay page belongs is the user family B.
Preferably, when it is determined that the last stay page of the application software is the air conditioner a1 and the user home a are in the unbinding state currently, whether all the remaining intelligent devices in the user home a are in the unbinding state is queried.
When judging that all the remaining intelligent devices in the user family A are in an unbinding state, executing a step S41;
and when judging that all the rest intelligent devices in the user family A are not in the unbinding state, updating the device list A according to the intelligent devices which are not in the unbinding state, and displaying the updated device list A on a front page.
Step S51, judging whether the number of the remaining binding families of the application software is more than 1.
When the determination result of step S51 is yes, step S61 is executed.
Step S61, starting the application software, and displaying a home list page on a first page of the application software.
And after the home list page is displayed on the home page of the application software, the prompt to be bound is carried out at the same time.
According to the method and the device for displaying the equipment list page, the equipment list page required by the user can be accurately displayed through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, unnecessary operations of the user are reduced, and the problem of complex operation caused by adopting fixed page display is solved.
Example III
Referring to fig. 3, a flowchart of a page display method according to a third embodiment of the present invention includes the steps of:
step S12, receiving a starting request of the application software.
And step S22, judging whether the family bound by the application software is larger than 1 according to the starting request.
When the determination result of step S22 is no, step S32 is performed.
And step S32, judging whether the home binding devices to which the last stay page of the software application belongs are more than 1.
And judging whether the home bound devices to which the last stay page of the software application belongs are larger than 1 design or not, so as to judge whether the home page display is performed only for the bound devices or not.
Specifically, in the step, a target device list is obtained by inquiring a device list of a family to which a last stay page belongs, and then whether a plurality of binding devices are stored in the target device list is judged by traversing the target device list.
When the determination result of step S32 is no, step S42 is executed.
When it is determined that only one binding device is stored in the target device list, step S42 is executed, and preferably, when it is determined that only a plurality of binding devices are stored in the target device list and only one device of the plurality of binding devices is in a binding state, step S42 is executed.
And step S42, displaying a device main page corresponding to the home to which the last stay page associated with the home used last time by the software application belongs on the first page of the application software.
The device main page is stored with the current use state of the intelligent device, the corresponding relation between different families and the binding state between the intelligent device and each family, so that the intelligent device is effectively and conveniently operated by a user to switch control, state adjustment, mode switching and the like according to the device main page.
When the determination result of step S32 is yes, step S52 is executed.
When it is determined that only a plurality of binding devices are stored in the target device list and at least two devices in the plurality of binding devices are in a binding state, step S52 is performed.
Step S52, displaying, on the first page of the application software, a device list page corresponding to the home to which the last stay page associated with the home that was last used by the software application belongs.
The device list page stores the current use state of each device in the family, the corresponding relation between the device list page and different families and the binding state between the device list page and each family, so that the user can effectively and conveniently know the state of the device bound in the family according to the device list page, and parameter adjustment can be performed on the page of the device to be adjusted.
Preferably, in this step, the step of displaying, on the first page of the application software, a device list page corresponding to a home to which a last stay page associated with the home that is used last time by the software application belongs, further includes the following steps:
acquiring a current mode of a home to which the last stay page associated with the home used last time belongs;
the first page of the application software displays a device list page corresponding to a home to which a last stay page associated with the home used by the software application last time belongs, including:
starting the application software, and displaying a device list page corresponding to a home, which is the last stay page associated with the home and belongs to the last used last stay page, of the software application on a home page of the application software
Different use modes, such as a vacation mode, a leaving mode or a normal use mode, are set for each family, display pages corresponding to different modes can be the same or different, all display pages corresponding to the use modes can be set according to requirements, mode features are stored in the display pages, and the mode features can be highlighted in a mode of feature colors, feature characters or feature images so as to achieve the effect of reminding a user of what mode is currently in.
For example, when the family is in the vacation mode, a device list page corresponding to the vacation mode is displayed, for example, in the vacation mode, only devices still in operation, for example, a refrigerator, need to be displayed; when the family is in the home mode, a device list page corresponding to the home mode is displayed, for example, the devices which need to be started in the home mode, such as an electric lamp, an air conditioner, a heater and the like, are displayed through the holiday mode, the home mode or the display of the device list page corresponding to other different modes, so that when the user needs to control or check the devices in the family, the mode of the family is switched or the operation control is stopped for the devices according to the needs, and the control accuracy of the user for the devices is effectively improved.
Further, the method comprises the following steps:
and acquiring the attribute state of the equipment and determining a basic attribute value corresponding to the equipment.
The first page of the application software displays a device list page corresponding to a home to which a last stay page associated with the home used by the software application last time belongs, including:
and displaying a device list page corresponding to the family to which the last stay page associated with the family belongs, which is used for the last time by the software application, on a first page of the application software, wherein the device list page comprises a basic attribute value corresponding to the device.
The basic attribute values are preset, and different devices correspond to different attribute values, for example, the air conditioner can be temperature, wind power and the like, so that a user can directly look up the most focused numerical value.
Furthermore, the basic attribute values can be dynamically adjusted according to different seasons, time, ambient temperature, weather and the like, for example, the air conditioner can be temperature, wind power and the like in summer, and the air conditioner can be warm air, a switch and the like in winter.
In the embodiment of the invention, the method further comprises the following steps:
receiving equipment starting or closing operation input by a user in the equipment list page;
and starting or closing according to the last use parameter according to the corresponding equipment according to the starting or closing operation.
According to the design that the corresponding equipment is started or closed according to the last use parameter, a user can realize the closing or starting operation of the equipment without entering the equipment page, for example, the opening of the air conditioner is realized by long-time pressing for 2 seconds in a menu bar corresponding to the air conditioner of the equipment list page, and the user does not need to enter an interface of the air conditioner.
According to the method and the device for displaying the equipment list page, the equipment list page required by the user can be accurately displayed through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, unnecessary operations of the user are reduced, and the problem of complex operation caused by adopting fixed page display is solved.
Example IV
Referring to fig. 4, a schematic structural diagram of a page display system 100 according to a fourth embodiment of the present invention includes: a request receiving module 10, a binding judging module 11, an operation time acquiring unit 12, a home acquiring unit 13, and a software starting module 12, wherein:
the request receiving module 10 is configured to receive a start request of the application software.
The binding judging module is used for judging whether the family bound by the application software is larger than 1 according to the starting request;
an operation time obtaining unit, configured to obtain an operation time of a last operation of each home in the application software when the determination result is yes;
a family acquisition unit, configured to determine, according to the operation time, a family to which a last stay page associated with the family that is used last time belongs;
and the software starting unit is used for starting the application software and displaying a device list page or a device main page corresponding to the home to which the last stay page associated with the home used last time belongs on a first page of the application software.
Wherein the software start-up module 12 is further configured to: when the judging result of the binding judging module 11 is no, judging whether the home-bound equipment is larger than 1;
if the judgment result is yes, displaying a device list page corresponding to the family to which the last stay page associated with the family used last time by the software application belongs on a first page of the application software;
and if not, displaying a device main page corresponding to the home to which the last stay page associated with the home used last time by the software application belongs on the first page of the application software. .
Preferably, the software start-up module 12 is further configured to: and when the unbound intelligent devices or the bound intelligent devices in the families to which the application software finally stays in the page are in the unbinding state, judging whether the number of the remaining bound families of the application software is larger than 1.
If yes, displaying a home list page on a first page of the application software;
and if not, displaying a device list page corresponding to the remaining bound families of the application software on the first page of the application software.
Further, the software start-up module 12 is further configured to: and acquiring the current mode of the home to which the last stay page associated with the home used last time belongs.
And displaying a device list page corresponding to the home of the last stay page associated with the home, which is used last time by the software application, on the home page of the application software.
Still further, the software start-up module 12 is further configured to: and acquiring the attribute state of the equipment and determining a basic attribute value corresponding to the equipment.
And displaying a device list page corresponding to the family to which the last stay page associated with the family belongs, which is used for the last time by the software application, on a first page of the application software, wherein the device list page comprises a basic attribute value corresponding to the device.
Preferably, the software start-up module 12 is further configured to: judging whether the home binding devices of the last stay page of the software application are more than 1;
if the judging result is negative, displaying a home page of equipment corresponding to the family to which the last stay page of the software application belongs on the home page of the application software;
and if so, displaying a list page of equipment corresponding to the family to which the last stay page of the software application belongs on the first page of the application software.
In addition, in this embodiment, the page display system 100 further includes:
the instruction receiving module is used for receiving the equipment starting or closing operation input by the user on the equipment list page.
And starting or closing according to the last use parameter according to the corresponding equipment according to the starting or closing operation.
According to the method and the device for displaying the equipment list page, the equipment list page required by the user can be accurately displayed through the judgment design based on the number of families corresponding to the application software and the acquisition design aiming at the families of the last stay page using the application software, unnecessary operations of the user are reduced, and the problem of complex operation caused by adopting fixed page display is solved.
Example five
Referring to fig. 5, a mobile terminal 101 according to a fifth embodiment of the present invention includes a storage device and a processor, where the storage device is configured to store a computer program, and the processor runs the computer program to make the mobile terminal 101 execute the above page display method.
The present embodiment also provides a storage medium having stored thereon a computer program for use in the above-described mobile terminal 101, which when executed, comprises the steps of:
receiving a starting request of application software;
judging whether the application software is bound with more than 2 families according to the starting request;
if the judgment result is yes, acquiring the family to which the last stay page of the application software used last time belongs;
and starting the application software, and displaying a device list page corresponding to the family to which the last stay page of the software application belongs on a first page of the application software. The storage medium includes: ROM/RAM, magnetic disks, optical disks, etc.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional allocation may be performed by different functional units or modules according to needs, i.e. the internal structure of the storage device is divided into different functional units or modules, so as to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit. In addition, specific names of the functional units and modules are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present application.
It will be appreciated by those skilled in the art that the constituent structures shown in fig. 4 do not constitute a limitation of the page display system of the present invention, and may include more or less components than those illustrated, or may be combined with some components, or may be arranged differently, while the page display method in fig. 1-3 may also be implemented using more or less components, or may be combined with some components, or may be arranged differently, as shown in fig. 4. The units, modules, etc. referred to in the present invention refer to a series of computer programs that can be executed by a processor (not shown) in the target page display system and perform specific functions, and may be stored in a storage device (not shown) of the target page display system.
The foregoing description of the preferred embodiments of the invention is not intended to be limiting, but rather is intended to cover all modifications, equivalents, and alternatives falling within the spirit and principles of the invention.

Claims (10)

1. A method of displaying a page, the method comprising the steps of:
receiving a starting request of application software, wherein the application software is used for realizing operation control of the intelligent home;
judging whether the family bound by the application software is greater than 1 according to the starting request;
if yes, acquiring the operation time of the last operation of the interface corresponding to each family bound by the application software;
determining a last household to which a last stay page associated with the household used last time belongs according to the operation time;
and starting the application software, and displaying a device list page or a device main page corresponding to the family to which the last stay page associated with the family used last time belongs on a first page of the application software.
2. The page display method as recited in claim 1, wherein the method further comprises the steps of:
if the judging result is negative, judging whether the home-bound equipment is larger than 1;
if the judgment result is yes, displaying a device list page corresponding to the family to which the last stay page associated with the family used last time by the application software belongs on the first page of the application software;
and if not, displaying a device main page corresponding to the home to which the last stay page associated with the home used last time by the application software belongs on the first page of the application software.
3. The page display method as recited in claim 1, wherein the method further comprises:
when the application software finally stays at the home to which the page belongs and unbound intelligent devices or the bound intelligent devices are in an unbinding state, judging whether the number of the remaining bound households is greater than 1;
if yes, displaying a home list page on a first page of the application software;
and if not, displaying a device list page corresponding to the remaining bound families on the first page of the application software.
4. The page display method as recited in claim 1, wherein displaying, on the top page of the application software, a device list page corresponding to a home to which the last stay page associated with the home that was last used belongs, further comprises the steps of:
acquiring a current mode of a home to which the last stay page associated with the home used last time belongs;
the displaying, on the first page of the application software, a device list page corresponding to a home to which a last stay page associated with the home that is used last time by the application software belongs, including:
and displaying a device list page corresponding to the home of the last stay page associated with the home, which is used last time by the application software, on the home page of the application software.
5. The page display method as recited in claim 2, wherein the method further comprises the steps of:
acquiring an equipment attribute state and determining a basic attribute value corresponding to the equipment;
the displaying, on the first page of the application software, a device list page corresponding to a home to which a last stay page associated with the home that is used last time by the application software belongs, including:
and displaying a device list page corresponding to the family to which the last stay page associated with the family belongs, which is used for the last time by the application software, on a first page of the application software, wherein the device list page comprises a basic attribute value corresponding to the device.
6. The page display method as recited in claim 1, wherein the starting the application software and displaying, on a top page of the application software, a device list page or a device main page corresponding to a family to which a last stay page of the application software belongs, includes:
judging whether the home binding devices of the last stay page of the application software are more than 1;
if the judging result is negative, displaying a home page of equipment corresponding to the family to which the last stay page of the application software belongs on the home page of the application software;
and if so, displaying a list page of equipment corresponding to the family to which the last stay page of the application software belongs on the first page of the application software.
7. The page display method as recited in any one of claims 1 to 6, wherein the method further comprises the steps of:
receiving equipment starting or closing operation input by a user in the equipment list page;
and starting or closing according to the last use parameter according to the corresponding equipment according to the starting or closing operation.
8. A page display system, the system comprising:
the request receiving module is used for receiving a starting request of application software, and the application software is used for realizing operation control of the intelligent home;
the binding judging module is used for judging whether the family bound by the application software is larger than 1 according to the starting request;
an operation time obtaining unit, configured to obtain an operation time of a last operation of an interface corresponding to each family bound by the application software when the determination result is yes;
a family acquisition unit, configured to determine, according to the operation time, a family to which a last stay page associated with the family that is used last time belongs;
and the software starting unit is used for starting the application software and displaying a device list page or a device main page corresponding to the home to which the last stay page associated with the home used last time belongs on a first page of the application software.
9. A mobile terminal comprising a storage device for storing a computer program and a processor that runs the computer program to cause the mobile terminal to perform the page display method according to any one of claims 1 to 7.
10. A storage medium storing a computer program for use in the mobile terminal of claim 9, which when executed by a processor performs the steps of the page display method of any one of claims 1 to 7.
CN201911285828.5A 2019-12-13 2019-12-13 Page display method, page display system, mobile terminal and storage medium Active CN111142996B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911285828.5A CN111142996B (en) 2019-12-13 2019-12-13 Page display method, page display system, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911285828.5A CN111142996B (en) 2019-12-13 2019-12-13 Page display method, page display system, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111142996A CN111142996A (en) 2020-05-12
CN111142996B true CN111142996B (en) 2023-12-29

Family

ID=70518259

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911285828.5A Active CN111142996B (en) 2019-12-13 2019-12-13 Page display method, page display system, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111142996B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112433867A (en) * 2020-11-25 2021-03-02 四川长虹电器股份有限公司 Method for optimizing APP request equipment list of Android internet of things
CN113741844B (en) * 2021-09-02 2024-02-27 杭州车厘子智能科技有限公司 Interactive system and interactive method based on intelligent mobile terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104423775A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Method and device for displaying application software homepage
CN104503688A (en) * 2014-12-31 2015-04-08 小米科技有限责任公司 Intelligent hardware device control achieving method and device
CN106095318A (en) * 2016-06-16 2016-11-09 北京小米移动软件有限公司 Application program open method and device
CN108293181A (en) * 2016-11-30 2018-07-17 华为技术有限公司 A kind of processing method and terminal of communication identifier binding
CN108345474A (en) * 2018-01-11 2018-07-31 维沃移动通信有限公司 Startup method, starter and the mobile terminal of application program

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6990335B1 (en) * 2004-11-18 2006-01-24 Charles G. Shamoon Ubiquitous connectivity and control system for remote locations

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104423775A (en) * 2013-08-21 2015-03-18 腾讯科技(深圳)有限公司 Method and device for displaying application software homepage
CN104503688A (en) * 2014-12-31 2015-04-08 小米科技有限责任公司 Intelligent hardware device control achieving method and device
CN106095318A (en) * 2016-06-16 2016-11-09 北京小米移动软件有限公司 Application program open method and device
CN108293181A (en) * 2016-11-30 2018-07-17 华为技术有限公司 A kind of processing method and terminal of communication identifier binding
CN108345474A (en) * 2018-01-11 2018-07-31 维沃移动通信有限公司 Startup method, starter and the mobile terminal of application program

Also Published As

Publication number Publication date
CN111142996A (en) 2020-05-12

Similar Documents

Publication Publication Date Title
CN110687817B (en) Intelligent household control method and device, terminal and computer readable storage medium
CN106873551B (en) Linkage method and system among different household appliances
CN107168085B (en) Intelligent household equipment remote control method, device, medium and computing equipment
CN107294793B (en) Replacement method, device and equipment of intelligent household equipment and storage medium
WO2017157337A1 (en) Control method and device for smart home
WO2016065813A1 (en) Method and apparatus for customising smart device scenario mode
CN109445352B (en) Household appliance control method, household appliance and storage medium
CN105431891B (en) lighting controller
WO2016065812A1 (en) Scenario mode setting-based smart device control method and apparatus
WO2022022121A1 (en) Interactive method for establishing device linkage scene, and storage medium and electronic device
CN111142996B (en) Page display method, page display system, mobile terminal and storage medium
CN109799716B (en) Scene pushing method and device and intelligent home system
CN105444336A (en) Air conditioner control method and air conditioner
CN105425608A (en) Control method for automatically starting and closing home equipment and intelligent terminal equipment
CN108965077A (en) Smart home interactive control method and system
CN111487884A (en) Storage medium, and intelligent household scene generation device and method
CN107204904A (en) The control method of smart home, Centralized Controller, intelligent domestic system
CN111399459A (en) Intelligent household equipment control method, device, equipment and storage medium
CN111459388B (en) Information screen display method, display equipment and storage medium for smart home information
CN115793481A (en) Device control method, device, electronic device and storage medium
CN111061160A (en) Storage medium, intelligent household control equipment and control method
CN204347461U (en) Smart Home central control system
CN111123718A (en) Storage medium, intelligent panel and power-saving management method thereof
CN112015099A (en) Permission adjusting method and device of intelligent switch, intelligent switch and storage medium
CN112180753A (en) Intelligent home control method, system and server

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