diff --git a/Application/Home/View/default/Promote/index.html b/Application/Home/View/default/Promote/index.html index 50549f26b..4e2065a3c 100644 --- a/Application/Home/View/default/Promote/index.html +++ b/Application/Home/View/default/Promote/index.html @@ -222,7 +222,7 @@ $.each(result.data, function (index, item) { if(index==0){ show="" + - "" + + "" + ""+item.game_name+"" + ""+item.pay_type+"" + ""+item.start_time+"" + @@ -230,7 +230,7 @@ "" }else{ show+="" + - "" + + "" + ""+item.game_name+"" + ""+item.pay_type+"" + ""+item.start_time+"" +