Commit 255e86e4 by agan

xg

parent f6408087
......@@ -13,7 +13,7 @@
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/daily.css">
<link rel="stylesheet" href="css/index.css?v=2023050903">
<link rel="stylesheet" href="css/index2.css?v=2023050903">
<link rel="stylesheet" href="css/liMarquee.css">
<style>
.layui-layer-shade {
......
......@@ -53,6 +53,9 @@ $(function () {
if(sessionStorage.lang==1){
titleName='Event Rules'
document.getElementsByTagName("title")[0].innerHTML=titleName
if(sessionStorage.version >=7590){
$(".table").addClass('highVer');
}
$(".table").addClass("table-en")
this.textObj={
txt1:"Live two hours a day to get corresponding rewards according to the Pop Index, Interaction Index, and Gift Index to reach the goals. You can get up to 8000 feather rewards every day.",
......
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