From 544c4f40fe66dd03d8e014a3a0ff74c2801e9abc Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期一, 08 六月 2020 15:22:10 +0800
Subject: [PATCH] 2020-06-08-2

---
 Shared.IOS/UI/UICoverFlowView.cs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Shared.IOS/UI/UICoverFlowView.cs b/Shared.IOS/UI/UICoverFlowView.cs
index 28ed1a4..b5c2e7e 100644
--- a/Shared.IOS/UI/UICoverFlowView.cs
+++ b/Shared.IOS/UI/UICoverFlowView.cs
@@ -1,16 +1,13 @@
 锘縰sing System;
 using System.Collections.Generic;
-using Foundation;
 using Shared.IOS.TBL;
 using UIKit;
 
 namespace Shared
 {
 
-
-
     /// <summary>
-    /// UICoverFlowView
+    /// UICoverFlowView 宸插簾寮冿紝鏆傜敤HorizontalPages浠f浛瀹炵幇
     /// </summary>
     public class UICoverFlowView : View
     {

--
Gitblit v1.8.0