CoaApplyProtocolVC.xib 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="13527"/>
  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="CoaApplyProtocolVC">
  13. <connections>
  14. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  15. </connections>
  16. </placeholder>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="根据公安厅88号文件" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xL5-4b-7Iy">
  23. <rect key="frame" x="10" y="0.0" width="355" height="40"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="40" id="sXR-eG-YX5"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  28. <color key="textColor" red="1" green="0.45957246976736343" blue="0.16480479839710038" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="pqq-fN-mUH">
  32. <rect key="frame" x="10" y="40" width="355" height="627"/>
  33. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  34. <string key="text">1、驾驶培训机构应当选用驾驶和教学经验丰富、安全文明驾驶素质高的驾驶人担任教练员;
  35. 2、不得聘用有交通违法记分满分记录、发生交通死亡责任事故、组织或参与考试舞弊、收受或索取学员财物的人员担任教练员;
  36. 3、严格教学活动监督管理,对学员投诉多、培训质量和职业道德差的教练员,严格考核和退出机制;
  37. 4、试点开展教练员职业教育,完善教练员继续教育制度,提高教练员队伍素质和教学水平;
  38. 5、对教练员组织或参与考试舞弊、以各种名目向学员索取财物的,依法从重处罚。对未经许可擅自从事驾驶培训经营活动的,依法严肃查处;
  39. 6、聘用的教练员要到道路运输管理机构登记注册,对于有过毒、酒、醉驾等行为的教练员应禁止聘用;</string>
  40. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  41. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  42. </textView>
  43. </subviews>
  44. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <constraints>
  46. <constraint firstItem="xL5-4b-7Iy" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="HiP-R5-qdi"/>
  47. <constraint firstItem="pqq-fN-mUH" firstAttribute="leading" secondItem="xL5-4b-7Iy" secondAttribute="leading" id="K0b-Un-Bdm"/>
  48. <constraint firstAttribute="bottom" secondItem="pqq-fN-mUH" secondAttribute="bottom" id="MQk-tZ-E3J"/>
  49. <constraint firstAttribute="trailing" secondItem="xL5-4b-7Iy" secondAttribute="trailing" constant="10" id="cK5-FK-rH1"/>
  50. <constraint firstItem="pqq-fN-mUH" firstAttribute="top" secondItem="xL5-4b-7Iy" secondAttribute="bottom" id="eVM-5l-16X"/>
  51. <constraint firstItem="pqq-fN-mUH" firstAttribute="trailing" secondItem="xL5-4b-7Iy" secondAttribute="trailing" id="npU-Na-eB9"/>
  52. <constraint firstItem="xL5-4b-7Iy" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="r0E-YL-GoL"/>
  53. </constraints>
  54. <point key="canvasLocation" x="24.5" y="51.5"/>
  55. </view>
  56. </objects>
  57. </document>