|
|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
@@ -23,11 +23,11 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mainBg" translatesAutoresizingMaskIntoConstraints="NO" id="D2S-TW-U89">
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lg_bg" translatesAutoresizingMaskIntoConstraints="NO" id="D2S-TW-U89">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
|
|
</imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bje-Cf-wH2">
|
|
|
- <rect key="frame" x="12" y="128" width="285.5" height="48"/>
|
|
|
+ <rect key="frame" x="12" y="128" width="268.5" height="48"/>
|
|
|
<string key="text">账号注销后,
|
|
|
以下信息将会被清空且无法找回</string>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
|
|
@@ -53,7 +53,7 @@
|
|
|
</connections>
|
|
|
</button>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账户注销" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1U0-hw-c6N">
|
|
|
- <rect key="frame" x="170" y="12" width="74" height="22"/>
|
|
|
+ <rect key="frame" x="171.5" y="12" width="71.5" height="22"/>
|
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -147,9 +147,9 @@
|
|
|
</view>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
- <image name="bogo_regiset_normal" width="11" height="11"/>
|
|
|
+ <image name="bogo_regiset_normal" width="16" height="16"/>
|
|
|
<image name="com_arrow_vc_back" width="12" height="22.5"/>
|
|
|
- <image name="mainBg" width="375" height="812"/>
|
|
|
+ <image name="lg_bg" width="375" height="812"/>
|
|
|
<image name="widthBtnBg" width="250" height="45"/>
|
|
|
<systemColor name="systemBackgroundColor">
|
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|