使用:deep()
html~~~
<uni-section title="" type="line">
<uni-collapse ref="collapse" v-model="activeNames" @change="change(item)">
<uni-collapse-item title="" :name="`item-${index}`">
style~~~
:deep(.uni-collapse-item__wrap, .is--transition) {
#Uni_8gra .flex {
background-color: #ebeff4 !important;
}
background-color: #ebeff4 !important;
}
:deep(.uni-collapse) {
background-color: #ebeff4 !important;
}