JXtopShowVIew.xib 9.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  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 contentMode="scaleToFill" id="iN0-l3-epB" customClass="JXtopShowVIew">
  13. <rect key="frame" x="0.0" y="0.0" width="449" height="338"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5wa-PU-zmQ">
  17. <rect key="frame" x="0.0" y="0.0" width="449" height="37"/>
  18. <subviews>
  19. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gbg-w7-dnp">
  20. <rect key="frame" x="10" y="6.5" width="80" height="24"/>
  21. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="24" id="WLk-lo-ePA"/>
  24. <constraint firstAttribute="width" constant="80" id="hr1-LY-4if"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  27. <state key="normal" title="选择彩种">
  28. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  29. </state>
  30. </button>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iGc-vx-Z8A">
  32. <rect key="frame" x="100" y="6.5" width="341" height="24"/>
  33. <subviews>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" 等待开奖结果" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q1a-ru-hhQ">
  35. <rect key="frame" x="1" y="3" width="107.5" height="18"/>
  36. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  37. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  42. <constraints>
  43. <constraint firstItem="q1a-ru-hhQ" firstAttribute="centerY" secondItem="iGc-vx-Z8A" secondAttribute="centerY" id="AYA-Rt-ryY"/>
  44. <constraint firstItem="q1a-ru-hhQ" firstAttribute="leading" secondItem="iGc-vx-Z8A" secondAttribute="leading" constant="1" id="dMh-9D-Hix"/>
  45. <constraint firstAttribute="height" constant="24" id="rkK-Ze-QRB"/>
  46. </constraints>
  47. </view>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W5v-6D-htF" userLabel="hezhiL">
  49. <rect key="frame" x="210" y="18.5" width="0.0" height="0.0"/>
  50. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  51. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ghE-LF-Kaz">
  55. <rect key="frame" x="0.0" y="36" width="449" height="1"/>
  56. <color key="backgroundColor" systemColor="systemGray2Color" red="0.68235294120000001" green="0.68235294120000001" blue="0.69803921570000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="1" id="718-TO-dwj"/>
  59. </constraints>
  60. </view>
  61. </subviews>
  62. <color key="backgroundColor" red="0.96470588235294119" green="0.96470588235294119" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  63. <constraints>
  64. <constraint firstItem="iGc-vx-Z8A" firstAttribute="centerY" secondItem="Gbg-w7-dnp" secondAttribute="centerY" id="Aj8-K9-7SO"/>
  65. <constraint firstItem="Gbg-w7-dnp" firstAttribute="centerY" secondItem="5wa-PU-zmQ" secondAttribute="centerY" id="H1t-Cv-Pdu"/>
  66. <constraint firstAttribute="bottom" secondItem="ghE-LF-Kaz" secondAttribute="bottom" id="PFR-QP-MhS"/>
  67. <constraint firstAttribute="trailing" secondItem="ghE-LF-Kaz" secondAttribute="trailing" id="QyC-eU-4SP"/>
  68. <constraint firstAttribute="trailing" secondItem="iGc-vx-Z8A" secondAttribute="trailing" constant="8" id="U7L-8A-rgw"/>
  69. <constraint firstItem="W5v-6D-htF" firstAttribute="leading" secondItem="Gbg-w7-dnp" secondAttribute="trailing" constant="120" id="YBD-O1-NFp"/>
  70. <constraint firstAttribute="height" constant="37" id="avM-6Q-jZO"/>
  71. <constraint firstItem="Gbg-w7-dnp" firstAttribute="leading" secondItem="5wa-PU-zmQ" secondAttribute="leading" constant="10" id="jzD-r7-Uri"/>
  72. <constraint firstItem="ghE-LF-Kaz" firstAttribute="leading" secondItem="5wa-PU-zmQ" secondAttribute="leading" id="k0z-Ka-P8f"/>
  73. <constraint firstItem="W5v-6D-htF" firstAttribute="centerY" secondItem="q1a-ru-hhQ" secondAttribute="centerY" id="rye-8H-wle"/>
  74. <constraint firstItem="iGc-vx-Z8A" firstAttribute="leading" secondItem="Gbg-w7-dnp" secondAttribute="trailing" constant="10" id="yrP-z7-iKA"/>
  75. </constraints>
  76. </view>
  77. </subviews>
  78. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. <constraints>
  80. <constraint firstItem="5wa-PU-zmQ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="0DN-Cn-6wr"/>
  81. <constraint firstAttribute="trailing" secondItem="5wa-PU-zmQ" secondAttribute="trailing" id="QDy-da-vc0"/>
  82. <constraint firstItem="5wa-PU-zmQ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="wTy-qC-Kzr"/>
  83. </constraints>
  84. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  85. <connections>
  86. <outlet property="caizongBtn" destination="Gbg-w7-dnp" id="1xx-N2-CIi"/>
  87. <outlet property="hezhiConstraitH" destination="YBD-O1-NFp" id="B2N-9O-UVG"/>
  88. <outlet property="hezhiLL" destination="W5v-6D-htF" id="4tK-KQ-dMc"/>
  89. <outlet property="kaijjieguoBtn" destination="Gbg-w7-dnp" id="dqf-Tc-fS4"/>
  90. <outlet property="qishuL" destination="q1a-ru-hhQ" id="SpZ-3c-zPA"/>
  91. <outlet property="topRightView" destination="iGc-vx-Z8A" id="jqx-4X-fbG"/>
  92. <outlet property="xiaLineView" destination="ghE-LF-Kaz" id="TEW-BV-VXs"/>
  93. </connections>
  94. <point key="canvasLocation" x="-61.594202898550726" y="-28.125"/>
  95. </view>
  96. </objects>
  97. </document>