xiongzhu 7 سال پیش
والد
کامیت
0516cffcad
3فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. BIN
      model/Classes/Controllers/.DS_Store
  2. 1 0
      model/Classes/Public/AdViewController.m
  3. 1 1
      model/Info.plist

BIN
model/Classes/Controllers/.DS_Store


+ 1 - 0
model/Classes/Public/AdViewController.m

@@ -137,6 +137,7 @@
         make.top.equalTo(self.img.mas_bottom).offset(16);
         make.height.mas_equalTo(40);
     }];
+    self.label.numberOfLines = 0;
     self.label.font = [UIFont systemFontOfSize:14];
     self.label.textColor = [UIColor blackColor];
 

+ 1 - 1
model/Info.plist

@@ -44,7 +44,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>3</string>
+	<string>4</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
 	<key>LSApplicationCategoryType</key>