更新
This commit is contained in:
@@ -24,7 +24,7 @@ const indexFn = (item) => {
|
||||
}
|
||||
};
|
||||
|
||||
onMounted(() => {});
|
||||
onMounted(() => { });
|
||||
</script>
|
||||
|
||||
<style lang="scss" >
|
||||
@@ -32,6 +32,7 @@ onMounted(() => {});
|
||||
overflow: hidden;
|
||||
background-color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
.home {
|
||||
@include box(750px, 100vh);
|
||||
// position: relative;
|
||||
|
||||
Reference in New Issue
Block a user