Commit 124b2d0b authored by gengchunlei's avatar gengchunlei

init

parent 1812a13f
......@@ -22,6 +22,7 @@ function adaptConfig() {
window.addEventListener('resize', () => {
resize(document)
})
function resize(doc) {
let docE1 = doc.documentElement
let clientWidth = docE1.clientWidth
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment