<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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="SearchStoreListVC" customModule="WanPai" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_city" destination="7Vo-Nb-UWI" id="GA1-Gs-XTf"/>
|
<outlet property="btn_distance" destination="Sjl-a9-MXw" id="YI2-q3-bQu"/>
|
<outlet property="btn_limits" destination="L73-YJ-fMg" id="Apw-Mp-8Gs"/>
|
<outlet property="stackView" destination="p37-ee-k1s" id="KOE-Id-1Ga"/>
|
<outlet property="tableView" destination="w5f-N5-JJP" id="6Oc-pX-5Vv"/>
|
<outlet property="tf_searchStore" destination="ijW-3g-tUM" id="V2D-K7-LrL"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="view_localtion" destination="9la-Zv-RdZ" id="qK5-Fu-2ii"/>
|
</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="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="p37-ee-k1s">
|
<rect key="frame" x="0.0" y="59" width="393" height="132"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4jj-c6-GHv">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="62"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j1R-Bt-Iep">
|
<rect key="frame" x="14" y="15" width="326" height="38"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="search" translatesAutoresizingMaskIntoConstraints="NO" id="RED-Q1-j8H">
|
<rect key="frame" x="4" y="11" width="16" height="16"/>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="输入门店名称" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ijW-3g-tUM">
|
<rect key="frame" x="24" y="0.0" width="292" height="38"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" red="0.96470588235294119" green="0.96470588235294119" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="38" id="FTE-Nc-7tR"/>
|
<constraint firstItem="ijW-3g-tUM" firstAttribute="top" secondItem="j1R-Bt-Iep" secondAttribute="top" id="Krf-Xm-jfS"/>
|
<constraint firstAttribute="bottom" secondItem="ijW-3g-tUM" secondAttribute="bottom" id="WTd-1u-fRa"/>
|
<constraint firstItem="RED-Q1-j8H" firstAttribute="leading" secondItem="j1R-Bt-Iep" secondAttribute="leading" constant="4" id="ZtE-53-3Hy"/>
|
<constraint firstAttribute="trailing" secondItem="ijW-3g-tUM" secondAttribute="trailing" constant="10" id="otl-Na-Neq"/>
|
<constraint firstItem="ijW-3g-tUM" firstAttribute="leading" secondItem="RED-Q1-j8H" secondAttribute="trailing" constant="4" id="pCi-2n-Kmq"/>
|
<constraint firstItem="RED-Q1-j8H" firstAttribute="centerY" secondItem="j1R-Bt-Iep" secondAttribute="centerY" id="ucs-k4-IU2"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cIk-RH-0og">
|
<rect key="frame" x="340" y="15" width="53" height="38"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="搜索">
|
<color key="titleColor" name="FE6E0D"/>
|
</state>
|
<connections>
|
<action selector="searchAction:" destination="-1" eventType="touchUpInside" id="gTx-dX-GTW"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="cIk-RH-0og" firstAttribute="bottom" secondItem="j1R-Bt-Iep" secondAttribute="bottom" id="9kd-eN-29x"/>
|
<constraint firstItem="j1R-Bt-Iep" firstAttribute="leading" secondItem="4jj-c6-GHv" secondAttribute="leading" constant="14" id="AFg-9W-OSp"/>
|
<constraint firstAttribute="trailing" secondItem="cIk-RH-0og" secondAttribute="trailing" id="F7F-js-4QM"/>
|
<constraint firstItem="cIk-RH-0og" firstAttribute="leading" secondItem="j1R-Bt-Iep" secondAttribute="trailing" id="FlI-u5-rwr"/>
|
<constraint firstItem="j1R-Bt-Iep" firstAttribute="top" secondItem="4jj-c6-GHv" secondAttribute="top" constant="15" id="L4e-Wd-Vax"/>
|
<constraint firstAttribute="bottom" secondItem="j1R-Bt-Iep" secondAttribute="bottom" constant="9" id="NDd-6j-qaV"/>
|
<constraint firstAttribute="trailing" secondItem="j1R-Bt-Iep" secondAttribute="trailing" constant="53" id="hyW-6C-TwH"/>
|
<constraint firstItem="cIk-RH-0og" firstAttribute="top" secondItem="j1R-Bt-Iep" secondAttribute="top" id="nR6-ZA-8HU"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9la-Zv-RdZ">
|
<rect key="frame" x="0.0" y="62" width="393" height="35"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开启定位查看最近门店" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RCQ-2p-oS4">
|
<rect key="frame" x="14" y="9.6666666666666572" width="132.66666666666666" height="15.666666666666664"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.5725490196078431" green="0.5725490196078431" blue="0.5725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="L73-YJ-fMg" customClass="QMUIButton">
|
<rect key="frame" x="302" y="2" width="77" height="31"/>
|
<color key="backgroundColor" name="FE6E0D"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="77" id="6Ev-7g-GND"/>
|
<constraint firstAttribute="height" constant="31" id="8Aw-I6-afi"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="去开启" image="icon_local"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="2"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="gotoSettingAction:" destination="-1" eventType="touchUpInside" id="Wlp-xa-ZLG"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="RCQ-2p-oS4" firstAttribute="centerY" secondItem="9la-Zv-RdZ" secondAttribute="centerY" id="3Z4-xz-PtI"/>
|
<constraint firstAttribute="trailing" secondItem="L73-YJ-fMg" secondAttribute="trailing" constant="14" id="8ax-X2-0Jc"/>
|
<constraint firstAttribute="height" constant="35" id="buO-kO-MhB"/>
|
<constraint firstItem="RCQ-2p-oS4" firstAttribute="leading" secondItem="9la-Zv-RdZ" secondAttribute="leading" constant="14" id="pxN-zn-NCu"/>
|
<constraint firstItem="L73-YJ-fMg" firstAttribute="centerY" secondItem="9la-Zv-RdZ" secondAttribute="centerY" id="vT7-X6-g9q"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Y91-9f-1ri">
|
<rect key="frame" x="0.0" y="97" width="393" height="35"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="73" translatesAutoresizingMaskIntoConstraints="NO" id="Z8B-KR-reT">
|
<rect key="frame" x="14" y="0.0" width="231" height="35"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Vo-Nb-UWI" customClass="QMUIButton">
|
<rect key="frame" x="0.0" y="0.0" width="79" height="35"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="热门城市" image="icon_down_arrow">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="icon_down_arrow_s"/>
|
<connections>
|
<action selector="cityAction:" destination="-1" eventType="touchUpInside" id="lgD-0t-AWw"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Sjl-a9-MXw" customClass="QMUIButton">
|
<rect key="frame" x="152" y="0.0" width="79" height="35"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="距离" image="icon_sort_normal">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="distanceAction:" destination="-1" eventType="touchUpInside" id="4vv-rP-VFm"/>
|
</connections>
|
</button>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Z8B-KR-reT" firstAttribute="leading" secondItem="Y91-9f-1ri" secondAttribute="leading" constant="14" id="U4Y-ug-ueU"/>
|
<constraint firstAttribute="height" constant="35" id="len-Y1-EBe"/>
|
<constraint firstItem="Z8B-KR-reT" firstAttribute="top" secondItem="Y91-9f-1ri" secondAttribute="top" id="pXJ-fr-GSW"/>
|
<constraint firstAttribute="bottom" secondItem="Z8B-KR-reT" secondAttribute="bottom" id="qug-DP-0pj"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="w5f-N5-JJP">
|
<rect key="frame" x="0.0" y="201" width="393" height="617"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="w5f-N5-JJP" secondAttribute="trailing" id="DM6-sO-JCh"/>
|
<constraint firstItem="w5f-N5-JJP" firstAttribute="top" secondItem="p37-ee-k1s" secondAttribute="bottom" constant="10" id="Nko-WG-Bme"/>
|
<constraint firstItem="w5f-N5-JJP" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="QJU-0x-QTX"/>
|
<constraint firstItem="p37-ee-k1s" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="eGJ-5u-3c4"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="w5f-N5-JJP" secondAttribute="bottom" id="j9Y-py-Gcc"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="p37-ee-k1s" secondAttribute="trailing" id="laT-yr-iTv"/>
|
<constraint firstItem="p37-ee-k1s" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="uM3-P4-s15"/>
|
</constraints>
|
<point key="canvasLocation" x="61.832061068702288" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_down_arrow" width="13" height="8"/>
|
<image name="icon_down_arrow_s" width="13" height="8"/>
|
<image name="icon_local" width="14" height="14"/>
|
<image name="icon_sort_normal" width="9" height="12"/>
|
<image name="search" width="16" height="16"/>
|
<namedColor name="FE6E0D">
|
<color red="0.99199998378753662" green="0.53299999237060547" blue="0.0080000003799796104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|