Commit 1f67eb0c by 冷斌

还原

parent cd7b3380
......@@ -35,6 +35,8 @@ class IndexAction extends CommonAction
*/
public function index()
{
echo 1; die;
// 取得首页配置
$config = model('Xdata')->get('admin_Config:index_item');
//加载首页头部轮播广告位
......
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