Commit ad35c64e by Administrator

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

parent 2965d909
......@@ -273,7 +273,6 @@
<php> } </php>
<!-- END CONFIG_FORM -->
</div>
<div>但事实上方式发顺丰 </div>
<script>
function submitform(){
$('[name="detail_form"]').submit();
......
......@@ -211,7 +211,7 @@ abstract class AdministratorAction extends Action
{
//页面Key配置保存的值
$this->_assignPageKeyData($detailData);
dump($detailData);
$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