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