This commit is contained in:
dragon
2024-09-24 18:33:13 +08:00
parent 697d93c044
commit 1205c31f28
4 changed files with 19 additions and 17 deletions

View File

@@ -17,15 +17,15 @@
<h2 class="text4"></h2>
<h3 class="text5"></h3>
<img src="./images/rule3.png" alt="" class="img3">
<h3 class="text6"></h3>
<h2 class="text6"></h2>
<img src="./images/rule4.png" alt="" class="img4">
<h3 class="text7"></h3>
<h2 class="text7"></h2>
<img src="./images/rule5.png" alt="" class="img5">
<h3 class="text8"></h3>
<h2 class="text8"></h2>
<img src="./images/rule6.png" alt="" class="img6">
<h3 class="text9"></h3>
<h2 class="text9"></h2>
<img src="./images/rule7.png" alt="" class="img7">
<h3 class="text10"></h3>
<h2 class="text10"></h2>
<img src="./images/rule8.png" alt="" class="img8">
<h2 class="text11"></h2>
<h3 class="text12"></h3>
@@ -35,18 +35,18 @@
<img src="./images/rule10.png" alt="" class="img10">
<h2 class="text15"></h2>
<img src="./images/rule11.png" alt="" class="img11">
<h2 class="text16"></h2>
<img src="./images/rule12.png" alt="" class="img12">
<!-- <h2 class="text16"></h2>
<img src="./images/rule12.png" alt="" class="img12"> -->
<h2 class="text17"></h2>
<div class="imgBox">
<img src="./images/simg1.png" alt="">
<img src="./images/simg2.png" alt="">
</div>
<h2 class="text18"></h2>
<!-- <h2 class="text18"></h2>
<div class="imgBox">
<img src="./images/simg3.png" alt="">
<img src="./images/simg4.png" alt="">
</div>
</div> -->
<h2 class="text19"></h2>
<div class="imgBox">
<img src="./images/simg3.png" alt="">
@@ -111,6 +111,6 @@
$('.text19').text(langReplace(localLang.cpRule.text19));
$('.text20').text(langReplace(localLang.cpRule.text20));
$('.text21').text(langReplace(localLang.cpRule.text21));
$('.text22').text(langReplace(localLang.cpRule.text22));
$('.text22').html(langReplace(localLang.cpRule.text22));
}
</script>

View File

@@ -1801,18 +1801,18 @@ langEn = {
text21: `Q: How to maintain CP intimacy?`,
text22: `A: The intimacy of CP needs to be maintained. If no CP gifts are given within a certain period of
time, the
intimacy level may decrease: 
intimacy level may decrease:<br>
If you do not send CP gifts for 7 consecutive days: at 0:00 on the 8th day, the CP intimacy will be reduced by
12500, and then it will be reduced by 12500 at 0:00 every day. 
12500, and then it will be reduced by 12500 at 0:00 every day.<br>
If you do not send CP gifts for 15 consecutive days: at 0:00 on the 16th day, the CP intimacy will be reduced by
40,000, and then at 0:00 every day, the CP intimacy will be reduced by 40,000. 
40,000, and then at 0:00 every day, the CP intimacy will be reduced by 40,000.<br>
If you do not give CP gifts for 30 consecutive days: at 0:00 on the 31st day, the CP intimacy will be reduced by
80,000, and then at 0:00 every day, the CP intimacy will be reduced by 80,000.
80,000, and then at 0:00 every day, the CP intimacy will be reduced by 80,000.<br>
If you do not give CP gifts for 45 consecutive days: at 0:00 on the 46th day, the CP intimacy will be reduced by
160,000, and then at 0:00 every day, the CP intimacy will be reduced by 160,000.
160,000, and then at 0:00 every day, the CP intimacy will be reduced by 160,000.<br>
If you do not give CP gifts for 60 consecutive days: at 0:00 on the 61st day, the CP intimacy will be reduced by
500,000, and then at 0:00 every day, the CP intimacy will be reduced by 500,000. If the CP value drops to the
range corresponding to the level, the CP level will be downgraded. 
500,000, and then at 0:00 every day, the CP intimacy will be reduced by 500,000. <br>If the CP value drops to the
range corresponding to the level, the CP level will be downgraded.<br>
If the level value is 0, the CP will be unbound after downgrading. Once you resume sending CP gift, the
deduction of intimacy will stop.`,
},

View File

@@ -28,6 +28,7 @@ img {
display: block;
width: 9.14667rem;
margin-bottom: 0.18667rem;
margin-top: 0.18667rem;
}
.img1 {

View File

@@ -32,6 +32,7 @@ img {
display: block;
width: px2rem(686);
margin-bottom: px2rem(14);
margin-top: px2rem(14);
}
.img1 {