... 滚动显示*/ overflow: scroll; } .auto { /* 超出部门出现滚动条,未超出部门可以正常显示*/ overflow: auto; } </style> </head> <body> <div ...
確定! 回上一頁