1234567891011121314151617181920212223 |
- <uipanel id="KLMountPreferencePanelKml" name="坐骑商城活动界面" a="00" width="300" height="300">
- <img id="bg" a="00" atlas="" src="Texture/mount_pre_bg.png" width="1030" height="446" raycast="1">
- <button id="CloseBtn" a="00" atlas="Atlas/QJ5_UIMountPreferencePanel.spriteatlas" src="mount_pre_close" width="52" height="49" onclick="" text="" raycast="1" mimg="" pimg="" dimg="" x="490" y="126">
- </button>
- <img id="TopImage" a="00" atlas="Atlas/QJ5_UIMountPreferencePanel.spriteatlas" src="mount_pre_fnali" width="188" height="91" raycast="1" x="-421" y="151">
- </img>
- <button id="BuyBtn" a="00" atlas="Atlas/QJ5_UIMountPreferencePanel.spriteatlas" src="mount_pre_buy" width="230" height="70" onclick="" text="前往充值" raycast="1" mimg="" pimg="" dimg="" x="198" y="-171" outlinesize="1" outlinecolor="#000000FF" fontsize="20">
- </button>
- <button id="TipsBtn" a="00" atlas="Atlas/QJ5_UIMountPreferencePanel.spriteatlas" src="mount_pre_button" width="65" height="59" onclick="" text="" raycast="1" mimg="" pimg="" dimg="" x="-420" y="-150">
- </button>
- <text id="TimerText" a="00" text="活动剩余时间:6天21时17分" fontsize="16" height="25" width="350" ta="11" horwrap="1" x="-92" y="-171" outlinesize="1" outlinecolor="#000000FF" color="#F73800FF">
- </text>
- <text id="OriginalPriceText" a="00" text="商城原价:328元" fontsize="16" height="25" width="350" ta="11" horwrap="1" outlinesize="1" outlinecolor="#000000FF" x="199" y="-132" color="#E0DB96FF">
- <text id="Line" a="00" text="————————" fontsize="16" height="25" width="350" ta="11" horwrap="1" color="#C40005FF">
- </text>
- </text>
- <panel id="ItemModel" a="00" width="216" height="208" x="-266" y="-40">
- <item id="Model" src="20020001" width="223" height="223" x="0" y="0" bgscale="0,0" bgtype="0" tips="0">
- </item>
- </panel>
- </img>
- </uipanel>
|