MyShopListViewController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="16087"/>
  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="MyShopListViewController" customModule="xingchuangke" customModuleProvider="target">
  12. <connections>
  13. <outlet property="imgBackgroud" destination="Gu8-Xf-tRy" id="nGG-sa-y66"/>
  14. <outlet property="lblRemark" destination="VTm-qY-dnO" id="R5D-aB-mFP"/>
  15. <outlet property="tableView" destination="urg-i7-HX9" id="LL8-CI-zzo"/>
  16. <outlet property="txtCode" destination="003-hr-eRH" id="kwA-ht-0hY"/>
  17. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  18. <outlet property="viewMenu" destination="7PV-GG-arn" id="7Oa-1Y-Jou"/>
  19. <outlet property="viewRemark" destination="aC0-9i-gKN" id="tvj-vh-nyT"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  24. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_card_banner_07" translatesAutoresizingMaskIntoConstraints="NO" id="Gu8-Xf-tRy">
  28. <rect key="frame" x="0.0" y="0.0" width="375" height="153"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  30. </imageView>
  31. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7PV-GG-arn">
  32. <rect key="frame" x="0.0" y="10" width="375" height="54"/>
  33. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  34. <subviews>
  35. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号/姓名/商户名称" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="003-hr-eRH">
  36. <rect key="frame" x="16" y="10" width="342" height="34"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  38. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  41. <textInputTraits key="textInputTraits" returnKeyType="search"/>
  42. </textField>
  43. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KBO-YT-FeD">
  44. <rect key="frame" x="323" y="10" width="34" height="34"/>
  45. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  46. <state key="normal" image="ion_search">
  47. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. </state>
  49. <connections>
  50. <action selector="btnQuery:" destination="-1" eventType="touchUpInside" id="55z-Zi-Smb"/>
  51. </connections>
  52. </button>
  53. </subviews>
  54. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  55. </view>
  56. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="urg-i7-HX9">
  57. <rect key="frame" x="0.0" y="196" width="375" height="128"/>
  58. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  59. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </tableView>
  61. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aC0-9i-gKN">
  62. <rect key="frame" x="0.0" y="152" width="375" height="48"/>
  63. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  64. <subviews>
  65. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="直属商户" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VTm-qY-dnO">
  66. <rect key="frame" x="20" y="0.0" width="263" height="48"/>
  67. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  68. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  69. <color key="textColor" red="0.19607843137254902" green="0.19607843137254902" blue="0.19607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  70. <nil key="highlightedColor"/>
  71. </label>
  72. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jLq-x9-sv2">
  73. <rect key="frame" x="73" y="0.0" width="59" height="48"/>
  74. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  75. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  76. <inset key="titleEdgeInsets" minX="-20" minY="0.0" maxX="0.0" maxY="0.0"/>
  77. <inset key="imageEdgeInsets" minX="40" minY="0.0" maxX="0.0" maxY="0.0"/>
  78. <state key="normal" title="排序" image="ion_sort">
  79. <color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  80. </state>
  81. <connections>
  82. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="twS-cN-DrJ"/>
  83. </connections>
  84. </button>
  85. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3i0-WO-TCv">
  86. <rect key="frame" x="244" y="0.0" width="59" height="48"/>
  87. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  88. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  89. <inset key="titleEdgeInsets" minX="-20" minY="0.0" maxX="0.0" maxY="0.0"/>
  90. <inset key="imageEdgeInsets" minX="40" minY="0.0" maxX="0.0" maxY="0.0"/>
  91. <state key="normal" title="筛选" image="ion_screen">
  92. <color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  93. </state>
  94. <connections>
  95. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="P8O-7E-Qer"/>
  96. </connections>
  97. </button>
  98. <view hidden="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0gs-TD-wYQ">
  99. <rect key="frame" x="308" y="14" width="1" height="20"/>
  100. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  101. <color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.8666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  102. </view>
  103. </subviews>
  104. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  105. </view>
  106. </subviews>
  107. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  108. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  109. <point key="canvasLocation" x="111.2" y="53.523238380809602"/>
  110. </view>
  111. </objects>
  112. <resources>
  113. <image name="img_card_banner_07" width="431" height="175"/>
  114. <image name="ion_screen" width="12" height="11"/>
  115. <image name="ion_search" width="17.5" height="17"/>
  116. <image name="ion_sort" width="11" height="12.5"/>
  117. </resources>
  118. </document>