|
@@ -410,6 +410,10 @@
|
|
BDAA40FB228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */; };
|
|
BDAA40FB228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */; };
|
|
BDAA40FD228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FC228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift */; };
|
|
BDAA40FD228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FC228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift */; };
|
|
BDAA40FF228EA37900CF841D /* OrderApplyRefundPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FE228EA37900CF841D /* OrderApplyRefundPhotoCell.swift */; };
|
|
BDAA40FF228EA37900CF841D /* OrderApplyRefundPhotoCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAA40FE228EA37900CF841D /* OrderApplyRefundPhotoCell.swift */; };
|
|
|
|
+ BDAF83A222B330540004BCC3 /* RecommendSimilarCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDAF83A122B330540004BCC3 /* RecommendSimilarCell.swift */; };
|
|
|
|
+ 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 */; };
|
|
BDD22F0B228FAA5B00D43BFB /* ImageUrlModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD22F0A228FAA5B00D43BFB /* ImageUrlModel.swift */; };
|
|
BDD22F0B228FAA5B00D43BFB /* ImageUrlModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD22F0A228FAA5B00D43BFB /* ImageUrlModel.swift */; };
|
|
BDD4FB1222840597006FE833 /* ShoppingCartPayOrderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1122840597006FE833 /* ShoppingCartPayOrderController.swift */; };
|
|
BDD4FB1222840597006FE833 /* ShoppingCartPayOrderController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1122840597006FE833 /* ShoppingCartPayOrderController.swift */; };
|
|
BDD4FB1422840954006FE833 /* ShoppingCartOrderPayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1322840954006FE833 /* ShoppingCartOrderPayView.swift */; };
|
|
BDD4FB1422840954006FE833 /* ShoppingCartOrderPayView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDD4FB1322840954006FE833 /* ShoppingCartOrderPayView.swift */; };
|
|
@@ -880,6 +884,10 @@
|
|
BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundNoteInfoCell.swift; sourceTree = "<group>"; };
|
|
BDAA40FA228E9CC300CF841D /* OrderApplyRefundNoteInfoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundNoteInfoCell.swift; sourceTree = "<group>"; };
|
|
BDAA40FC228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundPhoneCell.swift; sourceTree = "<group>"; };
|
|
BDAA40FC228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundPhoneCell.swift; sourceTree = "<group>"; };
|
|
BDAA40FE228EA37900CF841D /* OrderApplyRefundPhotoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundPhotoCell.swift; sourceTree = "<group>"; };
|
|
BDAA40FE228EA37900CF841D /* OrderApplyRefundPhotoCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OrderApplyRefundPhotoCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ BDAF83A122B330540004BCC3 /* RecommendSimilarCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecommendSimilarCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ 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>"; };
|
|
BDD22F0A228FAA5B00D43BFB /* ImageUrlModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageUrlModel.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>"; };
|
|
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>"; };
|
|
BDD4FB1322840954006FE833 /* ShoppingCartOrderPayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingCartOrderPayView.swift; sourceTree = "<group>"; };
|
|
@@ -3303,10 +3311,14 @@
|
|
BD2FCBE022B21C600006D974 /* View */ = {
|
|
BD2FCBE022B21C600006D974 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BDAF83A922B388F20004BCC3 /* RecommendDefaultBackCell.swift */,
|
|
BD2FCBE322B244250006D974 /* RecommendDetailContentCell.swift */,
|
|
BD2FCBE322B244250006D974 /* RecommendDetailContentCell.swift */,
|
|
BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */,
|
|
BD2FCBE522B2586C0006D974 /* CommunityTagCollectionCell.swift */,
|
|
BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */,
|
|
BD2FCBE922B267280006D974 /* RecommendNoneCommentCell.swift */,
|
|
BD2FCBEB22B274020006D974 /* RecommendCommentCell.swift */,
|
|
BD2FCBEB22B274020006D974 /* RecommendCommentCell.swift */,
|
|
|
|
+ BDAF83A122B330540004BCC3 /* RecommendSimilarCell.swift */,
|
|
|
|
+ BDAF83A522B334D90004BCC3 /* RecommendSimilarCollectionCell.swift */,
|
|
|
|
+ BDAF83A722B343C50004BCC3 /* RecommendBottomCommentView.swift */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -3792,6 +3804,7 @@
|
|
A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
|
|
A72A72C522321DE000B21995 /* WKWebViewConfig.swift in Sources */,
|
|
A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
|
|
A72A72BB22321DE000B21995 /* Extension+UILabel.swift in Sources */,
|
|
A70B2C372288177300B2449F /* ProductDetailProductLabelIconCollectionViewCell.swift in Sources */,
|
|
A70B2C372288177300B2449F /* ProductDetailProductLabelIconCollectionViewCell.swift in Sources */,
|
|
|
|
+ BDAF83A822B343C50004BCC3 /* RecommendBottomCommentView.swift in Sources */,
|
|
A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */,
|
|
A77F2C9E2231FDDC001BD3F6 /* BaseViewController.swift in Sources */,
|
|
A7284A75225465DD000BAEC4 /* SwiftMoyaNetWorkServicePay.swift in Sources */,
|
|
A7284A75225465DD000BAEC4 /* SwiftMoyaNetWorkServicePay.swift in Sources */,
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
|
|
@@ -3892,6 +3905,7 @@
|
|
A75C474E22938B3900139C0C /* OrderFreightTableViewCell.swift in Sources */,
|
|
A75C474E22938B3900139C0C /* OrderFreightTableViewCell.swift in Sources */,
|
|
A7FF1592228C918100A85748 /* OrderRefunddetailsStatusTableViewCell.swift in Sources */,
|
|
A7FF1592228C918100A85748 /* OrderRefunddetailsStatusTableViewCell.swift in Sources */,
|
|
A7CC74E62270628B003C4F38 /* DeliveryMethodTypeModel.swift in Sources */,
|
|
A7CC74E62270628B003C4F38 /* DeliveryMethodTypeModel.swift in Sources */,
|
|
|
|
+ BDAF83A222B330540004BCC3 /* RecommendSimilarCell.swift in Sources */,
|
|
BDAA40FD228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift in Sources */,
|
|
BDAA40FD228E9CD600CF841D /* OrderApplyRefundPhoneCell.swift in Sources */,
|
|
BD2FCBE222B21CF70006D974 /* CommunityRecommendController.swift in Sources */,
|
|
BD2FCBE222B21CF70006D974 /* CommunityRecommendController.swift in Sources */,
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */,
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */,
|
|
@@ -3922,6 +3936,7 @@
|
|
A7FF156A228C6E3600A85748 /* OrderProductTableViewCell.swift in Sources */,
|
|
A7FF156A228C6E3600A85748 /* OrderProductTableViewCell.swift in Sources */,
|
|
A7931DF022AF4C9100297D0A /* BaseBouncesContentView.swift in Sources */,
|
|
A7931DF022AF4C9100297D0A /* BaseBouncesContentView.swift in Sources */,
|
|
A715333E22980CC60017C861 /* ConfigModel.swift in Sources */,
|
|
A715333E22980CC60017C861 /* ConfigModel.swift in Sources */,
|
|
|
|
+ BDAF83A622B334D90004BCC3 /* RecommendSimilarCollectionCell.swift in Sources */,
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A72A72B022321DE000B21995 /* CGView.swift in Sources */,
|
|
A7A98E0B227EBD04005306E9 /* CategorySearchView.swift in Sources */,
|
|
A7A98E0B227EBD04005306E9 /* CategorySearchView.swift in Sources */,
|
|
@@ -4071,6 +4086,7 @@
|
|
A7CC74E222704429003C4F38 /* MineServiceCollectionViewCell.swift in Sources */,
|
|
A7CC74E222704429003C4F38 /* MineServiceCollectionViewCell.swift in Sources */,
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
A738D202225AD6AD00EEE860 /* Extension+UICollectionView.swift in Sources */,
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|
|
A7CC74D6226FF421003C4F38 /* MineNavigationBarView.swift in Sources */,
|
|
|
|
+ BDAF83AA22B388F20004BCC3 /* RecommendDefaultBackCell.swift in Sources */,
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */,
|
|
A71AF0BC226F099B001730FE /* ProductHBigTableViewCell.swift in Sources */,
|
|
BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */,
|
|
BD108C9622A60C2100837DAB /* HGImagePickerCell.swift in Sources */,
|
|
A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */,
|
|
A7A98E3C228036D7005306E9 /* ShoppingMallCategoryCollectionViewCell.swift in Sources */,
|