c89693e1 by yangjianbin

init

1 parent eef4a00d
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
4 <?php $this->load->view('perm/header'); ?> 4 <?php $this->load->view('perm/header'); ?>
5 5
6 <div class="page-container"> 6 <div class="page-container">
7 <span>可拖拽/添加/删除/编辑</span> 7 <!-- <span>可拖拽/添加/删除/编辑</span>-->
8 8
9 <div class="col-sm-3"> 9 <div class="col-sm-3">
10 <ul id="tree" class="ztree"></ul> 10 <ul id="tree" class="ztree"></ul>
...@@ -146,8 +146,6 @@ ...@@ -146,8 +146,6 @@
146 layer.alert("操作失败") 146 layer.alert("操作失败")
147 } 147 }
148 }) 148 })
149
150
151 return true; 149 return true;
152 } 150 }
153 151
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!