1234567891011121314151617181920212223242526272829303132333435363738 |
- <uipanel id="KLTransferRingPanel" name="外观变身戒指界面" adapter="1" a="20" width="416" height="750" active="1" x="-67" y="0" zindex="240">
- <img id="Bg" a="00" atlas="" src="Texture/bg_bottomBg.png" width="416" height="750" raycast="1" x="1" y="0">
- </img>
- <img id="BgTitle1" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="bg_title_red" width="425" height="57" raycast="0" x="0" y="-63">
- </img>
- <img id="BgTitle2" a="00" atlas="Atlas/AppearGroup.spriteatlas" src="img_title_di" width="142" height="46" raycast="0" x="-116" y="-111">
- </img>
- <img id="BtnClose" a="21" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" h5x="-355" h5y="0" raycast="1">
- </img>
- <img id="WndTitle" a="01" atlas="Atlas/AppearGroup.spriteatlas" src="title_appear" y="0">
- </img>
- <img id="BgList" a="00" atlas="Atlas/AppearGroup.spriteatlas" src="bg_title_list" width="398" height="352" raycast="0" scale9l="35" scale9b="78" scale9r="31" scale9t="96" x="1" y="88">
- </img>
- <loopscrollview id="loopscrollview" vertical="1" width="384" height="326" x="2" y="96" cellwidth="384" cellheight="81">
- <datalist id="loopscrollviewData">
- </datalist>
- </loopscrollview>
- <button id="BtnCancel" a="00" atlas="Atlas/Common.spriteatlas" src="btn_big_grey" onclick="" text="取消" raycast="1" textcolor="#ff2323FF" outlinesize="1" outlinecolor="#000000" fontsize="20" y="-313" x="-85">
- </button>
- <button id="BtnSure" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window37" onclick="" text="保存" raycast="1" textcolor="#dcele5" outlinesize="1" outlinecolor="#000000" fontsize="20" x="85" y="-313">
- </button>
-
- <loopscrollview id="layout10" vertical="1" height="140" width="387" a="00" raycast="0" x="5" y="-200" cella="11" cellwidth="384" cellheight="35" >
- <datalist id="datalist11">
- <panel id="panel12" width="380" height="35" active="1">
- <img id="SpBg" a="00" atlas="Atlas/AppearGroup.spriteatlas" src="bg_attr" width="380" height="35" raycast="0" x="0" y="0">
- </img>
- <text id="TxtInfo" a="00" text="物理攻击 68-89" fontsize="18" height="35" width="360" ta="01" horwrap="1" color="#00ff00">
- </text>
- </panel>
- </datalist>
- </loopscrollview>
-
- <text id="TxtTitle1" a="11" text="变身戒指" fontsize="20" height="25" width="290" ta="01" horwrap="1" x="50" y="-79" outlinesize="1" outlinecolor="#000000">
- </text>
- <text id="TxtTitle2" a="01" text="属性加成" fontsize="20" height="25" width="103" ta="01" horwrap="1" x="-95" y="-472">
- </text>
- </uipanel>
|