12345678910111213141516171819202122232425 |
- <uipanel id="KLUnionTaskPanelKml" name="战盟任务界面" a="20" adapter="1" width="424" height="750" x="-64" h5y="0">
- <panel id="bg" a="00" width="424" height="750">
- <img id="frame" a="00" src="Texture/bg_bottomBg.png" width="417" height="750" raycast="1" x="3" y="0">
- </img>
- <img id="frame1" a="01" src="Texture/ty_bg_bottom_frame.png" raycast="1" x="3" y="-74" height="584" scale9b="100" scale9l="100" scale9r="100" scale9t="100">
- </img>
- <img id="TitleImg" a="01" src="title" width="132" height="58" raycast="1" x="0" y="0" atlas="Atlas/KLUnionTaskPanel.spriteatlas">
- </img>
- </panel>
- <button id="btnClose" a="21" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="75" height="69" onclick="" text="" raycast="1" x="13" y="9" h5x="-357" h5y="9">
- </button>
- <scrollview id="taskScrollView" a="00" width="412" height="586" vertical="1" y="13" raycast="1" x="4" scrollbar="0">
- <layout id="layout2" width="360" height="230" a="01" vertical="1" contentsizefitter="1" raycast="1" cella="01" expand_width="1" paddingtop="16" space="7">
- </layout>
- </scrollview>
- <countdown id="timeCounter" a="02" text="任务重置倒计时<color='#ff0000'>{0}</color>" time="" formattype="0" fontsize="20" height="25" width="350" ta="11" horwrap="1" y="26" x="0">
- </countdown>
- <img id="templateImg" src="Texture/union_task.png" color="#ffffffa0" x="-390" active="0">
- </img>
- <prefab id="cut_area_up" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" x="12" y="383">
- </prefab>
- <prefab id="cut_area_down" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" x="12" y="-348">
- </prefab>
- </uipanel>
|