|
30 | 30 | </constraints> |
31 | 31 | </imageView> |
32 | 32 | <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="项目名称" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1wU-rL-E1K"> |
33 | | - <rect key="frame" x="82" y="29" width="200" height="21"/> |
| 33 | + <rect key="frame" x="103" y="29" width="179" height="21"/> |
34 | 34 | <constraints> |
35 | 35 | <constraint firstAttribute="height" constant="21" id="apB-Ie-eRA"/> |
36 | 36 | </constraints> |
|
41 | 41 | <outlet property="delegate" destination="aBN-lC-vWq" id="KWl-P0-uvq"/> |
42 | 42 | </connections> |
43 | 43 | </textField> |
| 44 | + <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_project_private.png" translatesAutoresizingMaskIntoConstraints="NO" id="Q1S-eW-kft"> |
| 45 | + <rect key="frame" x="82" y="33" width="13" height="13"/> |
| 46 | + <constraints> |
| 47 | + <constraint firstAttribute="height" constant="13" id="lf9-qr-Bx7"/> |
| 48 | + <constraint firstAttribute="width" constant="13" id="xVX-ar-52P"/> |
| 49 | + </constraints> |
| 50 | + </imageView> |
44 | 51 | </subviews> |
45 | 52 | <constraints> |
| 53 | + <constraint firstItem="1wU-rL-E1K" firstAttribute="leading" secondItem="Q1S-eW-kft" secondAttribute="trailing" constant="8" id="0oi-S5-x4x"/> |
46 | 54 | <constraint firstAttribute="trailingMargin" relation="lessThanOrEqual" secondItem="1wU-rL-E1K" secondAttribute="trailing" constant="30" id="9lE-Bw-eeC"/> |
47 | | - <constraint firstItem="1wU-rL-E1K" firstAttribute="leading" secondItem="wnT-zR-nIE" secondAttribute="trailing" constant="12" id="TQV-Lt-WVw"/> |
| 55 | + <constraint firstItem="Q1S-eW-kft" firstAttribute="leading" secondItem="wnT-zR-nIE" secondAttribute="trailing" constant="12" id="Dj5-ft-vvh"/> |
48 | 56 | <constraint firstItem="1wU-rL-E1K" firstAttribute="top" secondItem="Fqp-oM-cmM" secondAttribute="topMargin" constant="21" id="eeX-Iw-Lf0"/> |
| 57 | + <constraint firstItem="Q1S-eW-kft" firstAttribute="top" secondItem="Fqp-oM-cmM" secondAttribute="topMargin" constant="25" id="gMb-gl-p5f"/> |
49 | 58 | <constraint firstItem="wnT-zR-nIE" firstAttribute="leading" secondItem="Fqp-oM-cmM" secondAttribute="leadingMargin" constant="7" id="jeQ-le-K6x"/> |
50 | 59 | <constraint firstItem="wnT-zR-nIE" firstAttribute="top" secondItem="Fqp-oM-cmM" secondAttribute="topMargin" constant="4" id="pf3-27-iaQ"/> |
51 | 60 | </constraints> |
|
59 | 68 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sis-TG-0f8" customClass="UIPlaceHolderTextView"> |
60 | 69 | <rect key="frame" x="16" y="13" width="296" height="93"/> |
61 | 70 | <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 71 | + <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/> |
62 | 72 | <fontDescription key="fontDescription" type="system" pointSize="14"/> |
63 | 73 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
64 | 74 | </textView> |
|
118 | 128 | </tableViewController> |
119 | 129 | <placeholder placeholderIdentifier="IBFirstResponder" id="XTZ-Sc-Qlw" userLabel="First Responder" sceneMemberID="firstResponder"/> |
120 | 130 | </objects> |
121 | | - <point key="canvasLocation" x="172.80000000000001" y="302.93333333333334"/> |
| 131 | + <point key="canvasLocation" x="172" y="300"/> |
122 | 132 | </scene> |
123 | 133 | <!--高级设置--> |
124 | 134 | <scene sceneID="aKh-1D-3YA"> |
|
206 | 216 | <point key="canvasLocation" x="598" y="302"/> |
207 | 217 | </scene> |
208 | 218 | </scenes> |
| 219 | + <resources> |
| 220 | + <image name="icon_project_private.png" width="13" height="13"/> |
| 221 | + </resources> |
209 | 222 | <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
210 | 223 | <simulatedStatusBarMetrics key="statusBar"/> |
211 | 224 | <simulatedOrientationMetrics key="orientation"/> |
|
0 commit comments