feat. 终端主题设置.

This commit is contained in:
lijiahang
2023-12-08 16:40:14 +08:00
parent f68745b80d
commit 73dd7cd3d5
24 changed files with 128 additions and 94 deletions

View File

@@ -151,7 +151,6 @@
// 清空
const handlerClear = () => {
setLoading(false);
setVisible(false);
};
</script>

View File

@@ -155,7 +155,6 @@
// 清空
const handlerClear = () => {
setLoading(false);
setVisible(false);
};
</script>