WXL
2024-01-04 f93cb40b76468c6f1063081a3be16027d69b4832
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;
}