1234567891011121314151617181920212223 |
- <uipanel id="KLRechargeActivityTwoItemKml" name="限时礼包模板" a="00" width="153" height="323" zindex="-1">
- <img id="BG" a="02" atlas="" src="Texture/img_rechargeBg1.png" width="169" height="340" raycast="1">
- <text id="text1" a="02" text="已售罄" fontsize="20" height="25" width="100" ta="11" horwrap="1" y="27" outlinesize="1" outlinecolor="#000000FF">
- </text>
- </img>
- <button id="buyButton" a="00" atlas="Atlas/QJ5_RechargeActivePanel.spriteatlas" src="btn_monthlycard_go" width="115" height="38" onclick="" text="" raycast="1" mimg="" pimg="" dimg="" x="0" y="-121" active="1">
- <layout id="Image" control_height="0" contentsizefitter="2" vertical="0" height="22" width="70" a="00" raycast="1" space="2" control_width="0" x="0" y="0" expand_width="0" active="1">
- <text id="buyCount" horwrap="1" text="16888" fontsize="18" height="20" width="40" ta="11" color="#F5F0E3FF">
- </text>
- <img id="zuanshi" atlas="Atlas/QJ5_RechargeActivePanel.spriteatlas" src="img_bag_04" width="34" height="24" raycast="1" active="1">
- </img>
- </layout>
- <img id="LockUI" a="00" atlas="Atlas/QJ5_RechargeActivePanel.spriteatlas" src="icon_lock1" width="27" height="32" raycast="1" x="-52">
- </img>
- <img id="RedDot" a="21" atlas="Atlas/Common.spriteatlas" src="bg_gemred" width="14" height="14" raycast="1" x="-4" y="4" active="0">
- </img>
- </button>
- <gridview id="giveItemScrollView" a="00" cellwidth="70" cellheight="70" raycast="1" width="148" height="136" y="-21">
- <datalist id="giftDataList">
- </datalist>
- </gridview>
- </uipanel>
|