Procházet zdrojové kódy

优化logo文字变色

ZaiZai před 2 roky
rodič
revize
fde54a79cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -104,7 +104,7 @@ onMounted(() => {
 
 const setAppImageColor = () => {
     setImageColorStyle('logo-icon', '#1ECC95')
-    document.documentElement.setAttribute('class','light color-green')
+    //document.documentElement.setAttribute('class','light color-green')
 }
 
 //表单