Browse Source

【内嵌支付】修复"订单页价格显示不全"

wanjun 6 months ago
parent
commit
d9ebf765a3

+ 6 - 6
PDF Office/PDF Master/Class/Purchase/DMG/KMPurchaseEmbeddedWindowController.xib

@@ -863,10 +863,10 @@
                                             </constraints>
                                         </customView>
                                         <customView translatesAutoresizingMaskIntoConstraints="NO" id="2Hk-KG-FSr">
-                                            <rect key="frame" x="0.0" y="0.0" width="538" height="120"/>
+                                            <rect key="frame" x="0.0" y="0.0" width="538" height="128"/>
                                             <subviews>
                                                 <customView translatesAutoresizingMaskIntoConstraints="NO" id="Imv-vq-rsc">
-                                                    <rect key="frame" x="0.0" y="64" width="538" height="20"/>
+                                                    <rect key="frame" x="0.0" y="72" width="538" height="20"/>
                                                     <subviews>
                                                         <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ve4-zf-dcX">
                                                             <rect key="frame" x="470" y="2" width="70" height="16"/>
@@ -894,7 +894,7 @@
                                                     </constraints>
                                                 </customView>
                                                 <customView translatesAutoresizingMaskIntoConstraints="NO" id="KXb-Fc-Ihu">
-                                                    <rect key="frame" x="0.0" y="36" width="538" height="20"/>
+                                                    <rect key="frame" x="0.0" y="44" width="538" height="20"/>
                                                     <subviews>
                                                         <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="zuM-1n-klX">
                                                             <rect key="frame" x="-2" y="2" width="58" height="16"/>
@@ -922,7 +922,7 @@
                                                     </constraints>
                                                 </customView>
                                                 <customView translatesAutoresizingMaskIntoConstraints="NO" id="ZY4-l7-Ejn">
-                                                    <rect key="frame" x="0.0" y="-8" width="538" height="28"/>
+                                                    <rect key="frame" x="0.0" y="0.0" width="538" height="28"/>
                                                     <subviews>
                                                         <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="W9v-hZ-TbY">
                                                             <rect key="frame" x="470" y="6" width="70" height="16"/>
@@ -950,7 +950,7 @@
                                                     </constraints>
                                                 </customView>
                                                 <customView translatesAutoresizingMaskIntoConstraints="NO" id="o5K-ag-Vbf">
-                                                    <rect key="frame" x="0.0" y="92" width="538" height="28"/>
+                                                    <rect key="frame" x="0.0" y="100" width="538" height="28"/>
                                                     <subviews>
                                                         <button translatesAutoresizingMaskIntoConstraints="NO" id="16N-22-eUq">
                                                             <rect key="frame" x="0.0" y="6" width="45" height="16"/>
@@ -1038,7 +1038,7 @@
                                                 <constraint firstItem="Imv-vq-rsc" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="Y0H-ih-Rgw"/>
                                                 <constraint firstItem="ZY4-l7-Ejn" firstAttribute="top" secondItem="KXb-Fc-Ihu" secondAttribute="bottom" constant="16" id="c55-3v-q3H"/>
                                                 <constraint firstAttribute="trailing" secondItem="KXb-Fc-Ihu" secondAttribute="trailing" id="iGT-gn-pAk"/>
-                                                <constraint firstAttribute="height" constant="120" id="j6Q-TK-M7b"/>
+                                                <constraint firstAttribute="height" constant="128" id="j6Q-TK-M7b"/>
                                                 <constraint firstItem="KXb-Fc-Ihu" firstAttribute="top" secondItem="Imv-vq-rsc" secondAttribute="bottom" constant="8" id="oTP-4f-B8x"/>
                                                 <constraint firstAttribute="trailing" secondItem="o5K-ag-Vbf" secondAttribute="trailing" id="thc-FV-DHJ"/>
                                                 <constraint firstItem="ZY4-l7-Ejn" firstAttribute="leading" secondItem="2Hk-KG-FSr" secondAttribute="leading" id="ud3-KR-CPI"/>