ZigbeeApp/Shared/Phone/CommonForm/EditorCommonForm.cs
File was renamed from ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/EditorCommonForm.cs @@ -1,8 +1,9 @@ using System; using Shared.Phone.UserCenter; using System; using System.Collections.Generic; using System.Threading.Tasks; namespace Shared.Phone.UserCenter namespace Shared.Phone { /// <summary> /// 个人中心的共通基层画面,继承于此共通的画面,请使用AddForm()函数,