Commit 5b35cbbe by libai

测试

parent b6cca948
......@@ -1231,7 +1231,7 @@
$(".appName").text('Mewo Live')
$(".e-mall").text('erwinbejw@gmail.com')
}
if(getRequest().appname=='com.madou.android'){
if(getRequest().appname=='com.yz.madou.android'){
$(".appName").text('MeeU Live')
$(".e-mall").text('cartjyq@gmail.com')
}
......
......@@ -909,7 +909,7 @@
$(".appName").text('Mewo Live')
$(".e-mall").text('erwinbejw@gmail.com')
}
if(getRequest().appname=='com.madou.android'){
if(getRequest().appname=='com.yz.madou.android'){
$(".appName").text('MeeU Live')
$(".e-mall").text('cartjyq@gmail.com')
}
......
......@@ -188,7 +188,7 @@
if(getRequest().appname=='com.mewo.android'){
$(".appName").text('Mewo Live')
}
if(getRequest().appname=='com.madou.android'){
if(getRequest().appname=='com.yz.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