|
@@ -10,6 +10,13 @@
|
|
|
0A110C4CD931995B8E8BF7C5 /* Pods_RainbowPlanet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D469F6C3768252BCB7001EDD /* Pods_RainbowPlanet.framework */; };
|
|
|
A70B2C042283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */; };
|
|
|
A70B2C072284305400B2449F /* ProductModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C062284305400B2449F /* ProductModel.swift */; };
|
|
|
+ A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */; };
|
|
|
+ A70B2C1D2286B52400B2449F /* ProductDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C1B2286B52400B2449F /* ProductDetailViewController.swift */; };
|
|
|
+ A70B2C202286B54500B2449F /* ProductDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C1F2286B54500B2449F /* ProductDetailView.swift */; };
|
|
|
+ A70B2C222286BF5900B2449F /* ProductDetailTableViewHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C212286BF5900B2449F /* ProductDetailTableViewHeaderView.swift */; };
|
|
|
+ A70B2C252286C03800B2449F /* NXLPageControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C242286C03800B2449F /* NXLPageControl.swift */; };
|
|
|
+ A70B2C272286C5D600B2449F /* ProductDetailFSPagerViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C262286C5D600B2449F /* ProductDetailFSPagerViewCell.swift */; };
|
|
|
+ A70B2C292286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70B2C282286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift */; };
|
|
|
A70EBBC022561179000AD74F /* Extension+UITableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A70EBBBF22561179000AD74F /* Extension+UITableView.swift */; };
|
|
|
A7190167227543DB00104A50 /* baidu_cityid_rel.json in Resources */ = {isa = PBXBuildFile; fileRef = A7190166227543DB00104A50 /* baidu_cityid_rel.json */; };
|
|
|
A71901692275464000104A50 /* ProvinceCityAreaView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A71901682275464000104A50 /* ProvinceCityAreaView.swift */; };
|
|
@@ -184,11 +191,11 @@
|
|
|
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 */; };
|
|
|
- A7B4E71F228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */; };
|
|
|
+ A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E71E228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift */; };
|
|
|
A7B4E721228151F40012914A /* ProductFloorTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E720228151F40012914A /* ProductFloorTitleView.swift */; };
|
|
|
A7B4E723228154750012914A /* ProductFloorBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E722228154750012914A /* ProductFloorBannerView.swift */; };
|
|
|
- A7B4E728228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */; };
|
|
|
- A7B4E72D228176060012914A /* ShoppingMallBarChartCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72C228176060012914A /* ShoppingMallBarChartCollectionViewCell.swift */; };
|
|
|
+ A7B4E728228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E727228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift */; };
|
|
|
+ A7B4E72D228176060012914A /* ProductMallBarChartCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72C228176060012914A /* ProductMallBarChartCollectionViewCell.swift */; };
|
|
|
A7B4E72F2281773F0012914A /* ProductFloorCenterTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E72E2281773F0012914A /* ProductFloorCenterTitleView.swift */; };
|
|
|
A7B4E7352281907A0012914A /* CMSModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E7342281907A0012914A /* CMSModel.swift */; };
|
|
|
A7B4E738228191CC0012914A /* CommondModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B4E737228191CC0012914A /* CommondModel.swift */; };
|
|
@@ -297,6 +304,13 @@
|
|
|
88DF1EFD2E202DA7C627E8A7 /* Pods_RainbowPlanetUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RainbowPlanetUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
A70B2C032283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorFullLeftHeaderCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
|
A70B2C062284305400B2449F /* ProductModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductModel.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductDetailModel.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C1B2286B52400B2449F /* ProductDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailViewController.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C1F2286B54500B2449F /* ProductDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailView.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C212286BF5900B2449F /* ProductDetailTableViewHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailTableViewHeaderView.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C242286C03800B2449F /* NXLPageControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NXLPageControl.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C262286C5D600B2449F /* ProductDetailFSPagerViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailFSPagerViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A70B2C282286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductDetailProductInfoTableViewCell.swift; sourceTree = "<group>"; };
|
|
|
A70EBBBF22561179000AD74F /* Extension+UITableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Extension+UITableView.swift"; sourceTree = "<group>"; };
|
|
|
A7190166227543DB00104A50 /* baidu_cityid_rel.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = baidu_cityid_rel.json; sourceTree = "<group>"; };
|
|
|
A71901682275464000104A50 /* ProvinceCityAreaView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProvinceCityAreaView.swift; sourceTree = "<group>"; };
|
|
@@ -484,11 +498,11 @@
|
|
|
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>"; };
|
|
|
- A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallSlidingLeftRightCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E71E228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductSlidingLeftRightCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7B4E720228151F40012914A /* ProductFloorTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorTitleView.swift; sourceTree = "<group>"; };
|
|
|
A7B4E722228154750012914A /* ProductFloorBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorBannerView.swift; sourceTree = "<group>"; };
|
|
|
- A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallRightSideleftPictureCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
- A7B4E72C228176060012914A /* ShoppingMallBarChartCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShoppingMallBarChartCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E727228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductRightSideleftPictureCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
+ A7B4E72C228176060012914A /* ProductMallBarChartCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductMallBarChartCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
|
A7B4E72E2281773F0012914A /* ProductFloorCenterTitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductFloorCenterTitleView.swift; sourceTree = "<group>"; };
|
|
|
A7B4E7342281907A0012914A /* CMSModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CMSModel.swift; sourceTree = "<group>"; };
|
|
|
A7B4E737228191CC0012914A /* CommondModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommondModel.swift; sourceTree = "<group>"; };
|
|
@@ -630,13 +644,109 @@
|
|
|
A70B2C0522841F1B00B2449F /* FloorCell */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- A7B4E729228174E70012914A /* ShoppingMallBarChart */,
|
|
|
- A7B4E72422815AFB0012914A /* ShoppingMallRightSideleftPicture */,
|
|
|
A7B4E71B22812D390012914A /* ShoppingMallSlidingLeftRight */,
|
|
|
);
|
|
|
path = FloorCell;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A70B2C112286B10000B2449F /* ProductDetail */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A70B2C1A2286B4F900B2449F /* ViewController */,
|
|
|
+ A70B2C192286B4ED00B2449F /* View */,
|
|
|
+ );
|
|
|
+ path = ProductDetail;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C122286B14C00B2449F /* Product */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E732228177BC0012914A /* ProductCollectionReusableView */,
|
|
|
+ A70B2C182286B48600B2449F /* TableViewCell */,
|
|
|
+ A70B2C132286B1C500B2449F /* CollectionViewCell */,
|
|
|
+ );
|
|
|
+ path = Product;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C132286B1C500B2449F /* CollectionViewCell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A70B2C172286B47B00B2449F /* ProductSlidingTopBottom */,
|
|
|
+ A70B2C162286B44600B2449F /* ProductMallBarChart */,
|
|
|
+ A70B2C152286B44600B2449F /* ProductMallRightSideleftPicture */,
|
|
|
+ A70B2C142286B41000B2449F /* ProductMallSlidingLeftRight */,
|
|
|
+ );
|
|
|
+ path = CollectionViewCell;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C142286B41000B2449F /* ProductMallSlidingLeftRight */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E71E228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ProductMallSlidingLeftRight;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C152286B44600B2449F /* ProductMallRightSideleftPicture */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E727228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ProductMallRightSideleftPicture;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C162286B44600B2449F /* ProductMallBarChart */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A7B4E72C228176060012914A /* ProductMallBarChartCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ProductMallBarChart;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C172286B47B00B2449F /* ProductSlidingTopBottom */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BDF47D7D22827C3F00941AB9 /* ProductSlidingTopBottomCollectionViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = ProductSlidingTopBottom;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C182286B48600B2449F /* TableViewCell */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A71AF0BB226F099B001730FE /* ProductHBigTableViewCell.swift */,
|
|
|
+ A7A98E0F227EC531005306E9 /* ProductHSmallTableViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = TableViewCell;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C192286B4ED00B2449F /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A70B2C1F2286B54500B2449F /* ProductDetailView.swift */,
|
|
|
+ A70B2C212286BF5900B2449F /* ProductDetailTableViewHeaderView.swift */,
|
|
|
+ A70B2C262286C5D600B2449F /* ProductDetailFSPagerViewCell.swift */,
|
|
|
+ A70B2C282286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C1A2286B4F900B2449F /* ViewController */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A70B2C1B2286B52400B2449F /* ProductDetailViewController.swift */,
|
|
|
+ );
|
|
|
+ path = ViewController;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ A70B2C232286C03800B2449F /* NXLPageControl */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A70B2C242286C03800B2449F /* NXLPageControl.swift */,
|
|
|
+ );
|
|
|
+ path = NXLPageControl;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A71901622275411C00104A50 /* ProvinceCityArea */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1522,6 +1632,8 @@
|
|
|
A77F2CA32232010F001BD3F6 /* ShoppingMallModule */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A70B2C122286B14C00B2449F /* Product */,
|
|
|
+ A70B2C112286B10000B2449F /* ProductDetail */,
|
|
|
A77F2CA42232010F001BD3F6 /* ShoppingMall */,
|
|
|
A7A98E03227EB7FD005306E9 /* Category */,
|
|
|
A7A98E15227EECEA005306E9 /* Special */,
|
|
@@ -1637,6 +1749,7 @@
|
|
|
A77F2CBC2232022A001BD3F6 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A70B2C232286C03800B2449F /* NXLPageControl */,
|
|
|
A7D4608C227616E600A5A54E /* FMDB */,
|
|
|
A71901712275F56C00104A50 /* BaiduToCityFactory */,
|
|
|
A719016E2275EF7A00104A50 /* NXLRealm */,
|
|
@@ -1730,6 +1843,7 @@
|
|
|
A7A98E01227E8900005306E9 /* ProductSearchListModel.swift */,
|
|
|
A7A98E11227ECA11005306E9 /* ProductSearchModel.swift */,
|
|
|
A70B2C062284305400B2449F /* ProductModel.swift */,
|
|
|
+ A70B2C0F2286A3BC00B2449F /* ProductDetailModel.swift */,
|
|
|
BDE3045C22851E4F001D050F /* ProductCartListModel.swift */,
|
|
|
BDE3045E228554CA001D050F /* ProductCartAmountModel.swift */,
|
|
|
);
|
|
@@ -1763,15 +1877,6 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A7A98E0C227EBEE3005306E9 /* ProductView */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A71AF0BB226F099B001730FE /* ProductHBigTableViewCell.swift */,
|
|
|
- A7A98E0F227EC531005306E9 /* ProductHSmallTableViewCell.swift */,
|
|
|
- );
|
|
|
- path = ProductView;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A7A98E15227EECEA005306E9 /* Special */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1839,34 +1944,15 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A7B4E755228281620012914A /* ShoppingMallSlidingLeftRightBgCollectionViewCell.swift */,
|
|
|
- A7B4E71E228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift */,
|
|
|
);
|
|
|
path = ShoppingMallSlidingLeftRight;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- A7B4E72422815AFB0012914A /* ShoppingMallRightSideleftPicture */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A7B4E727228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift */,
|
|
|
- );
|
|
|
- path = ShoppingMallRightSideleftPicture;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
- A7B4E729228174E70012914A /* ShoppingMallBarChart */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- A7B4E72C228176060012914A /* ShoppingMallBarChartCollectionViewCell.swift */,
|
|
|
- );
|
|
|
- path = ShoppingMallBarChart;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
A7B4E730228177A90012914A /* ShoppingMallFloor */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
A7B4E752228276270012914A /* Floor */,
|
|
|
A70B2C0522841F1B00B2449F /* FloorCell */,
|
|
|
- A7B4E732228177BC0012914A /* ProductCollectionReusableView */,
|
|
|
- A7A98E0C227EBEE3005306E9 /* ProductView */,
|
|
|
);
|
|
|
path = ShoppingMallFloor;
|
|
|
sourceTree = "<group>";
|
|
@@ -2277,7 +2363,6 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
BDF47D812282B3D100941AB9 /* ShoppingCartHotSaleTableViewCell.swift */,
|
|
|
- BDF47D7D22827C3F00941AB9 /* ProductSlidingTopBottomCollectionViewCell.swift */,
|
|
|
);
|
|
|
path = ShoppingCartHotSale;
|
|
|
sourceTree = "<group>";
|
|
@@ -2633,11 +2718,13 @@
|
|
|
A72C01222275404A0065E0C3 /* ProvinceCityAreaModel.swift in Sources */,
|
|
|
A7C3DD1C226422D200FA262E /* SwiftMoyaNetWorkServiceSMS.swift in Sources */,
|
|
|
A72A7386223396CB00B21995 /* SwiftMoyaNetWorkManager.swift in Sources */,
|
|
|
+ A70B2C252286C03800B2449F /* NXLPageControl.swift in Sources */,
|
|
|
A7A98E12227ECA11005306E9 /* ProductSearchModel.swift in Sources */,
|
|
|
A71AF0B0226EF185001730FE /* SearchCollectionViewCell.swift in Sources */,
|
|
|
A7A98E1D227EF1CB005306E9 /* SpecialBannerView.swift in Sources */,
|
|
|
BDF47D852282C59F00941AB9 /* ShoppingCartListTableViewCell.swift in Sources */,
|
|
|
A77F2CCA223209F2001BD3F6 /* BaseTabbarViewController.swift in Sources */,
|
|
|
+ A70B2C1D2286B52400B2449F /* ProductDetailViewController.swift in Sources */,
|
|
|
A7CC75332271ABB0003C4F38 /* AddressManagerViewController.swift in Sources */,
|
|
|
A7CC750D227157DA003C4F38 /* MessageDetailesView.swift in Sources */,
|
|
|
BD7AB83622841A8B0030646A /* ShoppingCartPayOrderItemCell.swift in Sources */,
|
|
@@ -2646,6 +2733,7 @@
|
|
|
A729B5B022671310004AE098 /* MobileLoginView.swift in Sources */,
|
|
|
A71AA50C2272126A008FF1A5 /* EditAddressFooterView.swift in Sources */,
|
|
|
A7CC7528227196C4003C4F38 /* AccountSecuritySetTableViewCell.swift in Sources */,
|
|
|
+ A70B2C292286D77200B2449F /* ProductDetailProductInfoTableViewCell.swift in Sources */,
|
|
|
A72A726822321DBD00B21995 /* UMManager.swift in Sources */,
|
|
|
A70B2C042283D06B00B2449F /* ProductFloorFullLeftHeaderCollectionReusableView.swift in Sources */,
|
|
|
A7B4E721228151F40012914A /* ProductFloorTitleView.swift in Sources */,
|
|
@@ -2666,6 +2754,7 @@
|
|
|
A71AF0BA226F00F8001730FE /* SearchResultView.swift in Sources */,
|
|
|
A77F2CB52232010F001BD3F6 /* ShoppingMallViewController.swift in Sources */,
|
|
|
A71AA513227215B5008FF1A5 /* ExpressAddressListView.swift in Sources */,
|
|
|
+ A70B2C202286B54500B2449F /* ProductDetailView.swift in Sources */,
|
|
|
A7B4E723228154750012914A /* ProductFloorBannerView.swift in Sources */,
|
|
|
A7DC467F22783A47001F3EFC /* EditExpressAddressTableViewCell.swift in Sources */,
|
|
|
A7A98E4522804C63005306E9 /* ShoppingMallSepcialCollectionViewCell.swift in Sources */,
|
|
@@ -2690,7 +2779,7 @@
|
|
|
A72A72D622321E2700B21995 /* ThirdPartyMacro.swift in Sources */,
|
|
|
BDF47D80228288F900941AB9 /* ShoppingCartAccountView.swift in Sources */,
|
|
|
A7284401224DBB7700F82F30 /* SwiftMoyaNetWorkServiceUser.swift in Sources */,
|
|
|
- A7B4E728228160BA0012914A /* ShoppingMallRightSideleftPictureCollectionViewCell.swift in Sources */,
|
|
|
+ A7B4E728228160BA0012914A /* ProductRightSideleftPictureCollectionViewCell.swift in Sources */,
|
|
|
BDEF7793228575A800ED0AC0 /* CommonPayCell.swift in Sources */,
|
|
|
A72843FC224DB6B800F82F30 /* SwiftMoyaServiceUserApi.swift in Sources */,
|
|
|
A7CC750622714306003C4F38 /* MessageNoticeHeaderCollectionReusableView.swift in Sources */,
|
|
@@ -2705,6 +2794,7 @@
|
|
|
A7CC753A2271B98B003C4F38 /* AddressManagerAddTableViewCell.swift in Sources */,
|
|
|
A71AF0AC226EDE37001730FE /* SearchNavigationbarView.swift in Sources */,
|
|
|
BDD4FB1422840954006FE833 /* ShoppingCartOrderPayView.swift in Sources */,
|
|
|
+ A70B2C222286BF5900B2449F /* ProductDetailTableViewHeaderView.swift in Sources */,
|
|
|
A7CC75432271E038003C4F38 /* SelfMentionContactsListViewController.swift in Sources */,
|
|
|
BDF47D872282C92200941AB9 /* ShoppingCartListTableViewHeader.swift in Sources */,
|
|
|
A7778CDF22461BAD00C7C47A /* PhoneCountryAreaSectionHeaderView.swift in Sources */,
|
|
@@ -2714,15 +2804,17 @@
|
|
|
BD20F1D32283D0ED00677D8E /* ShoppingCartPaySuccessCell.swift in Sources */,
|
|
|
A71AA52822732173008FF1A5 /* SwiftMoyaNetWorkServiceConfig.swift in Sources */,
|
|
|
A775CC0322377C6500EBDCF8 /* EmptyView.swift in Sources */,
|
|
|
+ A70B2C102286A3BC00B2449F /* ProductDetailModel.swift in Sources */,
|
|
|
A72A72A922321DE000B21995 /* NumberKeyboard.swift in Sources */,
|
|
|
A79057082276FEB00037F823 /* SelfMentionContactsModel.swift in Sources */,
|
|
|
+ A70B2C272286C5D600B2449F /* ProductDetailFSPagerViewCell.swift in Sources */,
|
|
|
A72A72AA22321DE000B21995 /* Log.swift in Sources */,
|
|
|
A72A72B622321DE000B21995 /* Extension+NSRange.swift in Sources */,
|
|
|
A75414FD224B5F28002480B5 /* MobileLoginViewController.swift in Sources */,
|
|
|
A771F07C226D4E1C007999DB /* AddressPOITableViewCell.swift in Sources */,
|
|
|
A72A72AE22321DE000B21995 /* CountdownButton.swift in Sources */,
|
|
|
A7A98E28227FD6C6005306E9 /* ShoppingMallListViewController.swift in Sources */,
|
|
|
- A7B4E71F228131720012914A /* ShoppingMallSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
+ A7B4E71F228131720012914A /* ProductSlidingLeftRightCollectionViewCell.swift in Sources */,
|
|
|
A77F2CB72232010F001BD3F6 /* MineViewController.swift in Sources */,
|
|
|
A7778CA92244904500C7C47A /* Extension+Gifu.GIFImageView.swift in Sources */,
|
|
|
A7A98E02227E8900005306E9 /* ProductSearchListModel.swift in Sources */,
|
|
@@ -2757,7 +2849,7 @@
|
|
|
A72A72D122321E2700B21995 /* HTMLURLMacro.swift in Sources */,
|
|
|
A72A73162232481600B21995 /* WeChatpayManager.swift in Sources */,
|
|
|
A7CC750F22715AAC003C4F38 /* MessageDetailesTableViewCell.swift in Sources */,
|
|
|
- A7B4E72D228176060012914A /* ShoppingMallBarChartCollectionViewCell.swift in Sources */,
|
|
|
+ A7B4E72D228176060012914A /* ProductMallBarChartCollectionViewCell.swift in Sources */,
|
|
|
A7CC7516227161D5003C4F38 /* SetViewController.swift in Sources */,
|
|
|
A7778CBA2244F14B00C7C47A /* Extension+UIViewController.swift in Sources */,
|
|
|
A7CC752C2271A1AE003C4F38 /* SetPasswordViewController.swift in Sources */,
|