From 2062384d76d2029f328ba672a8010f46f1e18674 Mon Sep 17 00:00:00 2001 From: Tinywan <756684177@qq.com> Date: Sun, 4 Sep 2016 08:41:23 +0800 Subject: [PATCH] =?UTF-8?q?Rbac=20=E6=9D=83=E9=99=90=E7=9A=84=E8=8F=9C?= =?UTF-8?q?=E5=8D=95=E6=A0=8F=E8=AE=BE=E7=BD=AE=EF=BC=8C=E4=B8=8D=E9=9C=80?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E4=B8=8D=E8=A6=81=E6=98=BE=E7=A4=BA=E5=87=BA?= =?UTF-8?q?=E6=9D=A5=EF=BC=8C=E5=9C=A8=E8=8A=82=E7=82=B9=E8=A1=A8=E4=B8=AD?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E5=B0=B1=20=E6=98=AF=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Backend/Home/Controller/BaseController.class.php | 1 - Backend/Home/View/Rbac/createnode.html | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Backend/Home/Controller/BaseController.class.php b/Backend/Home/Controller/BaseController.class.php index 568642c..5c7525d 100644 --- a/Backend/Home/Controller/BaseController.class.php +++ b/Backend/Home/Controller/BaseController.class.php @@ -39,7 +39,6 @@ public function _initialize(){ return $this->error("您没有操作权限"); //没有获取到权限信息时需要执行的代码 } } - /***************************************导航栏菜单显示****************************************************/ /* * 思路: diff --git a/Backend/Home/View/Rbac/createnode.html b/Backend/Home/View/Rbac/createnode.html index d3928fa..a9892ff 100644 --- a/Backend/Home/View/Rbac/createnode.html +++ b/Backend/Home/View/Rbac/createnode.html @@ -56,6 +56,16 @@ + + + + + + + + + +