WXL
2023-12-01 32cb501de16127c3f81f219aef7a6751a14f8d0e
src/App.vue
@@ -30,6 +30,13 @@
};
</script>
<style scoped>
#app {
  overflow: scroll;
  height: 100vh;
  background: #f8fafd;
  /* font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体"; */
  font-family: "Hiragino Sans GB";
}
#app .theme-picker {
  display: none;
}