Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
无论如何在视图面板和常规面板上都有可见的边框?如果有怎么办?
如果您查看视图面板的网页源代码,您会发现视图面板是一个表格,因此只需在其上添加一些样式,例如 table style="border:1px solid blue"...
我最终只是在视图面板周围放置了一张桌子。