|
@@ -18,38 +18,27 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="206"/>
|
|
|
<subviews>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WEa-ER-E4J">
|
|
|
- <rect key="frame" x="142" y="21" width="130" height="130"/>
|
|
|
- <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <rect key="frame" x="129" y="8" width="156" height="156"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="130" id="MG0-I2-lcH"/>
|
|
|
- <constraint firstAttribute="width" constant="130" id="yIg-pH-8vg"/>
|
|
|
+ <constraint firstAttribute="height" constant="156" id="MG0-I2-lcH"/>
|
|
|
+ <constraint firstAttribute="width" constant="156" id="yIg-pH-8vg"/>
|
|
|
</constraints>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
|
- <state key="normal" title="签到"/>
|
|
|
+ <state key="normal" title="考试未开始" backgroundImage="sign_noOpen"/>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
|
|
- <size key="value" width="0.0" height="4"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
|
|
|
- <color key="value" red="0.8862745098" green="0.62745098040000002" blue="0.41960784309999999" alpha="0.47999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
|
|
- <real key="value" value="1"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
|
|
- <real key="value" value="13"/>
|
|
|
+ <size key="value" width="0.0" height="0.0"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
<real key="value" value="65"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounces" value="NO"/>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
<connections>
|
|
|
<action selector="signAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="hmj-oo-ksM"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您还未签到,签到后可进入教室" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O3Y-5U-nUH">
|
|
|
- <rect key="frame" x="107" y="165" width="200" height="17"/>
|
|
|
+ <rect key="frame" x="107" y="164" width="200" height="17"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
<color key="textColor" red="0.50196078430000002" green="0.50196078430000002" blue="0.50196078430000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
@@ -59,13 +48,13 @@
|
|
|
<constraints>
|
|
|
<constraint firstItem="O3Y-5U-nUH" firstAttribute="centerX" secondItem="UYp-Af-6p1" secondAttribute="centerX" id="E8W-oR-bXW"/>
|
|
|
<constraint firstItem="WEa-ER-E4J" firstAttribute="centerX" secondItem="UYp-Af-6p1" secondAttribute="centerX" id="f1Q-Hm-BNr"/>
|
|
|
- <constraint firstItem="WEa-ER-E4J" firstAttribute="top" secondItem="UYp-Af-6p1" secondAttribute="top" constant="21" id="r33-76-GI3"/>
|
|
|
- <constraint firstItem="O3Y-5U-nUH" firstAttribute="top" secondItem="WEa-ER-E4J" secondAttribute="bottom" constant="14" id="ss3-dm-TvK"/>
|
|
|
+ <constraint firstItem="WEa-ER-E4J" firstAttribute="top" secondItem="UYp-Af-6p1" secondAttribute="top" constant="8" id="r33-76-GI3"/>
|
|
|
+ <constraint firstItem="O3Y-5U-nUH" firstAttribute="top" secondItem="WEa-ER-E4J" secondAttribute="bottom" id="ss3-dm-TvK"/>
|
|
|
<constraint firstAttribute="height" constant="206" id="yii-Oa-qGV"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pa9-Km-YvF">
|
|
|
- <rect key="frame" x="0.0" y="206" width="414" height="200"/>
|
|
|
+ <rect key="frame" x="0.0" y="206" width="414" height="160"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="日期:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qtd-ei-Gfc">
|
|
|
<rect key="frame" x="16" y="25" width="110" height="21"/>
|
|
@@ -95,20 +84,6 @@
|
|
|
<color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前需等待:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tW6-ZA-2q9">
|
|
|
- <rect key="frame" x="16" y="151" width="110" height="21"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="21" id="79W-AN-hFy"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="10"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
- </label>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qLV-gz-q1k">
|
|
|
<rect key="frame" x="143" y="25" width="0.0" height="21"/>
|
|
|
<constraints>
|
|
@@ -136,42 +111,27 @@
|
|
|
<color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
</label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KQk-Oi-2gF">
|
|
|
- <rect key="frame" x="143" y="151" width="0.0" height="21"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="21" id="AvQ-vK-bnf"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
- <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="tW6-ZA-2q9" firstAttribute="width" secondItem="qtd-ei-Gfc" secondAttribute="width" id="03D-3v-oA5"/>
|
|
|
<constraint firstItem="XNA-1W-zWF" firstAttribute="top" secondItem="OCV-Hb-Bhx" secondAttribute="bottom" constant="21" id="3FF-sh-Cqn"/>
|
|
|
<constraint firstItem="cOI-UA-7JY" firstAttribute="leading" secondItem="qLV-gz-q1k" secondAttribute="leading" id="3MN-PZ-dFh"/>
|
|
|
<constraint firstItem="XNA-1W-zWF" firstAttribute="leading" secondItem="qtd-ei-Gfc" secondAttribute="leading" id="6P2-Oj-G9R"/>
|
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="cOI-UA-7JY" secondAttribute="trailing" constant="16" id="6T7-nb-Lab"/>
|
|
|
<constraint firstItem="OCV-Hb-Bhx" firstAttribute="leading" secondItem="qtd-ei-Gfc" secondAttribute="leading" id="9Jz-LY-exP"/>
|
|
|
<constraint firstItem="qLV-gz-q1k" firstAttribute="centerY" secondItem="qtd-ei-Gfc" secondAttribute="centerY" id="9qw-jn-l5h"/>
|
|
|
- <constraint firstItem="KQk-Oi-2gF" firstAttribute="centerY" secondItem="tW6-ZA-2q9" secondAttribute="centerY" id="BAf-DH-X9y"/>
|
|
|
<constraint firstItem="qtd-ei-Gfc" firstAttribute="top" secondItem="Pa9-Km-YvF" secondAttribute="top" constant="25" id="BnX-c4-Gt9"/>
|
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Czx-Hb-wZ8" secondAttribute="trailing" constant="16" id="C6S-hw-grJ"/>
|
|
|
<constraint firstItem="qtd-ei-Gfc" firstAttribute="leading" secondItem="Pa9-Km-YvF" secondAttribute="leading" constant="16" id="HOo-6Z-Kgt"/>
|
|
|
<constraint firstItem="OCV-Hb-Bhx" firstAttribute="width" secondItem="qtd-ei-Gfc" secondAttribute="width" id="M0m-Nb-unT"/>
|
|
|
- <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="KQk-Oi-2gF" secondAttribute="trailing" constant="16" id="RAw-rj-oip"/>
|
|
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="qLV-gz-q1k" secondAttribute="trailing" constant="16" id="WAO-th-Xen"/>
|
|
|
<constraint firstItem="qLV-gz-q1k" firstAttribute="leading" secondItem="qtd-ei-Gfc" secondAttribute="trailing" constant="17" id="We3-Qx-gdZ"/>
|
|
|
- <constraint firstItem="KQk-Oi-2gF" firstAttribute="leading" secondItem="qLV-gz-q1k" secondAttribute="leading" id="bKC-gi-atQ"/>
|
|
|
<constraint firstItem="Czx-Hb-wZ8" firstAttribute="centerY" secondItem="XNA-1W-zWF" secondAttribute="centerY" id="clu-bH-TUg"/>
|
|
|
<constraint firstItem="OCV-Hb-Bhx" firstAttribute="top" secondItem="qtd-ei-Gfc" secondAttribute="bottom" constant="21" id="hG2-lP-JZq"/>
|
|
|
<constraint firstItem="cOI-UA-7JY" firstAttribute="centerY" secondItem="OCV-Hb-Bhx" secondAttribute="centerY" id="icw-Y1-VzF"/>
|
|
|
<constraint firstItem="XNA-1W-zWF" firstAttribute="width" secondItem="qtd-ei-Gfc" secondAttribute="width" id="jxC-bT-Z6h"/>
|
|
|
- <constraint firstItem="tW6-ZA-2q9" firstAttribute="top" secondItem="XNA-1W-zWF" secondAttribute="bottom" constant="21" id="nMi-x8-UAm"/>
|
|
|
<constraint firstItem="Czx-Hb-wZ8" firstAttribute="leading" secondItem="qLV-gz-q1k" secondAttribute="leading" id="pUg-OJ-6gK"/>
|
|
|
- <constraint firstItem="tW6-ZA-2q9" firstAttribute="leading" secondItem="qtd-ei-Gfc" secondAttribute="leading" id="sWl-LO-y1T"/>
|
|
|
- <constraint firstAttribute="height" constant="200" id="w0j-Ad-QsE"/>
|
|
|
+ <constraint firstAttribute="height" constant="160" id="w0j-Ad-QsE"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
@@ -180,7 +140,7 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rEr-rK-lTU">
|
|
|
- <rect key="frame" x="0.0" y="425" width="414" height="60"/>
|
|
|
+ <rect key="frame" x="0.0" y="385" width="414" height="60"/>
|
|
|
<subviews>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="考试注意事项" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eny-Xj-7OZ">
|
|
|
<rect key="frame" x="15" y="15" width="92" height="20"/>
|
|
@@ -214,7 +174,7 @@
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</view>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8bl-8o-KNJ">
|
|
|
- <rect key="frame" x="17" y="506" width="380" height="50"/>
|
|
|
+ <rect key="frame" x="17" y="466" width="380" height="50"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="gcf-YI-Gnf"/>
|
|
|
</constraints>
|
|
@@ -237,7 +197,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="I8H-IY-JIX">
|
|
|
- <rect key="frame" x="16" y="566" width="382" height="50"/>
|
|
|
+ <rect key="frame" x="16" y="526" width="382" height="50"/>
|
|
|
<color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="height" constant="50" id="fRv-bF-dQZ"/>
|
|
@@ -271,6 +231,7 @@
|
|
|
<constraint firstItem="rEr-rK-lTU" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="ktB-06-Zxi"/>
|
|
|
<constraint firstItem="8bl-8o-KNJ" firstAttribute="top" secondItem="rEr-rK-lTU" secondAttribute="bottom" constant="21" id="t2z-bu-S2A"/>
|
|
|
</constraints>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
|
<connections>
|
|
|
<outlet property="classDate" destination="qLV-gz-q1k" id="deW-pB-idj"/>
|
|
@@ -282,9 +243,11 @@
|
|
|
<outlet property="subjectLabel" destination="cOI-UA-7JY" id="95e-BG-AVB"/>
|
|
|
<outlet property="tipsLabel" destination="LPU-2y-DR5" id="b5a-fX-xS4"/>
|
|
|
<outlet property="tipsView" destination="rEr-rK-lTU" id="QFY-uH-NJW"/>
|
|
|
- <outlet property="waitLabel" destination="KQk-Oi-2gF" id="m6Y-Ea-Z5h"/>
|
|
|
</connections>
|
|
|
<point key="canvasLocation" x="131.8840579710145" y="101.78571428571428"/>
|
|
|
</view>
|
|
|
</objects>
|
|
|
+ <resources>
|
|
|
+ <image name="sign_noOpen" width="164" height="164"/>
|
|
|
+ </resources>
|
|
|
</document>
|