12345678910111213141516171819 |
- <uipanel id="KLLevelRewardPanelKml" name="等级奖励活动界面" a="00" width="300" height="300">
- <panel id="panel1" a="00" width="844" height="485" x="-86" y="-31">
- <scrollview id="RewardScrollView" a="00" width="844" height="330" vertical="1" y="26" raycast="1" movementtype="1" autoadjust="1" x="0">
- <layout id="layout2" width="834" height="94" a="01" vertical="1" contentsizefitter="3" raycast="1" cella="01" space="4">
- <datalist id="RewardDatalist">
- </datalist>
- </layout>
- </scrollview>
- <panel id="LastRewardItem" a="00" width="844" height="100" y="-185" z="-400">
- </panel>
- <text id="timeTitle" a="00" text="活动结束倒计时" fontsize="20" height="25" width="350" ta="01" horwrap="0" color="#5CE366FF" outlinesize="1" outlinecolor="#000000FF" x="-240" y="210">
- <countdown id="timerText" width="125" height="43" fontsize="20" ta="01" x="35" color="#5CE366FF" outlinesize="1" outlinecolor="#000000FF">
- </countdown>
- </text>
- <prefab id="prefab1" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="-285" width="844" height="300" x="0">
- </prefab>
- </panel>
- </uipanel>
|