12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <uipanel id="KLUnionElectionVotePanelKml" name="战盟竞选投票界面" a="00" width="1334" height="750" adapter="1" x="0" y="0" zindex="101">
- <button id="btnMask" a="00" atlas="Atlas/Common.spriteatlas" src="bg1" width="1334" height="750" onclick="" text="" raycast="1" x="0" y="0" binddragid="" mimg="" pimg="" dimg="" scale9l="47" scale9b="13" scale9r="20" scale9t="8" color="#FFFFFF00">
- </button>
- <img id="Bg" a="00" atlas="" src="Texture/ty_bg_threeFrame_N3.png" width="416" height="284" raycast="1" x="0" y="0" scale9l="363" scale9b="196" scale9r="397" scale9t="169">
- <button id="btnConfirm" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" width="112" height="40" onclick="" text="确认" raycast="1" x="86" y="-110" textcolor="#FFFFFFFF" ta="11" outlinesize="1" outlinecolor="#00000080" fontsize="18">
- </button>
- <button id="btnCancel" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window8" width="112" height="40" onclick="" text="重置" raycast="1" x="-86" y="-110" fontsize="18" ta="11" textcolor="#D9001CFF" outlinesize="1" outlinecolor="#00000082" color="#FFFFFFFF">
- </button>
- <button id="btnClose" a="21" atlas="Atlas/Template.spriteatlas" src="btn_close" width="75" height="69" onclick="" text="" raycast="1" x="15" y="10" mimg="" pimg="" dimg="" h5y="10" h5x="-355">
- </button>
- <img id="BgCost" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main112" width="150" height="34" raycast="1" x="-6" y="-6" scale9l="15" scale9b="7" scale9r="13" scale9t="8">
- <text id="text14" a="00" text="消耗:" fontsize="18" height="30" width="54" ta="01" x="-122" y="0" horwrap="1" rotate="0,0,0">
- </text>
- <text id="txtCost" a="10" text="100" fontsize="18" height="30" width="100" ta="01" x="50" y="0" horwrap="1">
- </text>
- <item id="itemCost" mfixsize="30,30" bgtype="0" src="20020001" width="30" height="30" x="10" y="0" z="-100" mpos="0.55,-0.1481482,90" tips="1" a="10">
- </item>
- <img id="img7" a="00" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="ty_bg_pic_greyDot" width="12" height="13" raycast="1" x="-156" y="0">
- </img>
- </img>
- <img id="BgOwn" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main112" width="150" height="34" raycast="1" x="-6" y="-44" scale9l="15" scale9b="7" scale9r="13" scale9t="8">
- <text id="text10" a="00" text="拥有:" fontsize="18" height="30" width="54" ta="01" x="-122" y="0" horwrap="1" rotate="0,0,0">
- </text>
- <text id="txtOwn" a="10" text="100" fontsize="18" height="30" width="100" ta="01" x="50" y="0" horwrap="1" color="#D6C299FF">
- </text>
- <item id="itemOwn" mfixsize="30,30" bgtype="0" src="20020001" width="30" height="30" x="10" y="0" z="-100" mpos="0.55,-0.1481482,90" tips="1" a="10">
- </item>
- <img id="img13" a="00" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="ty_bg_pic_greyDot" width="12" height="13" raycast="1" x="-156" y="0">
- </img>
- </img>
- <img id="BgNum" a="00" atlas="Atlas/Common.spriteatlas" src="img_interface_main112" width="100" height="34" raycast="1" x="-6" y="32" scale9l="15" scale9b="7" scale9r="13" scale9t="8">
- <text id="text15" a="00" text="票数:" fontsize="18" height="30" width="54" ta="01" x="-122" y="0" horwrap="1" rotate="0,0,0">
- </text>
- <text id="txtNum" a="00" text="100" fontsize="18" height="30" width="100" ta="11" x="0" y="0" horwrap="1">
- </text>
- <img id="img18" a="00" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="ty_bg_pic_greyDot" width="12" height="13" raycast="1" x="-156" y="0">
- </img>
- <button id="btnMinus" a="10" atlas="Atlas/TS_Common.spriteatlas" src="common_sub" width="30" height="30" onclick="" text="" raycast="1" x="-30" y="0" mimg="" pimg="" dimg="">
- </button>
- <button id="btnAdd" a="20" atlas="Atlas/UIUnionInfoPanel.spriteatlas" src="button_interface_plus5" width="30" height="30" onclick="" text="" raycast="1" x="30" y="0" mimg="" pimg="" dimg="">
- </button>
- </img>
- <text id="text2" a="00" text="默认内容" fontsize="18" height="25" width="350" ta="11" x="0" y="78" horwrap="1">
- </text>
- <img id="imgTitle" a="00" atlas="Atlas/TS_UnionElection.spriteatlas" src="title_vote" width="132" height="58" raycast="1" x="0" y="120" binddragid="">
- </img>
- </img>
- </uipanel>
|