shaoing

 

点击右上角,从浏览器打开 pop.png

 

<style>
.pop {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    z-index: 999;
}
</style>

<div class="pop none" id="divpop" style="display: block;">

  <img src="./img/pop.png" alt="" style=\'width:50%; margin-left: 45%;\'>

</div>

 

分类:

技术点:

相关文章:

  • 2021-12-20
  • 2022-02-21
  • 2022-02-10
  • 2021-11-18
猜你喜欢
  • 2022-12-23
  • 2021-06-16
  • 2021-11-30
  • 2022-12-23
  • 2021-07-24
  • 2022-12-23
  • 2021-06-14
相关资源
相似解决方案