feat: 添加博客主题样式文件
This commit is contained in:
@ -635,7 +635,6 @@ function handdleMenuItem(type: number) {
|
||||
}
|
||||
const navHeight: any = ref(0)
|
||||
onMounted(() => {
|
||||
console.log("&&&&&&&&&&&&&&", nav.navH);
|
||||
contentStyle.value = {
|
||||
height: `${window.innerHeight - nav.navH}px)`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user