RQVersionUpdateViewController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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="retina6_1" 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" customClass="RQVersionUpdateViewController">
  12. <connections>
  13. <outlet property="appNameAndVersionLabel" destination="typ-QY-MW9" id="FER-27-fMe"/>
  14. <outlet property="dbLabel" destination="bU6-rD-pg2" id="a01-4Z-8K4"/>
  15. <outlet property="isNewVersionLabel" destination="2oG-6n-nGz" id="HU4-wg-hHg"/>
  16. <outlet property="noteText" destination="Jjq-nw-w2H" id="h8y-eZ-Pi5"/>
  17. <outlet property="topImageToTop" destination="0Qd-yb-tBq" id="9Hv-Et-avW"/>
  18. <outlet property="updateBtn" destination="CIS-js-eJz" id="YhQ-wM-weG"/>
  19. <outlet property="updateSummaryLabel" destination="maY-uE-CIm" id="alI-Ko-cN0"/>
  20. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="appLogo" translatesAutoresizingMaskIntoConstraints="NO" id="Jam-m9-p45">
  29. <rect key="frame" x="157.5" y="117" width="99" height="99.5"/>
  30. <constraints>
  31. <constraint firstAttribute="width" secondItem="Jam-m9-p45" secondAttribute="height" id="Kbw-zl-gbr"/>
  32. </constraints>
  33. </imageView>
  34. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="xA3-sW-iPC">
  35. <rect key="frame" x="135.5" y="224.5" width="143.5" height="60.5"/>
  36. <subviews>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="速达驾考|V1.0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="typ-QY-MW9">
  38. <rect key="frame" x="0.0" y="0.0" width="143.5" height="21.5"/>
  39. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  40. <color key="textColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前已是最新版" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2oG-6n-nGz">
  44. <rect key="frame" x="0.0" y="21.5" width="143.5" height="19.5"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  46. <color key="textColor" red="0.36078431372549019" green="0.37647058823529411" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="题库版本|20220518" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bU6-rD-pg2" customClass="QMUILabel">
  50. <rect key="frame" x="0.0" y="41" width="143.5" height="19.5"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  52. <color key="textColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. </stackView>
  57. <stackView opaque="NO" contentMode="scaleToFill" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="N2W-nV-hDK">
  58. <rect key="frame" x="119" y="347" width="176" height="25"/>
  59. <subviews>
  60. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="note" translatesAutoresizingMaskIntoConstraints="NO" id="H6Y-rq-Hgp">
  61. <rect key="frame" x="0.0" y="0.0" width="25" height="25"/>
  62. <constraints>
  63. <constraint firstAttribute="width" constant="25" id="qMf-w2-17o"/>
  64. <constraint firstAttribute="width" secondItem="H6Y-rq-Hgp" secondAttribute="height" id="zTk-Fw-Urj"/>
  65. </constraints>
  66. </imageView>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前版本更新摘要" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="maY-uE-CIm">
  68. <rect key="frame" x="29" y="0.0" width="147" height="25"/>
  69. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  70. <color key="textColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. </subviews>
  74. </stackView>
  75. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="Jjq-nw-w2H">
  76. <rect key="frame" x="16" y="384.5" width="382" height="224"/>
  77. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  78. <string key="text">1.题库已更新2021最新
  79. 2.新增答题页面手势滑动
  80. 3.增加地方专题
  81. 4.优化语音技巧提示
  82. 5.官方解释增加语音提示</string>
  83. <color key="textColor" red="0.36078431372549019" green="0.37647058823529411" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  84. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  85. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  86. </textView>
  87. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CIS-js-eJz">
  88. <rect key="frame" x="60" y="624.5" width="294" height="48.5"/>
  89. <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="deviceRGB"/>
  90. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
  91. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  92. <state key="normal" title="检查更新">
  93. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. </state>
  95. <connections>
  96. <action selector="updateBtnAction:" destination="-1" eventType="touchUpInside" id="w1l-Lq-cQK"/>
  97. </connections>
  98. </button>
  99. </subviews>
  100. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  101. <constraints>
  102. <constraint firstItem="Jam-m9-p45" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="117" id="0Qd-yb-tBq"/>
  103. <constraint firstItem="CIS-js-eJz" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="44/375" id="6Up-1u-nb6"/>
  104. <constraint firstItem="Jjq-nw-w2H" firstAttribute="top" secondItem="N2W-nV-hDK" secondAttribute="bottom" constant="12.5" id="9ie-Kj-84L"/>
  105. <constraint firstItem="Jjq-nw-w2H" firstAttribute="height" secondItem="i5M-Pr-FkT" secondAttribute="height" multiplier="0.25" id="BDO-BK-dTG"/>
  106. <constraint firstItem="N2W-nV-hDK" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Bqc-e4-vRs"/>
  107. <constraint firstItem="Jam-m9-p45" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="90:375" id="GxI-mt-wP3"/>
  108. <constraint firstItem="xA3-sW-iPC" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="HVv-3b-BEE"/>
  109. <constraint firstItem="CIS-js-eJz" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="266:375" id="Krg-fj-hwI"/>
  110. <constraint firstAttribute="trailing" secondItem="Jjq-nw-w2H" secondAttribute="trailing" constant="16" id="PZg-sI-B4e"/>
  111. <constraint firstItem="Jam-m9-p45" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Rfq-yO-FoH"/>
  112. <constraint firstItem="Jjq-nw-w2H" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="RqK-0D-IVJ"/>
  113. <constraint firstItem="CIS-js-eJz" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Ud6-6H-ryZ"/>
  114. <constraint firstItem="xA3-sW-iPC" firstAttribute="top" secondItem="Jam-m9-p45" secondAttribute="bottom" constant="8" symbolic="YES" id="X0T-be-e5t"/>
  115. <constraint firstItem="N2W-nV-hDK" firstAttribute="top" secondItem="xA3-sW-iPC" secondAttribute="bottom" constant="62" id="kel-dz-cIF"/>
  116. <constraint firstItem="CIS-js-eJz" firstAttribute="top" secondItem="Jjq-nw-w2H" secondAttribute="bottom" constant="16" id="oTC-Lv-hbG"/>
  117. </constraints>
  118. <point key="canvasLocation" x="137.68115942028987" y="136.60714285714286"/>
  119. </view>
  120. </objects>
  121. <resources>
  122. <image name="appLogo" width="81" height="79"/>
  123. <image name="note" width="25" height="25"/>
  124. <systemColor name="systemBackgroundColor">
  125. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. </systemColor>
  127. </resources>
  128. </document>