|
@@ -13,15 +13,6 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="130"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Gh-j0-ioZ">
|
|
|
- <rect key="frame" x="50" y="70" width="314" height="50"/>
|
|
|
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="25"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
- </view>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vNA-va-jtb">
|
|
|
<rect key="frame" x="50" y="10" width="314" height="50"/>
|
|
|
<constraints>
|
|
@@ -30,6 +21,11 @@
|
|
|
<state key="normal" title="设备检查及考试引导" backgroundImage="layer_buttonNomal">
|
|
|
<color key="titleColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
</state>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="25"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
<action selector="guideAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="PY4-WC-sQU"/>
|
|
|
</connections>
|
|
@@ -40,6 +36,11 @@
|
|
|
<constraint firstAttribute="height" constant="50" id="kvJ-uA-PNs"/>
|
|
|
</constraints>
|
|
|
<state key="normal" title="进入考场" backgroundImage="button_unable"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="25"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
<action selector="joinAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="yRc-U4-W3U"/>
|
|
|
</connections>
|
|
@@ -50,17 +51,12 @@
|
|
|
<constraint firstItem="olr-Af-45x" firstAttribute="trailing" secondItem="vNA-va-jtb" secondAttribute="trailing" id="Amr-0k-YOy"/>
|
|
|
<constraint firstItem="vNA-va-jtb" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="50" id="AnE-ci-nZb"/>
|
|
|
<constraint firstItem="vNA-va-jtb" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="10" id="GDF-1L-JY1"/>
|
|
|
- <constraint firstItem="8Gh-j0-ioZ" firstAttribute="trailing" secondItem="olr-Af-45x" secondAttribute="trailing" id="T19-g4-mpe"/>
|
|
|
- <constraint firstItem="8Gh-j0-ioZ" firstAttribute="leading" secondItem="olr-Af-45x" secondAttribute="leading" id="Trb-EH-zkh"/>
|
|
|
<constraint firstItem="olr-Af-45x" firstAttribute="leading" secondItem="vNA-va-jtb" secondAttribute="leading" id="aFg-fR-GLo"/>
|
|
|
- <constraint firstItem="8Gh-j0-ioZ" firstAttribute="bottom" secondItem="olr-Af-45x" secondAttribute="bottom" id="d4q-Pu-Vwa"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="vNA-va-jtb" secondAttribute="trailing" constant="50" id="dgj-Ux-jWu"/>
|
|
|
- <constraint firstItem="8Gh-j0-ioZ" firstAttribute="top" secondItem="olr-Af-45x" secondAttribute="top" id="mbq-Gb-alj"/>
|
|
|
<constraint firstItem="olr-Af-45x" firstAttribute="top" secondItem="vNA-va-jtb" secondAttribute="bottom" constant="10" id="uMT-7G-rE1"/>
|
|
|
</constraints>
|
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<connections>
|
|
|
- <outlet property="animationView" destination="8Gh-j0-ioZ" id="eSe-ew-3gN"/>
|
|
|
<outlet property="guideButton" destination="vNA-va-jtb" id="glR-xF-fkQ"/>
|
|
|
<outlet property="joinButton" destination="olr-Af-45x" id="OUE-E5-KvO"/>
|
|
|
</connections>
|
|
@@ -68,7 +64,7 @@
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="button_unable" width="49.5" height="49"/>
|
|
|
- <image name="layer_buttonNomal" width="49.5" height="49"/>
|
|
|
+ <image name="button_unable" width="340" height="50"/>
|
|
|
+ <image name="layer_buttonNomal" width="340" height="50"/>
|
|
|
</resources>
|
|
|
</document>
|