Browse Source

更新备忘录

liuqilin 7 years ago
parent
commit
7707133825
1 changed files with 14 additions and 2 deletions
  1. 14 2
      第四期.txt

+ 14 - 2
第四期.txt

@@ -1,15 +1,26 @@
+为什么一开始要翻几页
+
+CanvasScale对虚列表的影响
+
+要考虑spacing和padding
+
+
 多语言
 多语言
 {
 {
   CommentItem
   CommentItem
   PlazaroomMemberItem
   PlazaroomMemberItem
-  派对成员列表
+  ApplicantItem
+  FriendItem
+  MessageItem
 }
 }
 
 
 音效
 音效
 {
 {
   CommentItem
   CommentItem
   PlazaroomMemberItem
   PlazaroomMemberItem
-  派对成员列表
+  ApplicantItem
+  FriendItem
+  MessageItem
 }
 }
 
 
 
 
@@ -43,6 +54,7 @@ LabelUtility
     可以设置是否包括子物体
     可以设置是否包括子物体
   }
   }
   自动设置RegistReference(最好通过VS插件实现)
   自动设置RegistReference(最好通过VS插件实现)
+  根据Prefab生成xlsx(如果有同名的则不覆盖)
 }
 }
 
 
 ScrollRect定位
 ScrollRect定位