Commit 650cf2c8 authored by AvatarC's avatar AvatarC

添加“填写行情反馈”的类和图片资源

parent 242312be
......@@ -66,6 +66,8 @@
358432F11B993BD8007E73ED /* GXFProcessProductTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 358432F01B993BD8007E73ED /* GXFProcessProductTableViewCell.m */; };
358432F41B994EDD007E73ED /* GXFSeeProcessViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 358432F31B994EDD007E73ED /* GXFSeeProcessViewController.m */; };
358432F71B998ED2007E73ED /* GXFProductUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 358432F61B998ED2007E73ED /* GXFProductUnit.m */; };
359788651C868EB8009205AA /* XFDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 359788621C868EB8009205AA /* XFDB.m */; };
359788661C868EB8009205AA /* XFPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 359788641C868EB8009205AA /* XFPhoto.m */; };
35A1C3551B8EFBBF004AC9F7 /* PermissionJson in Resources */ = {isa = PBXBuildFile; fileRef = 35A1C3541B8EFBBF004AC9F7 /* PermissionJson */; };
35A1C3581B8F09D2004AC9F7 /* GXFFunctionDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 35A1C3571B8F09D2004AC9F7 /* GXFFunctionDB.m */; };
35A57A071BE0880C008F3818 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35A57A061BE0880C008F3818 /* CFNetwork.framework */; };
......@@ -94,6 +96,13 @@
35CF33981B96BB02001211EF /* GXFPaging.m in Sources */ = {isa = PBXBuildFile; fileRef = 35CF33971B96BB02001211EF /* GXFPaging.m */; };
35CF339B1B96E41F001211EF /* GXFVendorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35CF339A1B96E41F001211EF /* GXFVendorViewController.m */; };
35CF339E1B96E606001211EF /* GXFWarehouseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35CF339D1B96E606001211EF /* GXFWarehouseViewController.m */; };
35EECB7C1C868A5A00BE1B40 /* SurveyFeedbackListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB761C868A5A00BE1B40 /* SurveyFeedbackListViewController.m */; };
35EECB7D1C868A5A00BE1B40 /* WriteFeedbackViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB7B1C868A5A00BE1B40 /* WriteFeedbackViewController.m */; };
35EECB841C868B3000BE1B40 /* HGPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB7F1C868B3000BE1B40 /* HGPhoto.m */; };
35EECB851C868B3000BE1B40 /* HGPhotoWall.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB811C868B3000BE1B40 /* HGPhotoWall.m */; };
35EECB861C868B3000BE1B40 /* HGPhWViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB831C868B3000BE1B40 /* HGPhWViewController.m */; };
35EECB8A1C868B3A00BE1B40 /* ZYQAssetPicker.Bundle in Resources */ = {isa = PBXBuildFile; fileRef = 35EECB871C868B3A00BE1B40 /* ZYQAssetPicker.Bundle */; };
35EECB8B1C868B3A00BE1B40 /* ZYQAssetPickerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 35EECB891C868B3A00BE1B40 /* ZYQAssetPickerController.m */; };
7217E9E51B72364300FE5C1D /* NewSurveyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7217E9C51B72364300FE5C1D /* NewSurveyViewController.m */; };
7217E9E61B72364300FE5C1D /* SurveyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7217E9C71B72364300FE5C1D /* SurveyViewController.m */; };
7217E9E71B72364300FE5C1D /* Attachment.m in Sources */ = {isa = PBXBuildFile; fileRef = 7217E9CA1B72364300FE5C1D /* Attachment.m */; };
......@@ -587,6 +596,10 @@
358432F31B994EDD007E73ED /* GXFSeeProcessViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GXFSeeProcessViewController.m; sourceTree = "<group>"; };
358432F51B998ED2007E73ED /* GXFProductUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GXFProductUnit.h; sourceTree = "<group>"; };
358432F61B998ED2007E73ED /* GXFProductUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GXFProductUnit.m; sourceTree = "<group>"; };
359788611C868EB8009205AA /* XFDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XFDB.h; sourceTree = "<group>"; };
359788621C868EB8009205AA /* XFDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XFDB.m; sourceTree = "<group>"; };
359788631C868EB8009205AA /* XFPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XFPhoto.h; sourceTree = "<group>"; };
359788641C868EB8009205AA /* XFPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XFPhoto.m; sourceTree = "<group>"; };
35A1C3541B8EFBBF004AC9F7 /* PermissionJson */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PermissionJson; sourceTree = "<group>"; };
35A1C3561B8F09D2004AC9F7 /* GXFFunctionDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GXFFunctionDB.h; sourceTree = "<group>"; };
35A1C3571B8F09D2004AC9F7 /* GXFFunctionDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GXFFunctionDB.m; sourceTree = "<group>"; };
......@@ -631,6 +644,19 @@
35CF339A1B96E41F001211EF /* GXFVendorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GXFVendorViewController.m; sourceTree = "<group>"; };
35CF339C1B96E606001211EF /* GXFWarehouseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GXFWarehouseViewController.h; sourceTree = "<group>"; };
35CF339D1B96E606001211EF /* GXFWarehouseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GXFWarehouseViewController.m; sourceTree = "<group>"; };
35EECB751C868A5A00BE1B40 /* SurveyFeedbackListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurveyFeedbackListViewController.h; sourceTree = "<group>"; };
35EECB761C868A5A00BE1B40 /* SurveyFeedbackListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SurveyFeedbackListViewController.m; sourceTree = "<group>"; };
35EECB7A1C868A5A00BE1B40 /* WriteFeedbackViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WriteFeedbackViewController.h; sourceTree = "<group>"; };
35EECB7B1C868A5A00BE1B40 /* WriteFeedbackViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WriteFeedbackViewController.m; sourceTree = "<group>"; };
35EECB7E1C868B3000BE1B40 /* HGPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HGPhoto.h; path = HGPhotoWall/HGPhoto.h; sourceTree = "<group>"; };
35EECB7F1C868B3000BE1B40 /* HGPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HGPhoto.m; path = HGPhotoWall/HGPhoto.m; sourceTree = "<group>"; };
35EECB801C868B3000BE1B40 /* HGPhotoWall.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HGPhotoWall.h; path = HGPhotoWall/HGPhotoWall.h; sourceTree = "<group>"; };
35EECB811C868B3000BE1B40 /* HGPhotoWall.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HGPhotoWall.m; path = HGPhotoWall/HGPhotoWall.m; sourceTree = "<group>"; };
35EECB821C868B3000BE1B40 /* HGPhWViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HGPhWViewController.h; path = HGPhotoWall/HGPhWViewController.h; sourceTree = "<group>"; };
35EECB831C868B3000BE1B40 /* HGPhWViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HGPhWViewController.m; path = HGPhotoWall/HGPhWViewController.m; sourceTree = "<group>"; };
35EECB871C868B3A00BE1B40 /* ZYQAssetPicker.Bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ZYQAssetPicker.Bundle; sourceTree = "<group>"; };
35EECB881C868B3A00BE1B40 /* ZYQAssetPickerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZYQAssetPickerController.h; sourceTree = "<group>"; };
35EECB891C868B3A00BE1B40 /* ZYQAssetPickerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZYQAssetPickerController.m; sourceTree = "<group>"; };
7217E9C41B72364300FE5C1D /* NewSurveyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewSurveyViewController.h; sourceTree = "<group>"; };
7217E9C51B72364300FE5C1D /* NewSurveyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewSurveyViewController.m; sourceTree = "<group>"; };
7217E9C61B72364300FE5C1D /* SurveyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SurveyViewController.h; sourceTree = "<group>"; };
......@@ -1399,6 +1425,54 @@
path = GXFSelect;
sourceTree = "<group>";
};
35EECB741C868A5A00BE1B40 /* FeedBack */ = {
isa = PBXGroup;
children = (
35EECB771C868A5A00BE1B40 /* TakePhotos */,
35EECB7A1C868A5A00BE1B40 /* WriteFeedbackViewController.h */,
35EECB7B1C868A5A00BE1B40 /* WriteFeedbackViewController.m */,
35EECB751C868A5A00BE1B40 /* SurveyFeedbackListViewController.h */,
35EECB761C868A5A00BE1B40 /* SurveyFeedbackListViewController.m */,
359788611C868EB8009205AA /* XFDB.h */,
359788621C868EB8009205AA /* XFDB.m */,
359788631C868EB8009205AA /* XFPhoto.h */,
359788641C868EB8009205AA /* XFPhoto.m */,
);
path = FeedBack;
sourceTree = "<group>";
};
35EECB771C868A5A00BE1B40 /* TakePhotos */ = {
isa = PBXGroup;
children = (
35EECB781C868A5A00BE1B40 /* HGPhotoWall */,
35EECB7E1C868B3000BE1B40 /* HGPhoto.h */,
35EECB7F1C868B3000BE1B40 /* HGPhoto.m */,
35EECB801C868B3000BE1B40 /* HGPhotoWall.h */,
35EECB811C868B3000BE1B40 /* HGPhotoWall.m */,
35EECB821C868B3000BE1B40 /* HGPhWViewController.h */,
35EECB831C868B3000BE1B40 /* HGPhWViewController.m */,
35EECB791C868A5A00BE1B40 /* ZYQAssetPickerController */,
);
path = TakePhotos;
sourceTree = "<group>";
};
35EECB781C868A5A00BE1B40 /* HGPhotoWall */ = {
isa = PBXGroup;
children = (
);
path = HGPhotoWall;
sourceTree = "<group>";
};
35EECB791C868A5A00BE1B40 /* ZYQAssetPickerController */ = {
isa = PBXGroup;
children = (
35EECB871C868B3A00BE1B40 /* ZYQAssetPicker.Bundle */,
35EECB881C868B3A00BE1B40 /* ZYQAssetPickerController.h */,
35EECB891C868B3A00BE1B40 /* ZYQAssetPickerController.m */,
);
path = ZYQAssetPickerController;
sourceTree = "<group>";
};
7217E9C01B72364300FE5C1D /* Survey */ = {
isa = PBXGroup;
children = (
......@@ -2467,6 +2541,7 @@
C1C6FEED1AB88A3400D4C41A /* ViewControllers */ = {
isa = PBXGroup;
children = (
35EECB741C868A5A00BE1B40 /* FeedBack */,
728899C71BEC8766003CC41E /* Report */,
72A813F11BCD3117003631F3 /* Receiving */,
72805CED1BB79D68009E1F82 /* Transfer */,
......@@ -2785,6 +2860,7 @@
35C3C0BC1AE959B80035AC8A /* ICRNavigationViewController.xib in Resources */,
35A1C3551B8EFBBF004AC9F7 /* PermissionJson in Resources */,
C123A90F1B25CBAD003C0C36 /* half_selected_star.png in Resources */,
35EECB8A1C868B3A00BE1B40 /* ZYQAssetPicker.Bundle in Resources */,
C123A9111B25CBAD003C0C36 /* half_selected_star@2x.png in Resources */,
C1F696141AB870B400F9F5DD /* Images.xcassets in Resources */,
C123A9151B25CBAD003C0C36 /* not_selected_star@2x.png in Resources */,
......@@ -2964,8 +3040,10 @@
0406BFD91B7C97E700DD65A7 /* BusinessViewController.m in Sources */,
C1374F581B33C40D00594D19 /* IBTWebViewController.m in Sources */,
C159186B1AC1A03B0013B391 /* ICRSyncViewController.m in Sources */,
35EECB8B1C868B3A00BE1B40 /* ZYQAssetPickerController.m in Sources */,
C1C564431AD66C6E006A1050 /* ICRTaskEditViewController.m in Sources */,
726B2D361C05A46A000D54A7 /* LowerOrgs.m in Sources */,
359788661C868EB8009205AA /* XFPhoto.m in Sources */,
72F9D48B1BA8582100795A00 /* NoticeBoltView.m in Sources */,
C142D2AA1AC3A155000109A7 /* NSDate+FormatterAdditions.m in Sources */,
72805CF61BB8E20B009E1F82 /* NewTransferViewController.m in Sources */,
......@@ -3036,6 +3114,7 @@
C142D2B61AC3A155000109A7 /* UILabel+SizeCalculate.m in Sources */,
728899D01BECADA8003CC41E /* ReportViewController.m in Sources */,
72B3C0D01B9D6B9E00025D81 /* TransportViewController.m in Sources */,
35EECB841C868B3000BE1B40 /* HGPhoto.m in Sources */,
724171731B9D30660094DF55 /* ChosePersonViewController.m in Sources */,
72B3C0C71B9D3C7300025D81 /* BottomTransportView.m in Sources */,
C15918551AC062460013B391 /* IBTUIViewController.m in Sources */,
......@@ -3089,6 +3168,7 @@
C15295B31B24297D00DF60D1 /* ICRQMutiSelectViewController.m in Sources */,
C123A8FD1B2561E1003C0C36 /* JTPopupView.m in Sources */,
300DD94E1B184EA70080EE12 /* ICRQuestion.m in Sources */,
359788651C868EB8009205AA /* XFDB.m in Sources */,
35321F6D1B98C66400E5C670 /* GXFButtonAndLineView.m in Sources */,
7217E9E81B72364300FE5C1D /* Survey.m in Sources */,
FEAE16EC1B79CAA0009D9E01 /* TPCustomImageVIew.m in Sources */,
......@@ -3134,6 +3214,8 @@
FEAE16EF1B79CAE3009D9E01 /* SingleScrollView.m in Sources */,
C10C909D1AE56E8700B911CD /* JTOptionsViewController.m in Sources */,
351CFF5D1B90633700F30866 /* GXFFunctionCollectionViewCell.m in Sources */,
35EECB7D1C868A5A00BE1B40 /* WriteFeedbackViewController.m in Sources */,
35EECB851C868B3000BE1B40 /* HGPhotoWall.m in Sources */,
726F4C6D1BDE5F83006A5E6D /* RejectView.m in Sources */,
7281A0B91B897BB20052B1AC /* PurchaseViewController.m in Sources */,
728899D91BEF20BA003CC41E /* SMPageControl.m in Sources */,
......@@ -3165,11 +3247,13 @@
72805CF91BB8E227009E1F82 /* TransferDetailViewController.m in Sources */,
30D702421ADE37D3008DC0BF /* ICRAnnouncementDetailViewController.m in Sources */,
FE17F6791B85847D0078CE96 /* QueryOrder.m in Sources */,
35EECB861C868B3000BE1B40 /* HGPhWViewController.m in Sources */,
72F9D4821BA7EC9600795A00 /* NoticeProductViewController.m in Sources */,
C15039221ADE39190081A686 /* IBTUIControl.m in Sources */,
728F84AC1C194A05009E4A3D /* UserWarehouse.m in Sources */,
C112BC4D1AD91CF800F75F58 /* ICRPatrolDetailViewController.m in Sources */,
0414FF181B94959700C7B00E /* SeePurchaseNoticeViewController.m in Sources */,
35EECB7C1C868A5A00BE1B40 /* SurveyFeedbackListViewController.m in Sources */,
C142D2BC1AC3A155000109A7 /* UITableViewCell+Helper.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
......
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"filename" : "xf_camera_add_pic.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "xf_camera_add_pic@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"filename" : "xf_camera_no_pic.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "xf_camera_no_pic@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
{
"images" : [
{
"idiom" : "universal",
"filename" : "xf_delete_pic.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "xf_delete_pic@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
......@@ -34,7 +34,7 @@
#import "GXFFunctionCollectionViewCell.h"
#import "GXFListProcessViewController.h"
#import "GXFFunctionDB.h"
#import "WriteFeedbackViewController.h"
#define ICRFUNCTION_IMG_TOP_PADDING (25)
#define ICRFUNCTION_IMG_WIDTH (65)
#define ICRFUNCTION_LABEL_HEIGHT (15)
......@@ -244,8 +244,8 @@ static NSString *collectionCellID = @"collectionCell";
case kFunctionFeedBackSurvey: //填写行情反馈3
{
SurveyViewController *svc = [[SurveyViewController alloc] init];
svc.title = [IBTCommon localizableString:@"Survey"];
WriteFeedbackViewController *svc = [[WriteFeedbackViewController alloc] init];
// svc.title = [IBTCommon localizableString:@"Survey"];
svc.navigationItem.hidesBackButton = YES;
[self PushViewController:svc animated:YES];
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment