Commit 94467b90 by agan

修改vip描述

parent 5671bb59
...@@ -109,6 +109,12 @@ body{ ...@@ -109,6 +109,12 @@ body{
background-size: 100% 100%; background-size: 100% 100%;
} }
.mTop span:nth-child(11){
left: 20rem;
background: url(../images/i13.png) no-repeat;
background-size: 100% 100%;
}
.mTop span:nth-child(1).check{ .mTop span:nth-child(1).check{
background: url(../images/i1_check.png) no-repeat; background: url(../images/i1_check.png) no-repeat;
...@@ -176,6 +182,11 @@ body{ ...@@ -176,6 +182,11 @@ body{
background-size: 100% 100%; background-size: 100% 100%;
} }
.mTop span:nth-child(11).check{
background: url(../images/i13_check.png) no-repeat;
background-size: 100% 100%;
}
.mBottom{ .mBottom{
position: relative; position: relative;
width: 10rem; width: 10rem;
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<meta content="telephone=no" name="format-detection"> <meta content="telephone=no" name="format-detection">
<meta name="wap-font-scale" content="no"> <meta name="wap-font-scale" content="no">
<link rel="stylesheet" href="css/react.css"> <link rel="stylesheet" href="css/react.css">
<link rel="stylesheet" href="css/desc.css?v=202207061030"> <link rel="stylesheet" href="css/desc.css?v=202304031628">
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<title></title> <title></title>
</head> </head>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<body> <body>
<div class="main"> <div class="main">
<div class="mTop"> <div class="mTop">
<!-- <span></span> --> <span></span>
<span></span> <span></span>
<span></span> <span></span>
<span></span> <span></span>
...@@ -152,12 +152,28 @@ ...@@ -152,12 +152,28 @@
<p class="mDescT2"></p> <p class="mDescT2"></p>
<p class="mDescD1 mDescDl2"></p> <p class="mDescD1 mDescDl2"></p>
</div> </div>
<!-- <div class="mDesc mDesc12" data-id="12">
<p class="mDescTitle"><span></span><span></span></p>
<p class="mDescT1"></p>
<p class="mDescD1 mDescDl1"></p>
<p class="mDescT2"></p>
<p class="mDescD1 mDescDl2"></p>
</div> -->
<div class="mDesc mDesc13" data-id="13">
<p class="mDescTitle"><span></span><span></span></p>
<p class="mDescT1"></p>
<p class="mDescD1 mDescDl1"></p>
<p class="mDescT2"></p>
<p class="mDescD1 mDescDl2"></p>
</div>
</div> </div>
</div> </div>
</body> </body>
<script src="lib/jquery-3.1.1.min.js"></script> <script src="lib/jquery-3.1.1.min.js"></script>
<script src="../../lib/langchange.js?v=202207051915"></script> <script src="../../lib/langchange.js?v=202304031628"></script>
<script type="text/javascript"> <script type="text/javascript">
$("title").text(langList[langType].vipmsg1); $("title").text(langList[langType].vipmsg1);
...@@ -246,6 +262,12 @@ ...@@ -246,6 +262,12 @@
$('.mDesc12 .mDescT2').html(langList[langType].vipmsg58); $('.mDesc12 .mDescT2').html(langList[langType].vipmsg58);
$('.mDesc12 .mDescDl2').html(langList[langType].vipmsg59); $('.mDesc12 .mDescDl2').html(langList[langType].vipmsg59);
$('.mDesc13 .mDescTitle span').eq(1).html(langList[langType].vipmsg60);
$('.mDesc13 .mDescT1').html(langList[langType].vipmsg57);
$('.mDesc13 .mDescDl1').html(langList[langType].vipmsg61);
$('.mDesc13 .mDescT2').html(langList[langType].vipmsg58);
$('.mDesc13 .mDescDl2').html(langList[langType].vipmsg62);
var data = url_get_params(); var data = url_get_params();
var order = data.order - 1; var order = data.order - 1;
......
...@@ -143,6 +143,9 @@ var langList = [ ...@@ -143,6 +143,9 @@ var langList = [
'vipmsg57': '獲取條件', 'vipmsg57': '獲取條件',
'vipmsg58': '特權說明', 'vipmsg58': '特權說明',
'vipmsg59': '在VIP有效期內,直播結束後可將房間轉換成聊天房。', 'vipmsg59': '在VIP有效期內,直播結束後可將房間轉換成聊天房。',
"vipmsg60": '定制禮物',
"vipmsg61": "VIP48及以上",
"vipmsg62": "在VIP有效期內,可聯繫客服定制專屬禮物",
'vipmsgImg': 'images/font.png', 'vipmsgImg': 'images/font.png',
'gurad1': '我守護的', 'gurad1': '我守護的',
'gurad2': '我的守護', 'gurad2': '我的守護',
...@@ -747,6 +750,9 @@ var langList = [ ...@@ -747,6 +750,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
'vipmsgImg': 'images/font_en.png', 'vipmsgImg': 'images/font_en.png',
'gurad1': 'Guardian for', 'gurad1': 'Guardian for',
'gurad2': 'My guardian', 'gurad2': 'My guardian',
...@@ -1360,6 +1366,9 @@ var langList = [ ...@@ -1360,6 +1366,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
'vipmsgImg': 'images/font_en.png', 'vipmsgImg': 'images/font_en.png',
'gurad1': 'المحروس', 'gurad1': 'المحروس',
'gurad2': 'الحارس الخاص بي', 'gurad2': 'الحارس الخاص بي',
...@@ -1972,6 +1981,9 @@ var langList = [ ...@@ -1972,6 +1981,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
"vipmsgImg": "images/font_en.png", "vipmsgImg": "images/font_en.png",
"gurad1": "ผู้คุ้มกันสำหรับ", "gurad1": "ผู้คุ้มกันสำหรับ",
"gurad2": "ผู้คุ้มกันของฉัน", "gurad2": "ผู้คุ้มกันของฉัน",
...@@ -2583,6 +2595,9 @@ var langList = [ ...@@ -2583,6 +2595,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
"vipmsgImg": "images/font_en.png", "vipmsgImg": "images/font_en.png",
"gurad1": "Thần hộ mệnh cho", "gurad1": "Thần hộ mệnh cho",
"gurad2": "Thần hộ mệnh của tôi", "gurad2": "Thần hộ mệnh của tôi",
...@@ -3194,6 +3209,9 @@ var langList = [ ...@@ -3194,6 +3209,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
'vipmsgImg': 'images/font_en.png', 'vipmsgImg': 'images/font_en.png',
'gurad1': '次のユーザーのガーディアン:', 'gurad1': '次のユーザーのガーディアン:',
'gurad2': 'マイガーディアン', 'gurad2': 'マイガーディアン',
...@@ -3802,6 +3820,9 @@ var langList = [ ...@@ -3802,6 +3820,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
"vipmsgImg": "images/font_en.png", "vipmsgImg": "images/font_en.png",
"gurad1": "Garda selama", "gurad1": "Garda selama",
"gurad2": "Garda saya", "gurad2": "Garda saya",
...@@ -4252,6 +4273,9 @@ var langList = [ ...@@ -4252,6 +4273,9 @@ var langList = [
'vipmsg57': 'Acquisition conditions', 'vipmsg57': 'Acquisition conditions',
'vipmsg58': 'VIP priviledges', 'vipmsg58': 'VIP priviledges',
'vipmsg59': 'Can switch room as Chat Room after the live ends', 'vipmsg59': 'Can switch room as Chat Room after the live ends',
"vipmsg60": 'Custom Gift',
"vipmsg61": "VIP level is upon VIP48 or above",
"vipmsg62": "Contact Custom Service to customize your exclusive gift within VIP validate period",
'vipmsgImg': '이미지/font_en.png', 'vipmsgImg': '이미지/font_en.png',
'gurad1': '다음 대상에 대한 수호자:', 'gurad1': '다음 대상에 대한 수호자:',
'gurad2': '내 수호자', 'gurad2': '내 수호자',
......
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