12345678910111213141516 |
- <uipanel id="KLShapeShiftCardShopItemKml" name="变身卡牌商店道具模板" a="00" width="158" height="150" zindex="-1">
- <img id="img_item_click" a="00" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="shop_item_bg" width="204" height="198" raycast="1">
- <item id="item_cost" src="20020001" width="25" height="25" mfixsize="25,25" bgtype="0" x="-21" y="-71">
- </item>
- <text id="text_cost" a="00" text="999" fontsize="18" height="20" width="65" ta="01" horwrap="1" rotate="0,0,0" y="-71" outlinesize="1" outlinecolor="#000000FF" x="35">
- </text>
- <item id="item_is" src="20020001" width="80" height="80" mfixsize="80,80" bgtype="0" x="0" y="18">
- </item>
- <text id="item_tips" a="00" text="总槽位达22个后开放" fontsize="16" height="25" width="190" ta="11" horwrap="1" y="-45" color="#D9001CFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <text id="text_name" a="00" text="商品名称商品名称" fontsize="18" height="25" width="170" ta="11" horwrap="1" y="76" color="#FFFFFFFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <img id="item_equip_redPoint" atlas="Atlas/KLShapeShiftCard.spriteatlas" src="ico_red_n" a="21" x="5" y="10" active="0" />
- </img>
- </uipanel>
|