|
9 | 9 | <!--创建项目--> |
10 | 10 | <scene sceneID="exB-FB-Gxt"> |
11 | 11 | <objects> |
12 | | - <tableViewController storyboardIdentifier="NewProjectVC" title="创建项目" id="vxe-vL-sGS" customClass="NewProjectViewController" sceneMemberID="viewController"> |
| 12 | + <tableViewController storyboardIdentifier="NewProjectVC" title="创建项目" hidesBottomBarWhenPushed="YES" id="vxe-vL-sGS" customClass="NewProjectViewController" sceneMemberID="viewController"> |
13 | 13 | <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="sEa-3b-xWM"> |
14 | 14 | <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
15 | 15 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
41 | 41 | <outlet property="delegate" destination="vxe-vL-sGS" id="VnQ-vz-cCE"/> |
42 | 42 | </connections> |
43 | 43 | </textField> |
| 44 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sbx-T9-vFC"> |
| 45 | + <rect key="frame" x="0.0" y="0.0" width="320" height="1"/> |
| 46 | + <color key="backgroundColor" red="0.7803921568627451" green="0.792156862745098" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/> |
| 47 | + <constraints> |
| 48 | + <constraint firstAttribute="height" constant="1" id="RlK-4C-fXR"/> |
| 49 | + </constraints> |
| 50 | + </view> |
44 | 51 | </subviews> |
45 | 52 | <constraints> |
| 53 | + <constraint firstItem="sbx-T9-vFC" firstAttribute="leading" secondItem="AGo-cn-Hlv" secondAttribute="leading" id="Dnl-S6-h7b"/> |
| 54 | + <constraint firstAttribute="trailing" secondItem="sbx-T9-vFC" secondAttribute="trailing" id="Iyt-a4-vjd"/> |
46 | 55 | <constraint firstItem="OKO-zA-KVd" firstAttribute="top" secondItem="AGo-cn-Hlv" secondAttribute="topMargin" constant="21" id="JWP-7R-Tx1"/> |
47 | | - <constraint firstItem="gEV-Jy-c1F" firstAttribute="leading" secondItem="AGo-cn-Hlv" secondAttribute="leadingMargin" constant="7" id="Jz7-er-YCV"/> |
| 56 | + <constraint firstItem="gEV-Jy-c1F" firstAttribute="leading" secondItem="AGo-cn-Hlv" secondAttribute="leading" constant="15" id="Jz7-er-YCV"/> |
| 57 | + <constraint firstItem="sbx-T9-vFC" firstAttribute="top" secondItem="AGo-cn-Hlv" secondAttribute="top" id="PL5-e6-JWx"/> |
48 | 58 | <constraint firstItem="gEV-Jy-c1F" firstAttribute="top" secondItem="AGo-cn-Hlv" secondAttribute="topMargin" constant="4" id="PuG-dm-jyl"/> |
49 | 59 | <constraint firstItem="OKO-zA-KVd" firstAttribute="leading" secondItem="gEV-Jy-c1F" secondAttribute="trailing" constant="12" id="Rp7-TF-kx1"/> |
50 | 60 | <constraint firstAttribute="trailingMargin" relation="lessThanOrEqual" secondItem="OKO-zA-KVd" secondAttribute="trailing" constant="30" id="cVN-Xv-jIW"/> |
|
56 | 66 | <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vWq-sb-hDA" id="bll-G0-AM2"> |
57 | 67 | <autoresizingMask key="autoresizingMask"/> |
58 | 68 | <subviews> |
| 69 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="apI-xl-HB2"> |
| 70 | + <rect key="frame" x="0.0" y="119" width="320" height="1"/> |
| 71 | + <color key="backgroundColor" red="0.7803921568627451" green="0.792156862745098" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/> |
| 72 | + <constraints> |
| 73 | + <constraint firstAttribute="height" constant="1" id="uGC-FM-hhP"/> |
| 74 | + </constraints> |
| 75 | + </view> |
59 | 76 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XS0-na-KM0" customClass="UIPlaceHolderTextView"> |
60 | | - <rect key="frame" x="16" y="13" width="296" height="93"/> |
| 77 | + <rect key="frame" x="12" y="0.0" width="300" height="114"/> |
61 | 78 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
62 | 79 | <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/> |
63 | | - <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 80 | + <fontDescription key="fontDescription" type="system" pointSize="15"/> |
64 | 81 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
65 | 82 | </textView> |
66 | 83 | </subviews> |
67 | 84 | <constraints> |
68 | | - <constraint firstAttribute="bottomMargin" secondItem="XS0-na-KM0" secondAttribute="bottom" constant="5" id="JsI-vJ-o2Q"/> |
69 | | - <constraint firstItem="XS0-na-KM0" firstAttribute="top" secondItem="bll-G0-AM2" secondAttribute="topMargin" constant="5" id="WfD-lH-RfO"/> |
70 | | - <constraint firstItem="XS0-na-KM0" firstAttribute="trailing" secondItem="bll-G0-AM2" secondAttribute="trailingMargin" id="fxO-FG-Idh"/> |
71 | | - <constraint firstItem="XS0-na-KM0" firstAttribute="leading" secondItem="bll-G0-AM2" secondAttribute="leadingMargin" constant="8" id="tFu-bz-Qk6"/> |
| 85 | + <constraint firstAttribute="trailing" secondItem="apI-xl-HB2" secondAttribute="trailing" id="41Y-Po-IRg"/> |
| 86 | + <constraint firstAttribute="trailing" secondItem="XS0-na-KM0" secondAttribute="trailing" constant="8" id="7Hz-FM-mPA"/> |
| 87 | + <constraint firstAttribute="bottom" secondItem="XS0-na-KM0" secondAttribute="bottom" constant="5" id="JsI-vJ-o2Q"/> |
| 88 | + <constraint firstItem="apI-xl-HB2" firstAttribute="leading" secondItem="bll-G0-AM2" secondAttribute="leading" id="MCN-j3-Cpn"/> |
| 89 | + <constraint firstAttribute="bottom" secondItem="apI-xl-HB2" secondAttribute="bottom" constant="-1" id="N9B-89-i7e"/> |
| 90 | + <constraint firstItem="XS0-na-KM0" firstAttribute="top" secondItem="bll-G0-AM2" secondAttribute="top" id="WfD-lH-RfO"/> |
| 91 | + <constraint firstItem="XS0-na-KM0" firstAttribute="leading" secondItem="bll-G0-AM2" secondAttribute="leading" constant="12" id="tFu-bz-Qk6"/> |
72 | 92 | </constraints> |
73 | 93 | </tableViewCellContentView> |
74 | 94 | </tableViewCell> |
|
83 | 103 | <autoresizingMask key="autoresizingMask"/> |
84 | 104 | <subviews> |
85 | 105 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="项目类型" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mqK-Pz-sv5"> |
86 | | - <rect key="frame" x="18" y="11" width="64" height="21"/> |
| 106 | + <rect key="frame" x="18" y="11" width="68" height="21"/> |
87 | 107 | <constraints> |
88 | 108 | <constraint firstAttribute="height" constant="21" id="2xj-0d-iFd"/> |
89 | 109 | </constraints> |
90 | | - <fontDescription key="fontDescription" type="system" pointSize="16"/> |
91 | | - <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
| 110 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 111 | + <color key="textColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" alpha="1" colorSpace="calibratedRGB"/> |
92 | 112 | <nil key="highlightedColor"/> |
93 | 113 | </label> |
94 | 114 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="私有" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tDj-1q-N6c"> |
|
100 | 120 | <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/> |
101 | 121 | <nil key="highlightedColor"/> |
102 | 122 | </label> |
| 123 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qMh-dd-XaE"> |
| 124 | + <rect key="frame" x="0.0" y="0.0" width="320" height="1"/> |
| 125 | + <color key="backgroundColor" red="0.78039215689999997" green="0.79215686269999996" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/> |
| 126 | + <constraints> |
| 127 | + <constraint firstAttribute="height" constant="1" id="Y6Q-zu-L0B"/> |
| 128 | + </constraints> |
| 129 | + </view> |
| 130 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1h4-zk-dhK"> |
| 131 | + <rect key="frame" x="0.0" y="43" width="320" height="1"/> |
| 132 | + <color key="backgroundColor" red="0.78039215689999997" green="0.79215686269999996" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/> |
| 133 | + <constraints> |
| 134 | + <constraint firstAttribute="height" constant="1" id="tJL-8g-eb4"/> |
| 135 | + </constraints> |
| 136 | + </view> |
103 | 137 | </subviews> |
104 | 138 | <constraints> |
105 | 139 | <constraint firstAttribute="trailingMargin" secondItem="tDj-1q-N6c" secondAttribute="trailing" constant="-6" id="4SN-QN-MeM"/> |
| 140 | + <constraint firstAttribute="trailing" secondItem="qMh-dd-XaE" secondAttribute="trailing" constant="-33" id="9RR-Rf-so4"/> |
106 | 141 | <constraint firstItem="tDj-1q-N6c" firstAttribute="top" secondItem="539-D8-tG7" secondAttribute="topMargin" constant="5" id="9Ui-Rp-t5T"/> |
107 | 142 | <constraint firstItem="mqK-Pz-sv5" firstAttribute="top" secondItem="539-D8-tG7" secondAttribute="topMargin" constant="3" id="EG1-rI-FwX"/> |
| 143 | + <constraint firstAttribute="trailing" secondItem="1h4-zk-dhK" secondAttribute="trailing" constant="-33" id="K2z-L2-aNu"/> |
| 144 | + <constraint firstItem="1h4-zk-dhK" firstAttribute="leading" secondItem="539-D8-tG7" secondAttribute="leading" id="Od3-hy-xZp"/> |
108 | 145 | <constraint firstItem="mqK-Pz-sv5" firstAttribute="leading" secondItem="539-D8-tG7" secondAttribute="leadingMargin" constant="10" id="PNM-bi-NAr"/> |
| 146 | + <constraint firstAttribute="bottom" secondItem="1h4-zk-dhK" secondAttribute="bottom" constant="-1" id="Y3Q-Sg-YIF"/> |
| 147 | + <constraint firstItem="qMh-dd-XaE" firstAttribute="leading" secondItem="539-D8-tG7" secondAttribute="leading" id="dfw-w7-cX3"/> |
| 148 | + <constraint firstItem="qMh-dd-XaE" firstAttribute="top" secondItem="539-D8-tG7" secondAttribute="top" id="jpV-a7-oAP"/> |
109 | 149 | </constraints> |
110 | 150 | </tableViewCellContentView> |
111 | 151 | <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/> |
|
0 commit comments