This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
lovecoding
/
VIP24
Sledovat
6
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
VIP24
/
小程序
/
components
/
header
/
header.wxss
header.wxss
102 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
/* components/header/header.wxss */
.header {
width: 100%;
height: 100rpx;
background: yellow;
}