|
@@ -183,6 +183,13 @@
|
|
|
A7A98E41228046C5005306E9 /* ShoppingMallSepcialTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */; };
|
|
|
A7A98E4322804851005306E9 /* ShoppingMallSepcialFlowLayout.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */; };
|
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */; };
|
|
|
+ A7B4E71A22811F770012914A /* ShoppingCarModoule.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */; };
|
|
|
+ A7B4E71D22812DD70012914A /* ShoppingMallSlidingLeftRightTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E71C22812DD70012914A /* ShoppingMallSlidingLeftRightTableViewCell.swift */; };
|
|
|
+ A7B4E71F228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */; };
|
|
|
+ A7B4E721228151F40012914A /* FloorTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E720228151F40012914A /* FloorTitleView.swift */; };
|
|
|
+ A7B4E723228154750012914A /* FloorBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E722228154750012914A /* FloorBannerView.swift */; };
|
|
|
+ A7B4E72622815DA30012914A /* ShoppingMallRightSideleftPictureTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72522815DA30012914A /* ShoppingMallRightSideleftPictureTableViewCell.swift */; };
|
|
|
+ A7B4E728228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */; };
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */; };
|
|
|
A7BB68552268DE8600AB07A2 /* SelfRecommendationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */; };
|
|
|
A7BB6857226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */; };
|
|
@@ -441,6 +448,13 @@
|
|
|
A7A98E40228046C4005306E9 /* ShoppingMallSepcialTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7A98E4222804851005306E9 /* ShoppingMallSepcialFlowLayout.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialFlowLayout.swift; sourceTree = "<group>"; };
|
|
|
A7A98E4422804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSepcialCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = ShoppingCarModoule.xcassets; sourceTree = "<group>"; };
|
|
|
+ A7B4E71C22812DD70012914A /* ShoppingMallSlidingLeftRightTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSlidingLeftRightTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSlidingLeftRightCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E720228151F40012914A /* FloorTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloorTitleView.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E722228154750012914A /* FloorBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FloorBannerView.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E72522815DA30012914A /* ShoppingMallRightSideleftPictureTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallRightSideleftPictureTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallRightSideleftPictureCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7BB684D2268DCEC00AB07A2 /* SelfRecommendationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationViewController.swift; sourceTree = "<group>"; };
|
|
|
A7BB68542268DE8600AB07A2 /* SelfRecommendationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationView.swift; sourceTree = "<group>"; };
|
|
|
A7BB6856226965C100AB07A2 /* SelfRecommendationHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelfRecommendationHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
@@ -1091,8 +1105,8 @@
|
|
|
A738D203225AEAD000EEE860 /* Model */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7A98E00227E88E8005306E9 /* ProductModel */,
|
|
|
A72A73722233966800B21995 /* RootModel */,
|
|
|
+ A7A98E00227E88E8005306E9 /* ProductModel */,
|
|
|
A79057032276D5FE0037F823 /* ConfigModel */,
|
|
|
A7284402224DBE3500F82F30 /* UserModel */,
|
|
|
);
|
|
@@ -1179,10 +1193,15 @@
|
|
|
A775CBFC2237483E00EBDCF8 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A7A98E0C227EBEE3005306E9 /* ProductView */,
|
|
|
+ A7B4E72422815AFB0012914A /* ShoppingMallRightSideleftPicture */,
|
|
|
+ A7B4E71B22812D390012914A /* ShoppingMallSlidingLeftRight */,
|
|
|
A7A98E3E22804647005306E9 /* ShoppingMallSepcial */,
|
|
|
A7A98E38228030F8005306E9 /* ShoppingMallCategory */,
|
|
|
A7A98E3422802A60005306E9 /* ShoppingMallBanner */,
|
|
|
A775CBFD2237493600EBDCF8 /* ShoppingMallNavigationBarView.swift */,
|
|
|
+ A7B4E720228151F40012914A /* FloorTitleView.swift */,
|
|
|
+ A7B4E722228154750012914A /* FloorBannerView.swift */,
|
|
|
A775CBFF223774A300EBDCF8 /* ShoppingMallView.swift */,
|
|
|
A7A98E3022801B10005306E9 /* ShoppingMallListView.swift */,
|
|
|
);
|
|
@@ -1432,7 +1451,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A77F2CA42232010F001BD3F6 /* ShoppingMall */,
|
|
|
- A7A98E0C227EBEE3005306E9 /* ProductView */,
|
|
|
A7A98E03227EB7FD005306E9 /* Category */,
|
|
|
A7A98E15227EECEA005306E9 /* Special */,
|
|
|
);
|
|
@@ -1536,6 +1554,7 @@
|
|
|
A77F2C672231FB4A001BD3F6 /* Assets.xcassets */,
|
|
|
A71AF0BD226F1792001730FE /* ShoppingMallModule.xcassets */,
|
|
|
A7CC74DD22703B4A003C4F38 /* MineModule.xcassets */,
|
|
|
+ A7B4E71922811F770012914A /* ShoppingCarModoule.xcassets */,
|
|
|
A729B5A92266F6FD004AE098 /* Launch Screen.storyboard */,
|
|
|
A77F2C6C2231FB4A001BD3F6 /* Info.plist */,
|
|
|
);
|
|
@@ -1740,6 +1759,24 @@
|
|
|
path = ShoppingMallSepcial;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A7B4E71B22812D390012914A /* ShoppingMallSlidingLeftRight */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E71C22812DD70012914A /* ShoppingMallSlidingLeftRightTableViewCell.swift */,
|
|
|
+ A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ShoppingMallSlidingLeftRight;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A7B4E72422815AFB0012914A /* ShoppingMallRightSideleftPicture */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E72522815DA30012914A /* ShoppingMallRightSideleftPictureTableViewCell.swift */,
|
|
|
+ A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ShoppingMallRightSideleftPicture;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A7BB68512268DCF800AB07A2 /* SelfRecommendation */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -2157,6 +2194,7 @@
|
|
|
files = (
|
|
|
A7CC74DE22703B4A003C4F38 /* MineModule.xcassets in Resources */,
|
|
|
A77F2CB82232010F001BD3F6 /* ShoppingCartViewController.xib in Resources */,
|
|
|
+ A7B4E71A22811F770012914A /* ShoppingCarModoule.xcassets in Resources */,
|
|
|
A71AF0BE226F1792001730FE /* ShoppingMallModule.xcassets in Resources */,
|
|
|
A7778C9722438F5D00C7C47A /* AlipaySDK.bundle in Resources */,
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */,
|
|
@@ -2318,6 +2356,7 @@
|
|
|
A7284A75225465DD000BAEC4 /* SwiftMoyaNetWorkServicePay.swift in Sources */,
|
|
|
A77F2CC722320627001BD3F6 /* WRNavigationBar.swift in Sources */,
|
|
|
A7D46092227619CD00A5A54E /* BaiduToCityFactory.swift in Sources */,
|
|
|
+ A7B4E71D22812DD70012914A /* ShoppingMallSlidingLeftRightTableViewCell.swift in Sources */,
|
|
|
A71AA51C227219EF008FF1A5 /* EditExpressAddressView.swift in Sources */,
|
|
|
A7CC751122715AE3003C4F38 /* MessageDetailesTimeView.swift in Sources */,
|
|
|
A7BB684F2268DCEC00AB07A2 /* SelfRecommendationViewController.swift in Sources */,
|
|
@@ -2356,6 +2395,7 @@
|
|
|
A71AA50C2272126A008FF1A5 /* EditAddressFooterView.swift in Sources */,
|
|
|
A7CC7528227196C4003C4F38 /* AccountSecuritySetTableViewCell.swift in Sources */,
|
|
|
A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
|
|
|
+ A7B4E721228151F40012914A /* FloorTitleView.swift in Sources */,
|
|
|
A729B5AD2266FF45004AE098 /* BindPhoneNumberView.swift in Sources */,
|
|
|
A7CC74E62270628B003C4F38 /* DeliveryMethodTypeModel.swift in Sources */,
|
|
|
A71AA51F22729F35008FF1A5 /* AuthorizationSwift.swift in Sources */,
|
|
@@ -2372,6 +2412,7 @@
|
|
|
A71AF0BA226F00F8001730FE /* SearchResultView.swift in Sources */,
|
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */,
|
|
|
+ A7B4E723228154750012914A /* FloorBannerView.swift in Sources */,
|
|
|
A7DC467F22783A47001F3EFC /* EditExpressAddressTableViewCell.swift in Sources */,
|
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
|
A7824B082271F53A00ABA381 /* EditSetDefaultTableViewCell.swift in Sources */,
|
|
@@ -2392,6 +2433,7 @@
|
|
|
A7CC74F122706FE3003C4F38 /* MessageOneCollectionViewCell.swift in Sources */,
|
|
|
A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */,
|
|
|
A7284401224DBB7700F82F30 /* SwiftMoyaNetWorkServiceUser.swift in Sources */,
|
|
|
+ A7B4E728228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift in Sources */,
|
|
|
A72843FC224DB6B800F82F30 /* SwiftMoyaServiceUserApi.swift in Sources */,
|
|
|
A7CC750622714306003C4F38 /* MessageNoticeHeaderCollectionReusableView.swift in Sources */,
|
|
|
A7C3DD1A226422BF00FA262E /* SwiftMoyaServiceSMSApi.swift in Sources */,
|
|
@@ -2418,7 +2460,9 @@
|
|
|
A75414FD224B5F28002480B5 /* MobileLoginViewController.swift in Sources */,
|
|
|
A771F07C226D4E1C007999DB /* AddressPOITableViewCell.swift in Sources */,
|
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
+ A7B4E72622815DA30012914A /* ShoppingMallRightSideleftPictureTableViewCell.swift in Sources */,
|
|
|
A7A98E28227FD6C6005306E9 /* ShoppingMallListViewController.swift in Sources */,
|
|
|
+ A7B4E71F228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
|
A7A98E02227E8900005306E9 /* ProductSearchListModel.swift in Sources */,
|