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