设置页面

This commit is contained in:
zyronon
2023-08-20 01:33:02 +08:00
parent b6d58d06f3
commit acee5fa6b8
3 changed files with 43 additions and 14 deletions

View File

@@ -166,7 +166,7 @@ const {appearance, toggle} = useThemeColor()
</script>
<template>
<!-- <Backgorund/>-->
<Backgorund/>
<div class="main-page">
<div class="center">
<Toolbar/>
@@ -233,7 +233,7 @@ const {appearance, toggle} = useThemeColor()
.type-word {
display: flex;
display: none;
//display: none;
align-items: center;
justify-content: center;