05 2021 档案

使用easy-TreeGrid完成角色权限设置;使用checkbox
摘要:直接上代码了。没什么好说的。 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Reports using TreeGrid - jQuery EasyUI Demo</title> <link rel="stylesheet"  阅读全文
posted @ 2021-05-14 12:06 爬坑 阅读(149) 评论(0) 推荐(0)
jquery easyui easyui-combobox 与easyui-textbox 取值赋值操作
摘要:很久不更新的东西,百度起来很麻烦,今日来做的项目做一个总结; 1.easyui-combobox 赋值; html: <select id="bingqu" class="easyui-combobox" data-options="valueField:'id', textField:'text' 阅读全文
posted @ 2021-05-14 12:01 爬坑 阅读(929) 评论(0) 推荐(0)