diff --git a/erp_web/js/easyui-1.3.5/themes/icon.css b/erp_web/js/easyui-1.3.5/themes/icon.css index fbe4ffe8..59e59fee 100644 --- a/erp_web/js/easyui-1.3.5/themes/icon.css +++ b/erp_web/js/easyui-1.3.5/themes/icon.css @@ -99,4 +99,7 @@ } .icon-basket_add{ background:url('icons/basket_add.png') no-repeat center center; +} +.icon-user{ + background:url('icons/user.png') no-repeat center center; } \ No newline at end of file diff --git a/erp_web/js/easyui-1.3.5/themes/icons/user.png b/erp_web/js/easyui-1.3.5/themes/icons/user.png new file mode 100644 index 00000000..79f35ccb Binary files /dev/null and b/erp_web/js/easyui-1.3.5/themes/icons/user.png differ diff --git a/erp_web/login.html b/erp_web/login.html index 2000892e..7a7fe7e5 100644 --- a/erp_web/login.html +++ b/erp_web/login.html @@ -4,6 +4,7 @@ ERP系统 + diff --git a/erp_web/pages/manage/depot.html b/erp_web/pages/manage/depot.html index 2dc19289..baebe71b 100644 --- a/erp_web/pages/manage/depot.html +++ b/erp_web/pages/manage/depot.html @@ -80,8 +80,11 @@ 负责人 + style="width: 175px;height: 20px" readonly="readonly"/> + + + @@ -104,6 +107,9 @@ 取消 +
+
\ No newline at end of file diff --git a/erp_web/pages/manage/organization.html b/erp_web/pages/manage/organization.html index 60f8ec8b..ff4e9332 100644 --- a/erp_web/pages/manage/organization.html +++ b/erp_web/pages/manage/organization.html @@ -116,6 +116,7 @@ var url; //初始化界面 $(function () { + var id=$("#id").val(); var treeHeight=webH-35; //初始化系统基础信息 $('#tableData').datagrid({ @@ -142,7 +143,7 @@ }); $('#tableData').prev('.datagrid-view2').find(".datagrid-body").append("