From e19bcaa7ced9d17f7dae4672ae0c41710e178a60 Mon Sep 17 00:00:00 2001
From: lcy <1459594991@qq.com>
Date: 星期四, 09 十月 2025 09:53:15 +0800
Subject: [PATCH] 218 子 【付费内容】首充 / 【付费内容】首充-客户端

---
 Main/Component/UI/Common/SortCell.cs |   36 ++++++++++++++++++------------------
 1 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/Main/Component/UI/Common/SortCell.cs b/Main/Component/UI/Common/SortCell.cs
index f37b9ee..a9c582a 100644
--- a/Main/Component/UI/Common/SortCell.cs
+++ b/Main/Component/UI/Common/SortCell.cs
@@ -1,20 +1,20 @@
-锘縰sing System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
-using UnityEngine.UI;
+锘�// using System.Collections;
+// using System.Collections.Generic;
+// using UnityEngine;
+// using UnityEngine.UI;
 
-namespace EnhancedUI.EnhancedScroller
-{
-    public class SortCell : CellView
-    {
-        [SerializeField] Text m_SortTypeTxt;
-        public Text sortTypeTxt
-        {
-            get
-            {
-                return m_SortTypeTxt;
-            }
-        }
-    }
-}
+// namespace EnhancedUI.EnhancedScroller
+// {
+//     public class SortCell : CellView
+//     {
+//         [SerializeField] Text m_SortTypeTxt;
+//         public Text sortTypeTxt
+//         {
+//             get
+//             {
+//                 return m_SortTypeTxt;
+//             }
+//         }
+//     }
+// }
 

--
Gitblit v1.8.0