|
@@ -167,6 +167,10 @@
|
|
81DFA5712A46D95400DA708B /* ASPointDetailCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5702A46D95400DA708B /* ASPointDetailCell.m */; };
|
|
81DFA5712A46D95400DA708B /* ASPointDetailCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5702A46D95400DA708B /* ASPointDetailCell.m */; };
|
|
81DFA5752A47D97C00DA708B /* ASCouponsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5742A47D97C00DA708B /* ASCouponsListViewController.m */; };
|
|
81DFA5752A47D97C00DA708B /* ASCouponsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5742A47D97C00DA708B /* ASCouponsListViewController.m */; };
|
|
81DFA5782A47F28D00DA708B /* ASCouponListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5772A47F28D00DA708B /* ASCouponListCell.m */; };
|
|
81DFA5782A47F28D00DA708B /* ASCouponListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 81DFA5772A47F28D00DA708B /* ASCouponListCell.m */; };
|
|
|
|
+ 81E195152C01664E005471A1 /* APPassForgetEmailV.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E195102C01664D005471A1 /* APPassForgetEmailV.m */; };
|
|
|
|
+ 81E195162C01664E005471A1 /* LoginForgotC.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E195112C01664D005471A1 /* LoginForgotC.m */; };
|
|
|
|
+ 81E195172C01664E005471A1 /* APPassForgetCodeV.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E195122C01664D005471A1 /* APPassForgetCodeV.m */; };
|
|
|
|
+ 81E195182C01664E005471A1 /* APPassForgetNewPassV.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E195142C01664E005471A1 /* APPassForgetNewPassV.m */; };
|
|
81E257EE2A120756004EEF71 /* ASUserCenterTopView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */; };
|
|
81E257EE2A120756004EEF71 /* ASUserCenterTopView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */; };
|
|
81E257F32A120975004EEF71 /* ASUserBaseInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257F22A120975004EEF71 /* ASUserBaseInfoView.m */; };
|
|
81E257F32A120975004EEF71 /* ASUserBaseInfoView.m in Sources */ = {isa = PBXBuildFile; fileRef = 81E257F22A120975004EEF71 /* ASUserBaseInfoView.m */; };
|
|
81E257F62A12259B004EEF71 /* UserCenter.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 81E257F52A12259B004EEF71 /* UserCenter.xcassets */; };
|
|
81E257F62A12259B004EEF71 /* UserCenter.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 81E257F52A12259B004EEF71 /* UserCenter.xcassets */; };
|
|
@@ -680,6 +684,14 @@
|
|
81DFA5742A47D97C00DA708B /* ASCouponsListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCouponsListViewController.m; sourceTree = "<group>"; };
|
|
81DFA5742A47D97C00DA708B /* ASCouponsListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCouponsListViewController.m; sourceTree = "<group>"; };
|
|
81DFA5762A47F28D00DA708B /* ASCouponListCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCouponListCell.h; sourceTree = "<group>"; };
|
|
81DFA5762A47F28D00DA708B /* ASCouponListCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASCouponListCell.h; sourceTree = "<group>"; };
|
|
81DFA5772A47F28D00DA708B /* ASCouponListCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCouponListCell.m; sourceTree = "<group>"; };
|
|
81DFA5772A47F28D00DA708B /* ASCouponListCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASCouponListCell.m; sourceTree = "<group>"; };
|
|
|
|
+ 81E1950D2C01664C005471A1 /* LoginForgotC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginForgotC.h; sourceTree = "<group>"; };
|
|
|
|
+ 81E1950E2C01664C005471A1 /* APPassForgetCodeV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APPassForgetCodeV.h; sourceTree = "<group>"; };
|
|
|
|
+ 81E1950F2C01664C005471A1 /* APPassForgetNewPassV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APPassForgetNewPassV.h; sourceTree = "<group>"; };
|
|
|
|
+ 81E195102C01664D005471A1 /* APPassForgetEmailV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APPassForgetEmailV.m; sourceTree = "<group>"; };
|
|
|
|
+ 81E195112C01664D005471A1 /* LoginForgotC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginForgotC.m; sourceTree = "<group>"; };
|
|
|
|
+ 81E195122C01664D005471A1 /* APPassForgetCodeV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APPassForgetCodeV.m; sourceTree = "<group>"; };
|
|
|
|
+ 81E195132C01664D005471A1 /* APPassForgetEmailV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = APPassForgetEmailV.h; sourceTree = "<group>"; };
|
|
|
|
+ 81E195142C01664E005471A1 /* APPassForgetNewPassV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = APPassForgetNewPassV.m; sourceTree = "<group>"; };
|
|
81E257EC2A120756004EEF71 /* ASUserCenterTopView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterTopView.h; sourceTree = "<group>"; };
|
|
81E257EC2A120756004EEF71 /* ASUserCenterTopView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserCenterTopView.h; sourceTree = "<group>"; };
|
|
81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterTopView.m; sourceTree = "<group>"; };
|
|
81E257ED2A120756004EEF71 /* ASUserCenterTopView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ASUserCenterTopView.m; sourceTree = "<group>"; };
|
|
81E257F12A120975004EEF71 /* ASUserBaseInfoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserBaseInfoView.h; sourceTree = "<group>"; };
|
|
81E257F12A120975004EEF71 /* ASUserBaseInfoView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASUserBaseInfoView.h; sourceTree = "<group>"; };
|
|
@@ -2182,6 +2194,12 @@
|
|
9A65DE4E2A132BDF00BB1269 /* V */ = {
|
|
9A65DE4E2A132BDF00BB1269 /* V */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 81E1950E2C01664C005471A1 /* APPassForgetCodeV.h */,
|
|
|
|
+ 81E195122C01664D005471A1 /* APPassForgetCodeV.m */,
|
|
|
|
+ 81E195132C01664D005471A1 /* APPassForgetEmailV.h */,
|
|
|
|
+ 81E195102C01664D005471A1 /* APPassForgetEmailV.m */,
|
|
|
|
+ 81E1950F2C01664C005471A1 /* APPassForgetNewPassV.h */,
|
|
|
|
+ 81E195142C01664E005471A1 /* APPassForgetNewPassV.m */,
|
|
9ACBEC262A1472AF00A8F97A /* LoginSignUpV.h */,
|
|
9ACBEC262A1472AF00A8F97A /* LoginSignUpV.h */,
|
|
9ACBEC272A1472AF00A8F97A /* LoginSignUpV.m */,
|
|
9ACBEC272A1472AF00A8F97A /* LoginSignUpV.m */,
|
|
9A65DE4F2A132FB700BB1269 /* LoginThirdAuthV.h */,
|
|
9A65DE4F2A132FB700BB1269 /* LoginThirdAuthV.h */,
|
|
@@ -2290,6 +2308,8 @@
|
|
9A5C64572A12064300CBB185 /* AS_LoginC.m */,
|
|
9A5C64572A12064300CBB185 /* AS_LoginC.m */,
|
|
9ACBEC232A14707400A8F97A /* AS_SignUpC.h */,
|
|
9ACBEC232A14707400A8F97A /* AS_SignUpC.h */,
|
|
9ACBEC242A14707400A8F97A /* AS_SignUpC.m */,
|
|
9ACBEC242A14707400A8F97A /* AS_SignUpC.m */,
|
|
|
|
+ 81E1950D2C01664C005471A1 /* LoginForgotC.h */,
|
|
|
|
+ 81E195112C01664D005471A1 /* LoginForgotC.m */,
|
|
9A1247952A1B0A2800126226 /* AS_ForgotC.h */,
|
|
9A1247952A1B0A2800126226 /* AS_ForgotC.h */,
|
|
9A1247962A1B0A2800126226 /* AS_ForgotC.m */,
|
|
9A1247962A1B0A2800126226 /* AS_ForgotC.m */,
|
|
);
|
|
);
|
|
@@ -2895,6 +2915,7 @@
|
|
81C326662A36B794002EF442 /* VerScrollTextView.m in Sources */,
|
|
81C326662A36B794002EF442 /* VerScrollTextView.m in Sources */,
|
|
81E5EE972A4A822D0075695F /* ASVipCenterCollectCell.m in Sources */,
|
|
81E5EE972A4A822D0075695F /* ASVipCenterCollectCell.m in Sources */,
|
|
81C796272A4FD898003083B8 /* ASBirthdayTreatViewController.m in Sources */,
|
|
81C796272A4FD898003083B8 /* ASBirthdayTreatViewController.m in Sources */,
|
|
|
|
+ 81E195152C01664E005471A1 /* APPassForgetEmailV.m in Sources */,
|
|
81717D372A3D322700648139 /* KWHisCollectHeaderView.m in Sources */,
|
|
81717D372A3D322700648139 /* KWHisCollectHeaderView.m in Sources */,
|
|
8810F5212BEDABFA00346FD4 /* ASCheckoutCommentCell.m in Sources */,
|
|
8810F5212BEDABFA00346FD4 /* ASCheckoutCommentCell.m in Sources */,
|
|
9AD346132A08D60F005CA070 /* ZFLoadingView.m in Sources */,
|
|
9AD346132A08D60F005CA070 /* ZFLoadingView.m in Sources */,
|
|
@@ -2985,6 +3006,7 @@
|
|
9AD345FB2A08D60F005CA070 /* ZFOrientationObserver.m in Sources */,
|
|
9AD345FB2A08D60F005CA070 /* ZFOrientationObserver.m in Sources */,
|
|
9AD346192A08D679005CA070 /* GoodsBannerModel.m in Sources */,
|
|
9AD346192A08D679005CA070 /* GoodsBannerModel.m in Sources */,
|
|
81717C942A3BE4E000648139 /* ASProductListSortFilterCell.m in Sources */,
|
|
81717C942A3BE4E000648139 /* ASProductListSortFilterCell.m in Sources */,
|
|
|
|
+ 81E195182C01664E005471A1 /* APPassForgetNewPassV.m in Sources */,
|
|
81056D5C2B60F571009219A3 /* ASHelpListUrlModel.m in Sources */,
|
|
81056D5C2B60F571009219A3 /* ASHelpListUrlModel.m in Sources */,
|
|
9AD346082A08D60F005CA070 /* ZFIJKPlayerManager.m in Sources */,
|
|
9AD346082A08D60F005CA070 /* ZFIJKPlayerManager.m in Sources */,
|
|
9AD3459E2A08D545005CA070 /* GoodsDetailSrcView.m in Sources */,
|
|
9AD3459E2A08D545005CA070 /* GoodsDetailSrcView.m in Sources */,
|
|
@@ -3080,6 +3102,7 @@
|
|
8134C1B42A1358F3006EB0EC /* ASSginView.m in Sources */,
|
|
8134C1B42A1358F3006EB0EC /* ASSginView.m in Sources */,
|
|
9AD346122A08D60F005CA070 /* ZFSmallFloatControlView.m in Sources */,
|
|
9AD346122A08D60F005CA070 /* ZFSmallFloatControlView.m in Sources */,
|
|
8131A2842B36882500A191BE /* ASCustomAlertViewController.m in Sources */,
|
|
8131A2842B36882500A191BE /* ASCustomAlertViewController.m in Sources */,
|
|
|
|
+ 81E195162C01664E005471A1 /* LoginForgotC.m in Sources */,
|
|
81EC47752A3423FC00516573 /* ASHomeLookingCell.m in Sources */,
|
|
81EC47752A3423FC00516573 /* ASHomeLookingCell.m in Sources */,
|
|
9AD3460E2A08D60F005CA070 /* ZFNetworkSpeedMonitor.m in Sources */,
|
|
9AD3460E2A08D60F005CA070 /* ZFNetworkSpeedMonitor.m in Sources */,
|
|
8810F50C2BEB590C00346FD4 /* ASCheckoutPointApplyCell.m in Sources */,
|
|
8810F50C2BEB590C00346FD4 /* ASCheckoutPointApplyCell.m in Sources */,
|
|
@@ -3090,6 +3113,7 @@
|
|
9A32A2212B4BEA5C005A5831 /* GoodsReviewsCell.m in Sources */,
|
|
9A32A2212B4BEA5C005A5831 /* GoodsReviewsCell.m in Sources */,
|
|
9A5F528D2B5F59D1007D3791 /* GoodsSizeSelectTableV.m in Sources */,
|
|
9A5F528D2B5F59D1007D3791 /* GoodsSizeSelectTableV.m in Sources */,
|
|
81717D222A3C4AE000648139 /* KWSearchMainTypeCell.m in Sources */,
|
|
81717D222A3C4AE000648139 /* KWSearchMainTypeCell.m in Sources */,
|
|
|
|
+ 81E195172C01664E005471A1 /* APPassForgetCodeV.m in Sources */,
|
|
81DFA5672A46D60900DA708B /* ASPointDetailViewController.m in Sources */,
|
|
81DFA5672A46D60900DA708B /* ASPointDetailViewController.m in Sources */,
|
|
81601FF62A2DC78300E4A8F1 /* WMZBannerFlowLayout.m in Sources */,
|
|
81601FF62A2DC78300E4A8F1 /* WMZBannerFlowLayout.m in Sources */,
|
|
814F5CF52A11B37E003847A9 /* ASUserAvaterView.m in Sources */,
|
|
814F5CF52A11B37E003847A9 /* ASUserAvaterView.m in Sources */,
|