杨锴
2025-05-11 7453d2d0cef415b34323d1b91e6cfa4a6ba31178
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
<?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="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
        <capability name="Named colors" 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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CityChooseSubTypeView" customModule="WanPai" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TPq-C8-wkc">
                    <rect key="frame" x="0.0" y="0.0" width="393" height="100"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前城市:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="T2N-Sp-Usv">
                            <rect key="frame" x="14" y="14" width="71.666666666666671" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.23921568627450979" green="0.24313725490196078" blue="0.27058823529411763" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <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="VXl-8W-S4W">
                            <rect key="frame" x="85.666666666666671" y="14" width="43.000000000000014" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" name="FE6E0D"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9Wx-wB-FnM">
                            <rect key="frame" x="307" y="14" width="72" height="17"/>
                            <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="重新定位" image="btn_local">
                                <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <connections>
                                <action selector="reLocationAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="fWo-Ur-i0U"/>
                            </connections>
                        </button>
                        <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="TJg-Td-Jbc">
                            <rect key="frame" x="0.0" y="52" width="393" height="48"/>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        </tableView>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="VXl-8W-S4W" firstAttribute="leading" secondItem="T2N-Sp-Usv" secondAttribute="trailing" id="3kK-GP-qmG"/>
                        <constraint firstAttribute="trailing" secondItem="TJg-Td-Jbc" secondAttribute="trailing" id="4C7-b3-5FG"/>
                        <constraint firstItem="T2N-Sp-Usv" firstAttribute="top" secondItem="TPq-C8-wkc" secondAttribute="top" constant="14" id="80U-Rh-huf"/>
                        <constraint firstItem="9Wx-wB-FnM" firstAttribute="centerY" secondItem="T2N-Sp-Usv" secondAttribute="centerY" id="FlO-am-21E"/>
                        <constraint firstAttribute="trailing" secondItem="9Wx-wB-FnM" secondAttribute="trailing" constant="14" id="PX6-jx-RzA"/>
                        <constraint firstItem="T2N-Sp-Usv" firstAttribute="leading" secondItem="TPq-C8-wkc" secondAttribute="leading" constant="14" id="Rjb-wt-9hY"/>
                        <constraint firstAttribute="bottom" secondItem="TJg-Td-Jbc" secondAttribute="bottom" id="Tab-9M-uJJ"/>
                        <constraint firstItem="VXl-8W-S4W" firstAttribute="centerY" secondItem="T2N-Sp-Usv" secondAttribute="centerY" id="afQ-p4-DIB"/>
                        <constraint firstAttribute="height" constant="100" id="eEu-f9-Ced"/>
                        <constraint firstItem="TJg-Td-Jbc" firstAttribute="leading" secondItem="TPq-C8-wkc" secondAttribute="leading" id="nDl-iY-VlK"/>
                        <constraint firstItem="TJg-Td-Jbc" firstAttribute="top" secondItem="T2N-Sp-Usv" secondAttribute="bottom" constant="21" id="tci-9o-isI"/>
                    </constraints>
                </view>
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8Pc-Ig-MnB">
                    <rect key="frame" x="0.0" y="100" width="393" height="752"/>
                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                    <connections>
                        <action selector="closeAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="knc-ZU-pGW"/>
                    </connections>
                </button>
            </subviews>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.69999999999999996" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="TPq-C8-wkc" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="4me-CT-SUv"/>
                <constraint firstItem="TPq-C8-wkc" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="5nb-Uv-WlP"/>
                <constraint firstAttribute="trailing" secondItem="8Pc-Ig-MnB" secondAttribute="trailing" id="GTn-Ft-epJ"/>
                <constraint firstAttribute="trailing" secondItem="TPq-C8-wkc" secondAttribute="trailing" id="LXq-Rb-5v0"/>
                <constraint firstItem="8Pc-Ig-MnB" firstAttribute="top" secondItem="TPq-C8-wkc" secondAttribute="bottom" id="Ocg-WP-1NT"/>
                <constraint firstAttribute="bottom" secondItem="8Pc-Ig-MnB" secondAttribute="bottom" id="PK5-ZC-gOv"/>
                <constraint firstItem="8Pc-Ig-MnB" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="hXg-t7-TtH"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
                <outlet property="cons_viewHeight" destination="eEu-f9-Ced" id="DiD-Kz-VSh"/>
                <outlet property="label_city" destination="VXl-8W-S4W" id="75K-gD-yyi"/>
                <outlet property="tableView" destination="TJg-Td-Jbc" id="E6T-Z5-jHa"/>
            </connections>
            <point key="canvasLocation" x="72" y="21"/>
        </view>
    </objects>
    <resources>
        <image name="btn_local" width="14" height="14"/>
        <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>