Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
oubaiquan committed Nov 12, 2019
2 parents 3014ab5 + 377e4e5 commit 9645738
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions TangramKitDemo/FloatLayoutDemo/FOLTest2ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ struct FOLTest2LayoutTemplate


//数据模型。
@objcMembers
class FOLTest2DataModel : NSObject
{

Expand All @@ -33,6 +34,7 @@ class FOLTest2DataModel : NSObject
}

//数据片段模型
@objcMembers
class FOLTest2SectionModel:NSObject
{
var title:String!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import UIKit




@objcMembers
class FOLTest3DataModel : NSObject
{
var imageName:String!
Expand Down

0 comments on commit 9645738

Please sign in to comment.