1234567891011121314151617181920212223242526272829 |
- <uipanel id="KLTestPanel" x="200" width="" height="" zindex="201" adapter="1">
- <button id="CloseButton" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" raycast="1">
- <button id="CloseButton2" atlas="Atlas/Common.spriteatlas" src="button_interface_close5" raycast="1">
- </button>
- </button>
- <item id="item" itemid="10010001" x="100" y="100" width="50" height="50">
- </item>
- <lualoopscrollview id="lualoopscrollview" x="-115" y="-105" width="200" height="275" vertical="1" zindex="222" cellwidth="100" cellheight="100">
- </lualoopscrollview>
- <loopscrollview id="loopscrollview" x="-115" y="-105" width="200" height="275" vertical="1" zindex="222" cellwidth="100" cellheight="100">
- <datalist id="loopscrollviewData">
- </datalist>
- </loopscrollview>
- <loopscrollview id="loopscrollview2" x="-300" y="-105" width="200" height="275" vertical="1" zindex="222" cellwidth="100" cellheight="100">
- <datalist id="loopscrollviewData2">
- <text id="test" text="" fontsize="18" x="140" y="-20" a="10" color="" outlinecolor="0" outlinesize="1" active="1">
- </text>
- </datalist>
- </loopscrollview>
- <layout id="needCareer_layout" width="300" x="140" y="40" a="10" vertical="1" cella="11" space="3" contentsizefitter="1">
- <datalist id="equipzhiyeNeedData">
- <text id="test" text="" fontsize="18" x="140" y="-20" a="10" color="" outlinecolor="0" outlinesize="1" active="1">
- <text text="" fontsize="18" x="85" y="0" a="10" color="#A52822" outlinecolor="0" outlinesize="1" id="text_1233">
- </text>
- </text>
- </datalist>
- </layout>
- </uipanel>
|