forestho 3 сар өмнө
parent
commit
e5d0af9c86

+ 2 - 2
src/views/components/View.vue

@@ -999,8 +999,8 @@ onMounted(() => {
   window.onbeforeunload = () => {
     autoSave();
   };
-  // 注册自定义主题
-  registerLe5leTheme();
+  // 注册自定义主题,这块仅供源码客户参考,注释
+  // registerLe5leTheme();
 });
 
 onUnmounted(()=>{