no commit message
This commit is contained in:
@@ -171,9 +171,9 @@ function tabCloseEven() {
|
||||
return false;
|
||||
});
|
||||
|
||||
//退出
|
||||
$("#mm-exit").click(function () {
|
||||
$('#mm').menu('hide');
|
||||
//显示版权信息
|
||||
$("#mm-version").click(function () {
|
||||
window.open("https://gitee.com/jishenghua/JSH_ERP");
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
@@ -55,8 +55,6 @@
|
||||
.icon-filter{
|
||||
background:url('icons/filter.png') no-repeat center center;
|
||||
}
|
||||
|
||||
|
||||
.icon-mini-add{
|
||||
background:url('icons/mini_add.png') no-repeat center center;
|
||||
}
|
||||
@@ -92,4 +90,10 @@
|
||||
}
|
||||
.icon-excel{
|
||||
background:url('icons/receipt-excel.png') no-repeat center center;
|
||||
}
|
||||
.icon-excel-new{
|
||||
background:url('icons/excel1.png') no-repeat center center;
|
||||
}
|
||||
.icon-page-excel{
|
||||
background:url('icons/page_excel.png') no-repeat center center;
|
||||
}
|
||||
BIN
src/main/webapp/js/easyui-1.3.5/themes/icons/filelist.jpg
Normal file
BIN
src/main/webapp/js/easyui-1.3.5/themes/icons/filelist.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user