@@ -194,6 +194,7 @@ const handleFull = () => {
}
// 切换状态
state.status = '关闭'
+ state.status = '固定右上角'
// 操作全屏dom
dom.fixed.style.cssText = `
width:100%;