KLShowStallGoodsItemKml.txt 1.8 KB

123456789101112131415161718192021222324252627
  1. <uipanel id="KLShowStallGoodsItem" name="摆摊货物模板" width="160" height="157" zindex="-1">
  2. <button id="btn_goods_item" src="bg_goods_item" atlas="Atlas/KLTradePanel.spriteatlas" width="160" height="157" raycast="1">
  3. </button>
  4. <prefab id="scroll_text_template" path="Kml/KmlPrefab/Cookbook/Common/KmlScrollTextTemplate.prefab" a="01" width="140" y="-15">
  5. <panel id="KmlScrollTextTemplate" bind="KmlScrollTextTemplate" width="140">
  6. </panel>
  7. <text id="txt_item_name" bind="Text" color="#F36055" width="140" text="你好你好你好你好你好你好你好你好你好" fontsize="18" outlinesize="1" outlinecolor="#000000">
  8. </text>
  9. </prefab>
  10. <item id="item" width="100" height="100" mfixsize="100,100" bgscale="0,0" itemid="10040001" y="15">
  11. </item>
  12. <text id="itemCount" text="" a="02" color="#DCE1E5" outlinesize="0" outlinecolor="#000000" fontsize="16" y="52" x="0" ta="11" width="100" horwrap="1" height="20" active="1" chatiteminfo="">
  13. </text>
  14. <text id="txt_count_down" text="" color="#FF0000" y="-32" width="180" ta="11" horwrap="1">
  15. </text>
  16. <img id="img_coin_type" src="img_bag_04" atlas="Atlas/UIBagPanel.spriteatlas" a="12" x="10" y="6" width="34" height="34">
  17. </img>
  18. <text id="monthCardText" text="1天" a="02" color="#DCE1E5" outlinesize="0" outlinecolor="#000000" fontsize="14" y="43" x="0" ta="11" width="100" horwrap="1" height="20" active="0" chatiteminfo="">
  19. </text>
  20. <text id="txt_price" text="3316" color="#DCE1E5" outlinesize="1" outlinecolor="#000000" fontsize="18" y="-57" x="2" ta="11" width="100" horwrap="0" fonttype="微软雅黑" >
  21. </text>
  22. <img id="img_favor_count" src="star" atlas="Atlas/KLTradePanel.spriteatlas" x="-10" y="11" a="22">
  23. <text id="txt_favor_count" text="1" color="#1ADD1F" outlinesize="1" outlinecolor="#000000">
  24. </text>
  25. </img>
  26. </uipanel>