Commit 2211372e by doszhang

dos

parent 1bbc9cb7
...@@ -25,7 +25,7 @@ class IndexController extends Controller ...@@ -25,7 +25,7 @@ class IndexController extends Controller
public function getInfo(){ public function getInfo(){
$this->ajaxReturn(array( $this->ajaxReturn(array(
'status' => 1, 'status' => 1,
'poster' => 3, 'poster' => 1,
'msg' => '查询成功', 'msg' => '查询成功',
'step' => 1 'step' => 1
)); ));
......
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