完成像素风皮肤;完善主体设置;完善其他皮肤细节;

This commit is contained in:
2022-07-03 14:42:02 +08:00
parent a5d0e5c358
commit ada3882953
5 changed files with 383 additions and 71 deletions

View File

@@ -57,7 +57,7 @@ define(["jquery", "easy-admin", "treetable", "iconPickerFa", "autocomplete"], fu
{field: 'status', title: '状态', width: 85, templet: ea.table.switch},
{field: 'sort', width: 80, title: '排序', edit: 'text'},
{
width: 200,
width: 220,
title: '操作',
fixed: 'right',
templet: ea.table.tool,