123456789101112131415161718192021 |
- <uipanel id="KLItemGetPathItem" width="339" height="65" zindex="-1" x="0" y="-121">
- <panel id="item" width="339" height="65">
- <img id="itemBg" atlas="Atlas/Common.spriteatlas" src="bg1" scale9l="4" scale9r="4" scale9t="4" scale9b="4" width="339" height="65" z="0" a="00" rotate="0,0,0" raycast="1" x="0" y="0">
- </img>
- <panel id="buyContainer" active="1" width="339" height="65">
- <panel id="itemModel" x="-139" y="1" z="-100" width="60" height="60" a="00" rotate="0,0,0">
- </panel>
- <panel id="costModel" x="-80" y="-14" z="-100" width="50" height="50" a="00" rotate="0,0,0">
- </panel>
- <text id="costItemName" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" width="128" height="20" x="-35" y="16" z="0" a="00" rotate="0,0,0" ta="00" horwrap="1" fonttype="微软雅黑" color="#DBE0E6FF" outline="1">
- </text>
- <text id="costCount" text="" fontsize="18" outlinesize="1" outlinecolor="#000000" width="138" height="20" x="14" y="-15" z="0" a="00" rotate="0,0,0" ta="00" horwrap="1" fonttype="微软雅黑" color="#DBE0E6FF" outline="1">
- </text>
- </panel>
- <text id="gainTxt" text="合成" fontsize="18" outlinesize="1" outlinecolor="#000000" width="137" height="20" x="10" y="0" z="0" a="10" rotate="0,0,0" ta="00" horwrap="1" fonttype="微软雅黑" color="#DBE0E6FF" active="1" outline="1">
- </text>
- <button id="buyBtn" active="1" atlas="Atlas/Common.spriteatlas" text="前往" src="button_interface_window7" width="113" height="40" fontsize="18" outlinesize="1" outlinecolor="#000000" x="100" y="0" z="0" a="00" rotate="0,0,0" raycast="1" fonttype="微软雅黑" dcolor="#DBE0E6FF">
- </button>
- </panel>
- </uipanel>
|