怎么去掉vux点击group产生的阴影

<group title=”请您选择” class=”weui-cell_access”>
<popup-picker title=”” :data=”channel” v-model=”inChannel” :columns=”1″ placeholder=”请选择”></popup-picker>
</group>
点了很久才让那个样式显示出来,希望你遇到这个问题 能快速的解决 不用傻傻的点 哈哈哈哈做完这个会发现点击有阴影 解决
.weui-cell_access:active{
background-color:#fff!important;
}

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

这个站点使用 Akismet 来减少垃圾评论。了解你的评论数据如何被处理