123456789101112131415161718192021222324252627282930313233343536373839 |
- <uipanel id="KLRecoverPanel" name="回收界面" adapter="1" width="416" height="750" zindex="203" x="0" y="0" z="0" a="20" rotate="0,0,0" raycast="0" color="#00000000">
- <button id="Mask" a="00" atlas="Atlas/Common.spriteatlas" src="btn_common8" width="3000" height="3000" onclick="" text="" raycast="1" x="-832" y="-55" color="#FFFFFF00">
- </button>
- <img id="KmlRecoverUI" x="1" a="20" y="0" width="416" height="750" src="Texture/bg_bottomBg.png" atlas="" raycast="1">
- <togglegroup id="RecoverTypeGroup" allowswitchoff="0">
- </togglegroup>
- <img id="RecoverGet" src="RecoverGet" atlas="Atlas/KmlUIDecomposePanel.spriteatlas" y="-70">
- <img id="img1" a="10" atlas="Atlas/Common.spriteatlas" src="ty_titleLineL" width="95" height="7" raycast="1" x="-100" y="0">
- </img>
- <img id="img2" a="10" atlas="Atlas/Common.spriteatlas" src="ty_titleLineR" width="95" height="7" raycast="1" x="100" y="0">
- </img>
- </img>
- <gridview id="TypeContent" x="0" y="167" width="416" cellwidth="100" cellheight="60" height="231" spacex="100" spacey="0" cella="11" a="00" rotate="0,0,0">
- </gridview>
- <button id="BtnRecover" x="0" y="-312" outlinesize="1" outlinecolor="#000000FF" src="btn_warOrder_shop" atlas="Atlas/Common.spriteatlas" mimg="" pimg="" dimg="" text="回收" fontsize="20" raycast="1" fonttype="微软雅黑">
- </button>
- <img id="closeBtn" x="5" y="10" h5x="-355" h5y="10" a="21" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" raycast="1">
- </img>
- <toggle id="AutoPickToggle" x="-158" y="-254" z="0" width="33" height="33" a="00" rotate="0,0,0" raycast="1" src="img_interface_main122" atlas="Atlas/Common.spriteatlas" pimg="bg_setting_gou" default="0">
- <text id="AutoPickToggleText" text="自动范围拾取" fontsize="18" width="123" y="0" ta="01" color="#FFFFFFFF" avtive="0" outlinesize="1" outlinecolor="#000000FF" horwrap="1" height="44" x="85" fonttype="微软雅黑">
- </text>
- </toggle>
- <toggle id="AutoRecoverToggle" x="59" y="-254" z="0" width="33" height="33" a="00" rotate="0,0,0" raycast="1" src="img_interface_main122" atlas="Atlas/Common.spriteatlas" pimg="bg_setting_gou" default="0">
- <text id="AutoRecoverToggleText" text="自动回收" fontsize="18" width="123" y="0" ta="01" color="#FFFFFFFF" avtive="0" outlinesize="1" outlinecolor="#000000FF" horwrap="1" height="44" x="85" fonttype="微软雅黑">
- </text>
- </toggle>
- <scrollview id="scrollview1" a="00" width="416" height="123" vertical="1" y="-170" raycast="1" x="0" barareax="">
- <layout id="layout2" width="416" height="230" a="01" vertical="1" contentsizefitter="1" raycast="1" space="10" cella="00" control_width="0">
- <datalist id="loopscrollviewData" a="11">
- </datalist>
- </layout>
- </scrollview>
- <img id="TextTitle" x="0" y="343" src="Recover" atlas="Atlas/KmlUIDecomposePanel.spriteatlas">
- </img>
- </img>
- <text id="privilege_tip" text="已激活钻石特权:回收收益增加30%" fontsize="20" width="375" y="-350" ta="11" color="#ED2E2E" avtive="0" outlinesize="1" outlinecolor="#000000" horwrap="1" fonttype="微软雅黑" height="80">
- </text>
- </uipanel>
|