Getting error: Uncaught SyntaxError: JSON.parse: unexpected character at line 3 column 1 of the JSON data - In this almost valid code

前端 未结 0 1052
走了就别回头了
走了就别回头了 2020-12-10 17:10

For the following code getting output

$response=array();

    $response[\'wheel_deg_end\'] = (360*(ceil($wheel->wheel_spin_time/3))) + (360 - (($wheel_slic         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题