|
@@ -392,7 +392,6 @@
|
|
|
BD2FCBE422B244250006D974 /* RecommendDetailContentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBE322B244250006D974 /* RecommendDetailContentCell.swift */; };
|
|
|
BD2FCBE622B2586C0006D974 /* CommunityTagCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */; };
|
|
|
BD2FCBEA22B267280006D974 /* RecommendNoneCommentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */; };
|
|
|
- BD2FCBEC22B274020006D974 /* RecommendCommentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD2FCBEB22B274020006D974 /* RecommendCommentCell.swift */; };
|
|
|
BD3474F522857B85000908C5 /* CommonPayHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3474F422857B85000908C5 /* CommonPayHeader.swift */; };
|
|
|
BD3AA45822AE63EC00EF4F20 /* MessageMainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3AA45722AE63EC00EF4F20 /* MessageMainViewController.swift */; };
|
|
|
BD3AA45F22AE6F2500EF4F20 /* MessagePlanetTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD3AA45E22AE6F2500EF4F20 /* MessagePlanetTableCell.swift */; };
|
|
@@ -414,6 +413,10 @@
|
|
|
BDAF83A622B334D90004BCC3 /* RecommendSimilarCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83A522B334D90004BCC3 /* RecommendSimilarCollectionCell.swift */; };
|
|
|
BDAF83A822B343C50004BCC3 /* RecommendBottomCommentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83A722B343C50004BCC3 /* RecommendBottomCommentView.swift */; };
|
|
|
BDAF83AA22B388F20004BCC3 /* RecommendDefaultBackCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83A922B388F20004BCC3 /* RecommendDefaultBackCell.swift */; };
|
|
|
+ BDAF83B022B3B63B0004BCC3 /* RecommendCommentHeader.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83AF22B3B63B0004BCC3 /* RecommendCommentHeader.swift */; };
|
|
|
+ BDAF83B222B3B67D0004BCC3 /* RecommendCommentFooter.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83B122B3B67D0004BCC3 /* RecommendCommentFooter.swift */; };
|
|
|
+ BDAF83B422B3B6DF0004BCC3 /* RecommendMajorCommentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83B322B3B6DF0004BCC3 /* RecommendMajorCommentCell.swift */; };
|
|
|
+ BDAF83B622B3B7010004BCC3 /* RecommendSubCommentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83B522B3B7010004BCC3 /* RecommendSubCommentCell.swift */; };
|
|
|
BDD22F0B228FAA5B00D43BFB /* ImageUrlModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD22F0A228FAA5B00D43BFB /* ImageUrlModel.swift */; };
|
|
|
BDD4FB1222840597006FE833 /* ShoppingCartPayOrderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1122840597006FE833 /* ShoppingCartPayOrderController.swift */; };
|
|
|
BDD4FB1422840954006FE833 /* ShoppingCartOrderPayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1322840954006FE833 /* ShoppingCartOrderPayView.swift */; };
|
|
@@ -865,7 +868,6 @@
|
|
|
BD2FCBE322B244250006D974 /* RecommendDetailContentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendDetailContentCell.swift; sourceTree = "<group>"; };
|
|
|
BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommunityTagCollectionCell.swift; sourceTree = "<group>"; };
|
|
|
BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendNoneCommentCell.swift; sourceTree = "<group>"; };
|
|
|
- BD2FCBEB22B274020006D974 /* RecommendCommentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendCommentCell.swift; sourceTree = "<group>"; };
|
|
|
BD3474F422857B85000908C5 /* CommonPayHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonPayHeader.swift; sourceTree = "<group>"; };
|
|
|
BD3AA45722AE63EC00EF4F20 /* MessageMainViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessageMainViewController.swift; sourceTree = "<group>"; };
|
|
|
BD3AA45E22AE6F2500EF4F20 /* MessagePlanetTableCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MessagePlanetTableCell.swift; sourceTree = "<group>"; };
|
|
@@ -888,6 +890,10 @@
|
|
|
BDAF83A522B334D90004BCC3 /* RecommendSimilarCollectionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendSimilarCollectionCell.swift; sourceTree = "<group>"; };
|
|
|
BDAF83A722B343C50004BCC3 /* RecommendBottomCommentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendBottomCommentView.swift; sourceTree = "<group>"; };
|
|
|
BDAF83A922B388F20004BCC3 /* RecommendDefaultBackCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendDefaultBackCell.swift; sourceTree = "<group>"; };
|
|
|
+ BDAF83AF22B3B63B0004BCC3 /* RecommendCommentHeader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendCommentHeader.swift; sourceTree = "<group>"; };
|
|
|
+ BDAF83B122B3B67D0004BCC3 /* RecommendCommentFooter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendCommentFooter.swift; sourceTree = "<group>"; };
|
|
|
+ BDAF83B322B3B6DF0004BCC3 /* RecommendMajorCommentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendMajorCommentCell.swift; sourceTree = "<group>"; };
|
|
|
+ BDAF83B522B3B7010004BCC3 /* RecommendSubCommentCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendSubCommentCell.swift; sourceTree = "<group>"; };
|
|
|
BDD22F0A228FAA5B00D43BFB /* ImageUrlModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageUrlModel.swift; sourceTree = "<group>"; };
|
|
|
BDD4FB1122840597006FE833 /* ShoppingCartPayOrderController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartPayOrderController.swift; sourceTree = "<group>"; };
|
|
|
BDD4FB1322840954006FE833 /* ShoppingCartOrderPayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartOrderPayView.swift; sourceTree = "<group>"; };
|
|
@@ -3311,11 +3317,11 @@
|
|
|
BD2FCBE022B21C600006D974 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BDAF83AE22B3B6150004BCC3 /* 全部评论的Cell */,
|
|
|
BDAF83A922B388F20004BCC3 /* RecommendDefaultBackCell.swift */,
|
|
|
BD2FCBE322B244250006D974 /* RecommendDetailContentCell.swift */,
|
|
|
BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */,
|
|
|
BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */,
|
|
|
- BD2FCBEB22B274020006D974 /* RecommendCommentCell.swift */,
|
|
|
BDAF83A122B330540004BCC3 /* RecommendSimilarCell.swift */,
|
|
|
BDAF83A522B334D90004BCC3 /* RecommendSimilarCollectionCell.swift */,
|
|
|
BDAF83A722B343C50004BCC3 /* RecommendBottomCommentView.swift */,
|
|
@@ -3458,6 +3464,17 @@
|
|
|
path = AdressCell;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BDAF83AE22B3B6150004BCC3 /* 全部评论的Cell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BDAF83AF22B3B63B0004BCC3 /* RecommendCommentHeader.swift */,
|
|
|
+ BDAF83B322B3B6DF0004BCC3 /* RecommendMajorCommentCell.swift */,
|
|
|
+ BDAF83B522B3B7010004BCC3 /* RecommendSubCommentCell.swift */,
|
|
|
+ BDAF83B122B3B67D0004BCC3 /* RecommendCommentFooter.swift */,
|
|
|
+ );
|
|
|
+ path = "全部评论的Cell";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BDEF778F228571C200ED0AC0 /* PayManagerView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3795,10 +3812,13 @@
|
|
|
A70B2C3322880BB700B2449F /* ProductDetailProductLabelTableViewCell.swift in Sources */,
|
|
|
BDF45F0D228C00B8004E2682 /* DefaultContactInfoModel.swift in Sources */,
|
|
|
A72A72BA22321DE000B21995 /* Extension+String.swift in Sources */,
|
|
|
+ BDAF83B222B3B67D0004BCC3 /* RecommendCommentFooter.swift in Sources */,
|
|
|
A70B8430228FF6D400882BC5 /* ProductCartCountModel.swift in Sources */,
|
|
|
A77F2CA02231FE45001BD3F6 /* BaseWebViewController.swift in Sources */,
|
|
|
+ BDAF83B422B3B6DF0004BCC3 /* RecommendMajorCommentCell.swift in Sources */,
|
|
|
BD20F1D52283D15500677D8E /* OrderFinishPayFailureCell.swift in Sources */,
|
|
|
A72A72C022321DE000B21995 /* Extension+UIView.swift in Sources */,
|
|
|
+ BDAF83B022B3B63B0004BCC3 /* RecommendCommentHeader.swift in Sources */,
|
|
|
BD7AB83A2284288D0030646A /* ShoppingCartPayOrderFooter.swift in Sources */,
|
|
|
A719EE6E22AF441F001AAC98 /* CommunityViewController.swift in Sources */,
|
|
|
A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
|
|
@@ -4149,8 +4169,8 @@
|
|
|
BDEF7791228571DC00ED0AC0 /* CommonPayView.swift in Sources */,
|
|
|
A71AF0A6226EDDC8001730FE /* SearchViewController.swift in Sources */,
|
|
|
BD20F1CF2283CE2300677D8E /* OrderFinishPayView.swift in Sources */,
|
|
|
- BD2FCBEC22B274020006D974 /* RecommendCommentCell.swift in Sources */,
|
|
|
A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */,
|
|
|
+ BDAF83B622B3B7010004BCC3 /* RecommendSubCommentCell.swift in Sources */,
|
|
|
BD12204122AF8E320051C7C2 /* MessagePlanetNotiTableCell.swift in Sources */,
|
|
|
A79057062276EA3D0037F823 /* OpenCityListModel.swift in Sources */,
|
|
|
BD7AB838228420310030646A /* ShoppingCartPayOrderHeader.swift in Sources */,
|