| | |
| | | using HDL_ON.DAL.Server; |
| | | using HDL_ON.Entity; |
| | | using HDL_ON.UI.CSS; |
| | | using Security; |
| | | using Shared; |
| | | |
| | | namespace HDL_ON.UI.UI1Login |
| | |
| | | etAccount.Text = "649362315@qq.com"; |
| | | //etAccount.Text = "18402017839"; |
| | | etAccount.Text = "18620993214"; |
| | | etAccount.Text = "13414984501"; |
| | | |
| | | } |
| | | else |
| | |
| | | { |
| | | etPassword.Text = "hdl1985."; |
| | | } |
| | | else if (etAccount.Text == "13580507523") |
| | | else if (etAccount.Text == "13414984501") |
| | | { |
| | | etPassword.Text = "a123456"; |
| | | } |
| | |
| | | name = "子控-4", |
| | | spk = SPK.AcstSub, |
| | | sid = "0000004", |
| | | attributes = new List<FunctionAttributes>() |
| | | { |
| | | new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" }, |
| | | new FunctionAttributes(){ key = AcstSub_AttrEnum.set_temp.ToString(),curValue = "26",state = "26"}, |
| | | new FunctionAttributes(){ key = AcstSub_AttrEnum.room_temp.ToString(),curValue = "26",state = "26"}, |
| | | new FunctionAttributes(){ key = AcstSub_AttrEnum.room_humidity.ToString(),curValue = "66",state = "66"}, |
| | | } |
| | | }); |
| | | FunctionList.List.Functions.Add(new Function |
| | | { |
| | | name = "子控-5", |
| | | spk = SPK.AcstSub, |
| | | sid = "0000005", |
| | | attributes = new List<FunctionAttributes>() |
| | | { |
| | | new FunctionAttributes(){ key = FunctionAttributeKey.OnOff ,curValue = "on",state = "on" }, |