Commit b6cca948 by libai

测试

parent c4dd3968
......@@ -1231,7 +1231,7 @@
$(".appName").text('Mewo Live')
$(".e-mall").text('erwinbejw@gmail.com')
}
if(getRequest().appname=='com.yz.madou.android'){
if(getRequest().appname=='com.madou.android'){
$(".appName").text('MeeU Live')
$(".e-mall").text('cartjyq@gmail.com')
}
......
......@@ -909,6 +909,10 @@
$(".appName").text('Mewo Live')
$(".e-mall").text('erwinbejw@gmail.com')
}
if(getRequest().appname=='com.madou.android'){
$(".appName").text('MeeU Live')
$(".e-mall").text('cartjyq@gmail.com')
}
if (sessionStorage.lang == 0 || sessionStorage.lang == 2) {
// $('.L-Cn').show();
// $('.L-En').hide();
......
......@@ -188,7 +188,7 @@
if(getRequest().appname=='com.mewo.android'){
$(".appName").text('Mewo Live')
}
if(getRequest().appname=='com.yz.madou.android'){
if(getRequest().appname=='com.madou.android'){
$(".appName").text('MeeU Live')
}
</script>
......
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