修改描述

v1.0.0
于肖磊 2024-09-06 11:42:42 +08:00
parent be268f0aaf
commit fe3b1395c9
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ const model_style = computed(() => {
// 40 60
const container_height = window.innerHeight - 100;
let bottom = 0;
// padding
if (container_height > 844) {
//
const height = (window.innerHeight - 906) / 2;