摘要:git@github.com:witaste/smse.git 数据库脚本: ps:目前是角色-菜单(受保护urls) 左
阅读全文
摘要:/* Navicat MySQL Data Transfer Source Server : localhost Source Server Version : 50527 Source Host : localhost:3306 Source Database : test Target Server Type : MYSQL Ta...
阅读全文
摘要:产生原因是使用href 原因不明。 解决办法: 不使用href ,使用 content
阅读全文
摘要:http://www.w3school.com.cn/tags/tag_iframe.asp father.html san.html 补充: jQuery选择元素用: jQuery(expression, [context]) 返回值:jQuery 效果图:
阅读全文
摘要:1. 为每个菜单绑定角色 2. 为用户绑定角色,用户只能看到自己角色下的菜单 3. root 用户可以查看所有菜单。
阅读全文
摘要:参考文档 http://www.jeasyui.com/documentation/layout.php
阅读全文
摘要:实测代码: 打印结果: 格式化结果: 实际项目应用见:SMSE 为 easyui-tree
阅读全文
摘要:1用户表 SMSE_USER 2角色表 SMSE_ROLE 3菜单表 SMSE_MENU 4用户角色关联表 SMSE_USER_ROLE_LINK 5角色菜单关联表 SMSE_ROLE_MENU_LINK 6进入权限表 SMSE_ACCESS_PERMISSION sql:
阅读全文