Commit 40de08b2 by Administrator

Merge remote-tracking branch 'origin/master'

parents cb40ccc4 6600a001
...@@ -744,6 +744,9 @@ class HomeAction extends UserAction ...@@ -744,6 +744,9 @@ class HomeAction extends UserAction
} }
unset($val); unset($val);
} }
$this->assign("data", $data); $this->assign("data", $data);
//如果是ajax并且为h5访问 直接输出后边的数据 //如果是ajax并且为h5访问 直接输出后边的数据
......
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