广丰卷烟厂数采质量分析系统
zhuguifei
2026-03-02 80ff784bf60637cd348ae665fc907f7b1e527dd8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "name": "Compact Preset",
  "desc": "Compact layout preset for small screens",
  "i18nkey": "theme.appearance.preset.compact",
  "version": "1.0.1",
  "sort": 30,
  "themeRadius": 6,
  "header": {
    "height": 48,
    "breadcrumb": {
      "visible": false
    },
    "multilingual": {
      "visible": false
    },
    "globalSearch": {
      "visible": false
    }
  },
  "tab": {
    "visible": true,
    "cache": true,
    "height": 36,
    "mode": "button",
    "closeTabByMiddleClick": false
  },
  "sider": {
    "inverted": false,
    "width": 180,
    "collapsedWidth": 48,
    "mixWidth": 80,
    "mixCollapsedWidth": 48,
    "mixChildMenuWidth": 180
  },
  "footer": {
    "visible": false
  },
  "table": {
    "size": "small"
  }
}