12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- <uipanel id="KLEveryDayGiftRechargePanel" name="每日充值活动界面" a="00" width="300" height="300" x="-25" y="-45">
- <panel id="panel1" a="00" width="844" height="496" x="107" y="1">
- <img id="DailyPackMainBG" a="00" atlas="Atlas/Common.spriteatlas" src="img_bottom_black" width="844" height="496" raycast="1" x="0" y="1">
- </img>
- <img id="everyDayGiftTitleImg" a="00" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="bg_title" width="578" height="117" raycast="1" x="136" y="179">
- <text id="everydayTaskText" a="01" text="每日充值6元即可领取以下奖励" fontsize="18" height="30" width="272" ta="01" horwrap="1" y="-73" outlinesize="1" outlinecolor="#000000FF" x="128" color="#FF4F47FF">
- </text>
- </img>
- <img id="TaskInfoPanel" a="00" atlas="Atlas/KLDailyPackRechargePanel.spriteatlas" src="bg_dayGift1" width="555" height="360" raycast="1" y="-58" x="144" scale9l="16" scale9b="26" scale9r="26" scale9t="19">
- <scrollview id="scrollview104" a="00" x="0" y="0" width="555" height="360" vertical="1" raycast="1" autoadjust="1">
- <gridview id="gridview105" cellwidth="556" cellheight="95" raycast="1" paddingtop="0" paddingbottom="0" paddingleft="0" paddingright="0" spacex="10" spacey="10" constraint="1" constraintcount="1" cella="01" startcorner="0" contentsizefitter="3">
- <datalist id="taskList" width="70">
- <panel id="panel109" width="556" height="95">
- <img id="taskRewardSlot" x="0" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="bg_reward 1" width="556" height="95" raycast="1" y="0">
- <text id="taskName" a="10" text="完成二转任务" fontsize="16" height="30" width="111" ta="01" horwrap="1" x="24" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <scrollview id="taskRewardInfoScrollView" a="10" x="135" y="0" width="276" height="66" vertical="0" raycast="1">
- <gridview id="gridview114" cellwidth="48" cellheight="48" raycast="1" paddingtop="0" paddingbottom="0" paddingleft="10" spacex="0" cella="10" startcorner="0" a="00" constraint="2" constraintcount="1" width="409">
- <datalist id="taskrewardlist" width="48">
- <panel id="panel116" width="48" height="48">
- <item id="taskRewardItem" src="20020001" width="48" height="48" mfixsize="48,48" raycast="1">
- </item>
- </panel>
- </datalist>
- </gridview>
- </scrollview>
- <button id="getButton" a="20" atlas="Atlas/Common.spriteatlas" src="btn_common6" width="125" height="44" onclick="" text="领取" raycast="1" y="0" x="-18">
- <img id="redpoint" a="21" atlas="Atlas/Common.spriteatlas" src="bg_gemred" width="15" height="15" raycast="1" y="5" x="3">
- </img>
- </button>
- <text id="haveGainText" a="20" text="已领取" fontsize="16" height="44" width="125" ta="11" horwrap="1" x="-18" color="#FFFFFFFF" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </img>
- </panel>
- </datalist>
- </gridview>
- </scrollview>
- <prefab id="prefab3" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="393" width="559" height="407" x="-1">
- </prefab>
- <prefab id="prefab4" path="Kml/KmlPrefab/Cookbook/KmlBagUI/cutArea.prefab" y="-285" width="556" height="299" x="2">
- </prefab>
- </img>
- <img id="AllRewardPanel" a="00" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="bg_Gift" width="274" height="467" raycast="1" x="-276" y="1">
- <text id="roundsNum" a="00" text="第一轮" fontsize="18" height="25" width="248" ta="11" horwrap="1" x="-3" y="162" outlinesize="1" outlinecolor="#000000FF">
- </text>
- <img id="AllRewardTitleImg" a="00" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="img_title" width="246" height="34" raycast="1" x="-3" y="196">
- </img>
- <button id="FreeBtn" a="00" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="icon_free" width="97" height="80" onclick="" text="" raycast="1" x="0" y="-136" mimg="" pimg="" dimg="">
- <img id="FreeBtnRedPoint" a="01" atlas="Atlas/Common.spriteatlas" src="bg_gemred" width="15" height="15" raycast="1" y="0" x="17">
- </img>
- </button>
- <img id="FreeGetImg" a="00" atlas="Atlas/QJ5_RechargeEveryDayGiftPanel.spriteatlas" src="icon_free_get" width="97" height="78" raycast="1" y="-137" x="0">
- </img>
- <scrollview id="allRewardScrollView" a="00" x="0" y="24" width="231" height="243" vertical="1" raycast="1">
- <gridview id="gridview8" cellwidth="70" cellheight="70" raycast="1" paddingtop="0" paddingbottom="0" paddingleft="0" paddingright="0" spacex="10" spacey="10" constraint="1" constraintcount="3">
- <datalist id="rewardShowDataList" width="70">
- <panel id="panel3" width="70" height="70">
- <item id="ItemInfoSlotModel" src="20020001" width="70" height="70" mpos="-2.753471,0.934942,0" mfixsize="80,80" raycast="1">
- </item>
- </panel>
- </datalist>
- </gridview>
- </scrollview>
- </img>
- </panel>
- </uipanel>
|