BogoNoblePayView.xib 7.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="BogoNoblePayView">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="303"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="骑士" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6OY-Fa-n1q">
  18. <rect key="frame" x="0.0" y="13" width="320" height="20"/>
  19. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  20. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  21. <nil key="highlightedColor"/>
  22. </label>
  23. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="SRq-xA-dtM">
  24. <rect key="frame" x="0.0" y="45" width="320" height="80"/>
  25. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  26. <constraints>
  27. <constraint firstAttribute="height" constant="80" id="rfZ-0u-t6c"/>
  28. </constraints>
  29. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="i0Z-TV-MDN">
  30. <size key="itemSize" width="110" height="70"/>
  31. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  32. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  33. <inset key="sectionInset" minX="15" minY="0.0" maxX="0.0" maxY="0.0"/>
  34. </collectionViewFlowLayout>
  35. </collectionView>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vuo-ct-4Gi">
  37. <rect key="frame" x="10" y="140" width="300" height="39.666666666666657"/>
  38. <string key="text">备注:
1. 1个月=30天
  39. 2.装备该贵族,才可使用该贵族的所有特权</string>
  40. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  41. <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="calibratedRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CaP-mv-jFk">
  45. <rect key="frame" x="25" y="243" width="270" height="40"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="40" id="AIR-eI-1jU"/>
  48. <constraint firstAttribute="width" constant="270" id="Hrn-r6-0OQ"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  51. <state key="normal" title="立即开通" backgroundImage="bogo_noble_payAlert_ConfirmBtn">
  52. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. </state>
  54. <connections>
  55. <action selector="clickConfirmBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="MXu-D1-b46"/>
  56. </connections>
  57. </button>
  58. </subviews>
  59. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  60. <constraints>
  61. <constraint firstItem="vuo-ct-4Gi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="8LD-OW-xVr"/>
  62. <constraint firstItem="vuo-ct-4Gi" firstAttribute="top" secondItem="SRq-xA-dtM" secondAttribute="bottom" constant="15" id="8Np-nk-AWk"/>
  63. <constraint firstItem="6OY-Fa-n1q" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Cem-UB-h9u"/>
  64. <constraint firstAttribute="bottom" secondItem="CaP-mv-jFk" secondAttribute="bottom" constant="20" id="ccb-eM-g7b"/>
  65. <constraint firstItem="CaP-mv-jFk" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="iud-zh-VVz"/>
  66. <constraint firstAttribute="trailing" secondItem="vuo-ct-4Gi" secondAttribute="trailing" constant="10" id="jqX-tg-SSt"/>
  67. <constraint firstItem="6OY-Fa-n1q" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="13" id="mVu-GA-Akz"/>
  68. <constraint firstAttribute="trailing" secondItem="6OY-Fa-n1q" secondAttribute="trailing" id="nav-Wv-C3k"/>
  69. <constraint firstItem="SRq-xA-dtM" firstAttribute="top" secondItem="6OY-Fa-n1q" secondAttribute="bottom" constant="12" id="qdz-7g-qnf"/>
  70. <constraint firstAttribute="trailing" secondItem="SRq-xA-dtM" secondAttribute="trailing" id="r7P-4O-wPW"/>
  71. <constraint firstItem="6OY-Fa-n1q" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="rzR-AT-0fE"/>
  72. <constraint firstItem="SRq-xA-dtM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="xkV-Er-VHf"/>
  73. </constraints>
  74. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  75. <connections>
  76. <outlet property="collectionView" destination="SRq-xA-dtM" id="B5g-K3-wco"/>
  77. <outlet property="contentL" destination="vuo-ct-4Gi" id="ZPa-pN-Z7w"/>
  78. <outlet property="titleL" destination="6OY-Fa-n1q" id="DIo-vS-sCB"/>
  79. </connections>
  80. <point key="canvasLocation" x="69.565217391304358" y="235.19021739130437"/>
  81. </view>
  82. </objects>
  83. <resources>
  84. <image name="bogo_noble_payAlert_ConfirmBtn" width="270" height="40"/>
  85. <systemColor name="systemBackgroundColor">
  86. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  87. </systemColor>
  88. </resources>
  89. </document>