diff --git a/app/BaseController.php b/app/BaseController.php index 499810c..f0036b1 100644 --- a/app/BaseController.php +++ b/app/BaseController.php @@ -114,7 +114,6 @@ abstract class BaseController $jump_to_url = $jump_to_url; }else{ $jump_to_url = url($jump_to_url); - } } diff --git a/view/admin/admin/index.html b/view/admin/admin/index.html index 6402a47..57d6c83 100644 --- a/view/admin/admin/index.html +++ b/view/admin/admin/index.html @@ -49,7 +49,7 @@
{volist name='$list' id='vo'} -