1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <uipanel id=" KLCrossServerIntroducePanel" name="跨服玩法说明界面" zindex="205" width="1050" height="566" x="0" z="-300" onload = "" maskonclick="">
- <panel id="root_panel" width="837" height="566">
- <img id="mask" src="Texture/img_window.png" width="3000" height="2000" color="#00000000" raycast="1"/>
- <img id="trade_bg" src="Texture/img_window.png" raycast="1"/>
- ;<img id="img_interface" atlas="Atlas/Common.spriteatlas" src="img_interface_main009" scale9l="20" scale9r="20" scale9t="20" scale9b="20" width="1006" height="450" x="2" y="-43" raycast="1"/>
- <img id="btn_close" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" a="21" onclick="" raycast = "1" x="13" y="6"></img>
- ;<text id="title" text="挑战boss" fontSize="20" a="01" x="0" y="-23" outlinesize="1" outlinecolor="#000000"></text>
- <img atlas="Atlas/KLCrossServer.spriteatlas" src="img_title_jieshao" y="0" a="01" />
- <panel id="activity_panel" width="837" height="566">
- <scrollview id="activity_panel_select" width="154" height="440" a="11" x="25" y="-68" vertical="1">
- <layout id="activity_panel_layout" width="154" space="0" contentsizefitter="1" y="-20" a="01" vertical="1">
- <datalist id="activity_panel_dl" >
-
- </datalist>
- </layout>
- </scrollview>
- </panel>
-
- <scrollview id="activity_panel_select" width="610" height="430" a="11" x="195" y="-75" vertical="1">
- <layout id="activity_panel_layout" width="550" height="430" space="7" contentsizefitter="1" a="21" vertical="1">
- <text id="text1_title" text="" width="550" height="21" fontSize="20" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000">
- <img id="trade_bg1" atlas="Atlas/Common.spriteatlas" src="img_uiicon_21" a="11" x="-35" />
- </text>
- <text id="text1" text="" width="550" fontSize="18" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000" contentsizefitter="1">
- </text>
- <text id="text1_space" text="" width="550" height="7">
- </text>
- <text id="text2_title" text="" width="550" height="21" fontSize="20" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000" >
- <img id="trade_bg" atlas="Atlas/Common.spriteatlas" src="img_uiicon_21" a="11" x="-35" />
- </text>
- <text id="text2" text="" width="550" fontSize="18" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000" contentsizefitter="1">
- </text>
- <text id="text2_space" text="" width="550" height="7">
- </text>
- <text id="text3_title" text="" width="550" height="21" fontSize="20" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000" >
- <img id="trade_bg3" atlas="Atlas/Common.spriteatlas" src="img_uiicon_21" a="11" x="-35" />
- </text>
- <text id="text3" text="" width="550" fontSize="18" mline="1" horwrap="1" linespace="1.2" a="11" x="0" y="0" outlinesize="1" outlinecolor="#000000" contentsizefitter="1">
- </text>
- <text id="text3_space" text="" width="550" height="7">
- </text>
- </layout>
- </scrollview>
-
-
- </panel>
- </uipanel>
|