diff --git a/application/admin/views/scripts/review/checkmail.phtml b/application/admin/views/scripts/review/checkmail.phtml index 52c5bd0e..2a67b2ec 100644 --- a/application/admin/views/scripts/review/checkmail.phtml +++ b/application/admin/views/scripts/review/checkmail.phtml @@ -3,7 +3,7 @@ $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); - $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('元数据评审'); @@ -22,7 +22,7 @@ -
+ + + - \ No newline at end of file + \ No newline at end of file diff --git a/application/admin/views/scripts/review/myreview.phtml b/application/admin/views/scripts/review/myreview.phtml index d5af0d48..abfa91af 100644 --- a/application/admin/views/scripts/review/myreview.phtml +++ b/application/admin/views/scripts/review/myreview.phtml @@ -3,7 +3,7 @@ $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); - $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('元数据评审'); @@ -66,4 +66,4 @@