Nav apraksta

PindanDetailHeaderView.h 242B

1234567891011121314
  1. //
  2. // PindanDetailHeaderView.h
  3. // FirstLink
  4. //
  5. // Created by jack on 15/6/28.
  6. // Copyright (c) 2015年 FirstLink. All rights reserved.
  7. // 商品详情header view
  8. #import <UIKit/UIKit.h>
  9. @interface PindanDetailHeaderView : UIView
  10. @end