KLUIOpenServiceArchangelWelfarePanelKml.txt 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <uipanel id="KLUIOpenServiceArchangelWelfarePanel" name="开服大天使试炼活动界面" width="300" height="300" x="0" y="-36">
  2. <prefab id="UIOpenServiceArchangelWelfarePanel" path="Module/MissionSystem/OpenServer/UI/UIOpenServiceArchangelWelfarePanel.prefab">
  3. <img id="bg" bind="bg" active="1">
  4. </img>
  5. <img id="progress_attach" bind="scheduleImg" active="1">
  6. </img>
  7. <img id="icon" bind="icon" active="1">
  8. <text id="num" bind="num" active="1" horwrap="1">
  9. </text>
  10. </img>
  11. <img id="ScheduleScrollView" bind="ScheduleScrollView" active="1">
  12. <img id="Viewport" bind="Viewport" active="0">
  13. <gridview id="ScheduleContent" bind="ScheduleContent" active="1">
  14. </gridview>
  15. </img>
  16. <loopscrollview id="ScheduleRewardViewList" a="00" width="700" height="140" vertical="0" y="0" raycast="1" cellwidth="160" cellheight="140" movementtype="2">
  17. <datalist id="DataScheduleRewardList">
  18. </datalist>
  19. </loopscrollview>
  20. </img>
  21. <img id="WelfScrollView" bind="WelfScrollView" active="1">
  22. <img id="Viewport_1" bind="Viewport_1" active="0">
  23. <gridview id="WelfContent" bind="WelfContent" active="1">
  24. </gridview>
  25. </img>
  26. <loopscrollview id="WelfRewardViewList" a="00" width="800" height="286" vertical="0" y="0" raycast="1" cellwidth="260" cellheight="300" x="0">
  27. <datalist id="DataWelfRewardList">
  28. </datalist>
  29. </loopscrollview>
  30. </img>
  31. <text id="EndText" bind="EndText" active="0">
  32. </text>
  33. <text id="Text" bind="Text" active="1">
  34. </text>
  35. </prefab>
  36. </uipanel>