src/App.vue
@@ -2,7 +2,7 @@ <div id="app"> <router-view /> <theme-picker /> <Assistant /> <Assistant v-if="" /> </div> </template> @@ -31,7 +31,7 @@ </script> <style scoped> #app { overflow: scroll; overflow-y: scroll; height: 100vh; background: #f8fafd; /* font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "宋体"; */