优化:初步优化全局代码样式
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { useData } from 'vitepress'
|
||||
const { theme } = useData()
|
||||
import { useData } from 'vitepress';
|
||||
const { theme } = useData();
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
Reference in New Issue
Block a user