<html>

    <head>
        <title>一元购专题页</title>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <style>
        html,body {
            margin:0;
            padding:0;
            background-size:cover;
        }
        .content {
            width: 100%;
            height: 100%;
        }
        .content img {
            display: block;
            outline: none;
            border:0;
            width: 100%;
        }
    </style>
    </head>

    <body>
        
    
        <table >
        </map>

    </body>

</html>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
  • 2021-04-04
猜你喜欢
  • 2021-03-29
  • 2021-12-12
  • 2022-01-10
  • 2021-11-22
  • 2021-05-14
相关资源
相似解决方案