|
@@ -795,6 +795,7 @@ export default {
|
|
this.vwidth = `${height}px`;
|
|
this.vwidth = `${height}px`;
|
|
this.lheight = `${width - 70}px`;
|
|
this.lheight = `${width - 70}px`;
|
|
this.rheight = `${width - 70}px`;
|
|
this.rheight = `${width - 70}px`;
|
|
|
|
+ this.otheheight = '70px';
|
|
} else {
|
|
} else {
|
|
this.vheight = `${width}px`;
|
|
this.vheight = `${width}px`;
|
|
this.vwidth = `${height}px`;
|
|
this.vwidth = `${height}px`;
|