Commit 17b95188 by Administrator

'购买真题试卷点击确认支付按钮无反应'

parent ad35c64e
......@@ -211,7 +211,7 @@ abstract class AdministratorAction extends Action
{
//页面Key配置保存的值
$this->_assignPageKeyData($detailData);
dump($detailData);
dump(is_admin($this->mid));
$this->assign('is_admin', is_admin($this->mid));
$this->display(THEME_PATH . '/admin_config.html');
}
......
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