update bootstrap-table-custom-view icon

This commit is contained in:
RuoYi
2025-05-28 09:45:09 +08:00
parent 227d522ead
commit 9f48d2bbe8

View File

@@ -20,7 +20,7 @@ Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOn', {
})
Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOff', {
glyphicon: 'glyphicon-thumbnails',
glyphicon: 'glyphicon glyphicon-eye-open',
fa: 'fa-th',
bi: 'bi-grid',
icon: 'grid_on',