ShopCreateTableViewCell.xib 6.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="172" id="KGk-i7-Jjw" customClass="ShopCreateTableViewCell" customModule="xingchuangke" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="165"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="164.5"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_opening_merchants_17" translatesAutoresizingMaskIntoConstraints="NO" id="mOS-56-eaU">
  23. <rect key="frame" x="0.0" y="20" width="375" height="145"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. </imageView>
  26. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="fsV-01-bm0">
  27. <rect key="frame" x="31" y="52" width="80" height="80"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  29. </imageView>
  30. <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="05w-pa-BXY">
  31. <rect key="frame" x="131" y="62" width="172" height="21"/>
  32. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  33. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
  34. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="瑞鑫支付瑞鑫支付瑞鑫支付瑞鑫支付瑞鑫支付瑞鑫支付瑞鑫支付瑞鑫支付" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ocX-PV-wMy">
  38. <rect key="frame" x="131" y="90" width="217" height="30"/>
  39. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  40. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
  41. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HdY-WR-uLI">
  45. <rect key="frame" x="305" y="129" width="36" height="16"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  48. <state key="normal" title="详情">
  49. <color key="titleColor" red="0.21568627450980393" green="0.65098039215686276" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  50. </state>
  51. </button>
  52. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_opening_merchants_14" translatesAutoresizingMaskIntoConstraints="NO" id="HAt-JX-KBn">
  53. <rect key="frame" x="297" y="22" width="66" height="62"/>
  54. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  55. </imageView>
  56. </subviews>
  57. </tableViewCellContentView>
  58. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  59. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  60. <connections>
  61. <outlet property="btnDetail" destination="HdY-WR-uLI" id="y4q-cI-8BG"/>
  62. <outlet property="img" destination="fsV-01-bm0" id="huR-gN-WfL"/>
  63. <outlet property="imgChecked" destination="HAt-JX-KBn" id="QfM-7Y-ZBF"/>
  64. <outlet property="lblRemark" destination="ocX-PV-wMy" id="fTf-KW-uZf"/>
  65. <outlet property="lblTitle" destination="05w-pa-BXY" id="AuV-7y-Ohe"/>
  66. </connections>
  67. <point key="canvasLocation" x="-633" y="50"/>
  68. </tableViewCell>
  69. </objects>
  70. <resources>
  71. <image name="ion_opening_merchants_14" width="66" height="62"/>
  72. <image name="ion_opening_merchants_17" width="189" height="176"/>
  73. </resources>
  74. </document>