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