riku
2024-06-05 3653db5756ad6ae89eb573409a3b0fa9926175a5
src/App.vue
@@ -11,4 +11,10 @@
  </el-config-provider>
</template>
<style scoped></style>
<style>
html,
body {
  margin: 0;
  font-family: '思源黑体';
}
</style>