feat: add single column layout toggle option
This commit is contained in:
parent
56729e09c3
commit
dbee10361b
23 changed files with 298 additions and 112 deletions
|
|
@ -472,6 +472,9 @@ export default {
|
|||
Fuchsia: '紫红色',
|
||||
Pink: '粉色',
|
||||
Rose: '玫瑰色',
|
||||
'Primary color': '主色调'
|
||||
'Primary color': '主色调',
|
||||
Layout: '布局',
|
||||
'Double column': '双栏',
|
||||
'Single column': '单栏'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue