perf: 优化显示设置默认选项

This commit is contained in:
wangdan-fit2cloud 2024-07-24 17:06:13 +08:00
parent 0131f46e37
commit 0e3acd33a5

View File

@ -114,9 +114,9 @@ const {
const emit = defineEmits(['refresh'])
const defaultSetting = {
show_source: true,
show_source: false,
show_history: true,
draggable: false,
draggable: true,
show_guide: true,
avatar: '',
float_icon: ''