21 lines
262 B
Plaintext
21 lines
262 B
Plaintext
[is="utils/forview/index"] {
|
|
display: contents;
|
|
}
|
|
|
|
[is="vant/goods-action-button/index"] {
|
|
flex: 1;
|
|
}
|
|
|
|
[is="vant/tabbar-item/index"] {
|
|
flex: 1;
|
|
}
|
|
|
|
navigator {
|
|
color: #333;
|
|
}
|
|
|
|
page {
|
|
font-size: 14px;
|
|
color: #333;
|
|
background: #f2f2f2;
|
|
} |