Commit a39e243c by 冷斌

fix bug

parent bd546e7e
......@@ -156,7 +156,7 @@
//var to_uid = '{$liveinfo['uid']}';
var uuid = '{$uuid}';
if(isWeixin && !uuid){
window.location.href='/wxshare/index.php?g=home&c=pay&a=wxLogin';
// window.location.href='/wxshare/index.php?g=home&c=pay&a=wxLogin';
}
$(function(){
$("input[name='uid']").on("blur",function(){
......
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 to comment