This commit is contained in:
syuilo
2021-04-11 23:49:13 +09:00
parent d06517265f
commit 7ec0670748
4 changed files with 9 additions and 5 deletions

View File

@ -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,