|
@@ -0,0 +1,335 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
+ <device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
|
+ <capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
+ <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
+ </dependencies>
|
|
|
+ <objects>
|
|
|
+ <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
+ <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MineHeadView">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="226"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kpf-WV-Qnh">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="你好,游客" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eVI-a4-QAM">
|
|
|
+ <rect key="frame" x="28" y="14" width="102" height="28"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="28" id="7if-5n-lne"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MvC-vf-Pgt">
|
|
|
+ <rect key="frame" x="28" y="50" width="63" height="20"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_uid" translatesAutoresizingMaskIntoConstraints="NO" id="uSV-l2-ddH">
|
|
|
+ <rect key="frame" x="6" y="4.5" width="11" height="11"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="11" id="mHI-kK-EXD"/>
|
|
|
+ <constraint firstAttribute="width" constant="11" id="wTS-KD-Eal"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="学号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ove-mn-2Ce">
|
|
|
+ <rect key="frame" x="23" y="3" width="34" height="14"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="11"/>
|
|
|
+ <color key="textColor" red="0.41568627450000001" green="0.41568627450000001" blue="0.41568627450000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Ove-mn-2Ce" firstAttribute="centerY" secondItem="uSV-l2-ddH" secondAttribute="centerY" id="7nO-ic-GZA"/>
|
|
|
+ <constraint firstItem="Ove-mn-2Ce" firstAttribute="leading" secondItem="uSV-l2-ddH" secondAttribute="trailing" constant="6" id="AcQ-Nt-9j6"/>
|
|
|
+ <constraint firstItem="uSV-l2-ddH" firstAttribute="leading" secondItem="MvC-vf-Pgt" secondAttribute="leading" constant="6" id="Kn5-2k-M1V"/>
|
|
|
+ <constraint firstItem="uSV-l2-ddH" firstAttribute="centerY" secondItem="MvC-vf-Pgt" secondAttribute="centerY" id="Ldi-2S-ApV"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Ove-mn-2Ce" secondAttribute="trailing" constant="6" id="dIr-8w-gxe"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="eyU-ed-DhE"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jwU-o5-k6U">
|
|
|
+ <rect key="frame" x="334" y="14" width="52" height="52"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ </button>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PT7-c8-soH">
|
|
|
+ <rect key="frame" x="99" y="50" width="44" height="20"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="单簧管" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DAF-rx-WJS">
|
|
|
+ <rect key="frame" x="5" y="0.0" width="34" height="20"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="11"/>
|
|
|
+ <color key="textColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="0.93725490199999995" green="0.98431372549999996" blue="0.97647058819999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="DAF-rx-WJS" secondAttribute="trailing" constant="5" id="Nsg-gN-rI8"/>
|
|
|
+ <constraint firstItem="DAF-rx-WJS" firstAttribute="leading" secondItem="PT7-c8-soH" secondAttribute="leading" constant="5" id="d7J-8U-JZ9"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="DAF-rx-WJS" secondAttribute="bottom" id="sBU-de-uBG"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="wPU-ya-py5"/>
|
|
|
+ <constraint firstItem="DAF-rx-WJS" firstAttribute="top" secondItem="PT7-c8-soH" secondAttribute="top" id="wiT-iG-yOg"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="4"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="user_default_avatal" translatesAutoresizingMaskIntoConstraints="NO" id="0MZ-Ux-vHC">
|
|
|
+ <rect key="frame" x="334" y="14" width="52" height="52"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="52" id="OrU-rp-9bS"/>
|
|
|
+ <constraint firstAttribute="height" constant="52" id="vwi-ur-f92"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="26"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </imageView>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="eVI-a4-QAM" firstAttribute="top" secondItem="Kpf-WV-Qnh" secondAttribute="top" constant="14" id="2tM-lL-0k1"/>
|
|
|
+ <constraint firstItem="jwU-o5-k6U" firstAttribute="trailing" secondItem="0MZ-Ux-vHC" secondAttribute="trailing" id="6KG-Xv-6VA"/>
|
|
|
+ <constraint firstItem="MvC-vf-Pgt" firstAttribute="leading" secondItem="eVI-a4-QAM" secondAttribute="leading" id="9HG-wn-SEm"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="0MZ-Ux-vHC" secondAttribute="trailing" constant="28" id="B52-5r-VSf"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="J8G-5b-gB0"/>
|
|
|
+ <constraint firstItem="PT7-c8-soH" firstAttribute="leading" secondItem="MvC-vf-Pgt" secondAttribute="trailing" constant="8" id="XJZ-HG-hVE"/>
|
|
|
+ <constraint firstItem="jwU-o5-k6U" firstAttribute="bottom" secondItem="0MZ-Ux-vHC" secondAttribute="bottom" id="ZxE-KJ-C2s"/>
|
|
|
+ <constraint firstItem="0MZ-Ux-vHC" firstAttribute="centerY" secondItem="Kpf-WV-Qnh" secondAttribute="centerY" id="epk-O1-a0I"/>
|
|
|
+ <constraint firstItem="jwU-o5-k6U" firstAttribute="top" secondItem="0MZ-Ux-vHC" secondAttribute="top" id="fA7-6e-9CH"/>
|
|
|
+ <constraint firstItem="PT7-c8-soH" firstAttribute="centerY" secondItem="MvC-vf-Pgt" secondAttribute="centerY" id="hEE-ju-7jU"/>
|
|
|
+ <constraint firstItem="jwU-o5-k6U" firstAttribute="leading" secondItem="0MZ-Ux-vHC" secondAttribute="leading" id="if7-4f-kEy"/>
|
|
|
+ <constraint firstItem="eVI-a4-QAM" firstAttribute="leading" secondItem="Kpf-WV-Qnh" secondAttribute="leading" constant="28" id="vcg-n5-Pj5"/>
|
|
|
+ <constraint firstItem="MvC-vf-Pgt" firstAttribute="top" secondItem="eVI-a4-QAM" secondAttribute="bottom" constant="8" id="wJa-f6-RR0"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wBU-9t-xgS">
|
|
|
+ <rect key="frame" x="21" y="95" width="372" height="82"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="member_bg" translatesAutoresizingMaskIntoConstraints="NO" id="rI9-Ab-Ijz">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="372" height="82"/>
|
|
|
+ </imageView>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="member_logo" translatesAutoresizingMaskIntoConstraints="NO" id="ZRZ-Ee-Gj7">
|
|
|
+ <rect key="frame" x="20" y="18" width="19" height="18"/>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="会员有效期剩余xx天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3R3-rx-wXa">
|
|
|
+ <rect key="frame" x="47" y="18.5" width="129" height="17"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.49803921569999998" green="0.41960784309999999" blue="0.2470588235" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gVd-0N-HBC">
|
|
|
+ <rect key="frame" x="282" y="14" width="74" height="26"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="74" id="fkJ-Zp-thH"/>
|
|
|
+ <constraint firstAttribute="height" constant="26" id="xFn-Vm-umm"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="12"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" image="member_center"/>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="ZRZ-Ee-Gj7" firstAttribute="top" secondItem="wBU-9t-xgS" secondAttribute="top" constant="18" id="1dT-I0-UoO"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="rI9-Ab-Ijz" secondAttribute="trailing" id="Bc2-5R-5GU"/>
|
|
|
+ <constraint firstItem="gVd-0N-HBC" firstAttribute="centerY" secondItem="3R3-rx-wXa" secondAttribute="centerY" id="ERI-Dg-E0R"/>
|
|
|
+ <constraint firstItem="rI9-Ab-Ijz" firstAttribute="top" secondItem="wBU-9t-xgS" secondAttribute="top" id="Lm5-VL-zCv"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gVd-0N-HBC" secondAttribute="trailing" constant="16" id="aCA-oc-1pd"/>
|
|
|
+ <constraint firstAttribute="height" constant="82" id="agG-5F-Kcd"/>
|
|
|
+ <constraint firstItem="ZRZ-Ee-Gj7" firstAttribute="leading" secondItem="wBU-9t-xgS" secondAttribute="leading" constant="20" id="dSq-bc-cuD"/>
|
|
|
+ <constraint firstItem="3R3-rx-wXa" firstAttribute="leading" secondItem="ZRZ-Ee-Gj7" secondAttribute="trailing" constant="8" id="ecQ-GE-ke3"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="rI9-Ab-Ijz" secondAttribute="bottom" id="i5K-Sc-0cm"/>
|
|
|
+ <constraint firstItem="rI9-Ab-Ijz" firstAttribute="leading" secondItem="wBU-9t-xgS" secondAttribute="leading" id="rN3-bW-Z3G"/>
|
|
|
+ <constraint firstItem="3R3-rx-wXa" firstAttribute="centerY" secondItem="ZRZ-Ee-Gj7" secondAttribute="centerY" id="yoP-S5-wSR"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="deO-dC-vEa">
|
|
|
+ <rect key="frame" x="12" y="146" width="390" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a7K-QV-7UT">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="130" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1234" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d1x-x0-2Fh">
|
|
|
+ <rect key="frame" x="0.0" y="14" width="130" height="26"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="26" id="LtE-YD-Qde"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已完成课时" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mcA-OT-HaN">
|
|
|
+ <rect key="frame" x="0.0" y="41" width="130" height="28"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="28" id="oVp-i2-rM1"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="d1x-x0-2Fh" firstAttribute="leading" secondItem="a7K-QV-7UT" secondAttribute="leading" id="1Al-TT-yi5"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="mcA-OT-HaN" secondAttribute="trailing" id="Iuo-oc-kCj"/>
|
|
|
+ <constraint firstItem="mcA-OT-HaN" firstAttribute="leading" secondItem="a7K-QV-7UT" secondAttribute="leading" id="QU4-u0-y7s"/>
|
|
|
+ <constraint firstItem="d1x-x0-2Fh" firstAttribute="bottom" secondItem="a7K-QV-7UT" secondAttribute="centerY" id="aI4-Ea-UVI"/>
|
|
|
+ <constraint firstItem="d1x-x0-2Fh" firstAttribute="centerX" secondItem="a7K-QV-7UT" secondAttribute="centerX" id="c7w-YC-2Ry"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="d1x-x0-2Fh" secondAttribute="trailing" id="jRx-Lp-yUb"/>
|
|
|
+ <constraint firstItem="mcA-OT-HaN" firstAttribute="top" secondItem="d1x-x0-2Fh" secondAttribute="bottom" constant="1" id="o19-Ud-gLz"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="28X-W2-uv0">
|
|
|
+ <rect key="frame" x="260" y="0.0" width="130" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="222" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8ic-2l-Ctb">
|
|
|
+ <rect key="frame" x="0.0" y="14" width="130" height="26"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="26" id="osy-LF-4Jg"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关注老师" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2kn-VW-VAa">
|
|
|
+ <rect key="frame" x="0.0" y="41" width="130" height="28"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="28" id="Bwk-Xm-CHU"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="2kn-VW-VAa" firstAttribute="leading" secondItem="28X-W2-uv0" secondAttribute="leading" id="5fN-JA-RSg"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="8ic-2l-Ctb" secondAttribute="trailing" id="EVC-Om-Emh"/>
|
|
|
+ <constraint firstItem="8ic-2l-Ctb" firstAttribute="bottom" secondItem="28X-W2-uv0" secondAttribute="centerY" id="QT4-Iw-Ghb"/>
|
|
|
+ <constraint firstItem="8ic-2l-Ctb" firstAttribute="leading" secondItem="28X-W2-uv0" secondAttribute="leading" id="dxm-tp-36y"/>
|
|
|
+ <constraint firstItem="2kn-VW-VAa" firstAttribute="top" secondItem="8ic-2l-Ctb" secondAttribute="bottom" constant="1" id="ht6-DO-Loe"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="2kn-VW-VAa" secondAttribute="trailing" id="pmE-4G-1vN"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="12"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1s8-fV-vZq">
|
|
|
+ <rect key="frame" x="130" y="0.0" width="130" height="80"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="222" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="chP-yb-pgZ">
|
|
|
+ <rect key="frame" x="0.0" y="14" width="130" height="26"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="26" id="0eU-cQ-1HT"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" name="DINAlternate-Bold" family="DIN Alternate" pointSize="22"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="剩余课时" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CKk-yB-HRh">
|
|
|
+ <rect key="frame" x="0.0" y="41" width="130" height="28"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="28" id="UzC-Tj-tYr"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <gestureRecognizers/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="CKk-yB-HRh" secondAttribute="trailing" id="YrS-Wv-ZLg"/>
|
|
|
+ <constraint firstItem="CKk-yB-HRh" firstAttribute="top" secondItem="chP-yb-pgZ" secondAttribute="bottom" constant="1" id="ZJ6-fb-GhF"/>
|
|
|
+ <constraint firstItem="CKk-yB-HRh" firstAttribute="leading" secondItem="1s8-fV-vZq" secondAttribute="leading" id="dUi-if-NBk"/>
|
|
|
+ <constraint firstItem="chP-yb-pgZ" firstAttribute="leading" secondItem="1s8-fV-vZq" secondAttribute="leading" id="dcq-Fz-54C"/>
|
|
|
+ <constraint firstItem="chP-yb-pgZ" firstAttribute="bottom" secondItem="1s8-fV-vZq" secondAttribute="centerY" id="lqP-lU-kos"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="chP-yb-pgZ" secondAttribute="trailing" id="qfP-XB-Bb2"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="28X-W2-uv0" firstAttribute="top" secondItem="deO-dC-vEa" secondAttribute="top" id="3Qg-gr-GFl"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="1s8-fV-vZq" secondAttribute="bottom" id="CNe-Gk-7Nn"/>
|
|
|
+ <constraint firstItem="1s8-fV-vZq" firstAttribute="width" secondItem="a7K-QV-7UT" secondAttribute="width" id="CaX-O3-kIj"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="a7K-QV-7UT" secondAttribute="bottom" id="ESk-1f-WWU"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="28X-W2-uv0" secondAttribute="bottom" id="M1B-ZJ-hqa"/>
|
|
|
+ <constraint firstItem="a7K-QV-7UT" firstAttribute="leading" secondItem="deO-dC-vEa" secondAttribute="leading" id="hIS-TW-Kc2"/>
|
|
|
+ <constraint firstItem="28X-W2-uv0" firstAttribute="width" secondItem="a7K-QV-7UT" secondAttribute="width" id="m2c-Qs-hAW"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="28X-W2-uv0" secondAttribute="trailing" id="mVG-fw-Z4s"/>
|
|
|
+ <constraint firstItem="a7K-QV-7UT" firstAttribute="top" secondItem="deO-dC-vEa" secondAttribute="top" id="oIW-Q3-zPD"/>
|
|
|
+ <constraint firstAttribute="height" constant="80" id="ppU-n7-KJS"/>
|
|
|
+ <constraint firstItem="1s8-fV-vZq" firstAttribute="top" secondItem="deO-dC-vEa" secondAttribute="top" id="qPa-BZ-yAx"/>
|
|
|
+ <constraint firstItem="28X-W2-uv0" firstAttribute="leading" secondItem="1s8-fV-vZq" secondAttribute="trailing" id="uYL-dd-9yi"/>
|
|
|
+ <constraint firstItem="1s8-fV-vZq" firstAttribute="leading" secondItem="a7K-QV-7UT" secondAttribute="trailing" id="ww1-Y6-mZ3"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="8"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
|
|
+ <size key="value" width="0.0" height="2"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
|
|
+ <real key="value" value="1"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
|
|
|
+ <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounces" value="YES"/>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="deO-dC-vEa" secondAttribute="trailing" constant="12" id="4iT-cR-Yog"/>
|
|
|
+ <constraint firstItem="wBU-9t-xgS" firstAttribute="top" secondItem="Kpf-WV-Qnh" secondAttribute="bottom" constant="15" id="FcN-l0-DGc"/>
|
|
|
+ <constraint firstItem="wBU-9t-xgS" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="21" id="Kzh-xI-7Uh"/>
|
|
|
+ <constraint firstItem="deO-dC-vEa" firstAttribute="top" secondItem="wBU-9t-xgS" secondAttribute="centerY" constant="10" id="ZFM-hv-Dd7"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="wBU-9t-xgS" secondAttribute="trailing" constant="21" id="ZU6-Un-VVu"/>
|
|
|
+ <constraint firstItem="deO-dC-vEa" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="12" id="djo-Hf-KNY"/>
|
|
|
+ <constraint firstItem="Kpf-WV-Qnh" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="klK-IP-RgZ"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Kpf-WV-Qnh" secondAttribute="trailing" id="mfn-ad-cPT"/>
|
|
|
+ <constraint firstItem="Kpf-WV-Qnh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="xXw-rP-hka"/>
|
|
|
+ </constraints>
|
|
|
+ <nil key="simulatedTopBarMetrics"/>
|
|
|
+ <nil key="simulatedBottomBarMetrics"/>
|
|
|
+ <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
|
+ <point key="canvasLocation" x="131.8840579710145" y="-220.64732142857142"/>
|
|
|
+ </view>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="member_bg" width="334" height="82"/>
|
|
|
+ <image name="member_center" width="74" height="26"/>
|
|
|
+ <image name="member_logo" width="19" height="18"/>
|
|
|
+ <image name="mine_uid" width="11" height="11"/>
|
|
|
+ <image name="user_default_avatal" width="52" height="52"/>
|
|
|
+ <systemColor name="systemBackgroundColor">
|
|
|
+ <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </systemColor>
|
|
|
+ </resources>
|
|
|
+</document>
|