king
2020-04-04 81e50ca10197278a158452e918ed76a3edfe543e
src/index.js
@@ -55,6 +55,14 @@
document.title = window.GLOB.platTitle
if (window.GLOB.filter === 'true') {
  let html = document.getElementsByTagName('html')[0]
  if (html) {
    html.style.filter = 'grayscale(100%)'
  }
}
const option = {
  white: 'mk-white'