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