|
@@ -164,16 +164,15 @@
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ehX-MZ-qgf">
|
|
|
- <rect key="frame" x="0.0" y="277" width="414" height="45"/>
|
|
|
+ <rect key="frame" x="0.0" y="277" width="414" height="50"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0AR-Ph-gQG">
|
|
|
- <rect key="frame" x="60" y="0.0" width="294" height="45"/>
|
|
|
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <rect key="frame" x="60" y="0.0" width="294" height="50"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="45" id="NXb-CR-6yc"/>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="NXb-CR-6yc"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|
|
- <state key="normal" title="开始测试"/>
|
|
|
+ <state key="normal" title="开始测试" backgroundImage="button_nomal"/>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
<real key="value" value="20"/>
|
|
@@ -189,43 +188,26 @@
|
|
|
<constraint firstItem="0AR-Ph-gQG" firstAttribute="top" secondItem="ehX-MZ-qgf" secondAttribute="top" id="G2U-pO-2xy"/>
|
|
|
<constraint firstItem="0AR-Ph-gQG" firstAttribute="leading" secondItem="ehX-MZ-qgf" secondAttribute="leading" constant="60" id="Ww0-Yy-5jj"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="0AR-Ph-gQG" secondAttribute="trailing" constant="60" id="ci1-us-zkX"/>
|
|
|
- <constraint firstAttribute="height" constant="45" id="uN5-h8-yA5"/>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="uN5-h8-yA5"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qn1-ek-Ma0">
|
|
|
- <rect key="frame" x="0.0" y="277" width="414" height="45"/>
|
|
|
+ <rect key="frame" x="0.0" y="277" width="414" height="50"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="193-DS-VAC">
|
|
|
- <rect key="frame" x="219" y="0.0" width="167" height="45"/>
|
|
|
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <rect key="frame" x="219" y="0.0" width="167" height="50"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|
|
- <state key="normal" title="有声音"/>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="22.5"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
+ <state key="normal" title="有声音" backgroundImage="button_nomal"/>
|
|
|
<connections>
|
|
|
<action selector="nextAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="i3c-xA-jON"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5RC-yu-zq4">
|
|
|
- <rect key="frame" x="28" y="0.0" width="167" height="45"/>
|
|
|
+ <rect key="frame" x="28" y="0.0" width="167" height="50"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
|
|
- <state key="normal" title="无声音">
|
|
|
+ <state key="normal" title="无声音" backgroundImage="layer_buttonNomal">
|
|
|
<color key="titleColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
- <real key="value" value="1"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="22.5"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
- <color key="value" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
<action selector="preAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Ivu-R5-fuO"/>
|
|
|
</connections>
|
|
@@ -237,7 +219,7 @@
|
|
|
<constraint firstAttribute="bottom" secondItem="193-DS-VAC" secondAttribute="bottom" id="9LV-am-TAJ"/>
|
|
|
<constraint firstItem="5RC-yu-zq4" firstAttribute="leading" secondItem="Qn1-ek-Ma0" secondAttribute="leading" constant="28" id="OdM-91-L6e"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="193-DS-VAC" secondAttribute="trailing" constant="28" id="PSX-fV-TRi"/>
|
|
|
- <constraint firstAttribute="height" constant="45" id="bdg-Pr-aNI"/>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="bdg-Pr-aNI"/>
|
|
|
<constraint firstItem="193-DS-VAC" firstAttribute="width" secondItem="5RC-yu-zq4" secondAttribute="width" id="cNl-6i-hrM"/>
|
|
|
<constraint firstItem="193-DS-VAC" firstAttribute="top" secondItem="Qn1-ek-Ma0" secondAttribute="top" id="mV1-Qo-9M1"/>
|
|
|
<constraint firstAttribute="bottom" secondItem="5RC-yu-zq4" secondAttribute="bottom" id="pod-Y5-2W0"/>
|
|
@@ -251,10 +233,10 @@
|
|
|
<constraint firstItem="s92-Mv-XRN" firstAttribute="centerX" secondItem="bc9-Kl-Ad2" secondAttribute="centerX" id="1Rh-Kt-fsO"/>
|
|
|
<constraint firstAttribute="height" constant="350" id="3JD-UY-eui"/>
|
|
|
<constraint firstItem="s92-Mv-XRN" firstAttribute="top" secondItem="9hS-C8-9oD" secondAttribute="bottom" constant="8" id="6dH-D2-1Cz"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="ehX-MZ-qgf" secondAttribute="bottom" constant="28" id="AFQ-9b-zAo"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="ehX-MZ-qgf" secondAttribute="bottom" constant="23" id="AFQ-9b-zAo"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="7I2-EN-weU" secondAttribute="trailing" constant="72" id="HbJ-EG-T43"/>
|
|
|
<constraint firstItem="7I2-EN-weU" firstAttribute="centerX" secondItem="1tJ-pa-zNA" secondAttribute="centerX" id="R5m-xc-QFu"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="Qn1-ek-Ma0" secondAttribute="bottom" constant="28" id="WMD-HU-pO8"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Qn1-ek-Ma0" secondAttribute="bottom" constant="23" id="WMD-HU-pO8"/>
|
|
|
<constraint firstItem="4gq-r8-hKI" firstAttribute="top" secondItem="7I2-EN-weU" secondAttribute="bottom" constant="5" id="cgx-Cw-AhF"/>
|
|
|
<constraint firstItem="7I2-EN-weU" firstAttribute="leading" secondItem="bc9-Kl-Ad2" secondAttribute="leading" constant="72" id="cyF-6h-LER"/>
|
|
|
<constraint firstItem="9hS-C8-9oD" firstAttribute="centerX" secondItem="bc9-Kl-Ad2" secondAttribute="centerX" id="dg2-jO-Mci"/>
|
|
@@ -306,13 +288,15 @@
|
|
|
<outlet property="twoNextButton" destination="193-DS-VAC" id="Xkd-OC-M6n"/>
|
|
|
<outlet property="twoPreButton" destination="5RC-yu-zq4" id="z8a-Hx-i1J"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="132" y="107"/>
|
|
|
+ <point key="canvasLocation" x="131.8840579710145" y="106.47321428571428"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
+ <image name="button_nomal" width="49.5" height="49"/>
|
|
|
<image name="check_device" width="150" height="118"/>
|
|
|
<image name="check_dotted" width="30" height="1"/>
|
|
|
<image name="check_wait" width="16" height="16"/>
|
|
|
<image name="checking" width="16" height="16"/>
|
|
|
+ <image name="layer_buttonNomal" width="49.5" height="49"/>
|
|
|
</resources>
|
|
|
</document>
|