123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" 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="16087"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="JXMySettingVc">
- <connections>
- <outlet property="accountsetViewConstH" destination="jQO-hW-sjA" id="29N-XX-z0a"/>
- <outlet property="accoutSetView" destination="I1k-U8-whc" id="FXD-pS-d7S"/>
- <outlet property="clearMBtn" destination="8oq-Ys-Qwd" id="2gz-J0-jDy"/>
- <outlet property="closeDongBtn" destination="rZs-Lm-zFa" id="443-Ro-LbB"/>
- <outlet property="closeSoundBtn" destination="hGa-KM-SA0" id="Uce-qv-al2"/>
- <outlet property="gooutLoginView" destination="haG-1r-Fr5" id="we9-JG-lUu"/>
- <outlet property="headIMGView" destination="1fn-S7-gat" id="7c2-J8-cL2"/>
- <outlet property="isLongSwitch" destination="pls-sq-3vK" id="wmm-dC-SrX"/>
- <outlet property="labelMM" destination="Swg-Fv-3rS" id="zxD-5e-uDq"/>
- <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="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="I1k-U8-whc">
- <rect key="frame" x="0.0" y="0.0" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账号安全与绑定" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oL7-Jn-unq">
- <rect key="frame" x="15" y="13" width="121.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="组20" translatesAutoresizingMaskIntoConstraints="NO" id="zYv-Up-HQN">
- <rect key="frame" x="387" y="17" width="7" height="12"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="oL7-Jn-unq" firstAttribute="centerY" secondItem="I1k-U8-whc" secondAttribute="centerY" id="3Io-5D-mhy"/>
- <constraint firstItem="oL7-Jn-unq" firstAttribute="leading" secondItem="I1k-U8-whc" secondAttribute="leading" constant="15" id="UL3-0t-dWc"/>
- <constraint firstAttribute="height" constant="46" id="YS0-9i-FaJ"/>
- <constraint firstAttribute="trailing" secondItem="zYv-Up-HQN" secondAttribute="trailing" constant="20" id="ZGH-2t-on4"/>
- <constraint firstItem="zYv-Up-HQN" firstAttribute="centerY" secondItem="oL7-Jn-unq" secondAttribute="centerY" id="fbW-RZ-mZz"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4ew-kn-bOh">
- <rect key="frame" x="0.0" y="56" width="414" height="46"/>
- <subviews>
- <button opaque="NO" alpha="0.59999999999999998" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8oq-Ys-Qwd">
- <rect key="frame" x="334" y="7.5" width="60" height="31"/>
- <color key="backgroundColor" red="0.80339866879999999" green="0.22879943250000001" blue="0.1724736989" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="31" id="NZJ-Tw-5dZ"/>
- <constraint firstAttribute="width" constant="60" id="NdJ-nV-5cf"/>
- </constraints>
- <state key="normal" title="清除">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.0kb" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Swg-Fv-3rS">
- <rect key="frame" x="274.5" y="12.5" width="44.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Swg-Fv-3rS" firstAttribute="centerY" secondItem="8oq-Ys-Qwd" secondAttribute="centerY" id="B9h-6H-Pi8"/>
- <constraint firstItem="8oq-Ys-Qwd" firstAttribute="leading" secondItem="Swg-Fv-3rS" secondAttribute="trailing" constant="15" id="LB9-H0-cRr"/>
- <constraint firstAttribute="trailing" secondItem="8oq-Ys-Qwd" secondAttribute="trailing" constant="20" id="O5z-2m-O64"/>
- <constraint firstAttribute="height" constant="46" id="UJM-dR-HCg"/>
- <constraint firstItem="8oq-Ys-Qwd" firstAttribute="centerY" secondItem="4ew-kn-bOh" secondAttribute="centerY" id="ppd-ck-0HV"/>
- </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="IAk-iV-Ree">
- <rect key="frame" x="15" y="68.5" width="69.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W6D-bU-wGd">
- <rect key="frame" x="0.0" y="103" width="414" height="8"/>
- <color key="backgroundColor" red="0.97254055740000001" green="0.97267109159999998" blue="0.96077483890000004" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <color key="tintColor" red="0.97254055740000001" green="0.97267109159999998" blue="0.96077483890000004" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="8" id="hIy-PV-6s9"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dy7-Kr-0mS">
- <rect key="frame" x="0.0" y="112" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否震动" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Sq-bl-PzG">
- <rect key="frame" x="15" y="12.5" width="69.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="rZs-Lm-zFa">
- <rect key="frame" x="345" y="7.5" width="51" height="31"/>
- <color key="onTintColor" red="0.80339866879999999" green="0.22879943250000001" blue="0.1724736989" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </switch>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="6Sq-bl-PzG" firstAttribute="centerY" secondItem="dy7-Kr-0mS" secondAttribute="centerY" id="Ysj-6D-H23"/>
- <constraint firstAttribute="height" constant="46" id="cyj-Zs-963"/>
- <constraint firstAttribute="trailing" secondItem="rZs-Lm-zFa" secondAttribute="trailing" constant="20" id="fRW-vF-mUd"/>
- <constraint firstItem="6Sq-bl-PzG" firstAttribute="leading" secondItem="dy7-Kr-0mS" secondAttribute="leading" constant="15" id="hRF-mG-yF1"/>
- <constraint firstItem="rZs-Lm-zFa" firstAttribute="centerY" secondItem="6Sq-bl-PzG" secondAttribute="centerY" id="vKC-I5-UCH"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9SJ-J3-5YN">
- <rect key="frame" x="0.0" y="159" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否静音" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g6D-wX-sEM">
- <rect key="frame" x="15" y="12.5" width="69.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="hGa-KM-SA0">
- <rect key="frame" x="345" y="7.5" width="51" height="31"/>
- <color key="onTintColor" red="0.80339866879999999" green="0.22879943250000001" blue="0.1724736989" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </switch>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="hGa-KM-SA0" secondAttribute="trailing" constant="20" id="A1c-Vf-nmb"/>
- <constraint firstItem="hGa-KM-SA0" firstAttribute="centerY" secondItem="g6D-wX-sEM" secondAttribute="centerY" id="m5U-VH-qk3"/>
- <constraint firstItem="g6D-wX-sEM" firstAttribute="leading" secondItem="9SJ-J3-5YN" secondAttribute="leading" constant="15" id="mJf-ui-5Yi"/>
- <constraint firstItem="g6D-wX-sEM" firstAttribute="centerY" secondItem="9SJ-J3-5YN" secondAttribute="centerY" id="pyU-RI-SSq"/>
- <constraint firstAttribute="height" constant="46" id="snr-Fj-evD"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1fn-S7-gat">
- <rect key="frame" x="0.0" y="220" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="字体修改" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FLp-xf-tcU">
- <rect key="frame" x="15" y="12.5" width="69.5" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="组20" translatesAutoresizingMaskIntoConstraints="NO" id="HZz-sK-EF1">
- <rect key="frame" x="387" y="17" width="7" height="12"/>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="FLp-xf-tcU" firstAttribute="leading" secondItem="1fn-S7-gat" secondAttribute="leading" constant="15" id="Q1a-im-hfL"/>
- <constraint firstAttribute="trailing" secondItem="HZz-sK-EF1" secondAttribute="trailing" constant="20" id="loQ-Ai-DSn"/>
- <constraint firstAttribute="height" constant="46" id="sji-hl-PRi"/>
- <constraint firstItem="FLp-xf-tcU" firstAttribute="centerY" secondItem="1fn-S7-gat" secondAttribute="centerY" id="wcs-Wl-toU"/>
- <constraint firstItem="HZz-sK-EF1" firstAttribute="centerY" secondItem="FLp-xf-tcU" secondAttribute="centerY" id="wmo-GW-78d"/>
- </constraints>
- </view>
- <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="czk-Zj-3Sq">
- <rect key="frame" x="0.0" y="281" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否屠龙推送" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="efF-vk-ocg">
- <rect key="frame" x="15" y="12.5" width="104" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="组20" translatesAutoresizingMaskIntoConstraints="NO" id="iXz-A0-uGG">
- <rect key="frame" x="387" y="17" width="7" height="12"/>
- </imageView>
- <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pls-sq-3vK">
- <rect key="frame" x="345" y="7.5" width="51" height="31"/>
- <color key="onTintColor" red="0.80339866879999999" green="0.22879943250000001" blue="0.1724736989" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- </switch>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="iXz-A0-uGG" firstAttribute="centerY" secondItem="efF-vk-ocg" secondAttribute="centerY" id="6o9-ZL-PJY"/>
- <constraint firstAttribute="trailing" secondItem="iXz-A0-uGG" secondAttribute="trailing" constant="20" id="7FK-7Z-keK"/>
- <constraint firstItem="pls-sq-3vK" firstAttribute="centerY" secondItem="efF-vk-ocg" secondAttribute="centerY" id="DOe-bb-sjF"/>
- <constraint firstAttribute="height" constant="46" id="Jo3-G0-B48"/>
- <constraint firstItem="efF-vk-ocg" firstAttribute="leading" secondItem="czk-Zj-3Sq" secondAttribute="leading" constant="15" id="PLF-8s-F1V"/>
- <constraint firstItem="efF-vk-ocg" firstAttribute="centerY" secondItem="czk-Zj-3Sq" secondAttribute="centerY" id="eqA-O5-C6x"/>
- <constraint firstAttribute="trailing" secondItem="pls-sq-3vK" secondAttribute="trailing" constant="20" id="yE6-h8-SNk"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="haG-1r-Fr5">
- <rect key="frame" x="0.0" y="367" width="414" height="46"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="退出当前账号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vq0-NI-Hh3">
- <rect key="frame" x="155" y="12.5" width="104" height="21"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
- <color key="textColor" systemColor="systemPinkColor" red="1" green="0.1764705882" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="46" id="DPh-6E-XgZ"/>
- <constraint firstItem="vq0-NI-Hh3" firstAttribute="centerY" secondItem="haG-1r-Fr5" secondAttribute="centerY" id="Uek-dD-chL"/>
- <constraint firstItem="vq0-NI-Hh3" firstAttribute="centerX" secondItem="haG-1r-Fr5" secondAttribute="centerX" id="l0Z-A9-kIa"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.96470588235294119" green="0.96470588235294119" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="W6D-bU-wGd" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="1b1-nd-w28"/>
- <constraint firstAttribute="trailing" secondItem="W6D-bU-wGd" secondAttribute="trailing" id="2GP-g3-fNU"/>
- <constraint firstItem="1fn-S7-gat" firstAttribute="top" secondItem="9SJ-J3-5YN" secondAttribute="bottom" constant="15" id="4S3-VA-KSK"/>
- <constraint firstItem="IAk-iV-Ree" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="5XB-GJ-mRg"/>
- <constraint firstAttribute="trailing" secondItem="haG-1r-Fr5" secondAttribute="trailing" id="5vX-gD-RCH"/>
- <constraint firstItem="IAk-iV-Ree" firstAttribute="centerY" secondItem="4ew-kn-bOh" secondAttribute="centerY" id="67R-9M-Yba"/>
- <constraint firstItem="haG-1r-Fr5" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="93z-5Y-aeU"/>
- <constraint firstAttribute="trailing" secondItem="I1k-U8-whc" secondAttribute="trailing" id="9E9-Za-Uvf"/>
- <constraint firstItem="I1k-U8-whc" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="CxQ-K4-7ah"/>
- <constraint firstAttribute="trailing" secondItem="9SJ-J3-5YN" secondAttribute="trailing" id="F2a-5d-cXS"/>
- <constraint firstAttribute="trailing" secondItem="1fn-S7-gat" secondAttribute="trailing" id="Gwh-Ta-r6y"/>
- <constraint firstItem="4ew-kn-bOh" firstAttribute="top" secondItem="I1k-U8-whc" secondAttribute="bottom" constant="10" id="M97-7U-L0O"/>
- <constraint firstItem="4ew-kn-bOh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="OQ2-66-2T8"/>
- <constraint firstItem="1fn-S7-gat" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="WNX-mD-zd6"/>
- <constraint firstItem="czk-Zj-3Sq" firstAttribute="top" secondItem="1fn-S7-gat" secondAttribute="bottom" constant="15" id="att-eB-tuD"/>
- <constraint firstItem="dy7-Kr-0mS" firstAttribute="top" secondItem="W6D-bU-wGd" secondAttribute="bottom" constant="1" id="czJ-us-vYJ"/>
- <constraint firstAttribute="trailing" secondItem="4ew-kn-bOh" secondAttribute="trailing" id="dpa-Zl-Zbf"/>
- <constraint firstItem="czk-Zj-3Sq" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="f9n-wq-YdR"/>
- <constraint firstItem="dy7-Kr-0mS" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="hV3-cU-15p"/>
- <constraint firstItem="I1k-U8-whc" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="jQO-hW-sjA"/>
- <constraint firstItem="W6D-bU-wGd" firstAttribute="top" secondItem="4ew-kn-bOh" secondAttribute="bottom" constant="1" id="jsk-0F-MUO"/>
- <constraint firstAttribute="trailing" secondItem="dy7-Kr-0mS" secondAttribute="trailing" id="kvX-82-5hS"/>
- <constraint firstItem="9SJ-J3-5YN" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="rVh-2Q-Nhy"/>
- <constraint firstAttribute="trailing" secondItem="czk-Zj-3Sq" secondAttribute="trailing" id="sHG-ds-BKi"/>
- <constraint firstItem="haG-1r-Fr5" firstAttribute="top" secondItem="czk-Zj-3Sq" secondAttribute="bottom" constant="40" id="tkb-fs-4TH"/>
- <constraint firstItem="9SJ-J3-5YN" firstAttribute="top" secondItem="dy7-Kr-0mS" secondAttribute="bottom" constant="1" id="wnz-ae-Ran"/>
- </constraints>
- <point key="canvasLocation" x="137.68115942028987" y="102.45535714285714"/>
- </view>
- </objects>
- <resources>
- <image name="组20" width="7" height="12"/>
- </resources>
- </document>
|