提交 b4e0bd72 编写于 作者: DCloud_JSON's avatar DCloud_JSON

TODO:web 端编译器有 bug,web 端暂时先保留::v-deep

上级 2794125a
view, // TODO:web 端编译器有 bug,web 端暂时先保留::v-deep
label /* #ifdef H5 */
// swiper-item ::v-deep {
{ /* #endif */
display: flex; view,
flex-shrink: 0; label
flex-grow: 0; // swiper-item
flex-basis: auto; {
align-items: stretch; display: flex;
align-content: flex-start; flex-shrink: 0;
// border: 1px solid #000; flex-grow: 0;
} flex-basis: auto;
align-items: stretch;
align-content: flex-start;
// border: 1px solid #000;
}
button{ button{
margin: 0; margin: 0;
} }
view, view,
label, label,
swiper-item { swiper-item {
flex-direction: column; flex-direction: column;
} }
view, view,
image, image,
input, input,
scroll-view, scroll-view,
swiper, swiper,
swiper-item, swiper-item,
text, text,
textarea, textarea,
video { video {
position: relative; position: relative;
box-sizing: border-box; box-sizing: border-box;
} }
swiper-item { swiper-item {
position: absolute; position: absolute;
} }
\ No newline at end of file /* #ifdef H5 */
}
/* #endif */
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册