如何讓css背景圖片佔滿所有背景,而且隨着瀏覽器縮放圖片保持長寬不變呢?

<style> .body{ background-image: url('${basepath}/resource/images/loginb1.jpeg'); background-size: 100%; background-repeat:no-repeat; } </style> css代碼添加背景圖片經常使用代碼   1 背
相關文章
相關標籤/搜索