diff --git a/application/index/controller/Ueditor.php b/application/index/controller/Ueditor.php index 075531099..811d06957 100644 --- a/application/index/controller/Ueditor.php +++ b/application/index/controller/Ueditor.php @@ -44,13 +44,6 @@ class Ueditor extends Common */ public function Index() { - // 是否ajax请求 - if(!IS_AJAX) - { - $this->error('非法访问'); - } - - // 调用附件服务层 $ret = UeditorService::Run(input()); if($ret['code'] == 0) { diff --git a/application/index/view/default/public/footer.html b/application/index/view/default/public/footer.html index c7fd13a78..5bd74771b 100755 --- a/application/index/view/default/public/footer.html +++ b/application/index/view/default/public/footer.html @@ -1,5 +1,5 @@ - + {{if !isset($is_footer) or $is_footer eq 1}} diff --git a/application/index/view/default/search/index.html b/application/index/view/default/search/index.html index 529100a3e..4af486c2e 100755 --- a/application/index/view/default/search/index.html +++ b/application/index/view/default/search/index.html @@ -44,7 +44,7 @@
-