<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; 
  }

clearclear
50 声望2 粉丝