Tweak UI
This commit is contained in:
parent
d06517265f
commit
7ec0670748
4 changed files with 9 additions and 5 deletions
|
|
@ -69,8 +69,8 @@ export default defineComponent({
|
|||
|
||||
data() {
|
||||
return {
|
||||
width: 850,
|
||||
height: 650,
|
||||
width: 860,
|
||||
height: 660,
|
||||
pageInfo: null,
|
||||
path: this.initialPath,
|
||||
component: this.initialComponent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue