Main.storyboard 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="15B22c" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="vXZ-lx-hvc">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
  6. </dependencies>
  7. <scenes>
  8. <!--Intro View Controller-->
  9. <scene sceneID="ufC-wZ-h7g">
  10. <objects>
  11. <viewController storyboardIdentifier="IntroViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vXZ-lx-hvc" customClass="IntroViewController" sceneMemberID="viewController">
  12. <layoutGuides>
  13. <viewControllerLayoutGuide type="top" id="jyV-Pf-zRb"/>
  14. <viewControllerLayoutGuide type="bottom" id="2fi-mo-0CV"/>
  15. </layoutGuides>
  16. <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <animations/>
  20. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
  21. </view>
  22. <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
  23. </viewController>
  24. <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/>
  25. </objects>
  26. <point key="canvasLocation" x="148.5" y="385.5"/>
  27. </scene>
  28. <!--Login View Controller-->
  29. <scene sceneID="NJu-RQ-2GJ">
  30. <objects>
  31. <viewController storyboardIdentifier="LoginViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="qsU-xn-xXB" customClass="LoginViewController" sceneMemberID="viewController">
  32. <layoutGuides>
  33. <viewControllerLayoutGuide type="top" id="FgF-Ql-VQM"/>
  34. <viewControllerLayoutGuide type="bottom" id="kJR-cS-tiX"/>
  35. </layoutGuides>
  36. <view key="view" contentMode="scaleToFill" id="FpC-ly-tpE" userLabel="View - ViewController">
  37. <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. <subviews>
  40. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d4T-Fb-jXG">
  41. <rect key="frame" x="-20" y="-20" width="360" height="608"/>
  42. <subviews>
  43. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="45" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="enter your email" minimumFontSize="17" background="tp_01_img_input_bg_01" translatesAutoresizingMaskIntoConstraints="NO" id="A8N-4K-e5F" customClass="CustomTextField">
  44. <rect key="frame" x="80" y="305" width="200" height="45"/>
  45. <animations/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="45" id="I5d-CK-13x"/>
  48. </constraints>
  49. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  51. <textInputTraits key="textInputTraits" keyboardType="emailAddress" returnKeyType="done"/>
  52. <userDefinedRuntimeAttributes>
  53. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  54. </userDefinedRuntimeAttributes>
  55. <variation key="default">
  56. <mask key="constraints">
  57. <exclude reference="I5d-CK-13x"/>
  58. </mask>
  59. </variation>
  60. <variation key="heightClass=regular-widthClass=compact">
  61. <mask key="constraints">
  62. <include reference="I5d-CK-13x"/>
  63. </mask>
  64. </variation>
  65. </textField>
  66. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="40" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5k9-fo-IHf" customClass="CustomButton">
  67. <rect key="frame" x="80" y="470" width="200" height="40"/>
  68. <animations/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="200" id="LNF-w3-KHh">
  71. <variation key="heightClass=regular-widthClass=compact" constant="220"/>
  72. </constraint>
  73. <constraint firstAttribute="height" constant="40" id="ver-b8-zj0"/>
  74. </constraints>
  75. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  76. <state key="normal" title="LOGIN" backgroundImage="tp_01_img_btn_bg_01">
  77. <color key="titleColor" red="1" green="0.43137254899999999" blue="0.16862745100000001" alpha="1" colorSpace="calibratedRGB"/>
  78. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  79. </state>
  80. <state key="highlighted" backgroundImage="tp_01_img_btn_bg_01_press"/>
  81. <userDefinedRuntimeAttributes>
  82. <userDefinedRuntimeAttribute type="rect" keyPath="rectForCapBackground">
  83. <rect key="value" x="4" y="4" width="4" height="4"/>
  84. </userDefinedRuntimeAttribute>
  85. </userDefinedRuntimeAttributes>
  86. <variation key="default">
  87. <mask key="constraints">
  88. <exclude reference="ver-b8-zj0"/>
  89. <exclude reference="LNF-w3-KHh"/>
  90. </mask>
  91. </variation>
  92. <variation key="heightClass=regular-widthClass=compact">
  93. <mask key="constraints">
  94. <include reference="ver-b8-zj0"/>
  95. <include reference="LNF-w3-KHh"/>
  96. </mask>
  97. </variation>
  98. <connections>
  99. <action selector="btnLogInTouched:" destination="qsU-xn-xXB" eventType="touchUpInside" id="vhX-wy-dQ8"/>
  100. </connections>
  101. </button>
  102. <button opaque="NO" contentMode="scaleToFill" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="25" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sHI-Mu-bPH" customClass="CustomCheckBox">
  103. <rect key="frame" x="80" y="415" width="200" height="25"/>
  104. <animations/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="25" id="SRd-fi-h6w"/>
  107. </constraints>
  108. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  109. <inset key="contentEdgeInsets" minX="105" minY="0.0" maxX="0.0" maxY="0.0"/>
  110. <inset key="titleEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
  111. <inset key="imageEdgeInsets" minX="90" minY="0.0" maxX="0.0" maxY="0.0"/>
  112. <state key="normal" title="자동 로그인" image="common_checkbox_default">
  113. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  114. <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
  115. </state>
  116. <state key="highlighted" image="common_checkbox_checked"/>
  117. <variation key="default">
  118. <mask key="constraints">
  119. <exclude reference="SRd-fi-h6w"/>
  120. </mask>
  121. </variation>
  122. <variation key="heightClass=regular-widthClass=compact">
  123. <mask key="constraints">
  124. <include reference="SRd-fi-h6w"/>
  125. </mask>
  126. </variation>
  127. </button>
  128. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="49" placeholderIntrinsicHeight="25" text="회원가입" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tfO-02-rlt" customClass="CustomLabel">
  129. <rect key="frame" x="80" y="530" width="49" height="25"/>
  130. <animations/>
  131. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  132. <color key="highlightedColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  133. </label>
  134. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" placeholderIntrinsicWidth="66" placeholderIntrinsicHeight="25" text="ID/PW찾기" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dqi-CX-lT5" customClass="CustomLabel">
  135. <rect key="frame" x="214" y="530" width="66" height="25"/>
  136. <animations/>
  137. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  138. <color key="highlightedColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  139. </label>
  140. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="tp_01_input_icon_email" translatesAutoresizingMaskIntoConstraints="NO" id="iJy-V3-IVc">
  141. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  142. <animations/>
  143. </imageView>
  144. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="tp_01_input_icon_pw" translatesAutoresizingMaskIntoConstraints="NO" id="Qfw-jI-SFa">
  145. <rect key="frame" x="0.0" y="0.0" width="240" height="128"/>
  146. <animations/>
  147. </imageView>
  148. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" placeholderIntrinsicWidth="200" placeholderIntrinsicHeight="45" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="enter your password" minimumFontSize="17" background="tp_01_img_input_bg_01" translatesAutoresizingMaskIntoConstraints="NO" id="J7b-A5-tCU" customClass="CustomTextField">
  149. <rect key="frame" x="80" y="355" width="200" height="45"/>
  150. <animations/>
  151. <constraints>
  152. <constraint firstAttribute="height" constant="45" id="DgS-vj-qRb"/>
  153. </constraints>
  154. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  155. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  156. <textInputTraits key="textInputTraits" returnKeyType="done" secureTextEntry="YES"/>
  157. <userDefinedRuntimeAttributes>
  158. <userDefinedRuntimeAttribute type="boolean" keyPath="autoScrollUp" value="YES"/>
  159. </userDefinedRuntimeAttributes>
  160. <variation key="default">
  161. <mask key="constraints">
  162. <exclude reference="DgS-vj-qRb"/>
  163. </mask>
  164. </variation>
  165. <variation key="heightClass=regular-widthClass=compact">
  166. <mask key="constraints">
  167. <include reference="DgS-vj-qRb"/>
  168. </mask>
  169. </variation>
  170. </textField>
  171. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="pWg-xq-O7l">
  172. <rect key="frame" x="20" y="115" width="320" height="150"/>
  173. <animations/>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="150" id="3A2-s7-cls"/>
  176. <constraint firstAttribute="width" constant="320" id="xfb-Jf-ivo"/>
  177. </constraints>
  178. <variation key="default">
  179. <mask key="constraints">
  180. <exclude reference="xfb-Jf-ivo"/>
  181. <exclude reference="3A2-s7-cls"/>
  182. </mask>
  183. </variation>
  184. <variation key="heightClass=regular-widthClass=compact">
  185. <mask key="constraints">
  186. <include reference="xfb-Jf-ivo"/>
  187. <include reference="3A2-s7-cls"/>
  188. </mask>
  189. </variation>
  190. </imageView>
  191. </subviews>
  192. <animations/>
  193. <constraints>
  194. <constraint firstItem="J7b-A5-tCU" firstAttribute="centerX" secondItem="A8N-4K-e5F" secondAttribute="centerX" id="0XX-f5-MOH"/>
  195. <constraint firstItem="Qfw-jI-SFa" firstAttribute="top" secondItem="J7b-A5-tCU" secondAttribute="top" id="5yZ-hB-J1k"/>
  196. <constraint firstAttribute="bottom" secondItem="tfO-02-rlt" secondAttribute="bottom" constant="33" id="7ps-zJ-R5X"/>
  197. <constraint firstItem="tfO-02-rlt" firstAttribute="baseline" secondItem="dqi-CX-lT5" secondAttribute="baseline" id="8OM-aO-yP7"/>
  198. <constraint firstItem="sHI-Mu-bPH" firstAttribute="width" secondItem="J7b-A5-tCU" secondAttribute="width" id="E8V-06-RC0"/>
  199. <constraint firstItem="sHI-Mu-bPH" firstAttribute="top" secondItem="J7b-A5-tCU" secondAttribute="bottom" constant="15" id="GSo-d3-Kxb"/>
  200. <constraint firstItem="5k9-fo-IHf" firstAttribute="top" secondItem="sHI-Mu-bPH" secondAttribute="bottom" constant="30" id="HTW-wj-2SI"/>
  201. <constraint firstItem="5k9-fo-IHf" firstAttribute="trailing" secondItem="dqi-CX-lT5" secondAttribute="trailing" id="JRG-Kn-PnV"/>
  202. <constraint firstItem="J7b-A5-tCU" firstAttribute="top" secondItem="A8N-4K-e5F" secondAttribute="bottom" constant="5" id="JUe-eT-kGE"/>
  203. <constraint firstItem="pWg-xq-O7l" firstAttribute="top" secondItem="d4T-Fb-jXG" secondAttribute="top" constant="95" id="QDz-Pa-jGI"/>
  204. <constraint firstItem="pWg-xq-O7l" firstAttribute="centerX" secondItem="A8N-4K-e5F" secondAttribute="centerX" id="SHD-9X-AXG"/>
  205. <constraint firstItem="iJy-V3-IVc" firstAttribute="leading" secondItem="A8N-4K-e5F" secondAttribute="leading" id="T9p-2V-Bwk"/>
  206. <constraint firstItem="sHI-Mu-bPH" firstAttribute="leading" secondItem="J7b-A5-tCU" secondAttribute="leading" id="U8U-jh-ya8"/>
  207. <constraint firstItem="A8N-4K-e5F" firstAttribute="leading" secondItem="d4T-Fb-jXG" secondAttribute="leading" constant="60" id="Ywe-tL-HqK">
  208. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  209. </constraint>
  210. <constraint firstItem="J7b-A5-tCU" firstAttribute="width" secondItem="A8N-4K-e5F" secondAttribute="width" id="dGD-NE-fh2"/>
  211. <constraint firstItem="A8N-4K-e5F" firstAttribute="top" secondItem="pWg-xq-O7l" secondAttribute="bottom" constant="40" id="fii-fM-ptR"/>
  212. <constraint firstAttribute="trailing" secondItem="A8N-4K-e5F" secondAttribute="trailing" constant="60" id="h4e-9e-Xe1">
  213. <variation key="heightClass=regular-widthClass=compact" constant="50"/>
  214. </constraint>
  215. <constraint firstItem="tfO-02-rlt" firstAttribute="top" secondItem="5k9-fo-IHf" secondAttribute="bottom" constant="20" id="k7r-MX-0tO"/>
  216. <constraint firstItem="tfO-02-rlt" firstAttribute="leading" secondItem="5k9-fo-IHf" secondAttribute="leading" id="qel-m3-xIA"/>
  217. <constraint firstItem="sHI-Mu-bPH" firstAttribute="width" secondItem="5k9-fo-IHf" secondAttribute="width" id="uLi-v0-T0d"/>
  218. <constraint firstItem="iJy-V3-IVc" firstAttribute="top" secondItem="A8N-4K-e5F" secondAttribute="top" id="unk-pM-ptk"/>
  219. <constraint firstItem="Qfw-jI-SFa" firstAttribute="leading" secondItem="J7b-A5-tCU" secondAttribute="leading" id="usz-Bh-J3K"/>
  220. <constraint firstItem="sHI-Mu-bPH" firstAttribute="leading" secondItem="5k9-fo-IHf" secondAttribute="leading" id="vtf-7c-Sgf"/>
  221. </constraints>
  222. <variation key="default">
  223. <mask key="subviews">
  224. <exclude reference="iJy-V3-IVc"/>
  225. <exclude reference="Qfw-jI-SFa"/>
  226. </mask>
  227. <mask key="constraints">
  228. <exclude reference="usz-Bh-J3K"/>
  229. <exclude reference="5yZ-hB-J1k"/>
  230. <exclude reference="unk-pM-ptk"/>
  231. <exclude reference="T9p-2V-Bwk"/>
  232. <exclude reference="QDz-Pa-jGI"/>
  233. <exclude reference="SHD-9X-AXG"/>
  234. <exclude reference="Ywe-tL-HqK"/>
  235. <exclude reference="h4e-9e-Xe1"/>
  236. <exclude reference="fii-fM-ptR"/>
  237. <exclude reference="0XX-f5-MOH"/>
  238. <exclude reference="JUe-eT-kGE"/>
  239. <exclude reference="dGD-NE-fh2"/>
  240. <exclude reference="E8V-06-RC0"/>
  241. <exclude reference="vtf-7c-Sgf"/>
  242. <exclude reference="uLi-v0-T0d"/>
  243. <exclude reference="U8U-jh-ya8"/>
  244. <exclude reference="GSo-d3-Kxb"/>
  245. <exclude reference="HTW-wj-2SI"/>
  246. <exclude reference="JRG-Kn-PnV"/>
  247. <exclude reference="7ps-zJ-R5X"/>
  248. <exclude reference="8OM-aO-yP7"/>
  249. <exclude reference="qel-m3-xIA"/>
  250. <exclude reference="k7r-MX-0tO"/>
  251. </mask>
  252. </variation>
  253. <variation key="heightClass=regular-widthClass=compact">
  254. <mask key="subviews">
  255. <include reference="iJy-V3-IVc"/>
  256. <include reference="Qfw-jI-SFa"/>
  257. </mask>
  258. <mask key="constraints">
  259. <include reference="usz-Bh-J3K"/>
  260. <include reference="5yZ-hB-J1k"/>
  261. <include reference="unk-pM-ptk"/>
  262. <include reference="T9p-2V-Bwk"/>
  263. <include reference="QDz-Pa-jGI"/>
  264. <include reference="SHD-9X-AXG"/>
  265. <include reference="Ywe-tL-HqK"/>
  266. <include reference="h4e-9e-Xe1"/>
  267. <include reference="fii-fM-ptR"/>
  268. <include reference="0XX-f5-MOH"/>
  269. <include reference="JUe-eT-kGE"/>
  270. <include reference="dGD-NE-fh2"/>
  271. <include reference="E8V-06-RC0"/>
  272. <include reference="vtf-7c-Sgf"/>
  273. <include reference="uLi-v0-T0d"/>
  274. <include reference="U8U-jh-ya8"/>
  275. <include reference="GSo-d3-Kxb"/>
  276. <include reference="HTW-wj-2SI"/>
  277. <include reference="JRG-Kn-PnV"/>
  278. <include reference="7ps-zJ-R5X"/>
  279. <include reference="8OM-aO-yP7"/>
  280. <include reference="qel-m3-xIA"/>
  281. <include reference="k7r-MX-0tO"/>
  282. </mask>
  283. </variation>
  284. </scrollView>
  285. </subviews>
  286. <animations/>
  287. <constraints>
  288. <constraint firstItem="d4T-Fb-jXG" firstAttribute="top" secondItem="FpC-ly-tpE" secondAttribute="top" id="K7j-xk-Up2"/>
  289. <constraint firstAttribute="bottom" secondItem="d4T-Fb-jXG" secondAttribute="bottom" id="Qhl-4a-XeN"/>
  290. <constraint firstAttribute="trailing" secondItem="d4T-Fb-jXG" secondAttribute="trailing" id="W2o-fe-pxe"/>
  291. <constraint firstItem="d4T-Fb-jXG" firstAttribute="leading" secondItem="FpC-ly-tpE" secondAttribute="leading" id="vEF-Bg-VcW"/>
  292. </constraints>
  293. <variation key="default">
  294. <mask key="constraints">
  295. <exclude reference="W2o-fe-pxe"/>
  296. <exclude reference="K7j-xk-Up2"/>
  297. <exclude reference="Qhl-4a-XeN"/>
  298. <exclude reference="vEF-Bg-VcW"/>
  299. </mask>
  300. </variation>
  301. <variation key="heightClass=regular-widthClass=compact">
  302. <mask key="constraints">
  303. <include reference="W2o-fe-pxe"/>
  304. <include reference="K7j-xk-Up2"/>
  305. <include reference="Qhl-4a-XeN"/>
  306. <include reference="vEF-Bg-VcW"/>
  307. </mask>
  308. </variation>
  309. </view>
  310. <simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina4"/>
  311. <connections>
  312. <outlet property="chkAutoLogin" destination="sHI-Mu-bPH" id="b8h-dE-5Ab"/>
  313. <outlet property="lblFindId" destination="dqi-CX-lT5" id="7ce-Qh-m3J"/>
  314. <outlet property="lblSignUp" destination="tfO-02-rlt" id="26p-cc-qJs"/>
  315. <outlet property="txtEmail" destination="A8N-4K-e5F" id="dtX-gi-SNL"/>
  316. <outlet property="txtPasswd" destination="J7b-A5-tCU" id="sXY-07-zte"/>
  317. </connections>
  318. </viewController>
  319. <placeholder placeholderIdentifier="IBFirstResponder" id="Yy4-QI-p1H" userLabel="First Responder" sceneMemberID="firstResponder"/>
  320. </objects>
  321. <point key="canvasLocation" x="703" y="386"/>
  322. </scene>
  323. </scenes>
  324. <resources>
  325. <image name="common_checkbox_checked" width="25" height="25"/>
  326. <image name="common_checkbox_default" width="25" height="25"/>
  327. <image name="logo" width="320" height="150"/>
  328. <image name="tp_01_img_btn_bg_01" width="15" height="15"/>
  329. <image name="tp_01_img_btn_bg_01_press" width="15" height="15"/>
  330. <image name="tp_01_img_input_bg_01" width="20" height="20"/>
  331. <image name="tp_01_input_icon_email" width="45" height="45"/>
  332. <image name="tp_01_input_icon_pw" width="45" height="45"/>
  333. </resources>
  334. </document>