src/views/login/index.jsx
@@ -128,6 +128,12 @@ auth: true }) } // let link = document.querySelector("link[rel*='icon']") || document.createElement('link') // link.type = 'image/x-icon' // link.rel = 'shortcut icon' // link.href = 'http://www.stackoverflow.com/favicon.ico' // document.getElementsByTagName('head')[0].appendChild(link) } render () {