KLShopMallGoodsItemKml.txt 863 B

12345678910111213141516171819202122
  1. <uipanel id="KLShopMallGoodsItem" name="商品模板" width="203" height="196" zindex="-1">
  2. <prefab path="Kml/KmlPrefab/Cookbook/KmlShopMallUI/KmlShopMallGoodsItem.prefab" width="203" height="196" id="prefab_848">
  3. <text bind="txt_goods_title" id="txt_goods_title">
  4. </text>
  5. <text bind="Text_Condition" id="Text_Condition">
  6. </text>
  7. <panel bind="img_goods_icon" id="img_goods_icon">
  8. <item id="item_goods" width="100" height="100" tips = "1" mscalefac = "1.5,1.5,1.5" bgscale="0,0" textpos="-20,20,0" />
  9. </panel>
  10. <text bind="txt_purchase_limitation" id="txt_purchase_limitation">
  11. </text>
  12. <img bind="Bg" id="Bg">
  13. </img>
  14. <img bind="img_money_icon" id="img_money_icon">
  15. </img>
  16. <text bind="txt_price" id="txt_price">
  17. </text>
  18. <button bind="ButtonBg" id="ButtonBg">
  19. </button>
  20. </prefab>
  21. </uipanel>