|
@@ -0,0 +1,293 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+ <device id="retina5_9" orientation="portrait" appearance="light"/>
|
|
|
+ <dependencies>
|
|
|
+ <deployment identifier="iOS"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
|
|
+ <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
+ <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" customClass="NYComplaintPageViewController">
|
|
|
+ <connections>
|
|
|
+ <outlet property="content_textview" destination="mY9-4Z-4qy" id="jxb-P2-aZb"/>
|
|
|
+ <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
|
|
+ </connections>
|
|
|
+ </placeholder>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
+ <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XsT-LM-A7R" userLabel="View-top">
|
|
|
+ <rect key="frame" x="0.0" y="50" width="375" height="105"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="投诉对象" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rOS-qN-YgC">
|
|
|
+ <rect key="frame" x="15" y="15" width="65" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="65" id="FhL-bz-MgH"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="Ndm-zL-cDb"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" 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="52M-HN-Nib">
|
|
|
+ <rect key="frame" x="15" y="55" width="65" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="65" id="EQN-LH-rTh"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="sht-qP-8gf"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gz9-be-VT2">
|
|
|
+ <rect key="frame" x="96" y="16" width="70" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="H4Q-HB-gte"/>
|
|
|
+ <constraint firstAttribute="width" constant="70" id="wtb-xl-860"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="教练" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431372549019" green="0.37647058823529411" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonObjActiondo:" destination="-1" eventType="touchUpInside" id="a4a-MS-wmW"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jTa-lC-n82">
|
|
|
+ <rect key="frame" x="166" y="16" width="70" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="70" id="G8p-Qs-BqE"/>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="foF-aC-tqC"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="驾校" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonObjActiondo:" destination="-1" eventType="touchUpInside" id="lGL-FM-pH3"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZTc-o3-ARE">
|
|
|
+ <rect key="frame" x="96" y="56" width="104" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="104" id="AsF-BU-ZzI"/>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="o1C-b5-CdH"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="培训问题" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="aTY-Bh-HQO"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U7V-8p-94E">
|
|
|
+ <rect key="frame" x="209" y="56" width="104" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="W05-Ze-cEc"/>
|
|
|
+ <constraint firstAttribute="width" constant="104" id="jJj-Vo-Pqd"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="费用问题" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="irt-kD-EJW"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4u-je-xWf">
|
|
|
+ <rect key="frame" x="97" y="86" width="104" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="H2w-ND-WYp"/>
|
|
|
+ <constraint firstAttribute="width" constant="104" id="Nrt-Ex-Fk6"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="报名相关" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="4WX-sp-agZ"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BWP-Wv-az2">
|
|
|
+ <rect key="frame" x="209" y="86" width="104" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="104" id="G2o-aX-1oN"/>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="tLs-vb-yuw"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
|
|
|
+ <state key="normal" title="其他问题" image="comp_nor">
|
|
|
+ <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <state key="selected" image="comp_sel"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="6W9-Ax-ax6"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="U7V-8p-94E" firstAttribute="top" secondItem="jTa-lC-n82" secondAttribute="bottom" constant="22" id="42e-GT-89y"/>
|
|
|
+ <constraint firstItem="jTa-lC-n82" firstAttribute="leading" secondItem="Gz9-be-VT2" secondAttribute="trailing" id="4LV-XU-kXN"/>
|
|
|
+ <constraint firstItem="ZTc-o3-ARE" firstAttribute="top" secondItem="Gz9-be-VT2" secondAttribute="bottom" constant="22" id="8Tr-AQ-7oa"/>
|
|
|
+ <constraint firstItem="rOS-qN-YgC" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="15" id="9di-QL-oH2"/>
|
|
|
+ <constraint firstAttribute="height" constant="105" id="G2H-sW-ytV"/>
|
|
|
+ <constraint firstItem="52M-HN-Nib" firstAttribute="top" secondItem="rOS-qN-YgC" secondAttribute="bottom" constant="20" id="HI9-xe-4aW"/>
|
|
|
+ <constraint firstItem="BWP-Wv-az2" firstAttribute="leading" secondItem="g4u-je-xWf" secondAttribute="trailing" constant="8" symbolic="YES" id="LE4-d2-ocb"/>
|
|
|
+ <constraint firstItem="rOS-qN-YgC" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="top" constant="15" id="QXn-z1-ayk"/>
|
|
|
+ <constraint firstItem="Gz9-be-VT2" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="top" constant="16" id="Wrx-Qe-ZQm"/>
|
|
|
+ <constraint firstItem="Gz9-be-VT2" firstAttribute="leading" secondItem="rOS-qN-YgC" secondAttribute="trailing" constant="16" id="Xmb-iq-ldF"/>
|
|
|
+ <constraint firstItem="ZTc-o3-ARE" firstAttribute="leading" secondItem="52M-HN-Nib" secondAttribute="trailing" constant="16" id="Z1I-Vl-DT7"/>
|
|
|
+ <constraint firstItem="52M-HN-Nib" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="15" id="fGl-EN-IiI"/>
|
|
|
+ <constraint firstItem="BWP-Wv-az2" firstAttribute="top" secondItem="U7V-8p-94E" secondAttribute="bottom" constant="12" id="g2f-OK-PeK"/>
|
|
|
+ <constraint firstItem="g4u-je-xWf" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="97" id="kjB-nV-bwH"/>
|
|
|
+ <constraint firstItem="U7V-8p-94E" firstAttribute="leading" secondItem="ZTc-o3-ARE" secondAttribute="trailing" constant="9" id="l5J-Rf-Abi"/>
|
|
|
+ <constraint firstItem="g4u-je-xWf" firstAttribute="top" secondItem="ZTc-o3-ARE" secondAttribute="bottom" constant="12" id="xsZ-zA-Y4p"/>
|
|
|
+ <constraint firstItem="jTa-lC-n82" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="top" constant="16" id="zOF-Rh-4Ml"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="投诉对象" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tet-7T-Sfs">
|
|
|
+ <rect key="frame" x="15" y="175" width="65" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="65" id="aa6-Ib-3iF"/>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="vjE-Xr-NZD"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="I5b-on-S8W">
|
|
|
+ <rect key="frame" x="56" y="698" width="263" height="40"/>
|
|
|
+ <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="H9B-yP-VR5"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" title="提交"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="20"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </button>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z7y-9O-r3s">
|
|
|
+ <rect key="frame" x="15" y="205" width="345" height="223"/>
|
|
|
+ <subviews>
|
|
|
+ <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="mY9-4Z-4qy" customClass="QMUITextView">
|
|
|
+ <rect key="frame" x="15" y="13" width="315" height="144"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="144" id="7gZ-qF-8wV"/>
|
|
|
+ </constraints>
|
|
|
+ <color key="textColor" systemColor="labelColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="请详细描述您遇到的问题:"/>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
|
|
|
+ <color key="value" red="0.67843137254901964" green="0.70588235294117641" blue="0.74901960784313726" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </textView>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2b-RN-hV2">
|
|
|
+ <rect key="frame" x="15" y="152" width="315" height="56"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vc0-pk-6eR">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="56" height="56"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="56" id="3Yr-1a-bae"/>
|
|
|
+ <constraint firstAttribute="height" constant="56" id="6RS-LY-oVZ"/>
|
|
|
+ </constraints>
|
|
|
+ <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
|
|
+ <state key="normal" image="comp_add"/>
|
|
|
+ </button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="添加图片" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aeG-hG-eNk">
|
|
|
+ <rect key="frame" x="66" y="19" width="54" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="WD5-Vd-MqP"/>
|
|
|
+ <constraint firstAttribute="width" constant="54" id="gcD-O1-XxI"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" red="0.67843137254901964" green="0.70588235294117641" blue="0.74901960784313726" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="56" id="6yj-4P-hAf"/>
|
|
|
+ <constraint firstItem="aeG-hG-eNk" firstAttribute="centerY" secondItem="K2b-RN-hV2" secondAttribute="centerY" id="Ilh-xW-MK0"/>
|
|
|
+ <constraint firstItem="vc0-pk-6eR" firstAttribute="leading" secondItem="K2b-RN-hV2" secondAttribute="leading" id="OXv-Of-99R"/>
|
|
|
+ <constraint firstItem="vc0-pk-6eR" firstAttribute="top" secondItem="K2b-RN-hV2" secondAttribute="top" id="jCB-2b-9hq"/>
|
|
|
+ <constraint firstItem="aeG-hG-eNk" firstAttribute="leading" secondItem="vc0-pk-6eR" secondAttribute="trailing" constant="10" id="pAk-49-IEl"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="K2b-RN-hV2" firstAttribute="leading" secondItem="Z7y-9O-r3s" secondAttribute="leading" constant="15" id="Voh-Lq-a5y"/>
|
|
|
+ <constraint firstItem="mY9-4Z-4qy" firstAttribute="leading" secondItem="Z7y-9O-r3s" secondAttribute="leading" constant="15" id="XA4-LR-oqj"/>
|
|
|
+ <constraint firstItem="mY9-4Z-4qy" firstAttribute="top" secondItem="Z7y-9O-r3s" secondAttribute="top" constant="13" id="hU2-Vp-5xY"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="K2b-RN-hV2" secondAttribute="trailing" constant="15" id="kDf-8z-Q3h"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="mY9-4Z-4qy" secondAttribute="trailing" constant="15" id="rDy-r7-i8o"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="K2b-RN-hV2" secondAttribute="bottom" constant="15" id="toq-yX-Py6"/>
|
|
|
+ <constraint firstAttribute="height" constant="223" id="txO-8V-Fui"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
|
|
|
+ <integer key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </view>
|
|
|
+ </subviews>
|
|
|
+ <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="XsT-LM-A7R" firstAttribute="trailing" secondItem="Q5M-cg-NOt" secondAttribute="trailing" id="ARv-kb-gXr"/>
|
|
|
+ <constraint firstItem="Tet-7T-Sfs" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="CLv-fa-kaH"/>
|
|
|
+ <constraint firstItem="XsT-LM-A7R" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" id="Cem-gs-Ao0"/>
|
|
|
+ <constraint firstItem="XsT-LM-A7R" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="FTt-vp-HIE"/>
|
|
|
+ <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="I5b-on-S8W" secondAttribute="bottom" constant="40" id="HmU-CG-JC7"/>
|
|
|
+ <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="Z7y-9O-r3s" secondAttribute="trailing" constant="15" id="Iz3-qw-ufd"/>
|
|
|
+ <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="I5b-on-S8W" secondAttribute="trailing" constant="56" id="O5p-L2-Luz"/>
|
|
|
+ <constraint firstItem="Z7y-9O-r3s" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="Ujg-DQ-fqN"/>
|
|
|
+ <constraint firstItem="Tet-7T-Sfs" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="bottom" constant="20" id="kmF-HF-ha1"/>
|
|
|
+ <constraint firstItem="Z7y-9O-r3s" firstAttribute="top" secondItem="Tet-7T-Sfs" secondAttribute="bottom" constant="10" id="lne-Zb-uFN"/>
|
|
|
+ <constraint firstItem="I5b-on-S8W" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="56" id="tMx-WK-Ndh"/>
|
|
|
+ </constraints>
|
|
|
+ <point key="canvasLocation" x="48.799999999999997" y="-11.083743842364532"/>
|
|
|
+ </view>
|
|
|
+ </objects>
|
|
|
+ <resources>
|
|
|
+ <image name="comp_add" width="56" height="56"/>
|
|
|
+ <image name="comp_nor" width="16" height="16"/>
|
|
|
+ <image name="comp_sel" width="16" height="16"/>
|
|
|
+ <systemColor name="labelColor">
|
|
|
+ <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </systemColor>
|
|
|
+ <systemColor name="systemBackgroundColor">
|
|
|
+ <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </systemColor>
|
|
|
+ </resources>
|
|
|
+</document>
|