9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
/* pages/demo2/picture/picture.wxss */
|
|
swiper {
|
|
height: 100vh;
|
|
}
|
|
|
|
image {
|
|
width: 100vw;
|
|
height: 100vh;
|
|
} |