大屏幕时正常显示,小尺寸屏幕时为避免排版杂乱和为了提高展示效果而隐藏详细的内容。
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<style>
@media (max-width: 768px) {