立即開啟
登入
京東超市
京東超市
京東超市
京東超市
京東超市
京東超市
京東超市
京東超市
京東超市
京東超市
body
img
/* 頭部 */
height: 45px;
} float: left;
color: #fff;
line-height: 45px;
text-align: center;
} width: 8%;
} width: 12px;
vertical-align: middle;
} width: 10%;
} width: 30px;
vertical-align: middle;
} width: 57%;
} background-color: #333;
} width: 25%;
background-color: #f63515;
}/* 搜尋模組 */
.search-wrap
.search-wrap .search-btn
.search-wrap .search-btn::before
.search-wrap .search-logion
.search-wrap .search
.search-wrap .search .jd-icon
.search-wrap .search .sou
.search-wrap .search input
/* focus 模組 */
.focus img
/* brand模組 */
.brand
.brand>div
.brand>div img
/* n**模組 */
n**
n** a
n** a img
/* news模組 */
.news a:nth-child(1)
.news a:nth-child(n+2)
.news a
.news a img
/* bottom-n**模組 */
移動端流式布局
移動端除錯方法 視口 viewport 就是瀏覽器顯示頁面內容的螢幕區域。視口可以分為布局視口 視覺視口和理想視口 視覺視口 visual viewport 我們可以通過縮放去操作視覺視口,但不會影響視口,布局視口仍保持原來的寬度 理想視口ideal viewport 理想視口,對裝置來講,是最理想...
移動Web端 流式布局
2 作為開發者無需關注這些解析度,因為我們常用的尺寸單位是 px 3 移動端除錯方法 1 chrome devtools 谷歌瀏覽器 的模擬手機除錯 2 搭建本地web伺服器,手機和伺服器乙個區域網內,通過手機訪問伺服器 3 使用外網伺服器,直接ip或網域名稱訪問 二 視口 視口 viewport ...
京東移動端分類頁面側導航欄實現
window.function ulbox.addeventlistener touchmove function e 先將之前可能新增的過渡效果清除 ulbox.style.transition none 實現偏移操作 應該在之前的滑動距離的基礎之上再進行滑動 ulbox.style.top cu...