I have always wanted to build a basic permission management framework that can be easily used in the management system. It does not need to be too complicated. As long as you have basic functions, it is usually relatively lazy, it has been dragging from last year to the present. Fortunately, the basic functions have been completed.CodeIn other words, there are still many unsatisfactory aspects, and there are also a lot of bugs. If it is not good, it is worth mentioning. Not to mention, first
The first step is to log on to the homepage, which is automatically generated based on the user role in the left-side navigation menu.
Navigation menu interface to facilitate the management of menus in the system
Permission management is a button that may be used on the menu page. You can select
Role management
Select permissions for the role. The selected button is displayed after the corresponding role is logged on.
More about user management and organizational unit
The function is simple and the operation is relatively simple. The system is mainly based on jquery easyui. Most of the functions use Ajax, which improves the user experience.
Http://files.cnblogs.com/NoSuchPerson/Survey.rar attached at last
The development environment is vs2010 + sql2008
If you have any questions, you are welcome to discuss them and improve them.