SelectedAddressViewController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SelectedAddressViewController" customModule="xingchuangke" customModuleProvider="target">
  12. <connections>
  13. <outlet property="btnConfrim" destination="dxU-rH-KIs" id="cu2-nb-SdD"/>
  14. <outlet property="switchBtn" destination="chN-1g-7Me" id="b8b-0W-Zzg"/>
  15. <outlet property="txtAddress1" destination="iGp-L9-Sxi" id="PTG-Db-bGw"/>
  16. <outlet property="txtContent" destination="VG5-RH-KGf" id="aw0-LF-St4"/>
  17. <outlet property="txtName" destination="p3q-Dn-Duu" id="IPi-CG-ShX"/>
  18. <outlet property="txtPhone" destination="5UX-r2-R9Z" id="jSX-Vo-5Pd"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  20. <outlet property="view1" destination="afr-wE-YGP" id="ESn-wb-ueq"/>
  21. <outlet property="view2" destination="liQ-Jr-K0y" id="p1G-B5-zts"/>
  22. <outlet property="view3" destination="bkd-Jv-9o3" id="Whv-iY-p3t"/>
  23. </connections>
  24. </placeholder>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  26. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  27. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="afr-wE-YGP">
  31. <rect key="frame" x="16" y="15" width="343" height="50"/>
  32. <subviews>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="收货人:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j9G-ZP-Mwy">
  34. <rect key="frame" x="12" y="15" width="58" height="17"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  37. <nil key="textColor"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入收货人姓名" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="p3q-Dn-Duu">
  41. <rect key="frame" x="67" y="10" width="258" height="30"/>
  42. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <textInputTraits key="textInputTraits"/>
  45. </textField>
  46. </subviews>
  47. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="50" id="2Yn-vH-gZ2"/>
  50. </constraints>
  51. </view>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="liQ-Jr-K0y">
  53. <rect key="frame" x="16" y="75" width="343" height="50"/>
  54. <subviews>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="手机号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3cc-BZ-iPT">
  56. <rect key="frame" x="12" y="15" width="58" height="17"/>
  57. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  58. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  59. <nil key="textColor"/>
  60. <nil key="highlightedColor"/>
  61. </label>
  62. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入收货人手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="5UX-r2-R9Z">
  63. <rect key="frame" x="67" y="10" width="258" height="30"/>
  64. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  65. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  66. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  67. </textField>
  68. </subviews>
  69. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="50" id="6Mo-Pm-SVb"/>
  72. </constraints>
  73. </view>
  74. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bkd-Jv-9o3">
  75. <rect key="frame" x="16" y="135" width="343" height="50"/>
  76. <subviews>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="收货地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KzN-w8-vR8">
  78. <rect key="frame" x="12" y="16" width="72" height="17"/>
  79. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  80. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  81. <nil key="textColor"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择收货地址" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="iGp-L9-Sxi">
  85. <rect key="frame" x="84" y="10" width="241" height="30"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  87. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  88. <textInputTraits key="textInputTraits"/>
  89. </textField>
  90. <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kcV-Ft-kfM">
  91. <rect key="frame" x="0.0" y="0.0" width="325" height="50"/>
  92. <state key="normal" image="fanhuiq"/>
  93. <connections>
  94. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="pfG-2f-dnb"/>
  95. </connections>
  96. </button>
  97. </subviews>
  98. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  99. <constraints>
  100. <constraint firstItem="kcV-Ft-kfM" firstAttribute="top" secondItem="bkd-Jv-9o3" secondAttribute="top" id="7pN-n3-KGH"/>
  101. <constraint firstItem="kcV-Ft-kfM" firstAttribute="leading" secondItem="bkd-Jv-9o3" secondAttribute="leading" id="GtH-8e-6Rj"/>
  102. <constraint firstAttribute="trailing" secondItem="kcV-Ft-kfM" secondAttribute="trailing" constant="18" id="LiW-fA-Lag"/>
  103. <constraint firstAttribute="bottom" secondItem="kcV-Ft-kfM" secondAttribute="bottom" id="XnM-eh-64s"/>
  104. <constraint firstAttribute="height" constant="50" id="yQM-Ow-C8S"/>
  105. </constraints>
  106. </view>
  107. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="VG5-RH-KGf">
  108. <rect key="frame" x="16" y="194" width="343" height="105"/>
  109. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="105" id="NJb-H2-T4m"/>
  112. </constraints>
  113. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  114. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  115. </textView>
  116. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dxU-rH-KIs">
  117. <rect key="frame" x="16" y="366" width="343" height="45"/>
  118. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  119. <color key="backgroundColor" red="0.1647058824" green="0.57254901960000004" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  120. <viewLayoutGuide key="safeArea" id="flN-Yk-Bay"/>
  121. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  122. <state key="normal" title="确定">
  123. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  124. </state>
  125. <connections>
  126. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="JPU-oL-Js5"/>
  127. </connections>
  128. </button>
  129. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="5Hh-jk-LtF">
  130. <rect key="frame" x="16" y="308" width="343" height="50"/>
  131. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  132. <subviews>
  133. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="是否设为默认地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8yD-Sf-3ty">
  134. <rect key="frame" x="16" y="15" width="130" height="21"/>
  135. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  136. <viewLayoutGuide key="safeArea" id="41T-gA-1vN"/>
  137. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  138. <nil key="textColor"/>
  139. <nil key="highlightedColor"/>
  140. </label>
  141. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="chN-1g-7Me">
  142. <rect key="frame" x="262" y="10" width="49" height="31"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  144. <viewLayoutGuide key="safeArea" id="FnZ-Lx-zwu"/>
  145. <connections>
  146. <action selector="switchChanged:" destination="-1" eventType="valueChanged" id="t29-8C-hOR"/>
  147. </connections>
  148. </switch>
  149. </subviews>
  150. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  151. <viewLayoutGuide key="safeArea" id="Nz4-bM-sUF"/>
  152. </view>
  153. </subviews>
  154. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  155. <constraints>
  156. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="VG5-RH-KGf" secondAttribute="trailing" constant="16" id="Ck7-pr-IsX"/>
  157. <constraint firstItem="VG5-RH-KGf" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="Pw6-yo-Hai"/>
  158. <constraint firstItem="bkd-Jv-9o3" firstAttribute="top" secondItem="liQ-Jr-K0y" secondAttribute="bottom" constant="10" id="RmN-Q9-eRk"/>
  159. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="afr-wE-YGP" secondAttribute="trailing" constant="16" id="S4W-TW-ASp"/>
  160. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="liQ-Jr-K0y" secondAttribute="trailing" constant="16" id="WFP-f3-fdp"/>
  161. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="bkd-Jv-9o3" secondAttribute="trailing" constant="16" id="bPt-Fz-RbZ"/>
  162. <constraint firstItem="bkd-Jv-9o3" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="eeD-eF-k44"/>
  163. <constraint firstItem="afr-wE-YGP" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="15" id="hOL-6d-1aV"/>
  164. <constraint firstItem="afr-wE-YGP" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="k0N-Yd-yfP"/>
  165. <constraint firstItem="liQ-Jr-K0y" firstAttribute="top" secondItem="afr-wE-YGP" secondAttribute="bottom" constant="10" id="lV9-Hq-GmM"/>
  166. <constraint firstItem="liQ-Jr-K0y" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="qIa-HU-MZq"/>
  167. <constraint firstItem="VG5-RH-KGf" firstAttribute="top" secondItem="bkd-Jv-9o3" secondAttribute="bottom" constant="9" id="tcl-u6-J7x"/>
  168. </constraints>
  169. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  170. <point key="canvasLocation" x="-199.19999999999999" y="-8.5457271364317844"/>
  171. </view>
  172. </objects>
  173. <resources>
  174. <image name="fanhuiq" width="7" height="12.5"/>
  175. </resources>
  176. </document>