1234567891011121314151617181920212223 |
- <uipanel id="KLShapeShiftCardAutoUpgradePanelKml" name="变身卡牌一键升级界面" a="00" width="300" height="300" maskonclick="1" zindex="194">
- <img id="img1" a="00" atlas="" src="Texture/sanjitanchuang_bg.png" raycast="1" x="0" y="0">
- <button id="btn_close" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" width="75" height="69" onclick="" text="" raycast="1" x="178" y="100" h5y="100" h5x="-178">
- </button>
- </img>
- <text id="text_tips" a="00" text="选中一键合成卡牌等级" fontsize="20" height="51" width="478" ta="11" horwrap="1" y="38" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <togglegroup id="togglegroup_auto" a="00" width="500" height="50" onload="" raycast="1" y="-17">
- <layout id="toggle_layout" width="500" height="50" vertical="0" space="10" cella="01">
- <datalist id="toggle_list">
- <panel width="80" height="50" id="panel_117">
- <toggle id="toggle_sub" width="36" height="36" a="10" default="0" togglegroup_id="togglegroup_auto" atlas="Atlas/TS_Common.spriteatlas" onclick="" src="ty_btn_gou_N" pimg="ty_btn_gou" raycast="1">
- <text id="text_sub" a="00" text="1级" fontsize="18" height="20" width="108" ta="00" horwrap="1" x="80" y="-1" color="#E6E600FF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </toggle>
- </panel>
- </datalist>
- </layout>
- </togglegroup>
- <button id="btn_card_func" a="00" atlas="Atlas/Common.spriteatlas" src="button_interface_window7" onclick="" text="突破" raycast="1" mimg="" pimg="" dimg="" fontsize="18" outlinesize="1" outlinecolor="#000000FF" y="-90">
- </button>
- </uipanel>
|