Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// MineKanEditSec2SecCell.h
|
||||
// Ifish
|
||||
//
|
||||
// Created by imac on 16/11/10.
|
||||
// Copyright © 2016年 lianxiang. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface MineKanEditSec2SecCell : UITableViewCell
|
||||
@property (weak, nonatomic) IBOutlet UITextView *xuanYanFiled;
|
||||
@property(nonatomic,strong)UILabel *plachoderlabel;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user