fix: 去除启动的报错日志

This commit is contained in:
hujinbin
2024-11-25 15:12:55 +08:00
parent 79ddd46b13
commit d7b0fad62f
5 changed files with 4 additions and 5 deletions

View File

@@ -43,7 +43,6 @@ const addCount = () => {
</template>
<style scoped lang="scss">
// @import "@/style/global.scss";
.read-the-docs {
color: #888;
}