添加页面的样式
<style>
    body
    {
        width: 90%;
    }

    .maintable
    {
        width: 500px;
    }
    .nesttable
    {
        width: 100%;
        height: 18px;
    }
    </style>

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-29
  • 2022-03-01
  • 2021-11-29
  • 2022-02-05
  • 2021-12-04
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2021-12-04
  • 2021-08-12
  • 2022-03-03
相关资源
相似解决方案