RankItemKml.txt 1.1 KB

1234567891011121314151617
  1. <uipanel id="KLRankItem" width="272" height="360" zindex="-1">
  2. <img id="PlayerItem_BG" a="00" atlas="Atlas/UIConsumerRanking.spriteatlas" src="rangk_di" raycast="1" x="0">
  3. </img>
  4. <text id="PlayerItem_RankText" a="00" text="" fontsize="20"height="40" width="150" ta="11" horwrap="1" fonttype="Rank_Font" x="-112" y="8" active="1">
  5. </text>
  6. <text id="PlayerItem_Name" a="00" text="" fontsize="20" height="25" width="196" ta="11" horwrap="1" fonttype="微软雅黑" x="-112" y="-20" outlinesize="1" outlinecolor="#000000FF" color="#ecb260">
  7. </text>
  8. <scrollview id="reward_scrollview" width="302" height="202" x="218" y="56" vertical="1">
  9. <gridview id="reward_gridview" width="300" height="200" a="01" cellwidth="67" cellheight="67" vertical="0" contentsizefitter="1">
  10. <datalist id="reward_data_list" >
  11. </datalist>
  12. </gridview>
  13. </scrollview>
  14. <button id="PlayerItem_Button" a="00" atlas="Atlas/Common.spriteatlas" src="btn_common8" width="426" height="100" onclick="" text="" raycast="1" color="#FFFFFF00" x="34" rotate="0,0,0">
  15. </button>
  16. </uipanel>