HDL_ON/UI/UI2/4-PersonalCenter/Visitor/VisitorQRCodePage.cs
@@ -1,4 +1,6 @@ using System; #if __Android__ using System; using HDL_ON.UI.CSS; using Shared; using HDL_ON.DAL.Server; @@ -665,3 +667,12 @@ } } } #else using Shared; namespace HDL_ON.UI.UI2.PersonalCenter.Visitor { public class VisitorQRCodePage : FrameLayout { } } #endif