1.打开该文件

VSCode添加背景图

 

 

2.截图如下

VSCode添加背景图

 

 3.拷贝代码:

body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;font-size:11px;user-select:none;pointer-events:auto !important;background-size:100% !important;opacity: 0.9 !important;background-position: 0 0 !important;background-image: url('file:///C:/Users/Administrator/Pictures/589aafdf2dd9f.jpg') !important;content:'';position:absolute;z-index:99999;width:100%;background-repeat:no-repeat;}

 4.效果截图

VSCode添加背景图

 

 

相关文章:

  • 2021-05-04
  • 2021-11-02
  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-26
  • 2021-08-15
  • 2021-09-25
  • 2021-09-05
相关资源
相似解决方案