wip: test

This commit is contained in:
2023-12-30 21:25:49 +08:00
parent 3f3cfe0a7a
commit 0f7c3d17de
2 changed files with 6 additions and 8 deletions

View File

@@ -253,6 +253,6 @@ const toPage = (type: number) => {
}
</script>
<style lang="scss">
<style lang="scss" scoped>
@import './index.scss';
</style>