Commit 20b78290 authored by wildfirecode's avatar wildfirecode

1

parent 9f3a5935
......@@ -63,7 +63,7 @@
window['hbRainTime'] = 30; // 红包雨倒计时
window['plugs'] = [1, 2, 3]
// localStorage.clear();
window['isInvitePage'] = 0;
window['isInvitePage'] = 1;
var targetUrl = 'https://gameact.suning.com/sngame-web/api/duiba/private/v1/getLoginUrl.do?appCode=duiba&activityCode=3651404';
/*
......
egret/resource/assets/h5/h5_gobtn.png

38.2 KB | W: | H:

egret/resource/assets/h5/h5_gobtn.png

17.2 KB | W: | H:

egret/resource/assets/h5/h5_gobtn.png
egret/resource/assets/h5/h5_gobtn.png
egret/resource/assets/h5/h5_gobtn.png
egret/resource/assets/h5/h5_gobtn.png
  • 2-up
  • Swipe
  • Onion skin
egret/resource/assets/h5/h5btn.png

1.44 KB | W: | H:

egret/resource/assets/h5/h5btn.png

1.82 KB | W: | H:

egret/resource/assets/h5/h5btn.png
egret/resource/assets/h5/h5btn.png
egret/resource/assets/h5/h5btn.png
egret/resource/assets/h5/h5btn.png
  • 2-up
  • Swipe
  • Onion skin
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FriendItem2Skin" width="108" height="137" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="startpanel_avatar_png" horizontalCenter="0.5" y="5"/>
<e:Label id="nameTxt" text="Label" y="89.5" size="16" textColor="0x784325" horizontalCenter="0.5"/>
<e:Label text="分数:12345分" y="115.29" id="score" size="16" anchorOffsetX="0" anchorOffsetY="0" textColor="0x784325" horizontalCenter="0.5"/>
<e:Label id="nameTxt" text="Label" y="89.5" size="16" textColor="0x784325" horizontalCenter="0.5" fontFamily="FZY3JW"/>
<e:Label text="分数:12345分" y="115.29" id="score" size="16" anchorOffsetX="0" anchorOffsetY="0" textColor="0x784325" horizontalCenter="0.5" fontFamily="FZY3JW"/>
<e:Group x="22" y="14">
<e:Image id="avatar" y="0" width="64" height="64" x="0" source=""/>
<e:Rect id="avatarMask" width="64" height="64" y="0" ellipseWidth="64" ellipseHeight="64"/>
......@@ -13,7 +13,7 @@
<e:Image id="rank3" x="-3" source="startpanel_icon3_png" visible="false"/>
<e:Group x="-4" y="0">
<e:Image id="rankbg" source="startpanel_icon_png"/>
<e:Label id="rankTxt" text="73" textAlign="center" verticalAlign="middle" size="20" textColor="0xffffff" width="31" height="31"/>
<e:Label id="rankTxt" text="73" textAlign="center" verticalAlign="middle" size="20" textColor="0xffffff" width="31" height="31" fontFamily="FZY3JW"/>
</e:Group>
</e:Group>
</e:Skin>
\ No newline at end of file
......@@ -2,10 +2,10 @@
<e:Skin class="FriendItemSkin" width="546" height="105" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="friend_itembg_png"/>
<e:Label id="rankTxt" text="73" width="86" textAlign="center" verticalAlign="middle" height="52" size="48" textColor="0x784325" y="25"/>
<e:Label text="X55" x="480.94" y="44.29" id="star" size="24" textColor="0x784325"/>
<e:Label id="nameTxt" text="Label" x="189" y="20.5" size="24" textColor="0x784325"/>
<e:Label text="第15关" x="189" y="54.29" id="progress" size="24" textColor="0x784325"/>
<e:Label text="分数:123分" x="297" y="54.29" id="score" size="24" anchorOffsetX="0" anchorOffsetY="0" textColor="0x784325"/>
<e:Label text="X55" x="480.94" y="44.29" id="star" size="24" textColor="0x784325" fontFamily="FZY3JW"/>
<e:Label id="nameTxt" text="Label" x="189" y="20.5" size="24" textColor="0x784325" fontFamily="FZY3JW"/>
<e:Label text="第15关" x="189" y="54.29" id="progress" size="24" textColor="0x784325" fontFamily="FZY3JW"/>
<e:Label text="分数:123分" x="297" y="54.29" id="score" size="24" anchorOffsetX="0" anchorOffsetY="0" textColor="0x784325" fontFamily="FZY3JW"/>
<e:Group x="108.87" y="23.79">
<e:Image id="avatar" y="0" width="60" height="60" x="0" source=""/>
<e:Rect id="avatarMask" width="60" height="60" y="0" ellipseWidth="60" ellipseHeight="60"/>
......
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="FriendSkin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="friendbg_png" y="31" horizontalCenter="1.5"/>
<e:Label id="star" text="X0" x="588.96" y="329.79" size="24"/>
<e:Label id="star" text="X0" x="588.96" y="329.79" size="24" fontFamily="FZY3JW"/>
<e:Button id="closeBtn" label="" x="632.94" y="164.98">
<e:skinName>
<e:Skin states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
......@@ -49,10 +49,10 @@
<e:Image id="avatar0" y="0" width="60" height="60" x="0" source=""/>
<e:Rect id="avatarMask0" width="60" height="60" y="0" ellipseWidth="60" ellipseHeight="60"/>
</e:Group>
<e:Label id="nameTxt0" text="nickname" y="245" textColor="0x784325" horizontalCenter="6.5"/>
<e:Label id="rankTxt" text="-" x="108" y="311" width="75" textAlign="center" verticalAlign="middle" height="52" size="44"/>
<e:Label id="nameTxt" text="-" x="297.02" y="307" size="24"/>
<e:Label id="progress" text="第1关" x="297.02" y="340.79" size="24"/>
<e:Label id="score" text="分数:0分" x="405.02" y="340.79" size="24" anchorOffsetX="0" anchorOffsetY="0"/>
<e:Label id="empty" text="您还没有好友" y="636" textColor="0x784325" horizontalCenter="6.5"/>
<e:Label id="nameTxt0" text="nickname" y="245" textColor="0x784325" horizontalCenter="6.5" fontFamily="FZY3JW"/>
<e:Label id="rankTxt" text="-" x="108" y="311" width="75" textAlign="center" verticalAlign="middle" height="52" size="44" fontFamily="FZY3JW"/>
<e:Label id="nameTxt" text="-" x="297.02" y="307" size="24" fontFamily="FZY3JW"/>
<e:Label id="progress" text="第1关" x="297.02" y="340.79" size="24" fontFamily="FZY3JW"/>
<e:Label id="score" text="分数:0分" x="405.02" y="340.79" size="24" anchorOffsetX="0" anchorOffsetY="0" fontFamily="FZY3JW"/>
<e:Label id="empty" text="您还没有好友" y="636" textColor="0x784325" horizontalCenter="6.5" fontFamily="FZY3JW"/>
</e:Skin>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="H5Skin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Image source="invitebg_jpg"/>
<e:Image id="gobtn" source="h5_gobtn_png" y="995" horizontalCenter="0"/>
<e:Image id="rulebtn" source="h5btn_png" y="954" horizontalCenter="0"/>
<e:Skin class="H5Skin" width="750" height="1126" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<e:Group x="0" height="1624" verticalCenter="0">
<e:Image source="invitebg_jpg" x="0" y="0"/>
<e:Image id="gobtn" source="h5_gobtn_png" y="1197" x="135"/>
<e:Image id="rulebtn" source="h5btn_png" y="1327" x="315"/>
</e:Group>
</e:Skin>
\ No newline at end of file
......@@ -8,7 +8,7 @@
"invitationCount": 1,
"sysTime": 1572403459405,
"endTime": 1572489858000,
"completeFlag": 5,
"completeFlag": 0,
"openPrizMsg": null,
"prizeType": "7",
"prizeName": null,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment