Skip to content

Commit 084d152

Browse files
wanghenghengEase
authored and
Ease
committed
更改项目设置和创建项目页面的背景色
1 parent f722c9a commit 084d152

File tree

2 files changed

+27
-21
lines changed

2 files changed

+27
-21
lines changed

Coding_iOS/Controllers/NewProject/NewProject.storyboard

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="6751" systemVersion="14C1514" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="iOS"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="6736"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
66
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
77
</dependencies>
88
<scenes>
@@ -13,13 +13,15 @@
1313
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="sEa-3b-xWM">
1414
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
1515
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16-
<color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
16+
<color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
1717
<sections>
1818
<tableViewSection headerTitle=" " id="z72-ez-Fx4">
1919
<cells>
2020
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="80" id="NCB-uM-JeI">
21+
<rect key="frame" x="0.0" y="22" width="320" height="80"/>
2122
<autoresizingMask key="autoresizingMask"/>
2223
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="NCB-uM-JeI" id="AGo-cn-Hlv">
24+
<rect key="frame" x="0.0" y="0.0" width="320" height="79.5"/>
2325
<autoresizingMask key="autoresizingMask"/>
2426
<subviews>
2527
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="gEV-Jy-c1F">
@@ -62,8 +64,10 @@
6264
</tableViewCellContentView>
6365
</tableViewCell>
6466
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="120" id="vWq-sb-hDA">
67+
<rect key="frame" x="0.0" y="102" width="320" height="120"/>
6568
<autoresizingMask key="autoresizingMask"/>
6669
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vWq-sb-hDA" id="bll-G0-AM2">
70+
<rect key="frame" x="0.0" y="0.0" width="320" height="119.5"/>
6771
<autoresizingMask key="autoresizingMask"/>
6872
<subviews>
6973
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="apI-xl-HB2">
@@ -97,9 +101,10 @@
97101
<tableViewSection headerTitle=" " id="QmN-Gz-eLn">
98102
<cells>
99103
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" id="Vxv-hb-Gy3">
100-
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
104+
<rect key="frame" x="0.0" y="244" width="320" height="44"/>
101105
<autoresizingMask key="autoresizingMask"/>
102106
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Vxv-hb-Gy3" id="539-D8-tG7">
107+
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
103108
<autoresizingMask key="autoresizingMask"/>
104109
<subviews>
105110
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="项目类型" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mqK-Pz-sv5">
@@ -180,11 +185,13 @@
180185
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="KEg-YK-FQw">
181186
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
182187
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
183-
<color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
188+
<color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
184189
<prototypes>
185190
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="cell" id="xHN-2n-1RB">
191+
<rect key="frame" x="0.0" y="22" width="320" height="44"/>
186192
<autoresizingMask key="autoresizingMask"/>
187193
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="xHN-2n-1RB" id="3rC-YE-NlS">
194+
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
188195
<autoresizingMask key="autoresizingMask"/>
189196
</tableViewCellContentView>
190197
<color key="tintColor" red="0.0" green="0.65206263646560858" blue="0.010473827086913459" alpha="1" colorSpace="calibratedRGB"/>
@@ -203,9 +210,4 @@
203210
<point key="canvasLocation" x="534.39999999999998" y="337.01333333333332"/>
204211
</scene>
205212
</scenes>
206-
<simulatedMetricsContainer key="defaultSimulatedMetrics">
207-
<simulatedStatusBarMetrics key="statusBar"/>
208-
<simulatedOrientationMetrics key="orientation"/>
209-
<simulatedScreenMetrics key="destination" type="retina4"/>
210-
</simulatedMetricsContainer>
211213
</document>

Coding_iOS/Controllers/ProjectSetting/ProjectSetting.storyboard

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="7702" systemVersion="14D136" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
33
<dependencies>
44
<deployment identifier="iOS"/>
5-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7701"/>
5+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
66
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
77
</dependencies>
88
<scenes>
@@ -13,13 +13,15 @@
1313
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" keyboardDismissMode="onDrag" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="gkc-IF-Y2m">
1414
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
1515
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
16-
<color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
16+
<color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
1717
<sections>
1818
<tableViewSection headerTitle=" " id="6xu-gh-ZZh">
1919
<cells>
2020
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="80" id="Lbs-Br-HUO">
21+
<rect key="frame" x="0.0" y="22" width="320" height="80"/>
2122
<autoresizingMask key="autoresizingMask"/>
2223
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Lbs-Br-HUO" id="Fqp-oM-cmM">
24+
<rect key="frame" x="0.0" y="0.0" width="320" height="79.5"/>
2325
<autoresizingMask key="autoresizingMask"/>
2426
<subviews>
2527
<imageView clipsSubviews="YES" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wnT-zR-nIE">
@@ -68,8 +70,10 @@
6870
</tableViewCellContentView>
6971
</tableViewCell>
7072
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="120" id="Jyb-ja-uSV">
73+
<rect key="frame" x="0.0" y="102" width="320" height="120"/>
7174
<autoresizingMask key="autoresizingMask"/>
7275
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Jyb-ja-uSV" id="nnQ-p2-exC">
76+
<rect key="frame" x="0.0" y="0.0" width="320" height="119.5"/>
7377
<autoresizingMask key="autoresizingMask"/>
7478
<subviews>
7579
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sis-TG-0f8" customClass="UIPlaceHolderTextView">
@@ -103,9 +107,10 @@
103107
<tableViewSection headerTitle=" " id="4eN-W0-XAt">
104108
<cells>
105109
<tableViewCell contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" id="cds-cK-V1v">
106-
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
110+
<rect key="frame" x="0.0" y="244" width="320" height="44"/>
107111
<autoresizingMask key="autoresizingMask"/>
108112
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="cds-cK-V1v" id="vP7-qB-cal">
113+
<rect key="frame" x="0.0" y="0.0" width="287" height="43.5"/>
109114
<autoresizingMask key="autoresizingMask"/>
110115
<subviews>
111116
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="高级设置" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JbE-uP-n6p">
@@ -180,13 +185,15 @@
180185
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="qxv-8j-DgZ">
181186
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
182187
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
183-
<color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
188+
<color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
184189
<sections>
185190
<tableViewSection headerTitle=" " id="POK-8Q-OBH">
186191
<cells>
187192
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="95" id="T55-jP-qzh">
193+
<rect key="frame" x="0.0" y="22" width="320" height="95"/>
188194
<autoresizingMask key="autoresizingMask"/>
189195
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="T55-jP-qzh" id="nVS-nI-L3g">
196+
<rect key="frame" x="0.0" y="0.0" width="320" height="94.5"/>
190197
<autoresizingMask key="autoresizingMask"/>
191198
<subviews>
192199
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="删除项目将会连同其相关的所有数据(包括 讨论,pull requests,动态 等在内)一起删除" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="0.0" translatesAutoresizingMaskIntoConstraints="NO" id="awf-TP-1me">
@@ -223,8 +230,10 @@
223230
<tableViewSection headerTitle=" " id="CNQ-b9-i4r">
224231
<cells>
225232
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="fn8-re-Agc">
233+
<rect key="frame" x="0.0" y="139" width="320" height="44"/>
226234
<autoresizingMask key="autoresizingMask"/>
227235
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fn8-re-Agc" id="Vyc-xj-Ymj">
236+
<rect key="frame" x="0.0" y="0.0" width="320" height="43.5"/>
228237
<autoresizingMask key="autoresizingMask"/>
229238
<subviews>
230239
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="删除项目" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Klz-o5-epN">
@@ -284,11 +293,6 @@
284293
</scene>
285294
</scenes>
286295
<resources>
287-
<image name="icon_project_private.png" width="13" height="13"/>
296+
<image name="icon_project_private.png" width="10" height="10"/>
288297
</resources>
289-
<simulatedMetricsContainer key="defaultSimulatedMetrics">
290-
<simulatedStatusBarMetrics key="statusBar"/>
291-
<simulatedOrientationMetrics key="orientation"/>
292-
<simulatedScreenMetrics key="destination" type="retina4"/>
293-
</simulatedMetricsContainer>
294298
</document>

0 commit comments

Comments
 (0)