From 06802250b4b9041d39d568c1dbe77684075006b2 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期三, 11 三月 2020 10:03:44 +0800 Subject: [PATCH] 上传一个版本 --- ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs index 07e6284..4775048 100755 --- a/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AddDeviceTypeListForm.cs @@ -73,17 +73,17 @@ unSelectPic = "Device/ButtonPanelFour.png"; this.AddMenuRow(objectText, unSelectPic, "PanelFourButtonDirectionForm"); - //鏂规偊2鎸夐敭杞昏Е寮忛潰鏉� + //鏂规偊鍗曞紑鍙屾帶闈㈡澘 objectText = Language.StringByID(R.MyInternationalizationString.uDeviceModelId240); unSelectPic = "Device/ButtonPanelFangyueTwo.png"; this.AddMenuRow(objectText, unSelectPic, "PanelFangyueTwoButtonDirectionForm"); - //鏂规偊4鎸夐敭杞昏Е寮忛潰鏉� + //鏂规偊鍙屽紑鍥涙帶闈㈡澘 objectText = Language.StringByID(R.MyInternationalizationString.uDeviceModelId241); unSelectPic = "Device/ButtonPanelFangyueFour.png"; this.AddMenuRow(objectText, unSelectPic, "PanelFangyueFourButtonDirectionForm"); - //鏂规偊8鎸夐敭杞昏Е寮忛潰鏉� + //鏂规偊鍥涘紑鍏帶闈㈡澘 objectText = Language.StringByID(R.MyInternationalizationString.uDeviceModelId242); unSelectPic = "Device/ButtonPanelFangyueEight.png"; this.AddMenuRow(objectText, unSelectPic, "PanelFangyueEightButtonDirectionForm"); -- Gitblit v1.8.0