瀏覽代碼

【会员系统】UI适配

wangshuai 1 天之前
父節點
當前提交
6085702596

+ 19 - 13
PDF Office/PDF Master/MemberCenter/View/KMEnterVerificationCodeView.xib

@@ -28,17 +28,17 @@
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
             <subviews>
                 <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="cZK-vl-C11">
-                    <rect key="frame" x="46" y="130" width="279" height="184"/>
+                    <rect key="frame" x="46" y="129" width="279" height="185"/>
                     <view key="contentView" id="Eh5-bs-cIE">
-                        <rect key="frame" x="0.0" y="0.0" width="279" height="184"/>
+                        <rect key="frame" x="0.0" y="0.0" width="279" height="185"/>
                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                         <subviews>
                             <customView translatesAutoresizingMaskIntoConstraints="NO" id="GKZ-Rg-mDm">
-                                <rect key="frame" x="0.0" y="160" width="279" height="24"/>
+                                <rect key="frame" x="0.0" y="161" width="279" height="24"/>
                                 <subviews>
                                     <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="QSF-lY-iwc">
-                                        <rect key="frame" x="-2" y="0.0" width="52" height="24"/>
-                                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="KuR-yV-OTv">
+                                        <rect key="frame" x="-2" y="0.0" width="283" height="24"/>
+                                        <textFieldCell key="cell" title="Label" id="KuR-yV-OTv">
                                             <font key="font" metaFont="system" size="20"/>
                                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
@@ -46,9 +46,11 @@
                                     </textField>
                                 </subviews>
                                 <constraints>
+                                    <constraint firstItem="QSF-lY-iwc" firstAttribute="top" secondItem="GKZ-Rg-mDm" secondAttribute="top" id="L0D-4a-oq8"/>
+                                    <constraint firstAttribute="trailing" secondItem="QSF-lY-iwc" secondAttribute="trailing" id="W8l-3K-hvn"/>
                                     <constraint firstItem="QSF-lY-iwc" firstAttribute="centerY" secondItem="GKZ-Rg-mDm" secondAttribute="centerY" id="Yci-nm-hOo"/>
                                     <constraint firstItem="QSF-lY-iwc" firstAttribute="leading" secondItem="GKZ-Rg-mDm" secondAttribute="leading" id="j0i-gE-mOI"/>
-                                    <constraint firstAttribute="height" constant="24" id="zim-hQ-7KH"/>
+                                    <constraint firstAttribute="bottom" secondItem="QSF-lY-iwc" secondAttribute="bottom" id="utw-g3-Kxt"/>
                                 </constraints>
                             </customView>
                             <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Jyk-HC-L8i">
@@ -80,21 +82,24 @@
                                 </constraints>
                             </box>
                             <button translatesAutoresizingMaskIntoConstraints="NO" id="kJt-VF-e2C">
-                                <rect key="frame" x="117" y="0.0" width="45" height="16"/>
+                                <rect key="frame" x="117" y="0.0" width="45" height="18"/>
                                 <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="osJ-gh-dqA">
                                     <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                     <font key="font" metaFont="system"/>
                                 </buttonCell>
+                                <constraints>
+                                    <constraint firstAttribute="height" constant="18" id="7Mp-X6-lcH"/>
+                                </constraints>
                                 <connections>
                                     <action selector="backButtonAction:" target="-2" id="1bI-9s-htJ"/>
                                 </connections>
                             </button>
                             <customView translatesAutoresizingMaskIntoConstraints="NO" id="Cfy-N6-c4n">
-                                <rect key="frame" x="0.0" y="134" width="279" height="14"/>
+                                <rect key="frame" x="0.0" y="134" width="279" height="15"/>
                                 <subviews>
                                     <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="LZA-oE-Mth">
-                                        <rect key="frame" x="-2" y="-1" width="283" height="15"/>
-                                        <textFieldCell key="cell" lineBreakMode="truncatingMiddle" title="Label" id="oxN-El-oBZ">
+                                        <rect key="frame" x="-2" y="0.0" width="283" height="15"/>
+                                        <textFieldCell key="cell" title="Label" id="oxN-El-oBZ">
                                             <font key="font" metaFont="cellTitle"/>
                                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
@@ -103,8 +108,9 @@
                                 </subviews>
                                 <constraints>
                                     <constraint firstAttribute="trailing" secondItem="LZA-oE-Mth" secondAttribute="trailing" id="2BW-ZP-EK7"/>
+                                    <constraint firstAttribute="bottom" secondItem="LZA-oE-Mth" secondAttribute="bottom" id="2G7-CZ-p09"/>
                                     <constraint firstItem="LZA-oE-Mth" firstAttribute="centerY" secondItem="Cfy-N6-c4n" secondAttribute="centerY" id="A9h-YE-nIV"/>
-                                    <constraint firstAttribute="height" constant="14" id="RTv-D8-mbf"/>
+                                    <constraint firstItem="LZA-oE-Mth" firstAttribute="top" secondItem="Cfy-N6-c4n" secondAttribute="top" id="IOf-9d-KFt"/>
                                     <constraint firstItem="LZA-oE-Mth" firstAttribute="leading" secondItem="Cfy-N6-c4n" secondAttribute="leading" id="jRx-ap-yh4"/>
                                 </constraints>
                             </customView>
@@ -142,7 +148,7 @@
                                             <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                             <subviews>
                                                 <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="EBN-jV-4Nt">
-                                                    <rect key="frame" x="6" y="6" width="39" height="15"/>
+                                                    <rect key="frame" x="6" y="7" width="39" height="15"/>
                                                     <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Label" id="imF-dG-EJc">
                                                         <font key="font" metaFont="cellTitle"/>
                                                         <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
@@ -186,6 +192,7 @@
                             <constraint firstItem="G5c-Rs-bm9" firstAttribute="top" secondItem="0ZO-1i-5x9" secondAttribute="bottom" constant="2" id="6Fy-5e-YkO"/>
                             <constraint firstAttribute="trailing" secondItem="GKZ-Rg-mDm" secondAttribute="trailing" id="FHK-fJ-oyA"/>
                             <constraint firstItem="Jyk-HC-L8i" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="Hef-Dw-hdR"/>
+                            <constraint firstItem="kJt-VF-e2C" firstAttribute="top" secondItem="Jyk-HC-L8i" secondAttribute="bottom" constant="8" id="KvG-gR-wDT"/>
                             <constraint firstItem="G5c-Rs-bm9" firstAttribute="leading" secondItem="Eh5-bs-cIE" secondAttribute="leading" id="L3k-Xn-6SZ"/>
                             <constraint firstAttribute="trailing" secondItem="Cfy-N6-c4n" secondAttribute="trailing" id="Mja-0K-JQN"/>
                             <constraint firstAttribute="trailing" secondItem="0ZO-1i-5x9" secondAttribute="trailing" id="OEI-ap-cb4"/>
@@ -200,7 +207,6 @@
                         </constraints>
                     </view>
                     <constraints>
-                        <constraint firstAttribute="height" constant="184" id="9wC-Kf-nwb"/>
                         <constraint firstItem="kJt-VF-e2C" firstAttribute="centerX" secondItem="cZK-vl-C11" secondAttribute="centerX" id="OXJ-PV-PUz"/>
                         <constraint firstAttribute="width" constant="279" id="uM6-Q3-v1e"/>
                     </constraints>

+ 7 - 3
PDF Office/PDF Master/MemberCenter/View/KMForgotPasswordView.xib

@@ -34,7 +34,7 @@
                                 <subviews>
                                     <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kIh-0S-6Hs">
                                         <rect key="frame" x="-2" y="0.0" width="52" height="24"/>
-                                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="jvP-Dt-Zdw">
+                                        <textFieldCell key="cell" title="Label" id="jvP-Dt-Zdw">
                                             <font key="font" metaFont="system" size="20"/>
                                             <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                             <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
@@ -43,8 +43,9 @@
                                 </subviews>
                                 <constraints>
                                     <constraint firstItem="kIh-0S-6Hs" firstAttribute="centerY" secondItem="3vw-LG-Ask" secondAttribute="centerY" id="7Gr-Hs-Ai5"/>
-                                    <constraint firstAttribute="height" constant="24" id="FOF-dD-RTM"/>
                                     <constraint firstItem="kIh-0S-6Hs" firstAttribute="leading" secondItem="3vw-LG-Ask" secondAttribute="leading" id="QGG-P2-mM6"/>
+                                    <constraint firstItem="kIh-0S-6Hs" firstAttribute="top" secondItem="3vw-LG-Ask" secondAttribute="top" id="gmr-GK-bYe"/>
+                                    <constraint firstAttribute="bottom" secondItem="kIh-0S-6Hs" secondAttribute="bottom" id="jfB-nZ-3zd"/>
                                 </constraints>
                             </customView>
                             <box boxType="custom" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UUC-6g-gWV">
@@ -111,7 +112,10 @@
                                 </connections>
                             </button>
                             <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Udq-aF-7R2">
-                                <rect key="frame" x="-2" y="66" width="283" height="16"/>
+                                <rect key="frame" x="-2" y="64" width="283" height="18"/>
+                                <constraints>
+                                    <constraint firstAttribute="height" constant="18" id="PAP-g6-bpB"/>
+                                </constraints>
                                 <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="cMR-6U-tUi">
                                     <font key="font" usesAppearanceFont="YES"/>
                                     <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>