This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
lovecoding
/
VIP24
Xem
6
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Branch:
master
Branches
Tags
master
VIP24
/
小程序
/
components
/
header
/
header.wxss
header.wxss
102 B
Permalink
Lịch sử
Raw
1
2
3
4
5
6
/* components/header/header.wxss */
.header {
width: 100%;
height: 100rpx;
background: yellow;
}