123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
- <capability name="Safe area layout guides" minToolsVersion="9.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="5sw-ae-CAU" customClass="MerchantsMenuContent" customModule="xingchuangke" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="330" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gdl-U6-STm">
- <rect key="frame" x="0.0" y="20" width="330" height="30"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="筛选" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gaF-QI-CCD">
- <rect key="frame" x="15" y="6.5" width="29" height="17"/>
- <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" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="gaF-QI-CCD" firstAttribute="centerY" secondItem="Gdl-U6-STm" secondAttribute="centerY" id="NJE-jX-VOA"/>
- <constraint firstAttribute="height" constant="30" id="hRn-pD-bIu"/>
- <constraint firstItem="gaF-QI-CCD" firstAttribute="leading" secondItem="Gdl-U6-STm" secondAttribute="leading" constant="15" id="i3V-Na-AFK"/>
- </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="JPR-W2-M02">
- <rect key="frame" x="15" y="70" width="31" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" tag="1007" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PiW-m0-R4v">
- <rect key="frame" x="25" y="500" width="135" height="44"/>
- <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="ZKM-Iz-Nz5"/>
- </constraints>
- <state key="normal" title="重置">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="5sw-ae-CAU" eventType="touchUpInside" id="kgX-E4-3w5"/>
- </connections>
- </button>
- <button opaque="NO" tag="1008" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="e47-DS-VN7">
- <rect key="frame" x="170" y="500" width="135" height="44"/>
- <color key="backgroundColor" red="0.1647058824" green="0.57254901960000004" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
- <state key="normal" title="确定">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="5sw-ae-CAU" eventType="touchUpInside" id="k4a-jY-4wP"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8fa-WE-GvJ">
- <rect key="frame" x="0.0" y="103" width="330" height="367"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="e47-DS-VN7" firstAttribute="height" secondItem="PiW-m0-R4v" secondAttribute="height" id="1er-gq-fTI"/>
- <constraint firstItem="PiW-m0-R4v" firstAttribute="leading" secondItem="5sw-ae-CAU" secondAttribute="leading" constant="25" id="1ji-WU-bs8"/>
- <constraint firstItem="99L-ed-Z4c" firstAttribute="trailing" secondItem="8fa-WE-GvJ" secondAttribute="trailing" id="9X2-rK-Bkf"/>
- <constraint firstItem="Gdl-U6-STm" firstAttribute="leading" secondItem="5sw-ae-CAU" secondAttribute="leading" id="DKg-Hp-5sl"/>
- <constraint firstItem="8fa-WE-GvJ" firstAttribute="leading" secondItem="99L-ed-Z4c" secondAttribute="leading" id="Iy8-xU-OGD"/>
- <constraint firstItem="e47-DS-VN7" firstAttribute="centerY" secondItem="PiW-m0-R4v" secondAttribute="centerY" id="JkE-L1-h82"/>
- <constraint firstItem="Gdl-U6-STm" firstAttribute="top" secondItem="5sw-ae-CAU" secondAttribute="top" constant="20" id="M8D-94-emD"/>
- <constraint firstItem="JPR-W2-M02" firstAttribute="top" secondItem="Gdl-U6-STm" secondAttribute="bottom" constant="20" id="WWK-nb-XLx"/>
- <constraint firstItem="PiW-m0-R4v" firstAttribute="bottom" secondItem="5sw-ae-CAU" secondAttribute="bottom" constant="-30" id="e9B-aW-MKd"/>
- <constraint firstItem="PiW-m0-R4v" firstAttribute="top" secondItem="8fa-WE-GvJ" secondAttribute="bottom" constant="30" id="f4a-Ro-XvN"/>
- <constraint firstItem="Gdl-U6-STm" firstAttribute="centerX" secondItem="5sw-ae-CAU" secondAttribute="centerX" id="k7S-Uj-m40"/>
- <constraint firstItem="e47-DS-VN7" firstAttribute="trailing" secondItem="5sw-ae-CAU" secondAttribute="trailing" constant="-25" id="l6g-Oj-KaE"/>
- <constraint firstItem="JPR-W2-M02" firstAttribute="leading" secondItem="5sw-ae-CAU" secondAttribute="leading" constant="15" id="lJM-UT-SE2"/>
- <constraint firstItem="8fa-WE-GvJ" firstAttribute="top" secondItem="JPR-W2-M02" secondAttribute="bottom" constant="15" id="mPN-OJ-wwl"/>
- <constraint firstItem="e47-DS-VN7" firstAttribute="width" secondItem="PiW-m0-R4v" secondAttribute="width" id="nLT-ZE-mb4"/>
- <constraint firstItem="PiW-m0-R4v" firstAttribute="trailing" secondItem="e47-DS-VN7" secondAttribute="leading" constant="-10" id="zmp-Dk-Kir"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <viewLayoutGuide key="safeArea" id="99L-ed-Z4c"/>
- <connections>
- <outlet property="backView" destination="8fa-WE-GvJ" id="lqh-ya-Mi4"/>
- </connections>
- <point key="canvasLocation" x="76.811594202898561" y="-18.080357142857142"/>
- </view>
- </objects>
- </document>
|