更新页面
This commit is contained in:
@ -28,7 +28,7 @@ let setWatermark = (str1, str2) => {
|
||||
div.id = id
|
||||
div.style.pointerEvents = 'none'
|
||||
div.style.top = '0vw'
|
||||
div.style.left = '-10%'
|
||||
// div.style.left = '-10%'
|
||||
div.style.opacity = '0.15'
|
||||
div.style.position = 'fixed'
|
||||
div.style.zIndex = '100000'
|
||||
|
||||
Reference in New Issue
Block a user