fix : 修复页面细节
This commit is contained in:
@@ -74,7 +74,7 @@ const props = defineProps({
|
||||
},
|
||||
height:{
|
||||
type: Number,
|
||||
default: 450
|
||||
default: 650
|
||||
}
|
||||
})
|
||||
const content = ref(props.value);
|
||||
|
||||
Reference in New Issue
Block a user