去除九分屏
This commit is contained in:
@@ -54,8 +54,7 @@
|
||||
splitOps() {
|
||||
return [
|
||||
{ label: '单分屏', value: 1, per: '100%' },
|
||||
{ label: '四分屏', value: 4, per: '49.2%' },
|
||||
{ label: '九分屏', value: 9, per: '32%' },
|
||||
{ label: '四分屏', value: 4, per: '49.2%' }
|
||||
]
|
||||
},
|
||||
currentSplitStyle() {
|
||||
|
||||
Reference in New Issue
Block a user