|
|
@@ -437,21 +437,86 @@
|
|
|
<!--设置-->
|
|
|
<scene sceneID="x22-iM-009">
|
|
|
<objects>
|
|
|
- <tableViewController storyboardIdentifier="SettingView" title="设置" useStoryboardIdentifierAsRestorationIdentifier="YES" id="MCr-AC-A54" sceneMemberID="viewController">
|
|
|
- <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="GvL-EB-6tK">
|
|
|
+ <tableViewController storyboardIdentifier="SettingView" title="设置" useStoryboardIdentifierAsRestorationIdentifier="YES" id="MCr-AC-A54" customClass="SettingViewController" customModule="SocketChat" customModuleProvider="target" sceneMemberID="viewController">
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="GvL-EB-6tK">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
- <prototypes>
|
|
|
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="av1-lJ-dgu">
|
|
|
- <rect key="frame" x="0.0" y="92" width="600" height="44"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="av1-lJ-dgu" id="43k-hL-Sd0">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
- <autoresizingMask key="autoresizingMask"/>
|
|
|
- </tableViewCellContentView>
|
|
|
- </tableViewCell>
|
|
|
- </prototypes>
|
|
|
+ <sections>
|
|
|
+ <tableViewSection headerTitle="Section-1" id="krx-vh-PA7">
|
|
|
+ <cells>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="av1-lJ-dgu">
|
|
|
+ <rect key="frame" x="0.0" y="92" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="av1-lJ-dgu" id="43k-hL-Sd0">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </cells>
|
|
|
+ </tableViewSection>
|
|
|
+ <tableViewSection headerTitle="Section-2" id="Ahu-pO-jTW">
|
|
|
+ <cells>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="cW1-vI-lgP">
|
|
|
+ <rect key="frame" x="0.0" y="164" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="cW1-vI-lgP" id="GY6-eG-kpu">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="tZ1-os-2ND">
|
|
|
+ <rect key="frame" x="0.0" y="208" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="tZ1-os-2ND" id="zAD-44-uYf">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </cells>
|
|
|
+ </tableViewSection>
|
|
|
+ <tableViewSection headerTitle="Section-3" id="uZD-Qj-5fZ">
|
|
|
+ <cells>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="pAf-Lz-1OC">
|
|
|
+ <rect key="frame" x="0.0" y="280" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="pAf-Lz-1OC" id="fvO-e5-6Dj">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="jYE-Xo-Uf4">
|
|
|
+ <rect key="frame" x="0.0" y="324" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="jYE-Xo-Uf4" id="d8e-vv-ir6">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </cells>
|
|
|
+ </tableViewSection>
|
|
|
+ <tableViewSection headerTitle="Section-4" id="ID1-aZ-i0w">
|
|
|
+ <cells>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="FM8-F3-BQ8">
|
|
|
+ <rect key="frame" x="0.0" y="396" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="FM8-F3-BQ8" id="Oax-0V-LGk">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KIU-Iv-yig">
|
|
|
+ <rect key="frame" x="0.0" y="-8" width="600" height="52"/>
|
|
|
+ <state key="normal" title="注销登录"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="btnLogOut:" destination="MCr-AC-A54" eventType="touchUpInside" id="2qJ-Cp-kEg"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </cells>
|
|
|
+ </tableViewSection>
|
|
|
+ </sections>
|
|
|
<connections>
|
|
|
<outlet property="dataSource" destination="MCr-AC-A54" id="Qua-GS-XwS"/>
|
|
|
<outlet property="delegate" destination="MCr-AC-A54" id="Ia9-dv-ejn"/>
|
|
|
@@ -539,6 +604,33 @@
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="1780" y="1357"/>
|
|
|
</scene>
|
|
|
+ <!--Table View Controller-->
|
|
|
+ <scene sceneID="CJ2-tH-VHu">
|
|
|
+ <objects>
|
|
|
+ <tableViewController id="Xis-Bw-fbU" sceneMemberID="viewController">
|
|
|
+ <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="u4M-bW-n6W">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <prototypes>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="g0O-gH-ArG">
|
|
|
+ <rect key="frame" x="0.0" y="28" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="g0O-gH-ArG" id="5tz-Jc-HaC">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="600" height="44"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ </tableViewCell>
|
|
|
+ </prototypes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="dataSource" destination="Xis-Bw-fbU" id="oc7-dy-YkJ"/>
|
|
|
+ <outlet property="delegate" destination="Xis-Bw-fbU" id="agT-cN-PjY"/>
|
|
|
+ </connections>
|
|
|
+ </tableView>
|
|
|
+ </tableViewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="Ee8-Oh-Nvd" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ </scene>
|
|
|
</scenes>
|
|
|
<resources>
|
|
|
<image name="contact_icon.png" width="30" height="30"/>
|
|
|
@@ -552,7 +644,7 @@
|
|
|
<image name="setting_icon.png" width="30" height="30"/>
|
|
|
</resources>
|
|
|
<inferredMetricsTieBreakers>
|
|
|
- <segue reference="mey-Yu-0rI"/>
|
|
|
- <segue reference="yIj-Qz-Fki"/>
|
|
|
+ <segue reference="Ew8-dJ-QX2"/>
|
|
|
+ <segue reference="YJE-Mf-7te"/>
|
|
|
</inferredMetricsTieBreakers>
|
|
|
</document>
|