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

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

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