NYComplaintPageViewController.xib 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina5_9" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="NYComplaintPageViewController">
  13. <connections>
  14. <outlet property="content_textview" destination="mY9-4Z-4qy" id="jxb-P2-aZb"/>
  15. <outlet property="imageArrayView" destination="K2b-RN-hV2" id="9bh-q4-Poi"/>
  16. <outlet property="objname_label" destination="o6U-Gi-Lct" id="aSm-tE-gLc"/>
  17. <outlet property="px_button" destination="ZTc-o3-ARE" id="AhC-9U-828"/>
  18. <outlet property="submit_button" destination="I5b-on-S8W" id="BXP-PN-v1V"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  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="812"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XsT-LM-A7R" userLabel="View-top">
  28. <rect key="frame" x="0.0" y="50" width="375" height="105"/>
  29. <subviews>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="投诉对象" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rOS-qN-YgC">
  31. <rect key="frame" x="15" y="15" width="65" height="20"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="65" id="FhL-bz-MgH"/>
  34. <constraint firstAttribute="height" constant="20" id="Ndm-zL-cDb"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  37. <color key="textColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="投诉类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="52M-HN-Nib">
  41. <rect key="frame" x="15" y="55" width="65" height="20"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="65" id="EQN-LH-rTh"/>
  44. <constraint firstAttribute="height" constant="20" id="sht-qP-8gf"/>
  45. </constraints>
  46. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  47. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZTc-o3-ARE">
  51. <rect key="frame" x="96" y="56" width="104" height="18"/>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="104" id="AsF-BU-ZzI"/>
  54. <constraint firstAttribute="height" constant="18" id="o1C-b5-CdH"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  57. <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
  58. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
  59. <state key="normal" title="培训问题" image="comp_nor">
  60. <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  61. </state>
  62. <state key="selected" image="comp_sel"/>
  63. <connections>
  64. <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="aTY-Bh-HQO"/>
  65. </connections>
  66. </button>
  67. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U7V-8p-94E">
  68. <rect key="frame" x="209" y="56" width="104" height="18"/>
  69. <constraints>
  70. <constraint firstAttribute="height" constant="18" id="W05-Ze-cEc"/>
  71. <constraint firstAttribute="width" constant="104" id="jJj-Vo-Pqd"/>
  72. </constraints>
  73. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  74. <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
  75. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
  76. <state key="normal" title="费用问题" image="comp_nor">
  77. <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  78. </state>
  79. <state key="selected" image="comp_sel"/>
  80. <connections>
  81. <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="irt-kD-EJW"/>
  82. </connections>
  83. </button>
  84. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4u-je-xWf">
  85. <rect key="frame" x="97" y="86" width="104" height="18"/>
  86. <constraints>
  87. <constraint firstAttribute="height" constant="18" id="H2w-ND-WYp"/>
  88. <constraint firstAttribute="width" constant="104" id="Nrt-Ex-Fk6"/>
  89. </constraints>
  90. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  91. <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
  92. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
  93. <state key="normal" title="报名相关" image="comp_nor">
  94. <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  95. </state>
  96. <state key="selected" image="comp_sel"/>
  97. <connections>
  98. <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="4WX-sp-agZ"/>
  99. </connections>
  100. </button>
  101. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BWP-Wv-az2">
  102. <rect key="frame" x="209" y="86" width="104" height="18"/>
  103. <constraints>
  104. <constraint firstAttribute="width" constant="104" id="G2o-aX-1oN"/>
  105. <constraint firstAttribute="height" constant="18" id="tLs-vb-yuw"/>
  106. </constraints>
  107. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  108. <inset key="titleEdgeInsets" minX="8" minY="0.0" maxX="0.0" maxY="0.0"/>
  109. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="8" maxY="0.0"/>
  110. <state key="normal" title="其他问题" image="comp_nor">
  111. <color key="titleColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  112. </state>
  113. <state key="selected" image="comp_sel"/>
  114. <connections>
  115. <action selector="buttonTypeActiondo:" destination="-1" eventType="touchUpInside" id="6W9-Ax-ax6"/>
  116. </connections>
  117. </button>
  118. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Labelxo驾校name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o6U-Gi-Lct">
  119. <rect key="frame" x="103" y="15" width="257" height="20"/>
  120. <constraints>
  121. <constraint firstAttribute="height" constant="20" id="ck4-UL-NaS"/>
  122. </constraints>
  123. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  124. <nil key="textColor"/>
  125. <nil key="highlightedColor"/>
  126. </label>
  127. </subviews>
  128. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  129. <constraints>
  130. <constraint firstItem="ZTc-o3-ARE" firstAttribute="top" secondItem="o6U-Gi-Lct" secondAttribute="bottom" constant="21" id="8ev-l0-Yhb"/>
  131. <constraint firstItem="rOS-qN-YgC" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="15" id="9di-QL-oH2"/>
  132. <constraint firstAttribute="height" constant="105" id="G2H-sW-ytV"/>
  133. <constraint firstItem="52M-HN-Nib" firstAttribute="top" secondItem="rOS-qN-YgC" secondAttribute="bottom" constant="20" id="HI9-xe-4aW"/>
  134. <constraint firstItem="BWP-Wv-az2" firstAttribute="leading" secondItem="g4u-je-xWf" secondAttribute="trailing" constant="8" symbolic="YES" id="LE4-d2-ocb"/>
  135. <constraint firstItem="o6U-Gi-Lct" firstAttribute="leading" secondItem="rOS-qN-YgC" secondAttribute="trailing" constant="23" id="NqA-AX-Whw"/>
  136. <constraint firstItem="rOS-qN-YgC" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="top" constant="15" id="QXn-z1-ayk"/>
  137. <constraint firstItem="U7V-8p-94E" firstAttribute="top" secondItem="o6U-Gi-Lct" secondAttribute="bottom" constant="21" id="VOh-gD-swh"/>
  138. <constraint firstItem="ZTc-o3-ARE" firstAttribute="leading" secondItem="52M-HN-Nib" secondAttribute="trailing" constant="16" id="Z1I-Vl-DT7"/>
  139. <constraint firstItem="52M-HN-Nib" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="15" id="fGl-EN-IiI"/>
  140. <constraint firstItem="BWP-Wv-az2" firstAttribute="top" secondItem="U7V-8p-94E" secondAttribute="bottom" constant="12" id="g2f-OK-PeK"/>
  141. <constraint firstItem="o6U-Gi-Lct" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="top" constant="15" id="g3a-WH-TIo"/>
  142. <constraint firstItem="g4u-je-xWf" firstAttribute="leading" secondItem="XsT-LM-A7R" secondAttribute="leading" constant="97" id="kjB-nV-bwH"/>
  143. <constraint firstItem="U7V-8p-94E" firstAttribute="leading" secondItem="ZTc-o3-ARE" secondAttribute="trailing" constant="9" id="l5J-Rf-Abi"/>
  144. <constraint firstAttribute="trailing" secondItem="o6U-Gi-Lct" secondAttribute="trailing" constant="15" id="lUQ-xc-HTq"/>
  145. <constraint firstItem="g4u-je-xWf" firstAttribute="top" secondItem="ZTc-o3-ARE" secondAttribute="bottom" constant="12" id="xsZ-zA-Y4p"/>
  146. </constraints>
  147. </view>
  148. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="投诉对象" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tet-7T-Sfs">
  149. <rect key="frame" x="15" y="175" width="65" height="20"/>
  150. <constraints>
  151. <constraint firstAttribute="width" constant="65" id="aa6-Ib-3iF"/>
  152. <constraint firstAttribute="height" constant="20" id="vjE-Xr-NZD"/>
  153. </constraints>
  154. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  155. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  156. <nil key="highlightedColor"/>
  157. </label>
  158. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="I5b-on-S8W">
  159. <rect key="frame" x="56" y="698" width="263" height="40"/>
  160. <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  161. <constraints>
  162. <constraint firstAttribute="height" constant="40" id="H9B-yP-VR5"/>
  163. </constraints>
  164. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  165. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  166. <state key="normal" title="提交"/>
  167. <userDefinedRuntimeAttributes>
  168. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  169. <integer key="value" value="20"/>
  170. </userDefinedRuntimeAttribute>
  171. </userDefinedRuntimeAttributes>
  172. </button>
  173. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z7y-9O-r3s">
  174. <rect key="frame" x="15" y="205" width="345" height="223"/>
  175. <subviews>
  176. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="mY9-4Z-4qy" customClass="QMUITextView">
  177. <rect key="frame" x="15" y="13" width="315" height="144"/>
  178. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  179. <constraints>
  180. <constraint firstAttribute="height" constant="144" id="7gZ-qF-8wV"/>
  181. </constraints>
  182. <color key="textColor" systemColor="labelColor"/>
  183. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  184. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  185. <userDefinedRuntimeAttributes>
  186. <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="请详细描述您遇到的问题:"/>
  187. <userDefinedRuntimeAttribute type="color" keyPath="placeholderColor">
  188. <color key="value" red="0.67843137254901964" green="0.70588235294117641" blue="0.74901960784313726" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  189. </userDefinedRuntimeAttribute>
  190. </userDefinedRuntimeAttributes>
  191. </textView>
  192. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2b-RN-hV2">
  193. <rect key="frame" x="15" y="152" width="315" height="56"/>
  194. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  195. <constraints>
  196. <constraint firstAttribute="height" constant="56" id="6yj-4P-hAf"/>
  197. </constraints>
  198. </view>
  199. </subviews>
  200. <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  201. <constraints>
  202. <constraint firstItem="K2b-RN-hV2" firstAttribute="leading" secondItem="Z7y-9O-r3s" secondAttribute="leading" constant="15" id="Voh-Lq-a5y"/>
  203. <constraint firstItem="mY9-4Z-4qy" firstAttribute="leading" secondItem="Z7y-9O-r3s" secondAttribute="leading" constant="15" id="XA4-LR-oqj"/>
  204. <constraint firstItem="mY9-4Z-4qy" firstAttribute="top" secondItem="Z7y-9O-r3s" secondAttribute="top" constant="13" id="hU2-Vp-5xY"/>
  205. <constraint firstAttribute="trailing" secondItem="K2b-RN-hV2" secondAttribute="trailing" constant="15" id="kDf-8z-Q3h"/>
  206. <constraint firstAttribute="trailing" secondItem="mY9-4Z-4qy" secondAttribute="trailing" constant="15" id="rDy-r7-i8o"/>
  207. <constraint firstAttribute="bottom" secondItem="K2b-RN-hV2" secondAttribute="bottom" constant="15" id="toq-yX-Py6"/>
  208. <constraint firstAttribute="height" constant="223" id="txO-8V-Fui"/>
  209. </constraints>
  210. <userDefinedRuntimeAttributes>
  211. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  212. <integer key="value" value="10"/>
  213. </userDefinedRuntimeAttribute>
  214. </userDefinedRuntimeAttributes>
  215. </view>
  216. </subviews>
  217. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  218. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  219. <constraints>
  220. <constraint firstItem="XsT-LM-A7R" firstAttribute="trailing" secondItem="Q5M-cg-NOt" secondAttribute="trailing" id="ARv-kb-gXr"/>
  221. <constraint firstItem="Tet-7T-Sfs" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="15" id="CLv-fa-kaH"/>
  222. <constraint firstItem="XsT-LM-A7R" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" id="Cem-gs-Ao0"/>
  223. <constraint firstItem="XsT-LM-A7R" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="FTt-vp-HIE"/>
  224. <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="I5b-on-S8W" secondAttribute="bottom" constant="40" id="HmU-CG-JC7"/>
  225. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="Z7y-9O-r3s" secondAttribute="trailing" constant="15" id="Iz3-qw-ufd"/>
  226. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="I5b-on-S8W" secondAttribute="trailing" constant="56" id="O5p-L2-Luz"/>
  227. <constraint firstItem="Z7y-9O-r3s" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="Ujg-DQ-fqN"/>
  228. <constraint firstItem="Tet-7T-Sfs" firstAttribute="top" secondItem="XsT-LM-A7R" secondAttribute="bottom" constant="20" id="kmF-HF-ha1"/>
  229. <constraint firstItem="Z7y-9O-r3s" firstAttribute="top" secondItem="Tet-7T-Sfs" secondAttribute="bottom" constant="10" id="lne-Zb-uFN"/>
  230. <constraint firstItem="I5b-on-S8W" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="56" id="tMx-WK-Ndh"/>
  231. </constraints>
  232. <point key="canvasLocation" x="48.799999999999997" y="-11.083743842364532"/>
  233. </view>
  234. </objects>
  235. <resources>
  236. <image name="comp_nor" width="16" height="16"/>
  237. <image name="comp_sel" width="16" height="16"/>
  238. <systemColor name="labelColor">
  239. <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  240. </systemColor>
  241. <systemColor name="systemBackgroundColor">
  242. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  243. </systemColor>
  244. </resources>
  245. </document>