Commit b7461042 by dabai

邀请有奖 提现 更新

parent e7413f52
......@@ -66,7 +66,14 @@
.mBoxTitle2{
margin-top: 0.826rem;
}
.mBoxImg{
position: relative;
width: 9.3rem;
margin: 0.266rem auto 0;
}
.mBoxImg img{
width: 100%;
}
</style>
</head>
<body>
......@@ -85,10 +92,13 @@
<p class="mBoxDesc"></p>
<p class="mBoxDesc"></p>
</div>
<div class="mBoxImg">
</div>
</div>
</body>
<script src="../../lib/jquery-3.1.1.min.js"></script>
<script src="../../lib/langchange.js?v=202010211537"></script>
<script src="../../lib/langchange.js?v=202010211605"></script>
<script type="text/javascript">
$('title').html(langList[langType].share19);
$('.mTitle1').html('<span class="left"></span>'+langList[langType].share19+'<span class="right"></span>');
......@@ -101,7 +111,7 @@
$('.mBox2 p').eq(2).html(langList[langType].share26);
$('.mBox2 p').eq(3).html(langList[langType].share27);
$('.mBox2 p').eq(4).html(langList[langType].share30);
$('.mBoxImg').html('<img src="'+langList[langType].share31+'"/>')
// var params = getRequest();
// sessionStorage.token = params.token;
// sessionStorage.uid = params.uid;
......
......@@ -361,6 +361,7 @@ var langList = [
'share28':'你的邀請碼:',
'share29':'已複製到粘貼板',
'share30':'如果未能邀請成功,請您的好友在「我的」-「填寫邀請碼」填寫你的邀請碼,即可邀請成功。',
'share31':'images/share.png',
'income1':'直播間收益',
'income2':'活動收益',
......@@ -751,6 +752,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
'income1':'Room Income',
'income2':'Activity Income',
......@@ -1140,6 +1142,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
"income1":"دخل البث",
"income2":"دخل النشاط",
......@@ -1557,7 +1560,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
},
{
"paytitle":"Nạp GEMs",
......@@ -1948,7 +1951,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
},
{
"paytitle":"GEMsチャージ",
......@@ -2339,7 +2342,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
},
{
......@@ -2731,7 +2734,7 @@ var langList = [
'share28':'Your invitation code is ',
'share29':'copied to pasteboard successfully',
'share30':'If you don\'t received such message,please ask your friend to fill in your "Invitation code"in his "Personal" panel.Operation details as belows:',
'share31':'images/share_en.png',
},
]
......
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 sign in to comment