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/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 @@