liuyg
2022-02-17 bc1b9df2b5a2464ee3745421aa481ebfa452f20e
src/store/modules/control.js
@@ -93,7 +93,7 @@
      // Open.style.top = -(butsheight + 4) + "px";
      // 添加事件
      if (Open) {
        Open.style.top = (state.screenSize ? 125 : 140) + "px";
        Open.style.top = (state.screenSize ? 85 : 100) + "px";
        Open.onclick = function (e) {
          // changedom(e.srcElement.innerText);
          //固定高度