Commit 46acf499 by lee

u ui

parent 9bc4534d
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "ic_money@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "ic_money@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
\ No newline at end of file
...@@ -364,15 +364,15 @@ ...@@ -364,15 +364,15 @@
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bnj-mM-yOg" userLabel="vCurrency"> <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bnj-mM-yOg" userLabel="vCurrency">
<rect key="frame" x="0.0" y="340" width="375" height="60"/> <rect key="frame" x="0.0" y="340" width="375" height="60"/>
<subviews> <subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_mine_list_contact us" translatesAutoresizingMaskIntoConstraints="NO" id="XYm-BY-baw"> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_money" translatesAutoresizingMaskIntoConstraints="NO" id="XYm-BY-baw">
<rect key="frame" x="20" y="20" width="20" height="20"/> <rect key="frame" x="20" y="20" width="20" height="20"/>
<constraints> <constraints>
<constraint firstAttribute="height" constant="20" id="Jgv-nE-nFl"/> <constraint firstAttribute="height" constant="20" id="Jgv-nE-nFl"/>
<constraint firstAttribute="width" constant="20" id="sON-73-XnY"/> <constraint firstAttribute="width" constant="20" id="sON-73-XnY"/>
</constraints> </constraints>
</imageView> </imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="货币" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MQV-ul-qVa"> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择货币" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MQV-ul-qVa">
<rect key="frame" x="60" y="20" width="30" height="21"/> <rect key="frame" x="60" y="20" width="60" height="21"/>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/> <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="15"/>
<color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/> <nil key="highlightedColor"/>
...@@ -494,7 +494,7 @@ ...@@ -494,7 +494,7 @@
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="nTh-Tn-SBH"> <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="nTh-Tn-SBH">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes> <prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CurrencyCell" id="g3m-K0-TGN" customClass="KWMSelectCurrencyCell"> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CurrencyCell" id="g3m-K0-TGN" customClass="KWMSelectCurrencyCell">
<rect key="frame" x="0.0" y="55.5" width="375" height="44"/> <rect key="frame" x="0.0" y="55.5" width="375" height="44"/>
...@@ -515,6 +515,7 @@ ...@@ -515,6 +515,7 @@
<constraint firstItem="pZz-bg-jHD" firstAttribute="centerY" secondItem="HOS-yS-sfc" secondAttribute="centerY" id="sD6-x1-CrA"/> <constraint firstItem="pZz-bg-jHD" firstAttribute="centerY" secondItem="HOS-yS-sfc" secondAttribute="centerY" id="sD6-x1-CrA"/>
</constraints> </constraints>
</tableViewCellContentView> </tableViewCellContentView>
<color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
<connections> <connections>
<outlet property="title" destination="pZz-bg-jHD" id="DHX-7S-HTB"/> <outlet property="title" destination="pZz-bg-jHD" id="DHX-7S-HTB"/>
</connections> </connections>
...@@ -1074,6 +1075,7 @@ ...@@ -1074,6 +1075,7 @@
<image name="ic_mine_list_contact us" width="20" height="16"/> <image name="ic_mine_list_contact us" width="20" height="16"/>
<image name="ic_mine_list_menu_about us" width="21" height="20"/> <image name="ic_mine_list_menu_about us" width="21" height="20"/>
<image name="ic_mine_list_menu_order" width="21" height="20"/> <image name="ic_mine_list_menu_order" width="21" height="20"/>
<image name="ic_money" width="18" height="19"/>
<image name="ic_more" width="64" height="8"/> <image name="ic_more" width="64" height="8"/>
<image name="ic_store_ discount_new" width="17" height="7"/> <image name="ic_store_ discount_new" width="17" height="7"/>
<image name="ic_store_ discount_new_pre" width="17" height="7"/> <image name="ic_store_ discount_new_pre" width="17" height="7"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment