ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Form/Base/EditorCommonForm.cs
@@ -103,6 +103,8 @@ //标题 var txttitle = new TopLayoutTitleControl(); topFrameLayout.AddChidren(txttitle); //粗体 txttitle.IsBold = true; topFrameLayout.AddTag("txtTitle", txttitle); }