123456789101112131415161718 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="148,35" extention="Button">
- <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
- <displayList>
- <text id="n9_l500" name="txtIcon" xy="3,-4" size="36,44" group="n8_l500" fontSize="32" color="#5a3e16" align="center" text="¥"/>
- <loader id="n3_l500" name="loaIcon" xy="41,-2" size="40,40" group="n8_l500" aspect="true" visible="false" url="ui://eg2y0ldpkztethq" fill="scale"/>
- <text id="n5_l500" name="txtOriginalPrice" xy="46,-3" pivot="0.5,0" size="50,44" group="n7_l500" fontSize="32" color="#725e41" align="center" text="999"/>
- <image id="n6_l500" name="n6" src="fqortas" fileName="imagesNew/sc_jinxiexian.png" xy="41,16" pivot="0.5,0" group="n7_l500">
- <relation target="n5_l500" sidePair="width-width"/>
- </image>
- <group id="n7_l500" name="n7" xy="41,-3" size="60,44" group="n8_l500"/>
- <text id="n4_l500" name="txtPrice" xy="103,-9" size="43,54" group="n8_l500" fontSize="40" color="#5a3e16" text="99"/>
- <group id="n8_l500" name="n8" xy="3,-9" size="143,54" advanced="true" layout="hz" colGap="2" excludeInvisibles="true">
- <relation target="" sidePair="center-center"/>
- </group>
- </displayList>
- <Button/>
- </component>
|