PublicView.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view alpha="0.25" contentMode="scaleToFill" id="iN0-l3-epB" userLabel="系统加载旋转轮" customClass="PublicView">
  13. <rect key="frame" x="0.0" y="0.0" width="361" height="237"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="I62-f6-FvX">
  17. <rect key="frame" x="170.5" y="79" width="20" height="20"/>
  18. </activityIndicatorView>
  19. </subviews>
  20. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  21. <constraints>
  22. <constraint firstItem="I62-f6-FvX" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Bjl-MI-QjX"/>
  23. <constraint firstItem="I62-f6-FvX" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" multiplier="0.75" id="Zg3-fD-lP9"/>
  24. </constraints>
  25. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  26. <userDefinedRuntimeAttributes>
  27. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  28. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  29. </userDefinedRuntimeAttribute>
  30. </userDefinedRuntimeAttributes>
  31. <connections>
  32. <outlet property="indictorV" destination="I62-f6-FvX" id="BvN-zV-RC8"/>
  33. </connections>
  34. <point key="canvasLocation" x="61" y="57"/>
  35. </view>
  36. <view contentMode="scaleToFill" id="QFI-DL-XNv" userLabel="空数据(图+文字)" customClass="PublicView">
  37. <rect key="frame" x="0.0" y="0.0" width="347" height="345"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. <subviews>
  40. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="empty_fans.png" translatesAutoresizingMaskIntoConstraints="NO" id="uKj-1x-0vf" userLabel="图片">
  41. <rect key="frame" x="83.5" y="48" width="180" height="180"/>
  42. </imageView>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MGE-tm-mIC" userLabel="文字说明">
  44. <rect key="frame" x="0.0" y="228" width="347" height="20"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="20" id="zo1-F9-muD"/>
  47. </constraints>
  48. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  49. <color key="textColor" red="0.39215686274509803" green="0.39215686274509803" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. </subviews>
  53. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <constraints>
  55. <constraint firstItem="MGE-tm-mIC" firstAttribute="centerX" secondItem="QFI-DL-XNv" secondAttribute="centerX" id="AaH-hr-OGX"/>
  56. <constraint firstItem="MGE-tm-mIC" firstAttribute="width" secondItem="QFI-DL-XNv" secondAttribute="width" id="MWz-c4-Mmw"/>
  57. <constraint firstItem="uKj-1x-0vf" firstAttribute="centerX" secondItem="QFI-DL-XNv" secondAttribute="centerX" id="Xcc-It-XEx"/>
  58. <constraint firstItem="uKj-1x-0vf" firstAttribute="centerY" secondItem="QFI-DL-XNv" secondAttribute="centerY" multiplier="0.8" id="gmz-9M-yTP"/>
  59. <constraint firstItem="MGE-tm-mIC" firstAttribute="top" secondItem="uKj-1x-0vf" secondAttribute="bottom" id="zO5-lv-6n1"/>
  60. </constraints>
  61. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  62. <connections>
  63. <outlet property="noDataIV" destination="uKj-1x-0vf" id="0Lj-Ce-yS4"/>
  64. <outlet property="noDataTextL" destination="MGE-tm-mIC" id="tWa-82-ZPy"/>
  65. </connections>
  66. <point key="canvasLocation" x="67.5" y="506.5"/>
  67. </view>
  68. <view userInteractionEnabled="NO" contentMode="scaleToFill" id="rQL-SA-BbU" userLabel="空数据(文字)" customClass="PublicView">
  69. <rect key="frame" x="0.0" y="0.0" width="364" height="398"/>
  70. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  71. <subviews>
  72. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ksy-ND-SZr" userLabel="文字1">
  73. <rect key="frame" x="0.0" y="79.5" width="364" height="20"/>
  74. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  75. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  76. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  77. <color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
  78. <nil key="highlightedColor"/>
  79. </label>
  80. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dom-tU-EAp" userLabel="文字2">
  81. <rect key="frame" x="0.0" y="109.5" width="364" height="20"/>
  82. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  83. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  84. <color key="textColor" red="0.65098039215686276" green="0.65098039215686276" blue="0.65098039215686276" alpha="1" colorSpace="calibratedRGB"/>
  85. <nil key="highlightedColor"/>
  86. </label>
  87. </subviews>
  88. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  90. <connections>
  91. <outlet property="noDataText1" destination="ksy-ND-SZr" id="Wci-C9-J9V"/>
  92. <outlet property="noDataText2" destination="dom-tU-EAp" id="OBd-Vb-iKP"/>
  93. </connections>
  94. <point key="canvasLocation" x="76" y="1091"/>
  95. </view>
  96. <view contentMode="scaleToFill" id="pdU-yJ-o9Q" userLabel="评论加载中" customClass="PublicView">
  97. <rect key="frame" x="0.0" y="0.0" width="364" height="355"/>
  98. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  99. <subviews>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="评论加载中" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="an6-5g-qSc" userLabel="评论加载中">
  101. <rect key="frame" x="153.5" y="167.5" width="77" height="20"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="20" id="tQf-UJ-ev1"/>
  104. </constraints>
  105. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  106. <color key="textColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
  107. <nil key="highlightedColor"/>
  108. </label>
  109. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="hU4-oa-HLs">
  110. <rect key="frame" x="130.5" y="167.5" width="20" height="20"/>
  111. </activityIndicatorView>
  112. </subviews>
  113. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. <constraints>
  115. <constraint firstItem="an6-5g-qSc" firstAttribute="centerY" secondItem="pdU-yJ-o9Q" secondAttribute="centerY" id="0nb-YE-3Yf"/>
  116. <constraint firstItem="hU4-oa-HLs" firstAttribute="trailing" secondItem="an6-5g-qSc" secondAttribute="leading" constant="-3" id="8dy-Ld-MtS"/>
  117. <constraint firstItem="hU4-oa-HLs" firstAttribute="centerY" secondItem="an6-5g-qSc" secondAttribute="centerY" id="Y9K-Z5-4GZ"/>
  118. <constraint firstItem="an6-5g-qSc" firstAttribute="centerX" secondItem="pdU-yJ-o9Q" secondAttribute="centerX" constant="10" id="oqO-uX-yOA"/>
  119. </constraints>
  120. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  121. <point key="canvasLocation" x="76" y="1741.5"/>
  122. </view>
  123. <view contentMode="scaleToFill" id="UJL-Tp-3gc" userLabel="个人中心(无作品)底部gif图" customClass="PublicView">
  124. <rect key="frame" x="0.0" y="0.0" width="409" height="434"/>
  125. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  126. <subviews>
  127. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="aHO-ts-BWv">
  128. <rect key="frame" x="129.5" y="311" width="150" height="123"/>
  129. <constraints>
  130. <constraint firstAttribute="width" constant="150" id="ICX-cM-Tex"/>
  131. <constraint firstAttribute="width" secondItem="aHO-ts-BWv" secondAttribute="height" multiplier="224:184" id="IQe-Uh-HPb"/>
  132. </constraints>
  133. </imageView>
  134. </subviews>
  135. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  136. <constraints>
  137. <constraint firstItem="aHO-ts-BWv" firstAttribute="centerX" secondItem="UJL-Tp-3gc" secondAttribute="centerX" id="1tC-UU-Y2j"/>
  138. <constraint firstAttribute="bottom" secondItem="aHO-ts-BWv" secondAttribute="bottom" id="l8I-3e-CE8"/>
  139. </constraints>
  140. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  141. <connections>
  142. <outlet property="gifIV" destination="aHO-ts-BWv" id="39q-ad-VMd"/>
  143. </connections>
  144. <point key="canvasLocation" x="86.5" y="2330"/>
  145. </view>
  146. <view contentMode="scaleToFill" id="8eX-na-p4e" userLabel="倒计时" customClass="PublicView">
  147. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  148. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  149. <subviews>
  150. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="99k-Zi-lye" userLabel="TimeL">
  151. <rect key="frame" x="137.5" y="237" width="100" height="100"/>
  152. <constraints>
  153. <constraint firstAttribute="width" secondItem="99k-Zi-lye" secondAttribute="height" multiplier="1:1" id="QI0-Pl-7B0"/>
  154. <constraint firstAttribute="width" constant="100" id="SdU-av-sZR"/>
  155. </constraints>
  156. <fontDescription key="fontDescription" type="boldSystem" pointSize="80"/>
  157. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  158. <nil key="highlightedColor"/>
  159. </label>
  160. </subviews>
  161. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  162. <constraints>
  163. <constraint firstItem="99k-Zi-lye" firstAttribute="centerY" secondItem="8eX-na-p4e" secondAttribute="centerY" multiplier="0.86" id="Lbf-t1-QfS"/>
  164. <constraint firstItem="99k-Zi-lye" firstAttribute="centerX" secondItem="8eX-na-p4e" secondAttribute="centerX" id="vW3-Iv-JXI"/>
  165. </constraints>
  166. <connections>
  167. <outlet property="timeL" destination="99k-Zi-lye" id="gaR-68-jMc"/>
  168. </connections>
  169. <point key="canvasLocation" x="89" y="2959"/>
  170. </view>
  171. </objects>
  172. <resources>
  173. <image name="empty_fans.png" width="180" height="180"/>
  174. </resources>
  175. </document>