KLPreviewPanelKml.txt 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <uipanel id="KLPreviewPanel" name="系统预告界面" zindex="215" width="1334" height="750" x="0" y="0" raycast="0" z="0" a="00" rotate="0,0,0" color="#00000000" mask="1">
  2. <panel id="PreviewUI" width="1050" height="566" y="0" x="0" z="0" a="00" rotate="0,0,0">
  3. <img id="BG" width="1050" height="566" y="0" x="0" z="0" src="Texture/bg_interface_window_2.png" a="00" rotate="0,0,0" raycast="1" active="1" atlas="">
  4. <scrollview id="Previewview" x="-405" y="-30" z="0" width="180" height="460" vertical="1">
  5. <layout id="layout" vertical="1" a="01" cella="01" width="180" height="0" space="2" contentsizefitter="1">
  6. <datalist id="previewlist">
  7. <button id="toggle" default="0" atlas="Atlas/UITradePanel.spriteatlas" src="one_button_bg" width="180" height="50" raycast="1">
  8. <text id="test" text="" fontsize="18" x="0" y="0" width="180" a="00" ta="11" fonttype="微软雅黑" outlinecolor="#000000" outlinesize="1" active="1">
  9. </text>
  10. <img id="red" atlas="Atlas/UIMisc.spriteatlas" src="img_uiicon_41" a="21">
  11. </img>
  12. </button>
  13. </datalist>
  14. </layout>
  15. </scrollview>
  16. <scrollview id="content_scroll" x="90" y="18" z="0" width="780" height="365" vertical="1">
  17. <layout id="content_layout_scroll" vertical="1" x="0" y="0" width="780" a="01" cella="11" space="12" contentsizefitter="1">
  18. <datalist id="contentlist">
  19. <layout id="content_layout" vertical="1" x="0" y="0" width="780" a="01" cella="11" space="12" contentsizefitter="1">
  20. <img id="preview_name_img" atlas="Atlas/KmlPreviewUI.spriteatlas" src="PreviewTitleBottom" width="187" height="52" a="01">
  21. <text id="preview_name" text="功能名称" fonttype="微软雅黑" fontsize="22" outlinecolor="#000000" outlinesize="1" color="#FBD994" a="00" ta="11">
  22. </text>
  23. </img>
  24. <datalist id="small_tittlelist">
  25. <layout id="textlayout1" width="730" vertical="1" cella="11" space="12">
  26. <img id="preciew_icon_img1" atlas="Atlas/Common.spriteatlas" src="ty_bg_pic_greyDot">
  27. <text id="preview_tittle" text="开启时间" x="160" fontsize="20" color="#FBD994" fonttype="微软雅黑" outlinecolor="#000000" width="300">
  28. </text>
  29. </img>
  30. <layout id="preview_text_layout" width="700" height="10" paddingleft="16">
  31. <text id="preview_text" linespace="1.5" width="700" text="" horwrap="1" contentsizefitter="1" fonttype="微软雅黑" outlinecolor="#000000" outlinesize="1" fontsize="18">
  32. </text>
  33. </layout>
  34. </layout>
  35. </datalist>
  36. </layout>
  37. </datalist>
  38. </layout>
  39. </scrollview>
  40. <img id="preview_receive" atlas="Atlas/KmlPreviewUI.spriteatlas" src="PreviewReward" x="90" y="-210" width="790" height="91">
  41. <item id="receive_item" tips="1" itemid="" y="0" x="-340" width="60" height="60" bgtype="1" itemtype="9" mfixsize="60,60" textcolor="#FBD994" fontsize="16">
  42. <img id="clickItem" x="0" y="0" width="60" height="60" color="#00000000" raycast="1">
  43. </img>
  44. </item>
  45. <button id="receive_btn" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" x="300" textcolor="#dce1e5" fontsize="18" text="领取" outlinesize="1" outlinecolor="#000000" raycast="1">
  46. <img id="btnEffect" atlas="Atlas/TS_Common.spriteatlas" src="btnEffect" width="113" height="40">
  47. </img>
  48. </button>
  49. <text id="receive_text" x="250" color="#FF0000" fontsize="20" fonttype="微软雅黑" outlinecolor="#000000" outlinesize="1">
  50. </text>
  51. </img>
  52. <img id="title" atlas="Atlas/KmlPreviewUI.spriteatlas" src="PreviewTitle" a="01" x="-5" y="10">
  53. </img>
  54. <img id="closeBtn" x="13" y="5" color="#FFFFFFFF" width="69" height="69" a="21" raycast="1" active="1" src="button_interface_close5" atlas="Atlas/Common.spriteatlas" h5x="-985" h5y="5">
  55. </img>
  56. </img>
  57. </panel>
  58. </uipanel>