Commit d3cfd8a4 by libai

ft活动上线

parent 4e5482bc
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<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">
<title>夏日嘉年華</title> <title>女神物語</title>
<script src="lib/fsize.js"></script> <script src="lib/fsize.js"></script>
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
......
...@@ -59,17 +59,6 @@ $(".callKF").html('For any questions, please click <span>7*24 hour online servic ...@@ -59,17 +59,6 @@ $(".callKF").html('For any questions, please click <span>7*24 hour online servic
} }
if(sessionStorage.lang==2)var titleName="夏日嘉年華"
else var titleName="Summer Carnival"
var obj = {
"cid": 34, //修改网页title 居中显示。
"data": {
"type": 2, //1 图片 2文本。
"imgTxt": titleName,
}
}
var obj2 = JSON.stringify(obj);
appCollaboration(obj2);
$(".callKF").on("click",function(){ $(".callKF").on("click",function(){
var obj2 = { var obj2 = {
"cid": 4, "cid": 4,
......
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