WXL
2024-05-28 257f46bce7c3325c9d9aed68e0df84ea279019aa
src/App.vue
@@ -31,9 +31,11 @@
</script>
<style scoped>
#app {
  overflow: scroll;
  overflow-y: scroll;
  height: 100vh;
  background: #F8FAFD;
  background: #f8fafd;
  /* font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体"; */
  font-family: "Hiragino Sans GB";
}
#app .theme-picker {
  display: none;